index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ecard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: io: RiscPC: make EASI_BASE a void iomem pointer
Russell King
2011-08-17
1
-1
/
+1
*
ARM: io: ecard: remove ioaddr() from ecard.c
Russell King
2011-08-17
1
-20
/
+9
*
ARM: io: ecard: move ioaddr() inside __ecard_address
Russell King
2011-08-17
1
-5
/
+6
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-3
/
+3
*
ARM: ecard: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-14
/
+14
*
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-10-09
1
-4
/
+2
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-21
1
-1
/
+1
*
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-21
1
-2
/
+1
*
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
Russell King
2008-07-03
1
-7
/
+6
*
proc: switch /proc/bus/ecard/devices to seq_file interface
Alexey Dobriyan
2008-04-29
1
-28
/
+26
*
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
1
-1
/
+1
*
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
1
-1
/
+18
*
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-11
1
-0
/
+16
*
[ARM] ecard: Convert card type enum to a flag
Russell King
2007-05-03
1
-5
/
+5
*
[ARM] ecard: Move private ecard junk out of asm/ecard.h
Russell King
2007-05-03
1
-0
/
+2
*
[ARM] ecard: silence new warning caused by previous commit
Russell King
2007-05-03
1
-1
/
+1
*
[ARM] ecard: convert to use the kthread API
Eric W. Biederman
2007-05-03
1
-7
/
+7
*
[ARM] Set coherent DMA mask for Acorn expansion cards
Russell King
2007-05-03
1
-0
/
+1
*
[ARM] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-1
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
1
-5
/
+5
*
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-06
1
-4
/
+4
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
1
-1
/
+1
*
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-08-01
1
-1
/
+2
*
[ARM] Fix ecard.c resource warnings.
Russell King
2006-07-03
1
-1
/
+1
*
[ARM] 3694/1: ARM: Convert ecard driver to generic irq handling
Thomas Gleixner
2006-07-01
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] Convert kmalloc+memset to kzalloc
Russell King
2006-03-21
1
-3
/
+1
*
[PATCH] Add ecard_bus_type probe/remove/shutdown methods
Russell King
2006-01-13
1
-6
/
+8
*
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
2006-01-12
1
-3
/
+4
*
[ARM] Wrap calls to descriptor handlers
Russell King
2005-09-04
1
-2
/
+2
*
[PATCH] Driver Core: arch: update device attribute callbacks
Yani Ioannou
2005-06-20
1
-6
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1210