aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
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
2017-11-05drivers/pcmcia: omap1: Fix error in automated timer conversionKees Cook
2017-11-04drivers/pcmcia: Convert timers to use timer_setup()Kees Cook
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02drivers/pcmcia: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20pcmcia: m32r: Convert timers to use timer_setup()Kees Cook
2017-10-18pcmcia/electra_cf: Convert timers to use timer_setup()Kees Cook
2017-10-04pcmcia: make pccard_cis_attr constBhumika Goyal
2017-10-03pcmcia: sa1111: remove special sa1111 mmio accessorsRussell King
2017-10-03pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resourcesRussell King
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss
2017-06-12pcmcia: ds: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/pcmcia/David Howells
2017-03-21drivers/pcmcia: NO_IRQ removal for electra_cf.cMichael Ellerman