1. c52a368 pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges by Maciej S. Szmigiero · 6 years ago
  2. d19319a pcmcia: Fix resource leaks in yenta_probe() and _close() by Takeshi Yoshimura · 9 years ago
  3. f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
  4. 03b225b pcmcia: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  5. 0178a7a pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage by Greg Kroah-Hartman · 10 years ago
  6. 560698e pcmcia: Use list_for_each_entry() for bus traversal by Yijing Wang · 10 years ago
  7. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 10 years ago
  8. 7d19143 drivers/pcmcia/yenta_socket.c: convert to module_pci_driver by Libo Chen · 11 years ago
  9. e765a02 pcmcia: remove use of __devexit by Bill Pemberton · 12 years ago
  10. 34cdf25 pcmcia: remove use of __devinit by Bill Pemberton · 12 years ago
  11. 96364e3 pcmcia: remove use of __devexit_p by Bill Pemberton · 12 years ago
  12. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  13. 2b2c5d8 pcmcia: Convert to DEFINE_PCI_DEVICE_TABLE by Axel Lin · 12 years ago
  14. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  15. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  16. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  17. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  18. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  19. 4f2d364 pcmcia: yenta_socket.c Remove extra #ifdef CONFIG_YENTA_TI by Justin P. Mattock · 14 years ago
  20. 02caa56 pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq by Dominik Brodowski · 14 years ago
  21. 378b451 pcmcia: remove suspend-related comment from yenta_socket.c by Dominik Brodowski · 14 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  23. d7646f7 pcmcia: use dev_pm_ops for class pcmcia_socket_class by Dominik Brodowski · 14 years ago
  24. 0d3a940 pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary by Jens Künzer · 14 years ago
  25. ba8819e pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket by Jens Künzer · 14 years ago
  26. 28ca8dd pcmcia: honor saved flags in yenta_socket's I365_CSCINT register by Jens Künzer · 14 years ago
  27. f3d4ae4 yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audio Indigo soundcards by Michal Pecio · 14 years ago
  28. 8d37a37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  29. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 14 years ago
  30. 3516952 pcmcia/yenta: add module parameter for O2 speedups by Wolfram Sang · 14 years ago
  31. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 14 years ago
  32. 9fea84f pcmcia: CodingStyle fixes by Dominik Brodowski · 14 years ago
  33. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  34. 0c570cd PM / yenta: Fix cardbus suspend/resume regression by Rafael J. Wysocki · 15 years ago
  35. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 15 years ago
  36. 734f3fa pcmcia: yenta: add missing __devexit marking by Mike Frysinger · 15 years ago
  37. 852710d yenta: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  38. dd797d8 pcmcia: use dev_printk and dev_dbg in yenta_socket by Dominik Brodowski · 16 years ago
  39. 7818786 pcmcia: fix kernel-doc comments by Randy Dunlap · 16 years ago
  40. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  41. 8737331 Driver core: convert pcmcia code to use struct device by Greg Kroah-Hartman · 18 years ago
  42. 4deb7c1 [PATCH] PCMCIA: handle sysfs, PCI errors by Jeff Garzik · 18 years ago
  43. f237de5 [PATCH] CONFIG_PM=n slim: drivers/pcmcia/* by Alexey Dobriyan · 18 years ago
  44. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  45. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  46. 6600521 [PATCH] pcmcia: fix kernel-doc function name by Randy Dunlap · 18 years ago
  47. 59e35ba [PATCH] pcmcia: TI PCIxx12 CardBus controller support by Alex Williamson · 18 years ago
  48. b435261 [PATCH] yenta: fix hidden PCI bus numbers by Bernhard Kaindl · 18 years ago
  49. d250a48 [PATCH] yenta: do power-up only after socket is configured by Daniel Ritz · 18 years ago
  50. 8084b37 [PATCH] pcmcia: kzalloc conversion by Dominik Brodowski · 18 years ago
  51. 63e7ebd [PATCH] yenta: make bridge specific init code configurable by Daniel Ritz · 19 years ago
  52. 9da4bc6 [PATCH] pcmcia: remove get_socket callback by Dominik Brodowski · 19 years ago
  53. e411580 [PATCH] yenta: optimize interrupt handler by Daniel Ritz · 19 years ago
  54. 030ee39 pcmcia: add socket register data to sysfs for yenta devices by Linus Torvalds · 19 years ago
  55. f9cb8b7 [PATCH] yenta: more ENE bridges by Daniel Ritz · 19 years ago
  56. 6c1a10d [PATCH] yenta: add support for more TI bridges by Daniel Ritz · 19 years ago
  57. 8e5d17e [PATCH] yenta: tiny cleanup by Dominik Brodowski · 19 years ago
  58. a413c09 [PATCH] yenta: don't mess with bridge control register by Daniel Ritz · 19 years ago
  59. 8c3520d [PATCH] yenta: auto-tune EnE bridges for CardBus cards by Daniel Ritz · 19 years ago
  60. 5a23f34 Fix yenta error message when unable to find a bus assignment by Linus Torvalds · 19 years ago
  61. c7fb0b3 [PATCH] yenta oops fix by Ivan Kokshaysky · 19 years ago
  62. c8751e4 [PATCH] pcmcia/yenta: avoid PCI write posting problem by Daniel Ritz · 19 years ago
  63. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 19 years ago
  64. ea2f159 [PATCH] yenta: make ToPIC95 bridges work with 16bit cards by Daniel Ritz · 19 years ago
  65. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 19 years ago
  66. f7d1d23 [PATCH] Obvious bugfix for yenta resource allocation by Paul Mackerras · 19 years ago
  67. 889371f Revert "yenta free_irq on suspend" by Linus Torvalds · 19 years ago
  68. d8c4b41 [PATCH] yenta: free_irq() on suspend. by Daniel Ritz · 19 years ago
  69. 3f603ed Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6 by Linus Torvalds · 19 years ago
  70. eb0a90b [PATCH] yenta: allocate resource fixes by Dominik Brodowski · 19 years ago
  71. 2787983 [PATCH] yenta: same resources in same structs by Dominik Brodowski · 19 years ago
  72. 862104e [PATCH] yenta: fix parent resource determination by Dominik Brodowski · 19 years ago
  73. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  74. d58da59 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods by David Shaohua Li · 19 years ago
  75. 5bc6b68 [PATCH] yenta: no CardBus if IRQ fails by Russell King · 19 years ago
  76. 44670d2 [PATCH] pcmcia: remove references to pcmcia/version.h by Dominik Brodowski · 19 years ago
  77. 7925407 [PATCH] pci: yenta cardbus fix by Ivan Kokshaysky · 19 years ago
  78. fa912bc [PATCH] yenta TI: turn off interrupts during card power-on #2 by Daniel Ritz · 19 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago