index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
ecard.c
Age
Commit message (
Expand
)
Author
2009-01-06
arm: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-07-22
arm: bus_id -> dev_name() and dev_set_name() conversions
Kay Sievers
2008-07-22
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-07-03
[ARM] rpc: ecard: remove deprecated ecard_address() and relatives
Russell King
2008-04-29
proc: switch /proc/bus/ecard/devices to seq_file interface
Alexey Dobriyan
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-03
[ARM] ecard: Convert card type enum to a flag
Russell King
2007-05-03
[ARM] ecard: Move private ecard junk out of asm/ecard.h
Russell King
2007-05-03
[ARM] ecard: silence new warning caused by previous commit
Russell King
2007-05-03
[ARM] ecard: convert to use the kthread API
Eric W. Biederman
2007-05-03
[ARM] Set coherent DMA mask for Acorn expansion cards
Russell King
2007-02-11
[ARM] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-01
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
2006-07-03
[ARM] Fix ecard.c resource warnings.
Russell King
2006-07-01
[ARM] 3694/1: ARM: Convert ecard driver to generic irq handling
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[ARM] Convert kmalloc+memset to kzalloc
Russell King
2006-01-13
[PATCH] Add ecard_bus_type probe/remove/shutdown methods
Russell King
2006-01-12
[ARM] Convert some arm semaphores to mutexes
Arjan van de Ven
2005-09-04
[ARM] Wrap calls to descriptor handlers
Russell King
2005-06-20
[PATCH] Driver Core: arch: update device attribute callbacks
Yani Ioannou
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds