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