Age | Commit message (Expand) | Author | Files | Lines |
2015-03-16 | pcmcia: Use setup_timer | Vaishali Thakkar | 1 | -3/+2 |
2014-12-05 | ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks | Dmitry Eremin-Solenikov | 1 | -0/+4 |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-21 | PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions | Russell King | 1 | -63/+0 |
2012-01-26 | PCMCIA: soc_common: add GPIO support for card status signals | Russell King | 1 | -3/+117 |
2012-01-26 | PCMCIA: soc_common: move common initialization into soc_common | Russell King | 1 | -0/+10 |
2011-07-29 | drivers:pcmcia:soc_common: make socket_init and socket_suspend optional | Jonathan Cameron | 1 | -3/+4 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -7/+7 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 1 | -60/+68 |
2010-12-21 | ARM: 6457/1: pcmcia: Fix checkpatch.pl issues in drivers/pcmcia/soc_common.c. | Marcelo Roberto Jimenez | 1 | -60/+68 |
2010-12-04 | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module. | Marcelo Roberto Jimenez | 1 | -0/+1 |
2010-11-10 | drivers/pcmcia/soc_common.c: Use printf extension %pV | Joe Perches | 1 | -2/+7 |
2010-10-16 | pcmcia: don't call flush_scheduled_work() spuriously | Tejun Heo | 1 | -4/+0 |
2009-11-09 | PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket | Russell King - ARM Linux | 1 | -4/+4 |
2009-11-09 | PCMCIA: soc_common: push socket probe down into SoC specific support | Russell King - ARM Linux | 1 | -37/+0 |
2009-11-09 | PCMCIA: soc_common: push socket removal down to SoC specific support | Russell King - ARM Linux | 1 | -16/+0 |
2009-11-09 | PCMCIA: soc_common: provide single socket add/remove functionality | Russell King - ARM Linux | 1 | -107/+123 |
2009-11-09 | PCMCIA: soc_common: convert to a stand alone module | Russell King - ARM Linux | 1 | -9/+7 |
2009-10-20 | pcmcia: Fix possible printk format warnings | Wolfram Sang | 1 | -2/+3 |
2009-03-09 | [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c | Eric Miao | 1 | -51/+3 |
2008-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-09-13 | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia | Jürgen Schindele | 1 | -1/+5 |
2008-08-23 | pcmcia: don't add extra DEBUG cflag | Dominik Brodowski | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -2/+2 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -6/+6 |
2008-05-01 | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-05-01 | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and... | Andrew Morton | 1 | -7/+8 |
2007-02-16 | pcmcia: some class_device fallout | Alexey Dobriyan | 1 | -4/+4 |
2007-02-07 | Driver core: convert pcmcia code to use struct device | Greg Kroah-Hartman | 1 | -3/+3 |
2006-10-25 | [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA. | Jonathan McDowell | 1 | -0/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-07-02 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-07-01 | [ARM] 3695/1: ARM drivers/pcmcia: Fixup includes | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-01-06 | [PATCH] pcmcia: kzalloc conversion | Dominik Brodowski | 1 | -2/+1 |
2006-01-05 | [PATCH] pcmcia: remove get_socket callback | Dominik Brodowski | 1 | -20/+0 |
2005-10-14 | [PATCH] zaurus: fix soc_common.c | Pavel Machek | 1 | -8/+6 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+850 |