1. 1205b62 Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  2. 57c1cdc pcmcia: sa1100*: remove redundant bvd1/bvd2 setting by Russell King · 6 years ago
  3. f1f05ee ARM: pxa/lubbock: switch PCMCIA to MAX1600 library by Russell King · 6 years ago
  4. 34fdbe6 ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs by Russell King · 6 years ago
  5. e2125d0 ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs by Russell King · 6 years ago
  6. b96e6c0 ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs by Russell King · 6 years ago
  7. bebdf98 pcmcia: add MAX1600 library by Russell King · 6 years ago
  8. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  9. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  10. 72f86d0 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 6 years ago
  11. c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
  12. 56f3c1413 powerpc/mm: properly set PAGE_KERNEL flags in ioremap() by Christophe Leroy · 6 years ago
  13. 95691e3 pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges by Maciej S. Szmigiero · 6 years ago
  14. 1b22dcf pcmcia: pcmcia_resource: Replace mdelay() with msleep() by Jia-Ju Bai · 6 years ago
  15. 77588c1 gpiolib: Pass array info to get/set array functions by Janusz Krzysztofik · 6 years ago
  16. b9762be gpiolib: Pass bitmaps, not integer arrays, to get/set array by Janusz Krzysztofik · 6 years ago
  17. 3077971 pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function by Linus Torvalds · 6 years ago
  18. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  19. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  20. 7886e8a Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  21. 64b2f12 ARM: sa1100/simpad: switch simpad CF to use gpiod APIs by Russell King · 8 years ago
  22. b51af86 ARM: sa1100/shannon: convert to generic CF sockets by Russell King · 8 years ago
  23. 80c799d ARM: sa1100/nanoengine: convert to generic CF sockets by Russell King · 8 years ago
  24. f2d2856 Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  25. 02741b8 pcmcia: remove blackfin driver by Arnd Bergmann · 7 years ago
  26. 10a27a2 pcmcia: remove m32r drivers by Arnd Bergmann · 7 years ago
  27. a00315d ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs by Russell King · 8 years ago
  28. 780febd ARM: sa1100/cerf: convert to generic CF sockets by Russell King · 8 years ago
  29. 29786e9 ARM: sa1100/assabet: convert to generic CF sockets by Russell King · 8 years ago
  30. 7be893a pcmcia: sa1100: provide generic CF support by Russell King · 8 years ago
  31. dbdd0f5 PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle by Rafael J. Wysocki · 7 years ago
  32. 605dc77 Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 7 years ago
  33. d3fdd70 pcmcia: soc_common: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  34. 3490a69 pcmcia: use proper printk format for resource by Dominik Brodowski · 7 years ago
  35. 1203839 pcmcia: at91_cf: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  36. d425824 drivers/pcmcia/sa1111_badge4.c: avoid unused function warning by Arnd Bergmann · 7 years ago
  37. 441692a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  38. 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
  39. 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
  40. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  41. 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
  42. 24a0c65 PCI: Add for_each_pci_bridge() helper by Andy Shevchenko · 7 years ago
  43. 439dc05 drivers/pcmcia: omap1: Fix error in automated timer conversion by Kees Cook · 7 years ago
  44. e9c16af drivers/pcmcia: omap1: Fix error in automated timer conversion by Kees Cook · 7 years ago
  45. 32946cc drivers/pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  46. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 41760d0 drivers/pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  48. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  49. 35c3f85 pcmcia: m32r: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  50. 80c5a20 pcmcia/electra_cf: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  51. c151206 pcmcia: make pccard_cis_attr const by Bhumika Goyal · 7 years ago
  52. de854b3 pcmcia: sa1111: remove special sa1111 mmio accessors by Russell King · 8 years ago
  53. 7170a31 pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resources by Russell King · 8 years ago
  54. cc10815 MIPS: Alchemy: Threaded carddetect irqs for devboards by Manuel Lauss · 8 years ago
  55. ad8f20a pcmcia: ds: convert to use DRIVER_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  56. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  57. 9149ba1 Annotate hardware config module parameters in drivers/pcmcia/ by David Howells · 8 years ago
  58. 6c8343e drivers/pcmcia: NO_IRQ removal for electra_cf.c by Michael Ellerman · 8 years ago
  59. 3da8206 drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket by Sudip Mukherjee · 8 years ago
  60. c795cf4 drivers/pcmcia/m32r_pcc.c: use common error path by Sudip Mukherjee · 8 years ago
  61. 4170a20 drivers/pcmcia/m32r_pcc.c: check return from request_irq by Sudip Mukherjee · 8 years ago
  62. 75ed268 pcmcia: fix return value of soc_pcmcia_regulator_set by Arnd Bergmann · 8 years ago
  63. 4a5d67d pcmcia: soc_common: add driver-data pointer by Russell King · 8 years ago
  64. 5805271 pcmcia: soc_common: add support for voltage sense GPIOs by Russell King · 8 years ago
  65. c8f9ce5 pcmcia: soc_common: constify pcmcia_low_level ops pointer by Russell King · 8 years ago
  66. fb8c995 pcmcia: soc_common: switch to a per-socket cpufreq notifier by Russell King · 8 years ago
  67. ac61b60 pcmcia: soc_common: add support for Vcc and Vpp regulators by Russell King · 8 years ago
  68. a1d0500 pcmcia: soc_common: add CF socket state helper by Russell King · 8 years ago
  69. 6ac95d8 pcmcia: soc_common: restore previous socket state on error by Russell King · 8 years ago
  70. 535e0ab pcmcia: soc_common: add support for reset and bus enable GPIOs by Russell King · 8 years ago
  71. 7bfe497 pcmcia: soc_common: request legacy detect GPIO with active low by Russell King · 8 years ago
  72. a4941191 pcmcia: soc_common: ignore invalid interrupts by Russell King · 8 years ago
  73. 45ca753 pcmcia: soc_common: switch to using gpio_descs by Russell King · 8 years ago
  74. 59ecfef pcmcia: soc_common: use devm_gpio_request_one() by Russell King · 8 years ago
  75. 817ed57 pcmcia: lubbock: fix sockets configuration by Robert Jarzmik · 8 years ago
  76. 3f8df89 pcmcia: sa1111: fix propagation of lowlevel board init return code by Russell King · 8 years ago
  77. a466ebd pcmcia: soc_common: fix SS_STSCHG polarity by Russell King · 8 years ago
  78. cbd5a16 pcmcia: sa11xx_base: add units to the timing information by Russell King · 8 years ago
  79. 6dec04e pcmcia: sa11xx_base: fix reporting of timing information by Russell King · 8 years ago
  80. ad8d52b pcmcia: ds: fix suspend/resume by Russell King · 8 years ago
  81. 72176dd powerpc/mm: Use a helper for finding pte bits mapping I/O area by Aneesh Kumar K.V · 9 years ago
  82. e34b6fc pcmcia: db1xxx_ss: fix last irq_to_gpio user by Manuel Lauss · 9 years ago
  83. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  84. 7c22e64 pcmcia: use kstrdup() in pcmcia_device_query() by Geliang Tang · 9 years ago
  85. fca8b80 pcmcia: soc_common: remove skt_dev_info's clk pointer by Russell King · 10 years ago
  86. c3eb700 pcmcia: sa11xx_base.c: remove useless init/exit functions by Russell King · 10 years ago
  87. 321ae96 pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add() by Russell King · 10 years ago
  88. 924e5ea pcmcia: sa1111: update socket driver to use devm_clk_get() API by Russell King · 10 years ago
  89. 8e2caf0 pcmcia: pxa2xx: convert memory allocation to devm_* API by Russell King · 10 years ago
  90. ac92f15 pcmcia: pxa2xx: update socket driver to use devm_clk_get() API by Russell King · 10 years ago
  91. e33e640 pcmcia: sa11x0: convert memory allocation to devm_* API by Russell King · 10 years ago
  92. 72010ac pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers by Russell King · 10 years ago
  93. 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
  94. 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
  95. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  96. 5468f88 drivers/pcmcia: include <module.h> for modular xxs1500_ss code by Paul Gortmaker · 10 years ago
  97. e8e68fd pcmcia: do not break rsrc_nonstatic when handling anonymous cards by Dominik Brodowski · 9 years ago
  98. d19319a pcmcia: Fix resource leaks in yenta_probe() and _close() by Takeshi Yoshimura · 9 years ago
  99. 2fb22a8 Disable write buffering on Toshiba ToPIC95 by Ryan Underwood · 10 years ago
  100. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago