index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pcmcia
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
32
-856
/
+348
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2
-12
/
+4
2012-02-27
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
1
-1
/
+1
2012-02-21
PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix.
Russell King
5
-4
/
+4
2012-02-21
PCMCIA: make lubbock socket driver part of sa1111_cs
Russell King
2
-4
/
+4
2012-02-21
PCMCIA: add Kconfig control for building sa11xx_base.c
Russell King
2
-2
/
+8
2012-02-21
PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_io
Russell King
1
-6
/
+1
2012-02-21
PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure code
Russell King
2
-2
/
+2
2012-02-21
PCMCIA: soc_common: remove explicit wrprot initialization in socket drivers
Russell King
19
-21
/
+0
2012-02-21
PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions
Russell King
2
-73
/
+0
2012-02-21
PCMCIA: sa11x0: h3600: convert to use new irq/gpio management
Russell King
1
-80
/
+15
2012-02-21
PCMCIA: sa11x0: simpad: convert to use new irq/gpio management
Russell King
1
-18
/
+8
2012-02-21
PCMCIA: sa11x0: shannon: convert to use new irq/gpio management
Russell King
1
-37
/
+17
2012-02-16
ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe
Axel Lin
1
-9
/
+3
2012-02-08
pcmcia: fix socket refcount decrementing on each resume
Russell King
1
-3
/
+1
2012-02-04
PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystem
Russell King
1
-22
/
+16
2012-02-04
PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio management
Russell King
1
-90
/
+11
2012-02-04
PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystem
Russell King
1
-5
/
+14
2012-02-04
PCMCIA: sa11x0: cerf: convert to use new irq/gpio management
Russell King
1
-33
/
+9
2012-02-04
PCMCIA: sa11x0: assabet: convert to use new irq/gpio management
Russell King
1
-49
/
+15
2012-02-04
PCMCIA: sa1111: use new per-socket irq/gpio infrastructure
Russell King
6
-52
/
+13
2012-02-04
PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management
Russell King
14
-355
/
+81
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-1
/
+2
2012-01-26
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-0
/
+6
2012-01-26
PCMCIA: soc_common: add GPIO support for card status signals
Russell King
2
-3
/
+127
2012-01-26
PCMCIA: soc_common: move common initialization into soc_common
Russell King
5
-12
/
+15
2012-01-24
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-4
/
+1
2012-01-24
PCMCIA: fix sa1111 oops on remove
Russell King
1
-1
/
+2
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-988
/
+24
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-12-28
pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()
Axel Lin
6
-12
/
+18
2011-12-07
MIPS: Alchemy: Basic support for the DB1300 board.
Manuel Lauss
2
-6
/
+24
2011-12-07
MIPS: Alchemy: remove PB1000 support
Manuel Lauss
5
-982
/
+0
2011-11-15
driver: pcmcia: replace IRQ_GPIO() with gpio_to_irq()
Haojian Zhuang
2
-13
/
+12
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2011-11-05
ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver
Russell King
1
-2
/
+1
2011-11-05
ARM: PXA: fix lubbock PCMCIA driver build error
Russell King
1
-0
/
+1
2011-11-01
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+1
2011-10-31
pcmcia: Add export.h to drivers/pcmcia as required.
Paul Gortmaker
2
-0
/
+2
2011-10-31
pcmcia: add module.h to db1xxx_ss.c since it is modular.
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
1
-1
/
+1
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-17
ARM: 7024/1: simpad: Cleanup CS3 accessors.
Jochen Friedrich
1
-19
/
+16
2011-10-08
ARM: pxa: use correct __iomem annotations
Arnd Bergmann
1
-1
/
+1
2011-08-08
ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
11
-122
/
+15
2011-07-29
pxa2xx pcmcia - stargate 2 use gpio array.
Jonathan Cameron
1
-23
/
+11
2011-07-29
pcmcia: pxa2xx: remove empty socket_init / socket_resume functions.
Jonathan Cameron
9
-96
/
+0
2011-07-29
drivers:pcmcia:soc_common: make socket_init and socket_suspend optional
Jonathan Cameron
1
-3
/
+4
[next]