summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/sa11xx_base.c
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: sa11xx_base: add units to the timing informationRussell King2016-09-121-3/+3
* pcmcia: sa11xx_base: fix reporting of timing informationRussell King2016-09-121-1/+1
* pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King2015-09-031-1/+0
* pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King2015-09-031-10/+0
* pcmcia: sa11x0: convert memory allocation to devm_* APIRussell King2015-07-081-2/+1
* pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King2015-07-081-2/+1
* ARM: 8247/2: pcmcia: sa1100: make use of device clockDmitry Eremin-Solenikov2014-12-051-2/+12
* cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-191-3/+0
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | PCMCIA: soc_common: move common initialization into soc_commonRussell King2012-01-261-4/+1
|/
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* PCMCIA: stop duplicating pci_irq in soc_pcmcia_socketRussell King - ARM Linux2009-11-091-1/+1
* PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socketRussell King - ARM Linux2009-11-091-1/+0
* PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific dataRussell King - ARM Linux2009-11-091-7/+14
* PCMCIA: soc_common: push socket probe down into SoC specific supportRussell King - ARM Linux2009-11-091-35/+56
* [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-091-1/+47
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie2005-09-031-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+200