aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-04pcmcia: sa1100*: remove redundant bvd1/bvd2 settingRussell King
2018-12-04ARM: pxa/lubbock: switch PCMCIA to MAX1600 libraryRussell King
2018-12-04ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King
2018-12-04ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIsRussell King
2018-12-04ARM: sa1100/jornada720: switch PCMCIA to gpiod APIsRussell King
2018-12-04pcmcia: add MAX1600 libraryRussell King
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-01pcmcia: Implement CLKRUN protocol disabling for Ricoh bridgesMaciej S. Szmigiero
2018-10-01pcmcia: pcmcia_resource: Replace mdelay() with msleep()Jia-Ju Bai
2018-09-13gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik
2018-09-13gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik
2018-08-18pcmcia: remove long deprecated pcmcia_request_exclusive_irq() functionLinus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-03-26pcmcia: remove blackfin driverArnd Bergmann
2018-03-26pcmcia: remove m32r driversArnd Bergmann
2018-03-24ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIsRussell King
2018-03-24ARM: sa1100/cerf: convert to generic CF socketsRussell King
2018-03-24ARM: sa1100/assabet: convert to generic CF socketsRussell King
2018-03-24pcmcia: sa1100: provide generic CF supportRussell King
2018-02-22PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idleRafael J. Wysocki
2018-02-08Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2018-01-24pcmcia: soc_common: Handle return value of clk_prepare_enableArvind Yadav
2018-01-24pcmcia: use proper printk format for resourceDominik Brodowski
2017-11-29pcmcia: at91_cf: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-11-17drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-06PCI: Add for_each_pci_bridge() helperAndy Shevchenko
2017-11-06drivers/pcmcia: omap1: Fix error in automated timer conversionKees Cook