1. 817ed57 pcmcia: lubbock: fix sockets configuration by Robert Jarzmik · 8 years ago
  2. 3f8df89 pcmcia: sa1111: fix propagation of lowlevel board init return code by Russell King · 8 years ago
  3. a466ebd pcmcia: soc_common: fix SS_STSCHG polarity by Russell King · 8 years ago
  4. cbd5a16 pcmcia: sa11xx_base: add units to the timing information by Russell King · 8 years ago
  5. 6dec04e pcmcia: sa11xx_base: fix reporting of timing information by Russell King · 8 years ago
  6. ad8d52b pcmcia: ds: fix suspend/resume by Russell King · 8 years ago
  7. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 8 years ago
  8. e34b6fc pcmcia: db1xxx_ss: fix last irq_to_gpio user by Manuel Lauss · 8 years ago
  9. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 8 years ago
  10. 7c22e64 pcmcia: use kstrdup() in pcmcia_device_query() by Geliang Tang · 9 years ago
  11. fca8b80 pcmcia: soc_common: remove skt_dev_info's clk pointer by Russell King · 9 years ago
  12. c3eb700 pcmcia: sa11xx_base.c: remove useless init/exit functions by Russell King · 9 years ago
  13. 321ae96 pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add() by Russell King · 9 years ago
  14. 924e5ea pcmcia: sa1111: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  15. 8e2caf0 pcmcia: pxa2xx: convert memory allocation to devm_* API by Russell King · 9 years ago
  16. ac92f15 pcmcia: pxa2xx: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  17. e33e640 pcmcia: sa11x0: convert memory allocation to devm_* API by Russell King · 9 years ago
  18. 72010ac pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers by Russell King · 9 years ago
  19. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  20. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  21. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  22. 5468f88 drivers/pcmcia: include <module.h> for modular xxs1500_ss code by Paul Gortmaker · 9 years ago
  23. e8e68fd pcmcia: do not break rsrc_nonstatic when handling anonymous cards by Dominik Brodowski · 9 years ago
  24. d19319a pcmcia: Fix resource leaks in yenta_probe() and _close() by Takeshi Yoshimura · 9 years ago
  25. 2fb22a8 Disable write buffering on Toshiba ToPIC95 by Ryan Underwood · 9 years ago
  26. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  27. 3ce3c1c pcmcia/vrc4171: Remove typedefs for enums and struct by Himangi Saraogi · 10 years ago
  28. 8b0eb83 pcmcia: Remove typedef in structs and emum by Himangi Saraogi · 10 years ago
  29. 820dc84 pcmcia: Remove typedef tuple_flags by Himangi Saraogi · 10 years ago
  30. 0f06abd drivers: pcmcia: electra_cf.c fix checkpatch error and warnings by Laurent Navet · 11 years ago
  31. 46f533c drivers: pcmcia: ds.c fix checkpatch errors by Laurent Navet · 11 years ago
  32. 221f7ed PCMCIA: Remove commented references to dead class_device_create_file() by Robert P. J. Day · 12 years ago
  33. 801421e drivers/pcmcia/electra_cf.c: add missing iounmap and kfree by Julia Lawall · 12 years ago
  34. e632cd9 pcmcia: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  35. d3046ba pcmcia: fix a boot time warning in pcmcia cs code by Dmitry Eremin-Solenikov · 9 years ago
  36. eaa9a21 pcmcia: at91_cf: Use syscon to configure the MC/smc by Alexandre Belloni · 9 years ago
  37. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  38. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  39. 03b225b pcmcia: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  40. dae6cda pcmcia: Use setup_timer by Vaishali Thakkar · 9 years ago
  41. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 9 years ago
  42. 3d7a827 Revert "pcmcia: add a new resource manager for non ISA systems" by Greg Kroah-Hartman · 9 years ago
  43. 05c0006 Revert "pcmcia: fix incorrect bracketing on a test" by Greg Kroah-Hartman · 9 years ago
  44. b2c08ba Revert "pcmcia: add missing include for new pci resource handler" by Greg Kroah-Hartman · 9 years ago
  45. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 98d6721 pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORM by Alexandre Belloni · 9 years ago
  47. c3762b2 pcmcia: fix incorrect bracketing on a test by Alan · 9 years ago
  48. d885d4f pcmcia: add missing include for new pci resource handler by Arnd Bergmann · 9 years ago
  49. 02b0384 pcmcia: add a new resource manager for non ISA systems by Alan Cox · 10 years ago
  50. 1c6c9b1 pcmcia: handle anonymous cards by generating a fake CIS by Alan Cox · 10 years ago
  51. 8402641 pcmcia: Fix requery by Alan Cox · 10 years ago
  52. b38a4bd pcmcia cis: on an out of range CIS read return 0xff, don't just warn by Alan Cox · 10 years ago
  53. a6c6193 pcmcia: correct types by Alan Cox · 10 years ago
  54. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  55. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  56. 26ceb12 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  57. 86d88bf ARM: 8247/2: pcmcia: sa1100: make use of device clock by Dmitry Eremin-Solenikov · 10 years ago
  58. b02cba8 ARM: 8246/2: pcmcia: sa1111: provide device clock by Dmitry Eremin-Solenikov · 10 years ago
  59. 0821c3b ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks by Dmitry Eremin-Solenikov · 10 years ago
  60. f986140 PCMCIA: Alchemy Don't select 64BIT_PHYS_ADDR in Kconfig. by Ralf Baechle · 10 years ago
  61. 4bc9ef2 pcmcia: sa1111: pass sa1111_dev to jornada720 code by Dmitry Eremin-Solenikov · 10 years ago
  62. cfd1f00 pcmcia: sa1111: pass sa1111_dev to badge4-specific code by Dmitry Eremin-Solenikov · 10 years ago
  63. 735fc3e pcmcia: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  64. f536b3c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  65. 0178a7a pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage by Greg Kroah-Hartman · 10 years ago
  66. 58409f9 pcmcia: journada720: use sa1100 pin interfaces correctly by Arnd Bergmann · 10 years ago
  67. f1674f2 pcmcia: pxa2xx: fix logic for lubbock by Arnd Bergmann · 10 years ago
  68. d847712 pcmcia: sa1100: H3100 and H3600 share a driver by Arnd Bergmann · 10 years ago
  69. 39eb56d pcmcia: Remove m8xx_pcmcia driver by Scott Wood · 10 years ago
  70. 56604fa pcmcia: Use pci_is_bridge() to simplify code by Yijing Wang · 10 years ago
  71. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  72. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 10 years ago
  73. 560698e pcmcia: Use list_for_each_entry() for bus traversal by Yijing Wang · 10 years ago
  74. 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
  75. 5ef68e8 pcmcia: Use global PCI rescan-remove locking by Rafael J. Wysocki · 10 years ago
  76. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  77. 4455d9f pcmcia: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  78. 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
  79. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  80. 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
  81. b9b2f36 pcmcia: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  82. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  83. 16a7c7c pcmcia: at91_cf: fix deferred probe from __init by Johan Hovold · 11 years ago
  84. 7d19143 drivers/pcmcia/yenta_socket.c: convert to module_pci_driver by Libo Chen · 11 years ago
  85. ae64758 drivers/pcmcia/pd6729.c: convert to module_pci_driver by Libo Chen · 11 years ago
  86. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  87. 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
  88. ea6add0 pcmcia: Remove ARCH_CLPS711X dependency by Alexander Shiyan · 11 years ago
  89. 214da67 pcmcia: pd6729: fix error return code in pd6729_pci_probe() by Wei Yongjun · 11 years ago
  90. d652f70 pcmcia/trivial: at91_cf: fix checkpatch error by Laurent Navet · 11 years ago
  91. 43f5075 pcmcia: at91_cf: use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  92. ed9084e pcmcia: at91_cf: add support for DT by Joachim Eastwood · 11 years ago
  93. a843168 pcmcia: at91_cf: clean up header includes by Joachim Eastwood · 11 years ago
  94. 54fe159 pcmcia: at91_cf: use devm_ functions for allocations by Joachim Eastwood · 11 years ago
  95. 40ca020 pcmcia: at91_cf: convert to dev_ print functions by Joachim Eastwood · 11 years ago
  96. e39506b pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status by Joachim Eastwood · 11 years ago
  97. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 11 years ago
  98. 5950f08 pcmcia: remove RPX board stuff by Artem Bityutskiy · 11 years ago
  99. 7136619 pcmcia: remove Motorola MBX860 support by Artem Bityutskiy · 11 years ago
  100. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago