aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-4/+6
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-12/+14
2015-06-16drivers/pcmcia: include <module.h> for modular xxs1500_ss codePaul Gortmaker1-0/+1
2015-06-16pcmcia: do not break rsrc_nonstatic when handling anonymous cardsDominik Brodowski2-21/+27
2015-06-14pcmcia: Fix resource leaks in yenta_probe() and _close()Takeshi Yoshimura1-12/+21
2015-06-13Disable write buffering on Toshiba ToPIC95Ryan Underwood1-0/+16
2015-05-30pcmcia: Convert dev_printk to dev_<level>Joe Perches8-152/+124
2015-05-30pcmcia/vrc4171: Remove typedefs for enums and structHimangi Saraogi1-15/+15
2015-05-30pcmcia: Remove typedef in structs and emumHimangi Saraogi1-17/+17
2015-05-30pcmcia: Remove typedef tuple_flagsHimangi Saraogi1-6/+6
2015-05-30drivers: pcmcia: electra_cf.c fix checkpatch error and warningsLaurent Navet1-5/+5
2015-05-30drivers: pcmcia: ds.c fix checkpatch errorsLaurent Navet1-8/+9
2015-05-30PCMCIA: Remove commented references to dead class_device_create_file()Robert P. J. Day3-21/+0
2015-05-30drivers/pcmcia/electra_cf.c: add missing iounmap and kfreeJulia Lawall1-3/+6
2015-05-30pcmcia: replace open-coded ARRAY_SIZE with macroJim Cromie1-1/+1
2015-05-24pcmcia: fix a boot time warning in pcmcia cs codeDmitry Eremin-Solenikov1-4/+6
2015-05-20pcmcia: at91_cf: Use syscon to configure the MC/smcAlexandre Belloni2-12/+14
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+8
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman3-183/+3
2015-03-16pcmcia: Use setup_timer and mod_timerVaishali Thakkar2-10/+6
2015-03-16pcmcia: Use setup_timerVaishali Thakkar2-6/+3
2015-03-13ARM: at91: remove NEED_MACH_IO_HArnd Bergmann2-6/+8
2015-03-11Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman3-182/+3
2015-03-11Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman1-1/+1
2015-03-11Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman1-1/+0
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2015-01-29pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORMAlexandre Belloni1-0/+1
2015-01-25pcmcia: fix incorrect bracketing on a testAlan1-1/+1
2015-01-13pcmcia: add missing include for new pci resource handlerArnd Bergmann1-0/+1
2015-01-12pcmcia: add a new resource manager for non ISA systemsAlan Cox3-3/+182
2015-01-12pcmcia: handle anonymous cards by generating a fake CISAlan Cox1-4/+20
2015-01-12pcmcia: Fix requeryAlan Cox2-1/+4
2015-01-12pcmcia cis: on an out of range CIS read return 0xff, don't just warnAlan Cox1-1/+4
2015-01-12pcmcia: correct typesAlan Cox2-5/+6
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-7/+6
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds14-14/+0
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds4-2/+24
2014-12-05ARM: 8247/2: pcmcia: sa1100: make use of device clockDmitry Eremin-Solenikov2-2/+13
2014-12-05ARM: 8246/2: pcmcia: sa1111: provide device clockDmitry Eremin-Solenikov1-0/+7
2014-12-05ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocksDmitry Eremin-Solenikov1-0/+4
2014-11-24PCMCIA: Alchemy Don't select 64BIT_PHYS_ADDR in Kconfig.Ralf Baechle1-2/+0
2014-11-07pcmcia: sa1111: pass sa1111_dev to jornada720 codeDmitry Eremin-Solenikov3-4/+3
2014-11-07pcmcia: sa1111: pass sa1111_dev to badge4-specific codeDmitry Eremin-Solenikov3-3/+3
2014-10-20pcmcia: drop owner assignment from platform_driversWolfram Sang14-14/+0
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-1179/+0
2014-07-18pcmcia: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman5-5/+5
2014-07-09pcmcia: journada720: use sa1100 pin interfaces correctlyArnd Bergmann1-4/+6
2014-07-09pcmcia: pxa2xx: fix logic for lubbockArnd Bergmann1-1/+1
2014-07-09pcmcia: sa1100: H3100 and H3600 share a driverArnd Bergmann1-0/+1