aboutsummaryrefslogtreecommitdiff
path: root/drivers/pcmcia
AgeCommit message (Expand)Author
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
2016-12-12drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socketSudip Mukherjee
2016-12-12drivers/pcmcia/m32r_pcc.c: use common error pathSudip Mukherjee
2016-12-12drivers/pcmcia/m32r_pcc.c: check return from request_irqSudip Mukherjee
2016-11-11pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann
2016-09-22pcmcia: soc_common: add driver-data pointerRussell King
2016-09-22pcmcia: soc_common: add support for voltage sense GPIOsRussell King
2016-09-22pcmcia: soc_common: constify pcmcia_low_level ops pointerRussell King
2016-09-22pcmcia: soc_common: switch to a per-socket cpufreq notifierRussell King
2016-09-22pcmcia: soc_common: add support for Vcc and Vpp regulatorsRussell King
2016-09-22pcmcia: soc_common: add CF socket state helperRussell King
2016-09-22pcmcia: soc_common: restore previous socket state on errorRussell King
2016-09-22pcmcia: soc_common: add support for reset and bus enable GPIOsRussell King
2016-09-22pcmcia: soc_common: request legacy detect GPIO with active lowRussell King
2016-09-22pcmcia: soc_common: ignore invalid interruptsRussell King
2016-09-22pcmcia: soc_common: switch to using gpio_descsRussell King
2016-09-22pcmcia: soc_common: use devm_gpio_request_one()Russell King
2016-09-12pcmcia: lubbock: fix sockets configurationRobert Jarzmik
2016-09-12pcmcia: sa1111: fix propagation of lowlevel board init return codeRussell King
2016-09-12pcmcia: soc_common: fix SS_STSCHG polarityRussell King
2016-09-12pcmcia: sa11xx_base: add units to the timing informationRussell King
2016-09-12pcmcia: sa11xx_base: fix reporting of timing informationRussell King
2016-09-12pcmcia: ds: fix suspend/resumeRussell King
2016-05-01powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V