aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/pxa2xx_mainstone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King1-79/+34
2012-02-21PCMCIA: soc_common: remove explicit wrprot initialization in socket driversRussell King1-1/+0
2012-02-04PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King1-16/+14
2011-07-29pcmcia: pxa2xx: remove empty socket_init / socket_resume functions.Jonathan Cameron1-10/+0
2009-11-09PCMCIA: stop duplicating pci_irq in soc_pcmcia_socketRussell King - ARM Linux1-1/+1
2009-03-09[ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.hEric Miao1-2/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-06-02[ARM] pxa: avoid kfreeing static data if platform device fails to registerRussell King1-4/+5
2008-06-02[ARM] pxa: avoid registering multiple pxa2xx_pcmcia devicesRussell King1-0/+4
2008-05-01pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-18/+0
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King1-18/+0
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers1-1/+1
2007-05-08fix hotplug for legacy platform driversDavid Brownell1-0/+1
2006-01-10[ARM] 3250/1: Change pxa2xx PCMCIA drivers to use platform_device_allocRichard Purdie1-10/+5
2006-01-06[PATCH] pcmcia: kzalloc conversionDominik Brodowski1-2/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
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/+202