summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann2017-11-171-0/+2
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-11-161-13/+20
|\
| * pcmcia: sa1111: remove special sa1111 mmio accessorsRussell King2017-10-031-6/+6
| * pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resourcesRussell King2017-10-031-7/+14
* | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-164-12/+6
|\ \
| * | drivers/pcmcia: omap1: Fix error in automated timer conversionKees Cook2017-11-051-1/+3
| * | drivers/pcmcia: Convert timers to use timer_setup()Kees Cook2017-11-048-31/+24
| * | pcmcia: m32r: Convert timers to use timer_setup()Kees Cook2017-10-202-10/+4
| * | pcmcia: make pccard_cis_attr constBhumika Goyal2017-10-042-2/+2
| |/
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-3/+2
|\ \
| * | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-061-3/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-5/+7
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0417-0/+17
| |\ \
| * | | pcmcia/electra_cf: Convert timers to use timer_setup()Kees Cook2017-10-181-5/+7
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-138-31/+26
|\ \ \ | |_|/ |/| |
| * | drivers/pcmcia: omap1: Fix error in automated timer conversionKees Cook2017-11-061-1/+3
| * | drivers/pcmcia: Convert timers to use timer_setup()Kees Cook2017-11-028-31/+24
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0217-0/+17
|/
* MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2017-08-291-14/+19
* pcmcia: ds: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman2017-06-121-2/+2
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-102-8/+8
|\
| * Annotate hardware config module parameters in drivers/pcmcia/David Howells2017-04-202-8/+8
* | drivers/pcmcia: NO_IRQ removal for electra_cf.cMichael Ellerman2017-03-211-2/+2
|/
* drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socketSudip Mukherjee2016-12-121-2/+8
* drivers/pcmcia/m32r_pcc.c: use common error pathSudip Mukherjee2016-12-121-7/+10
* drivers/pcmcia/m32r_pcc.c: check return from request_irqSudip Mukherjee2016-12-121-4/+10
* pcmcia: fix return value of soc_pcmcia_regulator_setArnd Bergmann2016-11-111-1/+1
* pcmcia: soc_common: add driver-data pointerRussell King2016-09-221-0/+1
* pcmcia: soc_common: add support for voltage sense GPIOsRussell King2016-09-222-2/+8
* pcmcia: soc_common: constify pcmcia_low_level ops pointerRussell King2016-09-222-2/+2
* pcmcia: soc_common: switch to a per-socket cpufreq notifierRussell King2016-09-222-54/+26
* pcmcia: soc_common: add support for Vcc and Vpp regulatorsRussell King2016-09-222-1/+47
* pcmcia: soc_common: add CF socket state helperRussell King2016-09-224-16/+16
* pcmcia: soc_common: restore previous socket state on errorRussell King2016-09-221-4/+10
* pcmcia: soc_common: add support for reset and bus enable GPIOsRussell King2016-09-222-0/+19
* pcmcia: soc_common: request legacy detect GPIO with active lowRussell King2016-09-221-5/+8
* pcmcia: soc_common: ignore invalid interruptsRussell King2016-09-221-4/+6
* pcmcia: soc_common: switch to using gpio_descsRussell King2016-09-222-11/+41
* pcmcia: soc_common: use devm_gpio_request_one()Russell King2016-09-221-8/+4
* pcmcia: lubbock: fix sockets configurationRobert Jarzmik2016-09-123-6/+7
* pcmcia: sa1111: fix propagation of lowlevel board init return codeRussell King2016-09-125-69/+58
* pcmcia: soc_common: fix SS_STSCHG polarityRussell King2016-09-121-1/+1
* pcmcia: sa11xx_base: add units to the timing informationRussell King2016-09-121-3/+3
* pcmcia: sa11xx_base: fix reporting of timing informationRussell King2016-09-121-1/+1
* pcmcia: ds: fix suspend/resumeRussell King2016-09-121-5/+7
* powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V2016-05-011-1/+1
* pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2016-03-291-2/+9
* gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-162-2/+1
* pcmcia: use kstrdup() in pcmcia_device_query()Geliang Tang2015-10-051-3/+1
* pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King2015-09-033-3/+0
OpenPOWER on IntegriCloud