Age | Commit message (Expand) | Author |
2017-11-17 | drivers/pcmcia/sa1111_badge4.c: avoid unused function warning | Arnd Bergmann |
2017-11-16 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-06 | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko |
2017-11-06 | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook |
2017-11-05 | drivers/pcmcia: omap1: Fix error in automated timer conversion | Kees Cook |
2017-11-04 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-20 | pcmcia: m32r: Convert timers to use timer_setup() | Kees Cook |
2017-10-18 | pcmcia/electra_cf: Convert timers to use timer_setup() | Kees Cook |
2017-10-04 | pcmcia: make pccard_cis_attr const | Bhumika Goyal |
2017-10-03 | pcmcia: sa1111: remove special sa1111 mmio accessors | Russell King |
2017-10-03 | pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resources | Russell King |
2017-08-29 | MIPS: Alchemy: Threaded carddetect irqs for devboards | Manuel Lauss |
2017-06-12 | pcmcia: ds: convert to use DRIVER_ATTR_RO | Greg Kroah-Hartman |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-20 | Annotate hardware config module parameters in drivers/pcmcia/ | David Howells |
2017-03-21 | drivers/pcmcia: NO_IRQ removal for electra_cf.c | Michael Ellerman |
2016-12-12 | drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket | Sudip Mukherjee |
2016-12-12 | drivers/pcmcia/m32r_pcc.c: use common error path | Sudip Mukherjee |
2016-12-12 | drivers/pcmcia/m32r_pcc.c: check return from request_irq | Sudip Mukherjee |
2016-11-11 | pcmcia: fix return value of soc_pcmcia_regulator_set | Arnd Bergmann |
2016-09-22 | pcmcia: soc_common: add driver-data pointer | Russell King |
2016-09-22 | pcmcia: soc_common: add support for voltage sense GPIOs | Russell King |
2016-09-22 | pcmcia: soc_common: constify pcmcia_low_level ops pointer | Russell King |
2016-09-22 | pcmcia: soc_common: switch to a per-socket cpufreq notifier | Russell King |
2016-09-22 | pcmcia: soc_common: add support for Vcc and Vpp regulators | Russell King |
2016-09-22 | pcmcia: soc_common: add CF socket state helper | Russell King |
2016-09-22 | pcmcia: soc_common: restore previous socket state on error | Russell King |
2016-09-22 | pcmcia: soc_common: add support for reset and bus enable GPIOs | Russell King |
2016-09-22 | pcmcia: soc_common: request legacy detect GPIO with active low | Russell King |
2016-09-22 | pcmcia: soc_common: ignore invalid interrupts | Russell King |
2016-09-22 | pcmcia: soc_common: switch to using gpio_descs | Russell King |
2016-09-22 | pcmcia: soc_common: use devm_gpio_request_one() | Russell King |
2016-09-12 | pcmcia: lubbock: fix sockets configuration | Robert Jarzmik |
2016-09-12 | pcmcia: sa1111: fix propagation of lowlevel board init return code | Russell King |
2016-09-12 | pcmcia: soc_common: fix SS_STSCHG polarity | Russell King |
2016-09-12 | pcmcia: sa11xx_base: add units to the timing information | Russell King |
2016-09-12 | pcmcia: sa11xx_base: fix reporting of timing information | Russell King |
2016-09-12 | pcmcia: ds: fix suspend/resume | Russell King |
2016-05-01 | powerpc/mm: Use a helper for finding pte bits mapping I/O area | Aneesh Kumar K.V |
2016-03-29 | pcmcia: db1xxx_ss: fix last irq_to_gpio user | Manuel Lauss |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas |
2015-10-05 | pcmcia: use kstrdup() in pcmcia_device_query() | Geliang Tang |
2015-09-03 | pcmcia: soc_common: remove skt_dev_info's clk pointer | Russell King |