1. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  2. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  3. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  4. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  5. 018d982 ata: fix sparse warning in ata_piix.c by Harvey Harrison · 16 years ago
  6. bc5468f ata_piix.c:piix_init_one() must be __devinit by Adrian Bunk · 16 years ago
  7. 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 16 years ago
  8. 4a537a5 ata_piix.c: make piix_merge_scr() static by Adrian Bunk · 16 years ago
  9. bf7f22b ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  10. c729072 ata_piix: implement SIDPR SCR access by Tejun Heo · 16 years ago
  11. 8b09f0d ata_piix: convert to prepare - activate initialization by Tejun Heo · 16 years ago
  12. 723159c ata_piix: kill unused constants and flags by Tejun Heo · 17 years ago
  13. 9cde9ed1 ata_piix: separate controller IDs into separate enum by Tejun Heo · 17 years ago
  14. ffe188d ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. by Peter Schwenke · 16 years ago
  15. 25f9813 ata_piix: ignore ATA_DMA_ERR on vmware ich4 by Tejun Heo · 17 years ago
  16. d1aa690 ata_piix: add Toshiba Tecra M4 to broken suspend list by Peter Schwenke · 17 years ago
  17. 04d86d6 ata_piix: add more toshiba laptops to broken suspend list by Peter Schwenke · 17 years ago
  18. c47a631 ata_piix: Invalid use of writel/readl with iomap by Alan Cox · 17 years ago
  19. a0ce9ac ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3 by Tejun Heo · 17 years ago
  20. 8d8ef2f ata_piix: only enable the first port on apple macbook pro by Thomas Rohwer · 17 years ago
  21. 00242ec ata_piix: reorganize controller IDs by Tejun Heo · 17 years ago
  22. de753e5 ata_piix: add SATELLITE U205 to broken suspend list by Tejun Heo · 17 years ago
  23. 62320e2 ata_piix: add SATELLITE PRO U200 to broken suspend list by Yann Chachkoff · 17 years ago
  24. 2655e2c ata_piix: Add additional PCI identifier for 40 wire short cable by Alan Cox · 17 years ago
  25. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  26. 8f73a68 ata_piix: SATA 2port controller port map fix by Jason Gaston · 17 years ago
  27. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  28. 54174db [libata] ata_piix: add HP compaq laptop to short cable list by Jeff Garzik · 17 years ago
  29. e2d352a ata_piix: replace spaces with tabs by Jason Gaston · 17 years ago
  30. ec300d9 [libata] ata_piix: Use more-robust form of array initialization by Jeff Garzik · 17 years ago
  31. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  32. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  33. 2eb829e ata_piix: disallow UDMA 133 on ICH5 & ICH7 by Christian Lamparter · 17 years ago
  34. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  35. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  36. 4c74d4e ata_piix: add another TECRA M3 entry to broken suspend list by Tejun Heo · 17 years ago
  37. 7d05154 [libata] ata_piix: properly terminate DMI system list by Jeff Garzik · 17 years ago
  38. 2a3103c [libata] Bump driver versions by Jeff Garzik · 17 years ago
  39. 43a98f0 ata_piix: implement IOCFG bit18 quirk by Tejun Heo · 17 years ago
  40. 3cc0b9d ata_piix: add Satellite U200 to broken suspend list by Tejun Heo · 17 years ago
  41. c5cf0ff ata_piix: IDE mode SATA patch for Intel Tolapai by Jason Gaston · 17 years ago
  42. 5c08ea0 ata_piix: add TECRA M7 to broken suspend list by Tejun Heo · 17 years ago
  43. ac2b043 ata_piix: update map 10b for ich8m by Tejun Heo · 17 years ago
  44. 7abe79c ata_piix: add Tecra M3 to broken suspend blacklist by Tejun Heo · 17 years ago
  45. 8c3832e ata_piix: implement piix_borken_suspend() by Tejun Heo · 17 years ago
  46. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  47. b8b275e ata_piix: fix suspend/resume for some TOSHIBA laptops by Tejun Heo · 17 years ago
  48. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  49. e04b3b9 ata_piix: kill incorrect invalid map value warning by Tejun Heo · 17 years ago
  50. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  51. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  52. c1e6f28 Add a PCI ID for santa rosa's PATA controller. by Christian Lamparter · 17 years ago
  53. a5bf5f5 ata_piix: fix pio/mwdma programming by Tejun Heo · 17 years ago
  54. b33620f ata_piix: add short 40c quirk for Acer Aspire 2030, take #2 by Tejun Heo · 17 years ago
  55. 2f91d81 ata_piix: clean up by Alan Cox · 17 years ago
  56. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  57. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  58. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  59. eb4a2c7 pata: cable methods by Alan Cox · 17 years ago
  60. 1234010 Add notation that the Asus W5F laptop has a short cable instead of 80-wire. by Robin H\. Johnson · 17 years ago
  61. 9a2eb70 ata_piix: Remove ugly layering violation by Alan Cox · 17 years ago
  62. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  63. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  64. ec09150 [libata] ata_piix: remove duplicate PCI IDs by Jeff Garzik · 17 years ago
  65. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 17 years ago
  66. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  67. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  68. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  69. dedf61d libata piix3 support warning fix by Andrew Morton · 17 years ago
  70. d2cdfc0 libata: PIIX3 support by Alan · 17 years ago
  71. babfb68 ata_piix: add ICH7 on Acer 3682WLMi to laptop list by J J · 17 years ago
  72. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  73. fae07dc [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops by Tejun Heo · 18 years ago
  74. f98b657 [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  75. 2c5ff67 [PATCH] trivial piix: swap bogus dot for comma space by Alan · 18 years ago
  76. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  77. 5e56a37 [PATCH] ata_piix: strip now unneded MAP related stuff by Tejun Heo · 18 years ago
  78. 228c159 [PATCH] ata_piix: apply device detection via polling IDENTIFY by Tejun Heo · 18 years ago
  79. b3362f8 [PATCH] ata_piix: clean up port flags by Tejun Heo · 18 years ago
  80. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  81. 732f74a Revert "[PATCH] Add 0x7110 piix to ata_piix.c" by Jeff Garzik · 18 years ago
  82. c6446a4 [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M by Tejun Heo · 18 years ago
  83. f833229 [PATCH] Add 0x7110 piix to ata_piix.c by Jens Axboe · 18 years ago
  84. 158f30c8 [PATCH] libata: use correct map_db values for ICH8 by Kristen Carlson Accardi · 18 years ago
  85. c961922 [PATCH] libata-eh: Remove layering violation and duplication when handling absent ports by Alan Cox · 18 years ago
  86. c32a8fd [PATCH] ata-piix: fixes kerneldoc error by Henne · 18 years ago
  87. b0fea35 [libata] ata_piix: build fix by Jeff Garzik · 18 years ago
  88. dd1dc80 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  89. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  90. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago
  91. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  92. 54a86bf Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  93. f89b2b5 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  94. 24dd01b [libata] ata_piix: add missing kfree() by Jeff Garzik · 18 years ago
  95. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/ata_piix.c]
  96. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  97. 2a88d1a [PATCH] libata: replace ap->hard_port_no with ap->port_no by Tejun Heo · 18 years ago
  98. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  99. 85455dd [PATCH] Fix compile problem when sata debugging is on by Keith Owens · 18 years ago
  100. f814b75 [PATCH] ata_piix: fix host_set private_data intialization by Tejun Heo · 18 years ago