| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook | 2017-11-06 | 1 | -1/+3 |
| * | | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 8 | -31/+24 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 17 | -0/+17 |
|/ |
|
* | MIPS: Alchemy: Threaded carddetect irqs for devboards | Manuel Lauss | 2017-08-29 | 1 | -14/+19 |
* | pcmcia: ds: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman | 2017-06-12 | 1 | -2/+2 |
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 2 | -8/+8 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/pcmcia/ | David Howells | 2017-04-20 | 2 | -8/+8 |
* | | drivers/pcmcia: NO_IRQ removal for electra_cf.c | Michael Ellerman | 2017-03-21 | 1 | -2/+2 |
|/ |
|
* | drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket | Sudip Mukherjee | 2016-12-13 | 1 | -2/+8 |
* | drivers/pcmcia/m32r_pcc.c: use common error path | Sudip Mukherjee | 2016-12-13 | 1 | -7/+10 |
* | drivers/pcmcia/m32r_pcc.c: check return from request_irq | Sudip Mukherjee | 2016-12-13 | 1 | -4/+10 |
* | pcmcia: fix return value of soc_pcmcia_regulator_set | Arnd Bergmann | 2016-11-11 | 1 | -1/+1 |
* | pcmcia: soc_common: add driver-data pointer | Russell King | 2016-09-22 | 1 | -0/+1 |
* | pcmcia: soc_common: add support for voltage sense GPIOs | Russell King | 2016-09-22 | 2 | -2/+8 |
* | pcmcia: soc_common: constify pcmcia_low_level ops pointer | Russell King | 2016-09-22 | 2 | -2/+2 |
* | pcmcia: soc_common: switch to a per-socket cpufreq notifier | Russell King | 2016-09-22 | 2 | -54/+26 |
* | pcmcia: soc_common: add support for Vcc and Vpp regulators | Russell King | 2016-09-22 | 2 | -1/+47 |
* | pcmcia: soc_common: add CF socket state helper | Russell King | 2016-09-22 | 4 | -16/+16 |
* | pcmcia: soc_common: restore previous socket state on error | Russell King | 2016-09-22 | 1 | -4/+10 |
* | pcmcia: soc_common: add support for reset and bus enable GPIOs | Russell King | 2016-09-22 | 2 | -0/+19 |
* | pcmcia: soc_common: request legacy detect GPIO with active low | Russell King | 2016-09-22 | 1 | -5/+8 |
* | pcmcia: soc_common: ignore invalid interrupts | Russell King | 2016-09-22 | 1 | -4/+6 |
* | pcmcia: soc_common: switch to using gpio_descs | Russell King | 2016-09-22 | 2 | -11/+41 |
* | pcmcia: soc_common: use devm_gpio_request_one() | Russell King | 2016-09-22 | 1 | -8/+4 |
* | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 2016-09-12 | 3 | -6/+7 |
* | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King | 2016-09-12 | 5 | -69/+58 |
* | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King | 2016-09-12 | 1 | -1/+1 |
* | pcmcia: sa11xx_base: add units to the timing information | Russell King | 2016-09-12 | 1 | -3/+3 |
* | pcmcia: sa11xx_base: fix reporting of timing information | Russell King | 2016-09-12 | 1 | -1/+1 |
* | pcmcia: ds: fix suspend/resume | Russell King | 2016-09-12 | 1 | -5/+7 |
* | powerpc/mm: Use a helper for finding pte bits mapping I/O area | Aneesh Kumar K.V | 2016-05-01 | 1 | -1/+1 |
* | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss | 2016-03-29 | 1 | -2/+9 |
* | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2016-02-16 | 2 | -2/+1 |
* | pcmcia: use kstrdup() in pcmcia_device_query() | Geliang Tang | 2015-10-05 | 1 | -3/+1 |
* | pcmcia: soc_common: remove skt_dev_info's clk pointer | Russell King | 2015-09-03 | 3 | -3/+0 |
* | pcmcia: sa11xx_base.c: remove useless init/exit functions | Russell King | 2015-09-03 | 1 | -10/+0 |
* | pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add() | Russell King | 2015-09-03 | 1 | -6/+7 |
* | pcmcia: sa1111: update socket driver to use devm_clk_get() API | Russell King | 2015-09-03 | 1 | -2/+1 |
* | pcmcia: pxa2xx: convert memory allocation to devm_* API | Russell King | 2015-09-03 | 1 | -5/+3 |
* | pcmcia: pxa2xx: update socket driver to use devm_clk_get() API | Russell King | 2015-09-03 | 1 | -6/+2 |
* | pcmcia: sa11x0: convert memory allocation to devm_* API | Russell King | 2015-07-08 | 2 | -3/+1 |
* | pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers | Russell King | 2015-07-08 | 2 | -3/+1 |
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-02 | 1 | -0/+1 |
|\ |
|
| * | drivers/pcmcia: include <module.h> for modular xxs1500_ss code | Paul Gortmaker | 2015-06-16 | 1 | -0/+1 |
* | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-26 | 1 | -4/+6 |
|\ \ |
|
| * | | pcmcia: fix a boot time warning in pcmcia cs code | Dmitry Eremin-Solenikov | 2015-05-24 | 1 | -4/+6 |
| |/ |
|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-06-26 | 2 | -12/+14 |
|\ \ |
|
| * | | pcmcia: at91_cf: Use syscon to configure the MC/smc | Alexandre Belloni | 2015-05-20 | 2 | -12/+14 |
| |/ |
|
* | | pcmcia: do not break rsrc_nonstatic when handling anonymous cards | Dominik Brodowski | 2015-06-16 | 2 | -21/+27 |
* | | pcmcia: Fix resource leaks in yenta_probe() and _close() | Takeshi Yoshimura | 2015-06-14 | 1 | -12/+21 |