summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ecard.c
Commit message (Expand)AuthorAgeFilesLines
* proc: switch /proc/bus/ecard/devices to seq_file interfaceAlexey Dobriyan2008-04-291-28/+26Star
* proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
* [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-111-1/+18
* [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-111-0/+16
* [ARM] ecard: Convert card type enum to a flagRussell King2007-05-031-5/+5
* [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-031-0/+2
* [ARM] ecard: silence new warning caused by previous commitRussell King2007-05-031-1/+1
* [ARM] ecard: convert to use the kthread APIEric W. Biederman2007-05-031-7/+7
* [ARM] Set coherent DMA mask for Acorn expansion cardsRussell King2007-05-031-0/+1
* [ARM] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-5/+5
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-4/+4
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-1/+2
* [ARM] Fix ecard.c resource warnings.Russell King2006-07-031-1/+1
* [ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner2006-07-011-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-211-3/+1Star
* [PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King2006-01-131-6/+8
* [ARM] Convert some arm semaphores to mutexesArjan van de Ven2006-01-121-3/+4
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-041-2/+2
* [PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2005-06-211-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1210