aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/pxa2xx_sharpsl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2012-11-28pcmcia: remove use of __devinitBill Pemberton1-1/+1
2012-10-12pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann1-1/+1
2012-02-04PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King1-28/+2
2011-07-11ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov1-3/+0
2010-11-10pcmcia/sa1100: don't put machine specific init functions in .init.textUwe Kleine-König1-1/+1
2009-11-09PCMCIA: stop duplicating pci_irq in soc_pcmcia_socketRussell King - ARM Linux1-1/+1
2009-04-23[ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop configDmitry Baryshkov1-0/+3
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
2008-06-02[ARM] pxa: avoid kfreeing static data if platform device fails to registerRussell King1-5/+7
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers1-1/+1
2007-05-08fix hotplug for legacy platform driversDavid Brownell1-0/+1
2006-04-18[ARM] 3478/1: SharpSL SCOOP: Fix potenial build failureRichard Purdie1-8/+0
2006-01-10[ARM] 3250/1: Change pxa2xx PCMCIA drivers to use platform_device_allocRichard Purdie1-12/+7
2006-01-07Merge with Linus' kernel.Russell King1-2/+1
2006-01-06[PATCH] pcmcia: kzalloc conversionDominik Brodowski1-2/+1
2006-01-05[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control IssuesRichard Purdie1-12/+12
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie1-72/+68
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-30[ARM] Support pcmcia slot on sharp sl-5500Pavel Machek1-1/+30
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new hardwareRichard Purdie1-52/+62
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/+264