aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/ecard.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-1/+18
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King1-0/+16
2007-05-03[ARM] ecard: Convert card type enum to a flagRussell King1-5/+5
2007-05-03[ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King1-0/+2
2007-05-03[ARM] ecard: silence new warning caused by previous commitRussell King1-1/+1
2007-05-03[ARM] ecard: convert to use the kthread APIEric W. Biederman1-7/+7
2007-05-03[ARM] Set coherent DMA mask for Acorn expansion cardsRussell King1-0/+1
2007-02-11[ARM] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-5/+5
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-4/+4
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-07-03[ARM] Fix ecard.c resource warnings.Russell King1-1/+1
2006-07-01[ARM] 3694/1: ARM: Convert ecard driver to generic irq handlingThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King1-3/+1
2006-01-13[PATCH] Add ecard_bus_type probe/remove/shutdown methodsRussell King1-6/+8
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-3/+4
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-2/+2
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1210