summaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)AuthorFilesLines
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-04-05pcmcia: remove RPX board stuffArtem Bityutskiy1-81/+0
2013-04-05pcmcia: remove Motorola MBX860 supportArtem Bityutskiy1-59/+0
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-7/+30
2013-02-21pcmcia: move unbind/rebind into dev_pm_ops.completeChristian Lamparter1-7/+30
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+4
2013-01-29Merge branch 'master' into for-nextJiri Kosina23-63/+52
2013-01-21pcmcia: avoid static analysis complaint about use-after-freeJesper Juhl1-3/+3
2013-01-17pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-01-17pcmcia: i82092: fix i82092aa_pci_remove()Dan Carpenter1-5/+3
2013-01-11drivers/pcmcia: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2012-11-28pcmcia: remove use of __devexitBill Pemberton12-13/+13
2012-11-28pcmcia: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-28pcmcia: remove use of __devinitBill Pemberton20-26/+26
2012-11-28pcmcia: remove use of __devexit_pBill Pemberton9-10/+10
2012-11-28pcmcia: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-11/+0
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann1-1/+1
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-05Merge branch 'depends/tty' into next/headersOlof Johansson1-1/+1
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren1-1/+1
2012-10-12pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe()Wei Yongjun1-1/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-08-22pcmcia: Use common pci_stop_and_remove_bus_device()Bjorn Helgaas1-3/+12
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-0/+1
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2-14/+14
2012-05-07pcmcia: add driver for hx4700Paul Parsons3-1/+123
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmciaLinus Torvalds12-121/+43
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds13-13/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells13-13/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-13/+49
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-03-25Merge branch 'sa1111' into sa11x0Russell King1-7/+48
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King1-5/+39
2012-03-23Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds32-856/+348
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2-12/+4
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson1-9/+3
2012-03-03pcmcia at91_cf: fix raw gpio number usageJoachim Eastwood1-26/+26
2012-03-03ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probeAxel Lin1-9/+3
2012-03-03pcmcia: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin5-22/+9