summaryrefslogtreecommitdiff
path: root/drivers/pcmcia/pxa2xx_base.c
Commit message (Expand)AuthorAge
* pcmcia: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe()Wei Yongjun2012-09-21
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ | |/ |/|
| * PCMCIA: soc_common: move common initialization into soc_commonRussell King2012-01-26
* | ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probeAxel Lin2012-02-16
|/
* ARM: PXA: fix lubbock PCMCIA driver build errorRussell King2011-11-05
* pcmcia vs. MECR on pxa25x/sa1111Pavel Machek2011-02-19
* ARM: pxa: Add pxa320 PCMCIA checkMarek Vasut2010-12-20
* ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao2010-12-16
* ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* | [ARM] pxa: fix frequency scaling for pcmcia/pxa2xx_baseMarek Vasut2010-07-13
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski2010-03-24
* PCMCIA: fix pxa2xx_lubbock modular build errorMarc Zyngier2009-12-16
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* Merge branch 'master' into develRussell King2009-12-13
|\
| * PCMCIA: fix pxa2xx_lubbock modular build errorRussell King2009-12-12
* | [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-13
|/
* PCMCIA: stop duplicating pci_irq in soc_pcmcia_socketRussell King - ARM Linux2009-11-09
* PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socketRussell King - ARM Linux2009-11-09
* PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific dataRussell King - ARM Linux2009-11-09
* PCMCIA: soc_common: push socket probe down into SoC specific supportRussell King - ARM Linux2009-11-09
* PCMCIA: soc_common: push socket removal down to SoC specific supportRussell King - ARM Linux2009-11-09
* PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-29
* [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops'Mike Rapoport2009-09-10
* [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0Marek Vasut2009-03-28
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-09
* [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-13
|\
| * pcmcia: cs_internal.h is internalDominik Brodowski2008-08-25
* | Add support for the Arcom/Eurotech Viper SBC CompactFlash card slotMarc Zyngier2008-09-09
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
|/
* pcmcia: remove unused bulkmem.hMagnus Damm2008-06-24
* pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-15
* [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-26
* pxa2xx PCMCIA timing issue on iPAQ H5550Milan Plzik2007-10-16
* [ARM] Fix suspend oops caused by PXA2xx PCMCIA driverRussell King2006-10-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie2005-09-03
* [PATCH] fix u32 vs. pm_message_t in pcmciaPavel Machek2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16