Age | Commit message (Expand) | Author |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner |
2024-11-09 | pcmcia: soc_common: Avoid using GPIOF_ACTIVE_LOW | Andy Shevchenko |
2022-05-07 | ARM: pxa/sa1100: move I/O space to PCI_IOBASE | Arnd Bergmann |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik |
2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik |
2018-01-24 | pcmcia: soc_common: Handle return value of clk_prepare_enable | Arvind Yadav |
2017-11-02 | drivers/pcmcia: Convert timers to use timer_setup() | Kees Cook |
2016-11-11 | pcmcia: fix return value of soc_pcmcia_regulator_set | Arnd Bergmann |
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: soc_common: fix SS_STSCHG polarity | Russell King |
2015-03-16 | pcmcia: Use setup_timer | Vaishali Thakkar |
2014-12-05 | ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks | Dmitry Eremin-Solenikov |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-02-21 | PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions | Russell King |
2012-01-26 | PCMCIA: soc_common: add GPIO support for card status signals | Russell King |
2012-01-26 | PCMCIA: soc_common: move common initialization into soc_common | Russell King |
2011-07-29 | drivers:pcmcia:soc_common: make socket_init and socket_suspend optional | Jonathan Cameron |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2010-12-21 | ARM: 6457/1: pcmcia: Fix checkpatch.pl issues in drivers/pcmcia/soc_common.c. | Marcelo Roberto Jimenez |
2010-12-04 | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. | Marcelo Roberto Jimenez |
2010-11-10 | drivers/pcmcia/soc_common.c: Use printf extension %pV | Joe Perches |
2010-10-16 | pcmcia: don't call flush_scheduled_work() spuriously | Tejun Heo |
2009-11-09 | PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket | Russell King - ARM Linux |
2009-11-09 | PCMCIA: soc_common: push socket probe down into SoC specific support | Russell King - ARM Linux |
2009-11-09 | PCMCIA: soc_common: push socket removal down to SoC specific support | Russell King - ARM Linux |
2009-11-09 | PCMCIA: soc_common: provide single socket add/remove functionality | Russell King - ARM Linux |
2009-11-09 | PCMCIA: soc_common: convert to a stand alone module | Russell King - ARM Linux |
2009-10-20 | pcmcia: Fix possible printk format warnings | Wolfram Sang |
2009-03-09 | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c | Eric Miao |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2008-09-13 | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia | Jürgen Schindele |
2008-08-23 | pcmcia: don't add extra DEBUG cflag | Dominik Brodowski |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-05-01 | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison |