Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket | Sudip Mukherjee | 1 | -2/+8 |
2016-12-12 | drivers/pcmcia/m32r_pcc.c: use common error path | Sudip Mukherjee | 1 | -7/+10 |
2016-12-12 | drivers/pcmcia/m32r_pcc.c: check return from request_irq | Sudip Mukherjee | 1 | -4/+10 |
2016-11-11 | pcmcia: fix return value of soc_pcmcia_regulator_set | Arnd Bergmann | 1 | -1/+1 |
2016-09-22 | pcmcia: soc_common: add driver-data pointer | Russell King | 1 | -0/+1 |
2016-09-22 | pcmcia: soc_common: add support for voltage sense GPIOs | Russell King | 2 | -2/+8 |
2016-09-22 | pcmcia: soc_common: constify pcmcia_low_level ops pointer | Russell King | 2 | -2/+2 |
2016-09-22 | pcmcia: soc_common: switch to a per-socket cpufreq notifier | Russell King | 2 | -54/+26 |
2016-09-22 | pcmcia: soc_common: add support for Vcc and Vpp regulators | Russell King | 2 | -1/+47 |
2016-09-22 | pcmcia: soc_common: add CF socket state helper | Russell King | 4 | -16/+16 |
2016-09-22 | pcmcia: soc_common: restore previous socket state on error | Russell King | 1 | -4/+10 |
2016-09-22 | pcmcia: soc_common: add support for reset and bus enable GPIOs | Russell King | 2 | -0/+19 |
2016-09-22 | pcmcia: soc_common: request legacy detect GPIO with active low | Russell King | 1 | -5/+8 |
2016-09-22 | pcmcia: soc_common: ignore invalid interrupts | Russell King | 1 | -4/+6 |
2016-09-22 | pcmcia: soc_common: switch to using gpio_descs | Russell King | 2 | -11/+41 |
2016-09-22 | pcmcia: soc_common: use devm_gpio_request_one() | Russell King | 1 | -8/+4 |
2016-09-12 | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik | 3 | -6/+7 |
2016-09-12 | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King | 5 | -69/+58 |
2016-09-12 | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King | 1 | -1/+1 |
2016-09-12 | pcmcia: sa11xx_base: add units to the timing information | Russell King | 1 | -3/+3 |
2016-09-12 | pcmcia: sa11xx_base: fix reporting of timing information | Russell King | 1 | -1/+1 |
2016-09-12 | pcmcia: ds: fix suspend/resume | Russell King | 1 | -5/+7 |
2016-05-01 | powerpc/mm: Use a helper for finding pte bits mapping I/O area | Aneesh Kumar K.V | 1 | -1/+1 |
2016-03-29 | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss | 1 | -2/+9 |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 2 | -2/+1 |
2015-10-05 | pcmcia: use kstrdup() in pcmcia_device_query() | Geliang Tang | 1 | -3/+1 |
2015-09-03 | pcmcia: soc_common: remove skt_dev_info's clk pointer | Russell King | 3 | -3/+0 |
2015-09-03 | pcmcia: sa11xx_base.c: remove useless init/exit functions | Russell King | 1 | -10/+0 |
2015-09-03 | pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add() | Russell King | 1 | -6/+7 |
2015-09-03 | pcmcia: sa1111: update socket driver to use devm_clk_get() API | Russell King | 1 | -2/+1 |
2015-09-03 | pcmcia: pxa2xx: convert memory allocation to devm_* API | Russell King | 1 | -5/+3 |
2015-09-03 | pcmcia: pxa2xx: update socket driver to use devm_clk_get() API | Russell King | 1 | -6/+2 |
2015-07-08 | pcmcia: sa11x0: convert memory allocation to devm_* API | Russell King | 2 | -3/+1 |
2015-07-08 | pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers | Russell King | 2 | -3/+1 |
2015-07-02 | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+6 |
2015-06-26 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -12/+14 |
2015-06-16 | drivers/pcmcia: include <module.h> for modular xxs1500_ss code | Paul Gortmaker | 1 | -0/+1 |
2015-06-16 | pcmcia: do not break rsrc_nonstatic when handling anonymous cards | Dominik Brodowski | 2 | -21/+27 |
2015-06-14 | pcmcia: Fix resource leaks in yenta_probe() and _close() | Takeshi Yoshimura | 1 | -12/+21 |
2015-06-13 | Disable write buffering on Toshiba ToPIC95 | Ryan Underwood | 1 | -0/+16 |
2015-05-30 | pcmcia: Convert dev_printk to dev_<level> | Joe Perches | 8 | -152/+124 |
2015-05-30 | pcmcia/vrc4171: Remove typedefs for enums and struct | Himangi Saraogi | 1 | -15/+15 |
2015-05-30 | pcmcia: Remove typedef in structs and emum | Himangi Saraogi | 1 | -17/+17 |
2015-05-30 | pcmcia: Remove typedef tuple_flags | Himangi Saraogi | 1 | -6/+6 |
2015-05-30 | drivers: pcmcia: electra_cf.c fix checkpatch error and warnings | Laurent Navet | 1 | -5/+5 |
2015-05-30 | drivers: pcmcia: ds.c fix checkpatch errors | Laurent Navet | 1 | -8/+9 |
2015-05-30 | PCMCIA: Remove commented references to dead class_device_create_file() | Robert P. J. Day | 3 | -21/+0 |
2015-05-30 | drivers/pcmcia/electra_cf.c: add missing iounmap and kfree | Julia Lawall | 1 | -3/+6 |
2015-05-30 | pcmcia: replace open-coded ARRAY_SIZE with macro | Jim Cromie | 1 | -1/+1 |