index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
/
soc_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
1
-1
/
+1
*
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-09-13
1
-3
/
+4
*
pcmcia: soc_common: Handle return value of clk_prepare_enable
Arvind Yadav
2018-01-24
1
-2
/
+6
*
drivers/pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-4
/
+3
*
pcmcia: fix return value of soc_pcmcia_regulator_set
Arnd Bergmann
2016-11-11
1
-1
/
+1
*
pcmcia: soc_common: add support for voltage sense GPIOs
Russell King
2016-09-22
1
-1
/
+5
*
pcmcia: soc_common: constify pcmcia_low_level ops pointer
Russell King
2016-09-22
1
-1
/
+1
*
pcmcia: soc_common: switch to a per-socket cpufreq notifier
Russell King
2016-09-22
1
-54
/
+23
*
pcmcia: soc_common: add support for Vcc and Vpp regulators
Russell King
2016-09-22
1
-1
/
+36
*
pcmcia: soc_common: add CF socket state helper
Russell King
2016-09-22
1
-0
/
+12
*
pcmcia: soc_common: restore previous socket state on error
Russell King
2016-09-22
1
-4
/
+10
*
pcmcia: soc_common: add support for reset and bus enable GPIOs
Russell King
2016-09-22
1
-0
/
+16
*
pcmcia: soc_common: request legacy detect GPIO with active low
Russell King
2016-09-22
1
-5
/
+8
*
pcmcia: soc_common: ignore invalid interrupts
Russell King
2016-09-22
1
-4
/
+6
*
pcmcia: soc_common: switch to using gpio_descs
Russell King
2016-09-22
1
-11
/
+38
*
pcmcia: soc_common: use devm_gpio_request_one()
Russell King
2016-09-22
1
-8
/
+4
*
pcmcia: soc_common: fix SS_STSCHG polarity
Russell King
2016-09-12
1
-1
/
+1
*
pcmcia: Use setup_timer
Vaishali Thakkar
2015-03-16
1
-3
/
+2
*
ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks
Dmitry Eremin-Solenikov
2014-12-05
1
-0
/
+4
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions
Russell King
2012-02-21
1
-63
/
+0
*
|
PCMCIA: soc_common: add GPIO support for card status signals
Russell King
2012-01-26
1
-3
/
+117
*
|
PCMCIA: soc_common: move common initialization into soc_common
Russell King
2012-01-26
1
-0
/
+10
|
/
*
drivers:pcmcia:soc_common: make socket_init and socket_suspend optional
Jonathan Cameron
2011-07-29
1
-3
/
+4
*
drivers: Final irq namespace conversion
Thomas Gleixner
2011-03-29
1
-7
/
+7
*
-
-
-
.
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
2011-01-05
1
-60
/
+68
|
\
\
\
|
|
|
*
ARM: 6457/1: pcmcia: Fix checkpatch.pl issues in drivers/pcmcia/soc_common.c.
Marcelo Roberto Jimenez
2010-12-21
1
-60
/
+68
|
|
|
/
*
|
/
ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.
Marcelo Roberto Jimenez
2010-12-04
1
-0
/
+1
|
/
/
*
/
drivers/pcmcia/soc_common.c: Use printf extension %pV
Joe Perches
2010-11-10
1
-2
/
+7
|
/
*
pcmcia: don't call flush_scheduled_work() spuriously
Tejun Heo
2010-10-16
1
-4
/
+0
*
PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket
Russell King - ARM Linux
2009-11-09
1
-4
/
+4
*
PCMCIA: soc_common: push socket probe down into SoC specific support
Russell King - ARM Linux
2009-11-09
1
-37
/
+0
*
PCMCIA: soc_common: push socket removal down to SoC specific support
Russell King - ARM Linux
2009-11-09
1
-16
/
+0
*
PCMCIA: soc_common: provide single socket add/remove functionality
Russell King - ARM Linux
2009-11-09
1
-107
/
+123
*
PCMCIA: soc_common: convert to a stand alone module
Russell King - ARM Linux
2009-11-09
1
-9
/
+7
*
pcmcia: Fix possible printk format warnings
Wolfram Sang
2009-10-20
1
-2
/
+3
*
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
Eric Miao
2009-03-09
1
-51
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
1
-1
/
+1
|
\
|
*
pcmcia: don't add extra DEBUG cflag
Dominik Brodowski
2008-08-23
1
-1
/
+1
*
|
[ARM] 5245/1: Fix warning about unused return value in drivers/pcmcia
Jürgen Schindele
2008-09-13
1
-1
/
+5
*
|
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-2
/
+2
*
|
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
|
/
*
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
2008-07-27
1
-6
/
+6
*
pcmcia: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-01
1
-1
/
+1
*
drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and...
Andrew Morton
2008-05-01
1
-7
/
+8
*
pcmcia: some class_device fallout
Alexey Dobriyan
2007-02-16
1
-4
/
+4
*
Driver core: convert pcmcia code to use struct device
Greg Kroah-Hartman
2007-02-07
1
-3
/
+3
*
[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.
Jonathan McDowell
2006-10-25
1
-0
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
[next]