Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256 | Thomas Gleixner | 1 | -2/+1 |
2016-09-12 | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 1 | -4/+5 |
2015-09-03 | pcmcia: soc_common: remove skt_dev_info's clk pointer | Russell King | 1 | -1/+0 |
2015-09-03 | pcmcia: pxa2xx: convert memory allocation to devm_* API | Russell King | 1 | -5/+3 |
2015-09-03 | pcmcia: pxa2xx: update socket driver to use devm_clk_get() API | Russell King | 1 | -6/+2 |
2014-10-20 | pcmcia: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2012-09-21 | ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe() | Wei Yongjun | 1 | -1/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-03-24 | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -4/+1 |
2012-02-16 | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe | Axel Lin | 1 | -9/+3 |
2012-01-26 | PCMCIA: soc_common: move common initialization into soc_common | Russell King | 1 | -4/+1 |
2011-11-05 | ARM: PXA: fix lubbock PCMCIA driver build error | Russell King | 1 | -0/+1 |
2011-02-19 | pcmcia vs. MECR on pxa25x/sa1111 | Pavel Machek | 1 | -1/+1 |
2010-12-20 | ARM: pxa: Add pxa320 PCMCIA check | Marek Vasut | 1 | -3/+18 |
2010-12-16 | ARM: pxa: remove get_memclk_frequency_10khz() | Eric Miao | 1 | -3/+14 |
2010-12-16 | ARM: pxa: Access SMEMC via virtual addresses | Marek Vasut | 1 | -8/+20 |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+0 |
2010-07-30 | pcmcia: remove cs_types.h | Dominik Brodowski | 1 | -1/+0 |
2010-07-13 | [ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_base | Marek Vasut | 1 | -3/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-24 | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski | 1 | -7/+1 |
2009-12-16 | PCMCIA: fix pxa2xx_lubbock modular build error | Marc Zyngier | 1 | -3/+3 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-13 | Merge branch 'master' into devel | Russell King | 1 | -11/+5 |
2009-12-13 | [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus | Marc Zyngier | 1 | -1/+2 |
2009-12-12 | PCMCIA: fix pxa2xx_lubbock modular build error | Russell King | 1 | -11/+5 |
2009-11-09 | PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket | Russell King - ARM Linux | 1 | -1/+1 |
2009-11-09 | PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket | Russell King - ARM Linux | 1 | -1/+0 |
2009-11-09 | PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data | Russell King - ARM Linux | 1 | -7/+12 |
2009-11-09 | PCMCIA: soc_common: push socket probe down into SoC specific support | Russell King - ARM Linux | 1 | -30/+47 |
2009-11-09 | PCMCIA: soc_common: push socket removal down to SoC specific support | Russell King - ARM Linux | 1 | -1/+10 |
2009-09-29 | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 1 | -1/+1 |
2009-09-10 | [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops' | Mike Rapoport | 1 | -7/+11 |
2009-03-28 | [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 | Marek Vasut | 1 | -2/+2 |
2009-03-09 | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c | Eric Miao | 1 | -2/+84 |
2009-03-09 | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 1 | -1/+0 |
2008-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+0 |
2008-09-09 | Add support for the Arcom/Eurotech Viper SBC CompactFlash card slot | Marc Zyngier | 1 | -22/+22 |
2008-08-26 | pcmcia: cs_internal.h is internal | Dominik Brodowski | 1 | -1/+0 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -3/+3 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-06-24 | pcmcia: remove unused bulkmem.h | Magnus Damm | 1 | -1/+0 |
2008-04-16 | pcmcia: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+2 |
2008-01-26 | [ARM] pxa: move memory controller registers into pxa2xx-regs.h | Russell King | 1 | -0/+1 |
2007-10-16 | pxa2xx PCMCIA timing issue on iPAQ H5550 | Milan Plzik | 1 | -1/+1 |
2006-10-29 | [ARM] Fix suspend oops caused by PXA2xx PCMCIA driver | Russell King | 1 | -12/+29 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 1 | -0/+1 |
2005-10-28 | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 1 | -19/+7 |