1. 0273b4e MIPS: Alchemy: XXS1500 PCMCIA driver rewrite by Manuel Lauss · 15 years ago
  2. 66213b3 MIPS: PCMCIA: new socket driver for Au1000 demoboards. by Manuel Lauss · 15 years ago
  3. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  4. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  5. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  6. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  7. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  8. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  9. a7a5ac5 PCMCIA: fix pxa2xx_lubbock modular build error by Marc Zyngier · 15 years ago
  10. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  11. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  12. fc77366 Merge branch 'master' into devel by Russell King · 15 years ago
  13. 0029397 ARM: pxa: fix now incorrect reference of skt->irq by using skt->socket.pci_irq by Eric Miao · 15 years ago
  14. c2de1c38 [ARM] pxa/zeus: make Viper pcmcia support more generic to support Zeus by Marc Zyngier · 15 years ago
  15. d0d26c3 PCMCIA: fix pxa2xx_lubbock modular build error by Russell King · 15 years ago
  16. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  17. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  18. 9fea84f pcmcia: CodingStyle fixes by Dominik Brodowski · 15 years ago
  19. 1bf8e62 Fix soc_common PCMCIA configuration by Russell King · 15 years ago
  20. e7435f8 ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100 by Dmitry Artamonow · 15 years ago
  21. 8715b29 ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h by Dmitry Artamonow · 15 years ago
  22. 22f9740 ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to gpiolib by Dmitry Artamonow · 15 years ago
  23. 2a83709 ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib by Dmitry Artamonow · 15 years ago
  24. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  25. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  26. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  27. 82f88e3 pcmcia: remove unused "window_t" typedef by Dominik Brodowski · 15 years ago
  28. d7b0364 pcmcia: move some window-related code to pcmcia_ioctl.c by Dominik Brodowski · 15 years ago
  29. 0bdf9b3 pcmcia: Change window_handle_t logic to unsigned long by Magnus Damm · 18 years ago
  30. 16456eb pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page() by Magnus Damm · 18 years ago
  31. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  32. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  33. 78a14e2 drivers/pcmcia: remove unnecessary kzalloc by Julia Lawall · 15 years ago
  34. b285fab pcmcia: correct handling for Zoomed Video registers in topic.h by Avi Cohen Stuart · 15 years ago
  35. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  36. 638bba5 pcmcia: autoload module pcmcia by Dominik Brodowski · 15 years ago
  37. 66024db PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  38. f397b9c PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  39. b62d99b PCMCIA: soc_common: constify soc_pcmcia_socket ops member by Russell King - ARM Linux · 15 years ago
  40. dabd146 PCMCIA: sa1111: remove duplicated initializers by Russell King - ARM Linux · 15 years ago
  41. 701a5dc PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data by Russell King - ARM Linux · 15 years ago
  42. da4f007 PCMCIA: soc_common: push socket probe down into SoC specific support by Russell King - ARM Linux · 15 years ago
  43. be85458 PCMCIA: soc_common: push socket removal down to SoC specific support by Russell King - ARM Linux · 15 years ago
  44. 097e296 PCMCIA: soc_common: provide single socket add/remove functionality by Russell King - ARM Linux · 15 years ago
  45. 0f767de PCMCIA: soc_common: convert to a stand alone module by Russell King - ARM Linux · 15 years ago
  46. a7149f9 pcmcia: use dev_dbg and dev_print in pd6729.c by Dominik Brodowski · 15 years ago
  47. 9cb495b pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret} by Dominik Brodowski · 15 years ago
  48. 6d9a299 pcmcia: extend error reporting and debug messages in core by Dominik Brodowski · 15 years ago
  49. c9f50dd pcmcia: use dynamic debug in PCMCIA socket drivers by Dominik Brodowski · 15 years ago
  50. d50dbec pcmcia: use dynamic debug instead of custom infrastructure by Dominik Brodowski · 15 years ago
  51. 18a7a19b pcmcia: remove pcmcia_get_{first,next}_tuple() by Dominik Brodowski · 15 years ago
  52. 9128422 pcmcia: add new CIS access helpers by Dominik Brodowski · 15 years ago
  53. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  54. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  55. bb015f0 pcmcia: drop already defined PCI_IDs by Wolfram Sang · 15 years ago
  56. 94efb72 pcmcia: do not load the pd6729 driver if io_base is NULL by Komuro · 15 years ago
  57. 5f78433 pcmcia: Fix possible printk format warnings by Wolfram Sang · 15 years ago
  58. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  59. c5e0952 pcmcia: do not try to store more than 4 version strings by Dominik Brodowski · 15 years ago
  60. 84897fc pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup by Dominik Brodowski · 15 years ago
  61. 30514cc pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe by Frans Pop · 15 years ago
  62. 0137304 pcmcia: fix controller printk format warnings by Randy Dunlap · 15 years ago
  63. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  64. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 15 years ago
  65. 0c570cd PM / yenta: Fix cardbus suspend/resume regression by Rafael J. Wysocki · 15 years ago
  66. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 15 years ago
  67. b29cf62 ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings by Russell King · 15 years ago
  68. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  69. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  70. 02e87d1 pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver by Kristoffer Ericson · 15 years ago
  71. e6be4a8 pcmcia: switch /proc/bus/pccard/drivers to seq_file by Alexey Dobriyan · 15 years ago
  72. 734f3fa pcmcia: yenta: add missing __devexit marking by Mike Frysinger · 15 years ago
  73. 0950efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 by Linus Torvalds · 15 years ago
  74. 889c277 pcmcia: document return value of pcmcia_loop_config by Wolfram Sang · 15 years ago
  75. cc67744 pcmcia: drop non-existant includes by Wolfram Sang · 15 years ago
  76. 1ff8489 pcmcia: disable prefetch/burst for OZ6933 by Tomas Kovacik · 15 years ago
  77. b4b3d7b pcmcia: fix incorrect argument order to list_add_tail() by Wolfram Sang · 15 years ago
  78. d598de0 pcmcia: drivers/pcmcia/pcmcia_resource.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  79. a077932 pcmcia: drivers/pcmcia: Make static by Roel Kluin · 16 years ago
  80. 85c6102 [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  81. 6cf4442 [ARM] pxa/palm: fix possibly uninitialized variable in PalmTC-pcmcia by Marek Vasut · 15 years ago
  82. 36d618b [ARM] pxa: Palm Tungsten|C PCMCIA support by Marek Vasut · 15 years ago
  83. 852710d yenta: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  84. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  85. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  86. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  87. a9c5695 use printk_once() in several places by Minchan Kim · 15 years ago
  88. f3e7a7b pcmcia: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  89. ed62ace firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  90. 5aeb1a5 [ARM] pxa/stargate2: add support for Compact Flash/PCMCIA by Jonathan Cameron · 15 years ago
  91. ae1036a [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config by Dmitry Baryshkov · 15 years ago
  92. 91c39dc [ARM] 5442/1: pxa/cm-x255: fix reverse RDY gpios in PCMCIA driver by Mike Rapoport · 15 years ago
  93. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  94. dc52b5b Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  95. d66ea8d [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 by Marek Vasut · 15 years ago
  96. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  97. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
  98. f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  99. 104a416 [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers by Dmitry Artamonow · 15 years ago
  100. b74d196 [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h by Eric Miao · 16 years ago