aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/sa11xx_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-12pcmcia: sa11xx_base: add units to the timing informationRussell King1-3/+3
2016-09-12pcmcia: sa11xx_base: fix reporting of timing informationRussell King1-1/+1
2015-09-03pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King1-1/+0
2015-09-03pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King1-10/+0
2015-07-08pcmcia: sa11x0: convert memory allocation to devm_* APIRussell King1-2/+1
2015-07-08pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket driversRussell King1-2/+1
2014-12-05ARM: 8247/2: pcmcia: sa1100: make use of device clockDmitry Eremin-Solenikov1-2/+12
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar1-3/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-26PCMCIA: soc_common: move common initialization into soc_commonRussell King1-4/+1
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-09PCMCIA: stop duplicating pci_irq in soc_pcmcia_socketRussell King - ARM Linux1-1/+1
2009-11-09PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socketRussell King - ARM Linux1-1/+0
2009-11-09PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific dataRussell King - ARM Linux1-7/+14
2009-11-09PCMCIA: soc_common: push socket probe down into SoC specific supportRussell King - ARM Linux1-35/+56
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2009-03-09[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao1-1/+47
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-03[ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+200