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