index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rpc
/
ecard.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-06-14
arm: mach-rpc: ecard: fix build error
Greg Kroah-Hartman
2017-06-10
arm: ecard: fix dev_groups patch typo
Greg Kroah-Hartman
2017-06-09
arm: ecard: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2012-10-07
ARM: rpc: check device_register return code in ecard_probe
Arnd Bergmann
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-24
ARM: ecard: get rid of NO_IRQ madness
Russell King
2012-03-24
ARM: riscpc: remove expansion card irq mask register
Russell King
2012-03-24
ARM: riscpc: convert ecard to use irq_alloc_descs()
Russell King
2012-03-24
ARM: riscpc: use irq chip data in ecard.c
Russell King
2012-03-24
ARM: riscpc: move ecard.c to arch/arm/mach-rpc
Russell King