1. 3077971 pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function by Linus Torvalds · 6 years ago
  2. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  3. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  4. 7886e8a Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  5. 64b2f12 ARM: sa1100/simpad: switch simpad CF to use gpiod APIs by Russell King · 8 years ago
  6. b51af86 ARM: sa1100/shannon: convert to generic CF sockets by Russell King · 8 years ago
  7. 80c799d ARM: sa1100/nanoengine: convert to generic CF sockets by Russell King · 8 years ago
  8. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  9. 02741b8 pcmcia: remove blackfin driver by Arnd Bergmann · 6 years ago
  10. 10a27a2 pcmcia: remove m32r drivers by Arnd Bergmann · 6 years ago
  11. a00315d ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs by Russell King · 8 years ago
  12. 780febd ARM: sa1100/cerf: convert to generic CF sockets by Russell King · 8 years ago
  13. 29786e9 ARM: sa1100/assabet: convert to generic CF sockets by Russell King · 8 years ago
  14. 7be893a pcmcia: sa1100: provide generic CF support by Russell King · 8 years ago
  15. dbdd0f5 PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle by Rafael J. Wysocki · 6 years ago
  16. 605dc77 Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 6 years ago
  17. d3fdd70 pcmcia: soc_common: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  18. 3490a69 pcmcia: use proper printk format for resource by Dominik Brodowski · 7 years ago
  19. 1203839 pcmcia: at91_cf: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  20. d425824 drivers/pcmcia/sa1111_badge4.c: avoid unused function warning by Arnd Bergmann · 7 years ago
  21. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  22. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  23. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  24. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  25. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  27. 439dc05 drivers/pcmcia: omap1: Fix error in automated timer conversion by Kees Cook · 7 years ago
  28. e9c16af drivers/pcmcia: omap1: Fix error in automated timer conversion by Kees Cook · 7 years ago
  29. 32946cc drivers/pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  30. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  31. 41760d0 drivers/pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  32. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  33. 35c3f85 pcmcia: m32r: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 80c5a20 pcmcia/electra_cf: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  35. c151206 pcmcia: make pccard_cis_attr const by Bhumika Goyal · 7 years ago
  36. de854b3 pcmcia: sa1111: remove special sa1111 mmio accessors by Russell King · 8 years ago
  37. 7170a31 pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resources by Russell King · 8 years ago
  38. cc10815 MIPS: Alchemy: Threaded carddetect irqs for devboards by Manuel Lauss · 7 years ago
  39. ad8f20a pcmcia: ds: convert to use DRIVER_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  40. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  41. 9149ba1 Annotate hardware config module parameters in drivers/pcmcia/ by David Howells · 7 years ago
  42. 6c8343e drivers/pcmcia: NO_IRQ removal for electra_cf.c by Michael Ellerman · 8 years ago
  43. 3da8206 drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket by Sudip Mukherjee · 8 years ago
  44. c795cf4 drivers/pcmcia/m32r_pcc.c: use common error path by Sudip Mukherjee · 8 years ago
  45. 4170a20 drivers/pcmcia/m32r_pcc.c: check return from request_irq by Sudip Mukherjee · 8 years ago
  46. 75ed268 pcmcia: fix return value of soc_pcmcia_regulator_set by Arnd Bergmann · 8 years ago
  47. 4a5d67d pcmcia: soc_common: add driver-data pointer by Russell King · 8 years ago
  48. 5805271 pcmcia: soc_common: add support for voltage sense GPIOs by Russell King · 8 years ago
  49. c8f9ce5 pcmcia: soc_common: constify pcmcia_low_level ops pointer by Russell King · 8 years ago
  50. fb8c995 pcmcia: soc_common: switch to a per-socket cpufreq notifier by Russell King · 8 years ago
  51. ac61b60 pcmcia: soc_common: add support for Vcc and Vpp regulators by Russell King · 8 years ago
  52. a1d0500 pcmcia: soc_common: add CF socket state helper by Russell King · 8 years ago
  53. 6ac95d8 pcmcia: soc_common: restore previous socket state on error by Russell King · 8 years ago
  54. 535e0ab pcmcia: soc_common: add support for reset and bus enable GPIOs by Russell King · 8 years ago
  55. 7bfe497 pcmcia: soc_common: request legacy detect GPIO with active low by Russell King · 8 years ago
  56. a494119 pcmcia: soc_common: ignore invalid interrupts by Russell King · 8 years ago
  57. 45ca753 pcmcia: soc_common: switch to using gpio_descs by Russell King · 8 years ago
  58. 59ecfef pcmcia: soc_common: use devm_gpio_request_one() by Russell King · 8 years ago
  59. 817ed57 pcmcia: lubbock: fix sockets configuration by Robert Jarzmik · 8 years ago
  60. 3f8df89 pcmcia: sa1111: fix propagation of lowlevel board init return code by Russell King · 8 years ago
  61. a466ebd pcmcia: soc_common: fix SS_STSCHG polarity by Russell King · 8 years ago
  62. cbd5a16 pcmcia: sa11xx_base: add units to the timing information by Russell King · 8 years ago
  63. 6dec04e pcmcia: sa11xx_base: fix reporting of timing information by Russell King · 8 years ago
  64. ad8d52b pcmcia: ds: fix suspend/resume by Russell King · 8 years ago
  65. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 8 years ago
  66. e34b6fc pcmcia: db1xxx_ss: fix last irq_to_gpio user by Manuel Lauss · 8 years ago
  67. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 8 years ago
  68. 7c22e64 pcmcia: use kstrdup() in pcmcia_device_query() by Geliang Tang · 9 years ago
  69. fca8b80 pcmcia: soc_common: remove skt_dev_info's clk pointer by Russell King · 9 years ago
  70. c3eb700 pcmcia: sa11xx_base.c: remove useless init/exit functions by Russell King · 9 years ago
  71. 321ae96 pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add() by Russell King · 9 years ago
  72. 924e5ea pcmcia: sa1111: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  73. 8e2caf0 pcmcia: pxa2xx: convert memory allocation to devm_* API by Russell King · 9 years ago
  74. ac92f15 pcmcia: pxa2xx: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  75. e33e640 pcmcia: sa11x0: convert memory allocation to devm_* API by Russell King · 9 years ago
  76. 72010ac pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers by Russell King · 9 years ago
  77. 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
  78. 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
  79. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  80. 5468f88 drivers/pcmcia: include <module.h> for modular xxs1500_ss code by Paul Gortmaker · 9 years ago
  81. e8e68fd pcmcia: do not break rsrc_nonstatic when handling anonymous cards by Dominik Brodowski · 9 years ago
  82. d19319a pcmcia: Fix resource leaks in yenta_probe() and _close() by Takeshi Yoshimura · 9 years ago
  83. 2fb22a8 Disable write buffering on Toshiba ToPIC95 by Ryan Underwood · 10 years ago
  84. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  85. 3ce3c1c pcmcia/vrc4171: Remove typedefs for enums and struct by Himangi Saraogi · 10 years ago
  86. 8b0eb83 pcmcia: Remove typedef in structs and emum by Himangi Saraogi · 10 years ago
  87. 820dc84 pcmcia: Remove typedef tuple_flags by Himangi Saraogi · 10 years ago
  88. 0f06abd drivers: pcmcia: electra_cf.c fix checkpatch error and warnings by Laurent Navet · 12 years ago
  89. 46f533c drivers: pcmcia: ds.c fix checkpatch errors by Laurent Navet · 12 years ago
  90. 221f7ed PCMCIA: Remove commented references to dead class_device_create_file() by Robert P. J. Day · 12 years ago
  91. 801421e drivers/pcmcia/electra_cf.c: add missing iounmap and kfree by Julia Lawall · 12 years ago
  92. e632cd9 pcmcia: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  93. d3046ba pcmcia: fix a boot time warning in pcmcia cs code by Dmitry Eremin-Solenikov · 9 years ago
  94. eaa9a21 pcmcia: at91_cf: Use syscon to configure the MC/smc by Alexandre Belloni · 9 years ago
  95. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  96. ff85f70 Merge 4.0-rc5 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  97. 03b225b pcmcia: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  98. dae6cda pcmcia: Use setup_timer by Vaishali Thakkar · 9 years ago
  99. 1be27c6 ARM: at91: remove NEED_MACH_IO_H by Arnd Bergmann · 9 years ago
  100. 3d7a827 Revert "pcmcia: add a new resource manager for non ISA systems" by Greg Kroah-Hartman · 9 years ago