summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/soc_common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocksDmitry Eremin-Solenikov2014-12-051-0/+4
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | PCMCIA: soc_common: remove soc_pcmcia_*_irqs functionsRussell King2012-02-211-63/+0
* | PCMCIA: soc_common: add GPIO support for card status signalsRussell King2012-01-261-3/+117
* | PCMCIA: soc_common: move common initialization into soc_commonRussell King2012-01-261-0/+10
|/
* drivers:pcmcia:soc_common: make socket_init and socket_suspend optionalJonathan Cameron2011-07-291-3/+4
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-7/+7
*---. Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-60/+68
|\ \ \
| | | * ARM: 6457/1: pcmcia: Fix checkpatch.pl issues in drivers/pcmcia/soc_common.c.Marcelo Roberto Jimenez2010-12-211-60/+68
| | |/
* | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
|/ /
* | drivers/pcmcia/soc_common.c: Use printf extension %pVJoe Perches2010-11-101-2/+7
|/
* pcmcia: don't call flush_scheduled_work() spuriouslyTejun Heo2010-10-161-4/+0
* PCMCIA: stop duplicating pci_irq in soc_pcmcia_socketRussell King - ARM Linux2009-11-091-4/+4
* PCMCIA: soc_common: push socket probe down into SoC specific supportRussell King - ARM Linux2009-11-091-37/+0
* PCMCIA: soc_common: push socket removal down to SoC specific supportRussell King - ARM Linux2009-11-091-16/+0
* PCMCIA: soc_common: provide single socket add/remove functionalityRussell King - ARM Linux2009-11-091-107/+123
* PCMCIA: soc_common: convert to a stand alone moduleRussell King - ARM Linux2009-11-091-9/+7
* pcmcia: Fix possible printk format warningsWolfram Sang2009-10-201-2/+3
* [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.cEric Miao2009-03-091-51/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-1/+1
|\
| * pcmcia: don't add extra DEBUG cflagDominik Brodowski2008-08-231-1/+1
* | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele2008-09-131-1/+5
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-6/+6
* pcmcia: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-011-1/+1
* drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...Andrew Morton2008-05-011-7/+8
* pcmcia: some class_device falloutAlexey Dobriyan2007-02-161-4/+4
* Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman2007-02-071-3/+3
* [PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell2006-10-251-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+1
|\
| * [ARM] 3695/1: ARM drivers/pcmcia: Fixup includesThomas Gleixner2006-07-011-1/+1
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] pcmcia: kzalloc conversionDominik Brodowski2006-01-061-2/+1
* [PATCH] pcmcia: remove get_socket callbackDominik Brodowski2006-01-051-20/+0
* [PATCH] zaurus: fix soc_common.cPavel Machek2005-10-141-8/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+850
OpenPOWER on IntegriCloud