1. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  2. 5ef68e8 pcmcia: Use global PCI rescan-remove locking by Rafael J. Wysocki · 10 years ago
  3. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  4. 4455d9f pcmcia: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  5. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  6. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  7. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  8. b9b2f36 pcmcia: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  9. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  10. 16a7c7c pcmcia: at91_cf: fix deferred probe from __init by Johan Hovold · 11 years ago
  11. 7d19143 drivers/pcmcia/yenta_socket.c: convert to module_pci_driver by Libo Chen · 11 years ago
  12. ae64758 drivers/pcmcia/pd6729.c: convert to module_pci_driver by Libo Chen · 11 years ago
  13. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  14. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  15. ea6add0 pcmcia: Remove ARCH_CLPS711X dependency by Alexander Shiyan · 11 years ago
  16. 214da67 pcmcia: pd6729: fix error return code in pd6729_pci_probe() by Wei Yongjun · 11 years ago
  17. d652f70 pcmcia/trivial: at91_cf: fix checkpatch error by Laurent Navet · 11 years ago
  18. 43f5075 pcmcia: at91_cf: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  19. ed9084e pcmcia: at91_cf: add support for DT by Joachim Eastwood · 11 years ago
  20. a843168 pcmcia: at91_cf: clean up header includes by Joachim Eastwood · 11 years ago
  21. 54fe159 pcmcia: at91_cf: use devm_ functions for allocations by Joachim Eastwood · 11 years ago
  22. 40ca020 pcmcia: at91_cf: convert to dev_ print functions by Joachim Eastwood · 11 years ago
  23. e39506b pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status by Joachim Eastwood · 11 years ago
  24. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  25. 5950f08 pcmcia: remove RPX board stuff by Artem Bityutskiy · 11 years ago
  26. 7136619 pcmcia: remove Motorola MBX860 support by Artem Bityutskiy · 11 years ago
  27. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  28. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  29. 42b5dd5 pcmcia: move unbind/rebind into dev_pm_ops.complete by Christian Lamparter · 11 years ago
  30. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  31. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  32. bec0b2c pcmcia: avoid static analysis complaint about use-after-free by Jesper Juhl · 11 years ago
  33. 811af97 pcmcia/vrc4171: Add missing spinlock init by Jean Delvare · 12 years ago
  34. 36c286d pcmcia: i82092: fix i82092aa_pci_remove() by Dan Carpenter · 12 years ago
  35. 204911f drivers/pcmcia: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  36. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. e765a02 pcmcia: remove use of __devexit by Bill Pemberton · 12 years ago
  38. 21fb767 pcmcia: remove use of __devinitdata by Bill Pemberton · 12 years ago
  39. 34cdf25 pcmcia: remove use of __devinit by Bill Pemberton · 12 years ago
  40. 96364e3 pcmcia: remove use of __devexit_p by Bill Pemberton · 12 years ago
  41. 13ee2b9 pcmcia: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  42. 8a6ff8a Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers by Arnd Bergmann · 12 years ago
  43. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  44. 6d06721 Merge branch 'depends/tty' into next/headers by Olof Johansson · 12 years ago
  45. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  46. 54b693d ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 by Tony Lindgren · 12 years ago
  47. fdc858a pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops by Arnd Bergmann · 12 years ago
  48. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  51. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  52. e09a716 ARM: pxa: fix return value check in pxa2xx_drv_pcmcia_probe() by Wei Yongjun · 12 years ago
  53. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  54. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  55. 0a14057 pcmcia: Use common pci_stop_and_remove_bus_device() by Bjorn Helgaas · 12 years ago
  56. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  57. 3169663 ARM: sa11x0/pxa: convert OS timer registers to IOMEM by Russell King · 12 years ago
  58. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  59. 9524430 pcmcia: add driver for hx4700 by Paul Parsons · 12 years ago
  60. a6f707b Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 12 years ago
  61. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  62. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  63. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  64. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 374da9d Merge branch 'sa1111' into sa11x0 by Russell King · 12 years ago
  66. ea8c00a ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c by Russell King · 12 years ago
  67. 24613ff Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  68. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  69. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  70. a58f67e Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt by Olof Johansson · 12 years ago
  71. 80af9e6 pcmcia at91_cf: fix raw gpio number usage by Joachim Eastwood · 12 years ago
  72. f24fa8a ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe by Axel Lin · 13 years ago
  73. 2b2c5d8 pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 13 years ago
  74. 5d95f8e2 pcmcia: convert drivers/pcmcia/* to use module_platform_driver() by Axel Lin · 13 years ago
  75. d571c79 pcmcia: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  76. 7eca30a Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup by Arnd Bergmann · 12 years ago
  77. 6754b9e PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge by Yinghai Lu · 12 years ago
  78. f363c40 ARM: at91: make sdram/ddr register base soc independent by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  79. ff80aa5 PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix. by Russell King · 12 years ago
  80. 11990b2 PCMCIA: make lubbock socket driver part of sa1111_cs by Russell King · 12 years ago
  81. 136b758 PCMCIA: add Kconfig control for building sa11xx_base.c by Russell King · 12 years ago
  82. e2adbecfc PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_io by Russell King · 12 years ago
  83. 65c77dc PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure code by Russell King · 12 years ago
  84. 1c3d038 PCMCIA: soc_common: remove explicit wrprot initialization in socket drivers by Russell King · 12 years ago
  85. a767015 PCMCIA: soc_common: remove soc_pcmcia_*_irqs functions by Russell King · 12 years ago
  86. 65474b4 PCMCIA: sa11x0: h3600: convert to use new irq/gpio management by Russell King · 12 years ago
  87. b1d8a5f PCMCIA: sa11x0: simpad: convert to use new irq/gpio management by Russell King · 12 years ago
  88. 3b61436 PCMCIA: sa11x0: shannon: convert to use new irq/gpio management by Russell King · 12 years ago
  89. 8fb2823 ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe by Axel Lin · 13 years ago
  90. ae99ddb ARM: sa1111: add platform enable/disable functions by Russell King · 12 years ago
  91. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 12 years ago
  92. 025e4ab pcmcia: fix socket refcount decrementing on each resume by Russell King · 12 years ago
  93. 76346a4 PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystem by Russell King · 12 years ago
  94. 7cf779c PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio management by Russell King · 12 years ago
  95. bbb58a1 PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystem by Russell King · 12 years ago
  96. f793e3a PCMCIA: sa11x0: cerf: convert to use new irq/gpio management by Russell King · 12 years ago
  97. 03e0092 PCMCIA: sa11x0: assabet: convert to use new irq/gpio management by Russell King · 12 years ago
  98. 81f33c6 PCMCIA: sa1111: use new per-socket irq/gpio infrastructure by Russell King · 13 years ago
  99. a9bb5a4 PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio management by Russell King · 12 years ago
  100. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago