1. 9ffc5da libata: make functions/variables static by Robert Hancock · 15 years ago
  2. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  3. 444486a pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide) by Dominik Brodowski · 15 years ago
  4. 044dcc8 pata_pcmcia: add CNF-CDROM-ID by Wolfram Sang · 15 years ago
  5. 3d47aa8 [libata] Drain data on errors by Alan Cox · 15 years ago
  6. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  7. a12d6c9 [libata] pata_pcmcia: another memory card support by Marc Pignat · 16 years ago
  8. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  9. ff08705 Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia by Dominik Brodowski · 16 years ago
  10. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  11. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  12. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  13. 0bac660 pcmcia: use pcmcia_loop_config in pata and ide drivers by Dominik Brodowski · 16 years ago
  14. 795659e pcmcia: uniform device IDs of pata_pcmcia and ide-cs by Dominik Brodowski · 16 years ago
  15. a17bf22 pcmcia: add another pata/ide ID by Kristoffer Ericson · 16 years ago
  16. 74e2338 pcmcia: add an pata/ide ID by Matt Reimer · 16 years ago
  17. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  18. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  19. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  20. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  21. 358f9a7 libata: implement and use ata_noop_irq_clear() by Tejun Heo · 16 years ago
  22. f885521 pata_pcmcia: convert to new data_xfer prototype by Tejun Heo · 17 years ago
  23. d7b1745 pata_pcmcia: Minor cleanups and support for dual channel cards by Alan Cox · 17 years ago
  24. a5df2ea pata_pcmcia: Add support for dumb 8bit IDE emulations by Alan Cox · 17 years ago
  25. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  26. 77ec15c [libata] pata_pcmcia: Add additional id string (corsair, 1GB) by Kristoffer Ericson · 17 years ago
  27. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  28. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  29. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  30. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  31. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  32. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  33. 363f7e4 PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia by Marcin Juszkiewicz · 17 years ago
  34. 872aad4 pata_pcmcia: Switch to ata_sff_port_start by Alan Cox · 17 years ago
  35. 48aaae7 pata_pcmcia: recognize 2GB CompactFlash from Transcend by Aeschbacher, Fabrice · 17 years ago
  36. 7871e74 pata_pcmcia.c: add card ident for jvc cdrom by Richard Kennedy · 17 years ago
  37. 5d72882 libata: convert the remaining PATA drivers to new init model by Tejun Heo · 17 years ago
  38. 4dc5200 pcmcia - spot slave decode flaws (for testing) by Alan · 17 years ago
  39. a0fcdc0 [libata] Update several PATA drivers for new ->cable_detect hook by Jeff Garzik · 17 years ago
  40. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  41. cc70991 pata_pcmcia: Fix oops in 2.6.21-rc1 by Alan · 17 years ago
  42. ed2a6e4 pata_pcmcia: Update device table by Magnus Damm · 17 years ago
  43. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  44. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 18 years ago
  45. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  46. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 18 years ago
  47. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  48. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  49. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  50. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  51. 2eab80a [PATCH] libata: kill unnecessary sht->max_sectors initializations by Tejun Heo · 18 years ago
  52. afdfe89 [PATCH] libata: add missing sht->slave_destroy by Tejun Heo · 18 years ago
  53. a0a00cb [PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync by Alan Cox · 18 years ago
  54. bda3028 [libata] Don't use old-EH ->eng_timeout() hook when not needed by Jeff Garzik · 18 years ago
  55. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  56. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago