1. cd00608 ata_piix: defer disks to the Hyper-V drivers by default by Andy Whitcroft · 12 years ago
  2. 96d5d96 ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 12 years ago
  3. 78140cf ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs by Seth Heasley · 12 years ago
  4. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 13 years ago
  5. 6a94a74 ata_piix: unify code for programming PIO and MWDMA timings by Bartlomiej Zolnierkiewicz · 13 years ago
  6. ce98669 ata_piix: SITRE handling fix by Bartlomiej Zolnierkiewicz · 13 years ago
  7. 5e5a4f5 ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2) by Ming Lei · 13 years ago
  8. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  9. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  10. 4a836c7 ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 13 years ago
  13. 4bb969d ata_piix: Add device ID for ICH4-L by Ben Hutchings · 14 years ago
  14. 9950110 ata_piix: remove SIDPR locking by Tejun Heo · 14 years ago
  15. a97c4006 ata_piix: implement LPM support by Tejun Heo · 14 years ago
  16. 238e149 ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  17. 213373c ata_piix: fix locking around SIDPR access by Tejun Heo · 14 years ago
  18. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  19. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  20. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  21. 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
  22. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  23. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 15 years ago
  24. 88e8201 ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 15 years ago
  25. 0b67c74 ata_piix: enable 32bit PIO on SATA piix by Tejun Heo · 15 years ago
  26. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  27. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  28. 6938594 ata_piix: fix MWDMA handling on PIIX3 by Bartlomiej Zolnierkiewicz · 15 years ago
  29. 60c3be3 ata_piix: parallel scanning on PATA needs an extra locking by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 760cdb7 ata_piix: Add new short cable ID by Steve Conklin · 15 years ago
  31. 6034734 ata_piix: Add new laptop short cable IDs by Steve Conklin · 15 years ago
  32. 517d3cc [libata] ata_piix: Enable parallel scan by Arjan van de Ven · 15 years ago
  33. 7654db1 ata_piix: Remove stale comment by Alan Cox · 15 years ago
  34. 347979a ata_piix: Turn on hotplugging support for older chips by Alan Cox · 15 years ago
  35. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  36. 124a6ee ata_piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  37. c611bed ata_piix: ICH7 does not support correct MWDMA timings by Alan Cox · 15 years ago
  38. c3f93b8 ata_piix: VGN-BX297XP wants the controller power up on suspend by Tejun Heo · 15 years ago
  39. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  40. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 15 years ago
  41. 5f451fe SATA PIIX: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 16 years ago
  42. 871af12 libata: Add 32bit PIO support by Alan Cox · 16 years ago
  43. 2852bcf ata_piix: save, use saved and restore IOCFG by Tejun Heo · 16 years ago
  44. 3c38773 [libata] ata_piix: cleanup dmi strings checking by Jiri Slaby · 16 years ago
  45. 9ac6212 ATA: piix, fix pointer deref on suspend by Jiri Slaby · 16 years ago
  46. 1eedb4a ata_piix: add borked Tecra M4 to broken suspend list by Tejun Heo · 16 years ago
  47. 5b97fbd ATA: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  48. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  49. 0395e61 ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  50. d09addf ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list by Herton Ronaldo Krzesinski · 16 years ago
  51. be77e43 ata_piix: drop merged SCR access and use slave_link instead by Tejun Heo · 16 years ago
  52. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  53. da3ceb2 ata: duplicate variable sparse warning by Stephen Hemminger · 16 years ago
  54. c6c6a1a ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  55. 487eff6 ata_piix: subsys 106b:00a3 is apple ich8m too by Tejun Heo · 16 years ago
  56. 040dee5 ata_piix: add TECRA M4 to broken suspend list by Tejun Heo · 16 years ago
  57. e1fefea [libata] ata_piix: more acer short cable quirks by Colin Ian King · 16 years ago
  58. 23cf296 ata_piix: fix macbook ich8m problems by Tejun Heo · 16 years ago
  59. cb6716c ata_piix: verify SIDPR access before enabling it by Tejun Heo · 16 years ago
  60. 01ce260 ata_piix: add Asus Eee 701 controller to short cable list by Dan McGee · 16 years ago
  61. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  62. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  63. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  64. 9c0bf67 ata_piix: kill ich6_sata_ahci and clean up by Tejun Heo · 16 years ago
  65. 5016d7d ata_piix: don't attach to ICH6M in ahci mode by Tejun Heo · 16 years ago
  66. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  67. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  68. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  69. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  70. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  71. 018d982 ata: fix sparse warning in ata_piix.c by Harvey Harrison · 16 years ago
  72. bc5468f ata_piix.c:piix_init_one() must be __devinit by Adrian Bunk · 16 years ago
  73. 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 16 years ago
  74. 4a537a55 ata_piix.c: make piix_merge_scr() static by Adrian Bunk · 16 years ago
  75. bf7f22b ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  76. c729072 ata_piix: implement SIDPR SCR access by Tejun Heo · 17 years ago
  77. 8b09f0d ata_piix: convert to prepare - activate initialization by Tejun Heo · 17 years ago
  78. 723159c ata_piix: kill unused constants and flags by Tejun Heo · 17 years ago
  79. 9cde9ed1 ata_piix: separate controller IDs into separate enum by Tejun Heo · 17 years ago
  80. ffe188d ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. by Peter Schwenke · 17 years ago
  81. 25f9813 ata_piix: ignore ATA_DMA_ERR on vmware ich4 by Tejun Heo · 17 years ago
  82. d1aa690 ata_piix: add Toshiba Tecra M4 to broken suspend list by Peter Schwenke · 17 years ago
  83. 04d86d6 ata_piix: add more toshiba laptops to broken suspend list by Peter Schwenke · 17 years ago
  84. c47a631 ata_piix: Invalid use of writel/readl with iomap by Alan Cox · 17 years ago
  85. a0ce9ac ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3 by Tejun Heo · 17 years ago
  86. 8d8ef2f ata_piix: only enable the first port on apple macbook pro by Thomas Rohwer · 17 years ago
  87. 00242ec ata_piix: reorganize controller IDs by Tejun Heo · 17 years ago
  88. de753e5 ata_piix: add SATELLITE U205 to broken suspend list by Tejun Heo · 17 years ago
  89. 62320e2 ata_piix: add SATELLITE PRO U200 to broken suspend list by Yann Chachkoff · 17 years ago
  90. 2655e2c ata_piix: Add additional PCI identifier for 40 wire short cable by Alan Cox · 17 years ago
  91. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  92. 8f73a68 ata_piix: SATA 2port controller port map fix by Jason Gaston · 17 years ago
  93. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  94. 54174db [libata] ata_piix: add HP compaq laptop to short cable list by Jeff Garzik · 17 years ago
  95. e2d352a ata_piix: replace spaces with tabs by Jason Gaston · 17 years ago
  96. ec300d9 [libata] ata_piix: Use more-robust form of array initialization by Jeff Garzik · 17 years ago
  97. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  98. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  99. 2eb829e ata_piix: disallow UDMA 133 on ICH5 & ICH7 by Christian Lamparter · 17 years ago
  100. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago