1. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  2. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  3. 78a14e2 drivers/pcmcia: remove unnecessary kzalloc by Julia Lawall · 15 years ago
  4. b285fab pcmcia: correct handling for Zoomed Video registers in topic.h by Avi Cohen Stuart · 15 years ago
  5. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  6. 638bba5 pcmcia: autoload module pcmcia by Dominik Brodowski · 15 years ago
  7. 66024db PCMCIA: stop duplicating pci_irq in soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  8. f397b9c PCMCIA: soc_common: remove 'dev' member from soc_pcmcia_socket by Russell King - ARM Linux · 15 years ago
  9. b62d99b PCMCIA: soc_common: constify soc_pcmcia_socket ops member by Russell King - ARM Linux · 15 years ago
  10. dabd146 PCMCIA: sa1111: remove duplicated initializers by Russell King - ARM Linux · 15 years ago
  11. 701a5dc PCMCIA: sa1111: wrap soc_pcmcia_socket to contain sa1111 specific data by Russell King - ARM Linux · 15 years ago
  12. da4f007 PCMCIA: soc_common: push socket probe down into SoC specific support by Russell King - ARM Linux · 15 years ago
  13. be85458 PCMCIA: soc_common: push socket removal down to SoC specific support by Russell King - ARM Linux · 15 years ago
  14. 097e296 PCMCIA: soc_common: provide single socket add/remove functionality by Russell King - ARM Linux · 15 years ago
  15. 0f767de PCMCIA: soc_common: convert to a stand alone module by Russell King - ARM Linux · 15 years ago
  16. a7149f9 pcmcia: use dev_dbg and dev_print in pd6729.c by Dominik Brodowski · 15 years ago
  17. 9cb495b pcmcia: remove now-defunct cs_error, pcmcia_error_{func,ret} by Dominik Brodowski · 15 years ago
  18. 6d9a299 pcmcia: extend error reporting and debug messages in core by Dominik Brodowski · 15 years ago
  19. c9f50dd pcmcia: use dynamic debug in PCMCIA socket drivers by Dominik Brodowski · 15 years ago
  20. d50dbec pcmcia: use dynamic debug instead of custom infrastructure by Dominik Brodowski · 15 years ago
  21. 18a7a19b pcmcia: remove pcmcia_get_{first,next}_tuple() by Dominik Brodowski · 15 years ago
  22. 9128422 pcmcia: add new CIS access helpers by Dominik Brodowski · 15 years ago
  23. 15ea76d pccard: configure CLS on attach by Tejun Heo · 15 years ago
  24. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  25. bb015f0 pcmcia: drop already defined PCI_IDs by Wolfram Sang · 15 years ago
  26. 94efb72 pcmcia: do not load the pd6729 driver if io_base is NULL by Komuro · 15 years ago
  27. 5f78433 pcmcia: Fix possible printk format warnings by Wolfram Sang · 15 years ago
  28. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  29. c5e0952 pcmcia: do not try to store more than 4 version strings by Dominik Brodowski · 15 years ago
  30. 84897fc pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanup by Dominik Brodowski · 15 years ago
  31. 30514cc pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probe by Frans Pop · 15 years ago
  32. 0137304 pcmcia: fix controller printk format warnings by Randy Dunlap · 15 years ago
  33. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  34. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 15 years ago
  35. 0c570cd PM / yenta: Fix cardbus suspend/resume regression by Rafael J. Wysocki · 15 years ago
  36. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 15 years ago
  37. b29cf62 ARM: Fix SA1100 Assabet/Neponset PCMCIA section mismatch warnings by Russell King · 15 years ago
  38. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  39. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  40. 02e87d1 pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver by Kristoffer Ericson · 15 years ago
  41. e6be4a8 pcmcia: switch /proc/bus/pccard/drivers to seq_file by Alexey Dobriyan · 15 years ago
  42. 734f3fa pcmcia: yenta: add missing __devexit marking by Mike Frysinger · 15 years ago
  43. 0950efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 by Linus Torvalds · 15 years ago
  44. 889c277 pcmcia: document return value of pcmcia_loop_config by Wolfram Sang · 15 years ago
  45. cc67744 pcmcia: drop non-existant includes by Wolfram Sang · 15 years ago
  46. 1ff8489 pcmcia: disable prefetch/burst for OZ6933 by Tomas Kovacik · 15 years ago
  47. b4b3d7b pcmcia: fix incorrect argument order to list_add_tail() by Wolfram Sang · 15 years ago
  48. d598de0 pcmcia: drivers/pcmcia/pcmcia_resource.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  49. a077932 pcmcia: drivers/pcmcia: Make static by Roel Kluin · 16 years ago
  50. 85c6102 [ARM] pxa: update pcmcia/pxa2xx_base.c to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  51. 6cf4442 [ARM] pxa/palm: fix possibly uninitialized variable in PalmTC-pcmcia by Marek Vasut · 15 years ago
  52. 36d618b [ARM] pxa: Palm Tungsten|C PCMCIA support by Marek Vasut · 15 years ago
  53. 852710d yenta: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  54. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  55. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  56. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  57. a9c5695 use printk_once() in several places by Minchan Kim · 15 years ago
  58. f3e7a7b pcmcia: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  59. ed62ace firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  60. 5aeb1a5 [ARM] pxa/stargate2: add support for Compact Flash/PCMCIA by Jonathan Cameron · 15 years ago
  61. ae1036a [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop config by Dmitry Baryshkov · 15 years ago
  62. 91c39dc [ARM] 5442/1: pxa/cm-x255: fix reverse RDY gpios in PCMCIA driver by Mike Rapoport · 15 years ago
  63. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  64. 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
  65. d66ea8d [ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0 by Marek Vasut · 15 years ago
  66. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 15 years ago
  67. 7a192ec platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver' by Ming Lei · 16 years ago
  68. f2fecec pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  69. 104a416 [ARM] 5426/1: h3600: remove clr_h3600_egpio/set_h3600_egpio helpers by Dmitry Artamonow · 15 years ago
  70. b74d196 [ARM] pxa: move pxa2xx chip selects definitions out of pxa-regs.h by Eric Miao · 16 years ago
  71. b393c69 [ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c by Eric Miao · 16 years ago
  72. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  73. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  74. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  75. 35024c3 pcmcia: blackfin: fix bug - add missing ; to MODULE macro by Mike Frysinger · 16 years ago
  76. e38a970 [PCMCIA] e740 PCMCIA socket driver. by Ian Molton · 16 years ago
  77. b176945 pcmcia: ensure correct logging in do_io_probe by Dominik Brodowski · 16 years ago
  78. e689597 pcmcia: add braces in error path by Dominik Brodowski · 16 years ago
  79. 2509698 pcmcia: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  80. 3e879f6 pcmcia: setup resource information for pseudo multifunction devices. by Komuro · 16 years ago
  81. 60df3de8 pcmcia: fix indentation & braces disagreement - add braces by Ilpo Järvinen · 16 years ago
  82. 0803d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  83. c732acd Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  84. 3eeebf1 sh: Kill off long-dead HD64465 cchip support. by Paul Mundt · 16 years ago
  85. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  86. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 7bbfd39 pcmcia: Whine harder about use of EXCLUSIVE by Alan Cox · 16 years ago
  88. c97ce77 [ARM] pxa: fix trizeps PCMCIA build by Russell King · 16 years ago
  89. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  90. 9130add drivers/pcmcia: use nr_irqs by Yinghai Lu · 16 years ago
  91. af2010d [ARM] 5307/1: pxa: fix CM-X2XX PCMCIA build error by Mike Rapoport · 16 years ago
  92. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  93. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  94. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  95. 27c4cae [ARM] pxa: allow multi-machine PCMCIA builds by Russell King · 16 years ago
  96. cc513ac Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-arm by Russell King · 16 years ago
  97. 1543966 Merge branch 'pxa-palm' into pxa-machines by Russell King · 16 years ago
  98. 5ff7f78 Merge branch 'pxa-trizeps' into pxa-machines by Russell King · 16 years ago
  99. 92b797f [ARM] pxa: trizeps4: remove unused variable by Russell King · 16 years ago
  100. 8616e2f [ARM] 5283/1: pxa: add CM-X255 pcmcia support by Mike Rapoport · 16 years ago