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