1. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  2. e04b3b9 ata_piix: kill incorrect invalid map value warning by Tejun Heo · 17 years ago
  3. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  4. bf6263a [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info by Jeff Garzik · 17 years ago
  5. c1e6f28 Add a PCI ID for santa rosa's PATA controller. by Christian Lamparter · 17 years ago
  6. a5bf5f5 ata_piix: fix pio/mwdma programming by Tejun Heo · 17 years ago
  7. b33620f ata_piix: add short 40c quirk for Acer Aspire 2030, take #2 by Tejun Heo · 17 years ago
  8. 2f91d81 ata_piix: clean up by Alan Cox · 17 years ago
  9. 1626aeb libata: clean up SFF init mess by Tejun Heo · 17 years ago
  10. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 17 years ago
  11. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 17 years ago
  12. eb4a2c7 pata: cable methods by Alan Cox · 17 years ago
  13. 1234010 Add notation that the Asus W5F laptop has a short cable instead of 80-wire. by Robin H\. Johnson · 17 years ago
  14. 9a2eb70 ata_piix: Remove ugly layering violation by Alan Cox · 17 years ago
  15. 438ac6d libata: add missing CONFIG_PM in LLDs by Tejun Heo · 17 years ago
  16. cb48cab [libata] bump versions by Jeff Garzik · 17 years ago
  17. ec09150 [libata] ata_piix: remove duplicate PCI IDs by Jeff Garzik · 17 years ago
  18. 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 17 years ago
  19. 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 17 years ago
  20. 0d5ff56 libata: convert to iomap by Tejun Heo · 17 years ago
  21. 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 17 years ago
  22. dedf61db libata piix3 support warning fix by Andrew Morton · 18 years ago
  23. d2cdfc0 libata: PIIX3 support by Alan · 18 years ago
  24. babfb68 ata_piix: add ICH7 on Acer 3682WLMi to laptop list by J J · 18 years ago
  25. f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
  26. fae07dc [PATCH] ata_piix: use piix_host_stop() in ich_pata_ops by Tejun Heo · 18 years ago
  27. f98b657 [PATCH] ata_piix: IDE mode SATA patch for Intel ICH9 by Jason Gaston · 18 years ago
  28. 2c5ff67 [PATCH] trivial piix: swap bogus dot for comma space by Alan · 18 years ago
  29. 800b399 [PATCH] libata: always use polling IDENTIFY by Tejun Heo · 18 years ago
  30. 5e56a37 [PATCH] ata_piix: strip now unneded MAP related stuff by Tejun Heo · 18 years ago
  31. 228c159 [PATCH] ata_piix: apply device detection via polling IDENTIFY by Tejun Heo · 18 years ago
  32. b3362f8 [PATCH] ata_piix: clean up port flags by Tejun Heo · 18 years ago
  33. fc08515 [PATCH] libata: add 40pin "short" cable support, honour drive side speed detection by Alan Cox · 18 years ago
  34. 732f74a Revert "[PATCH] Add 0x7110 piix to ata_piix.c" by Jeff Garzik · 18 years ago
  35. c6446a4 [PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M by Tejun Heo · 18 years ago
  36. f833229 [PATCH] Add 0x7110 piix to ata_piix.c by Jens Axboe · 18 years ago
  37. 158f30c8 [PATCH] libata: use correct map_db values for ICH8 by Kristen Carlson Accardi · 18 years ago
  38. c961922 [PATCH] libata-eh: Remove layering violation and duplication when handling absent ports by Alan Cox · 18 years ago
  39. c32a8fd [PATCH] ata-piix: fixes kerneldoc error by Henne · 18 years ago
  40. b0fea35 [libata] ata_piix: build fix by Jeff Garzik · 18 years ago
  41. dd1dc80 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  42. 85cd725 [libata #pata-drivers] Trim trailing whitespace. by Jeff Garzik · 18 years ago
  43. 669a5db [libata] Add a bunch of PATA drivers. by Jeff Garzik · 18 years ago
  44. cca3974 libata: Grand renaming. by Jeff Garzik · 18 years ago
  45. 54a86bf Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  46. f89b2b5 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  47. 24dd01b [libata] ata_piix: add missing kfree() by Jeff Garzik · 18 years ago
  48. c6fd280 Move libata to drivers/ata. by Jeff Garzik · 18 years ago[Renamed from drivers/scsi/ata_piix.c]
  49. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  50. 2a88d1a [PATCH] libata: replace ap->hard_port_no with ap->port_no by Tejun Heo · 18 years ago
  51. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  52. 85455dd [PATCH] Fix compile problem when sata debugging is on by Keith Owens · 18 years ago
  53. f814b75f [PATCH] ata_piix: fix host_set private_data intialization by Tejun Heo · 18 years ago
  54. f5beec4 [libata] ata_piix: correct 'invalid MAP value' typo-caused error by Jeff Garzik · 18 years ago
  55. 73291a1 [libata] ata_piix: minor cleanups noticed in prior patch run by Jeff Garzik · 18 years ago
  56. 08f12ed [libata] ata_piix: attempt to fix ICH8 support by Jeff Garzik · 18 years ago
  57. ea35d29 [libata] ata_piix: Consolidate PCS register writing by Jeff Garzik · 18 years ago
  58. d96715c [PATCH] ata_piix: add host_set private structure by Tejun Heo · 18 years ago
  59. 8676ce0 [libata] Bump versions by Jeff Garzik · 18 years ago
  60. ccc4672 [PATCH] ata_piix: convert ata_piix to new probing mechanism by Tejun Heo · 18 years ago
  61. ccf68c3 [PATCH] libata-hp: hook warmplug by Tejun Heo · 18 years ago
  62. 89bad58 [PATCH] libata: add back ->data_xfer to ata_piix.c by Albert Lee · 18 years ago
  63. 31a34fe [PATCH] ata_piix formatting by Alan Cox · 18 years ago
  64. b74ba22 [PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Minis shipped in first quarter 2006 by Thomas Glanzmann · 18 years ago
  65. 3f037db [PATCH] ata_piix: convert to new EH by Tejun Heo · 18 years ago
  66. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  67. 10a5fd5 Merge branch 'master' by Jeff Garzik · 18 years ago
  68. 9227c33 [PATCH] move ->eh_strategy_handler to the transport class by Christoph Hellwig · 18 years ago
  69. af64371 [libata] bump versions by Jeff Garzik · 18 years ago
  70. 79ea24e [PATCH] ata_piix: fix ich6/m_map_db by Tejun Heo · 18 years ago
  71. 2e9edbf [libata] export ata_dev_pair; trim trailing whitespace by Jeff Garzik · 18 years ago
  72. 30afc84 [SCSI] libata: implement minimal transport template for ->eh_timed_out by Tejun Heo · 18 years ago
  73. 219e621 [PATCH] ata_piix: rename PIIX_FLAG_IGN_PRESENT to PIIX_FLAG_IGNORE_PCS by Tejun Heo · 18 years ago
  74. d133eca [PATCH] ata_piix: reimplement piix_sata_probe() by Tejun Heo · 18 years ago
  75. d33f58b [PATCH] ata_piix: implement proper port map by Tejun Heo · 18 years ago
  76. d435804 [PATCH] ata_piix: add a couple of flags by Tejun Heo · 18 years ago
  77. 1d076e5 [PATCH] ata_piix: finer-grained port_info by Tejun Heo · 18 years ago
  78. ccbe6d5 [PATCH] ata_piix: convert sata to new reset mechanism by Tejun Heo · 18 years ago
  79. 573db6b [PATCH] ata_piix: convert pata to new reset mechanism by Tejun Heo · 18 years ago
  80. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 18 years ago
  81. 48f80e1 [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() by Tejun Heo · 18 years ago
  82. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 18 years ago
  83. c893a3a Various libata documentation updates. by Randy Dunlap · 18 years ago
  84. b376bc1 [libata ata_piix] Fix ICH6/7 map value interpretation by Jeff Garzik · 18 years ago
  85. ff0fc14 [PATCH] ata_piix: fix MAP VALUE interpretation for for ICH6/7 by Tejun Heo · 19 years ago
  86. 012b265 [PATCH] Intel ICH8 SATA: add PCI device IDs by Jason Gaston · 19 years ago
  87. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  88. 9b84754 [PATCH] Suspend support for libata by Jens Axboe · 19 years ago
  89. 93c9338 [BLOCK] update libata to use new blk_ordered for barriers by Tejun Heo · 19 years ago
  90. c621b14 [PATCH] libata: ata_piix 450NX errata by Alan Cox · 19 years ago
  91. d96212e [PATCH] libata: add ata_piix notes by Alan Cox · 19 years ago
  92. 8bb6030 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  93. 7bdd720 [libata] bump versions by Jeff Garzik · 19 years ago
  94. 1c24a41 [libata ata_piix] cleanup: remove duplicate ata_port_info records by Jeff Garzik · 19 years ago
  95. 3b7d697 [libata] constify PCI ID table in several drivers by Jeff Garzik · 19 years ago
  96. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  97. fbf30fb [libata ata_piix] fix native mode probe, after recent updates by Jeff Garzik · 19 years ago
  98. 6248e64 [libata ata_piix] use dev_printk() where appropriate by Jeff Garzik · 19 years ago
  99. 057ace5 libata: const-ification bombing run by Jeff Garzik · 19 years ago
  100. 7a83e90 [PATCH] PATCH: silly in piix driver by Alan Cox · 19 years ago