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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
3
-4
/
+11
|
\
|
*
pcmcia: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
1
-0
/
+7
|
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
2
-4
/
+4
*
|
pcmcia: Remove superfluous name casts
Geert Uytterhoeven
2013-12-08
2
-2
/
+2
|
/
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
2
-0
/
+4
|
\
|
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
1
-0
/
+2
|
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
*
|
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-07
2
-32
/
+44
|
\
\
|
*
|
pcmcia: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-26
/
+39
|
*
|
pcmcia: at91_cf: fix deferred probe from __init
Johan Hovold
2013-09-26
1
-6
/
+5
|
|
/
*
|
drivers/pcmcia/yenta_socket.c: convert to module_pci_driver
Libo Chen
2013-09-26
1
-15
/
+1
*
|
drivers/pcmcia/pd6729.c: convert to module_pci_driver
Libo Chen
2013-09-26
1
-12
/
+1
|
/
*
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-1
/
+0
*
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
1
-1
/
+0
|
\
|
*
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
1
-1
/
+0
*
|
pcmcia: Remove ARCH_CLPS711X dependency
Alexander Shiyan
2013-06-17
1
-1
/
+1
*
|
pcmcia: pd6729: fix error return code in pd6729_pci_probe()
Wei Yongjun
2013-06-08
1
-0
/
+2
*
|
pcmcia/trivial: at91_cf: fix checkpatch error
Laurent Navet
2013-06-06
1
-8
/
+8
*
|
pcmcia: at91_cf: use module_platform_driver_probe()
Fabio Porcedda
2013-06-06
1
-11
/
+1
*
|
pcmcia: at91_cf: add support for DT
Joachim Eastwood
2013-06-06
2
-2
/
+45
*
|
pcmcia: at91_cf: clean up header includes
Joachim Eastwood
2013-06-06
1
-4
/
+2
*
|
pcmcia: at91_cf: use devm_ functions for allocations
Joachim Eastwood
2013-06-06
1
-53
/
+24
*
|
pcmcia: at91_cf: convert to dev_ print functions
Joachim Eastwood
2013-06-06
1
-12
/
+10
*
|
pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
Joachim Eastwood
2013-06-06
1
-2
/
+2
|
/
*
pcmcia: remove RPX board stuff
Artem Bityutskiy
2013-04-05
1
-81
/
+0
*
pcmcia: remove Motorola MBX860 support
Artem Bityutskiy
2013-04-05
1
-59
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-3
/
+3
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
23
-63
/
+52
|
|
\
|
*
|
pcmcia: avoid static analysis complaint about use-after-free
Jesper Juhl
2013-01-21
1
-3
/
+3
*
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
1
-7
/
+30
|
\
\
\
|
*
|
|
pcmcia: move unbind/rebind into dev_pm_ops.complete
Christian Lamparter
2013-02-21
1
-7
/
+30
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
2
-5
/
+4
|
\
\
\
|
*
|
|
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
2013-01-17
1
-0
/
+1
|
*
|
|
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
2013-01-17
1
-5
/
+3
|
|
/
/
*
/
/
drivers/pcmcia: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+2
|
/
/
*
|
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
2
-2
/
+2
|
\
\
|
*
\
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...
Arnd Bergmann
2012-11-12
1
-1
/
+1
|
|
\
\
|
|
*
|
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
2012-11-06
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'depends/tty' into next/headers
Olof Johansson
2012-11-05
1
-1
/
+1
|
|
\
|
|
*
|
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-17
1
-1
/
+1
*
|
|
pcmcia: remove use of __devexit
Bill Pemberton
2012-11-28
12
-13
/
+13
*
|
|
pcmcia: remove use of __devinitdata
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
|
pcmcia: remove use of __devinit
Bill Pemberton
2012-11-28
20
-26
/
+26
*
|
|
pcmcia: remove use of __devexit_p
Bill Pemberton
2012-11-28
9
-10
/
+10
*
|
|
pcmcia: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
1
-11
/
+0
|
|
/
|
/
|
*
|
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
Arnd Bergmann
2012-10-12
1
-1
/
+1
*
|
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
1
-1
/
+1
|
|
\
\
|
|
*
|
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
|
|
/
[next]