1. 6cad137 ata_piix: Add Device IDs for Intel 9 Series PCH by James Ralston · 10 years ago
  2. 58eb8cd ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  3. 89951f2 ata_piix: minor typo and a printk fix by Levente Kurusa · 11 years ago
  4. eac27f0 ata: Fix DVD not dectected at some platform with Wellsburg PCH by Youquan Song · 11 years ago
  5. 5a0a6a4 Merge branch 'libata/for-3.10-fixes' into libata/for-3.11 by Tejun Heo · 11 years ago
  6. c7e8695 ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs by Seth Heasley · 11 years ago
  7. 0a86e1c ata: use pci_get_drvdata() by Jingoo Han · 11 years ago
  8. fca8c90 ata_piix: add PCI IDs for Intel BayTail by Chew, Chiau Ee · 11 years ago
  9. 8c3d3d4 libata: update "Maintained by:" tags by Tejun Heo · 11 years ago
  10. b55f84e ata_piix: Fix DVD not dectected at some Haswell platforms by Youquan Song · 11 years ago
  11. 79e7654 ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv by Andrew Brownfield · 11 years ago
  12. 3aee8bc ata_piix: Add Device IDs for Intel Wellsburg PCH by James Ralston · 11 years ago
  13. aaa5152 ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs by Seth Heasley · 11 years ago
  14. 0ec2491 Drivers: ata: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. f295be2 ata_piix: re-order code and remove prototypes by Bartlomiej Zolnierkiewicz · 12 years ago
  16. d990434 ata_piix: reenable MS Virtual PC guests by Olaf Hering · 12 years ago
  17. 389cd78 ata_piix: Add Device IDs for Intel Lynx Point-LP PCH by James Ralston · 12 years ago
  18. cd00608 ata_piix: defer disks to the Hyper-V drivers by default by Andy Whitcroft · 12 years ago
  19. 96d5d96 ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 12 years ago
  20. 78140cf ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs by Seth Heasley · 12 years ago
  21. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 12 years ago
  22. 6a94a74 ata_piix: unify code for programming PIO and MWDMA timings by Bartlomiej Zolnierkiewicz · 13 years ago
  23. ce98669 ata_piix: SITRE handling fix by Bartlomiej Zolnierkiewicz · 13 years ago
  24. 5e5a4f5 ata_piix: make DVD Drive recognisable on systems with Intel Sandybridge chipsets(v2) by Ming Lei · 13 years ago
  25. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  26. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  27. 4a836c7 ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 4fca377 [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] by Jeff Garzik · 13 years ago
  30. 4bb969d ata_piix: Add device ID for ICH4-L by Ben Hutchings · 14 years ago
  31. 9950110 ata_piix: remove SIDPR locking by Tejun Heo · 14 years ago
  32. a97c4006 ata_piix: implement LPM support by Tejun Heo · 14 years ago
  33. 238e149 ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  34. 213373c ata_piix: fix locking around SIDPR access by Tejun Heo · 14 years ago
  35. 1c5afdf libata-sff: separate out BMDMA init by Tejun Heo · 14 years ago
  36. c3b2889 libata-sff: separate out BMDMA irq handler by Tejun Heo · 14 years ago
  37. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  38. 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
  39. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  40. 2794362 libata: implement spurious irq handling for SFF and apply it to piix by Tejun Heo · 14 years ago
  41. 88e8201 ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs by Seth Heasley · 14 years ago
  42. 0b67c74 ata_piix: enable 32bit PIO on SATA piix by Tejun Heo · 14 years ago
  43. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  45. 6938594 ata_piix: fix MWDMA handling on PIIX3 by Bartlomiej Zolnierkiewicz · 15 years ago
  46. 60c3be3 ata_piix: parallel scanning on PATA needs an extra locking by Bartlomiej Zolnierkiewicz · 15 years ago
  47. 760cdb7 ata_piix: Add new short cable ID by Steve Conklin · 15 years ago
  48. 6034734 ata_piix: Add new laptop short cable IDs by Steve Conklin · 15 years ago
  49. 517d3cc [libata] ata_piix: Enable parallel scan by Arjan van de Ven · 15 years ago
  50. 7654db1 ata_piix: Remove stale comment by Alan Cox · 15 years ago
  51. 347979a ata_piix: Turn on hotplugging support for older chips by Alan Cox · 15 years ago
  52. 65e3164 ata_piix: Add HP Compaq nc6000 to the broken poweroff list by Ville Syrjala · 15 years ago
  53. 124a6ee ata_piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  54. c611bed ata_piix: ICH7 does not support correct MWDMA timings by Alan Cox · 15 years ago
  55. c3f93b8 ata_piix: VGN-BX297XP wants the controller power up on suspend by Tejun Heo · 15 years ago
  56. 14bdef9 [libata] convert drivers to use ata.h mode mask defines by Erik Inge Bolsø · 15 years ago
  57. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 15 years ago
  58. 5f451fe SATA PIIX: Blacklist system that spins off disks during ACPI power off by Rafael J. Wysocki · 15 years ago
  59. 871af12 libata: Add 32bit PIO support by Alan Cox · 15 years ago
  60. 2852bcf ata_piix: save, use saved and restore IOCFG by Tejun Heo · 15 years ago
  61. 3c38773 [libata] ata_piix: cleanup dmi strings checking by Jiri Slaby · 16 years ago
  62. 9ac6212 ATA: piix, fix pointer deref on suspend by Jiri Slaby · 16 years ago
  63. 1eedb4a ata_piix: add borked Tecra M4 to broken suspend list by Tejun Heo · 16 years ago
  64. 5b97fbd ATA: remove excess kernel-doc notation by Randy Dunlap · 16 years ago
  65. ab77163 ata: Switch all my stuff to a common address by Alan Cox · 16 years ago
  66. 0395e61 ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  67. d09addf ata_piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list by Herton Ronaldo Krzesinski · 16 years ago
  68. be77e43 ata_piix: drop merged SCR access and use slave_link instead by Tejun Heo · 16 years ago
  69. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  70. da3ceb2 ata: duplicate variable sparse warning by Stephen Hemminger · 16 years ago
  71. c6c6a1a ata_piix: IDE Mode SATA patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  72. 487eff6 ata_piix: subsys 106b:00a3 is apple ich8m too by Tejun Heo · 16 years ago
  73. 040dee5 ata_piix: add TECRA M4 to broken suspend list by Tejun Heo · 16 years ago
  74. e1fefea [libata] ata_piix: more acer short cable quirks by Colin Ian King · 16 years ago
  75. 23cf296 ata_piix: fix macbook ich8m problems by Tejun Heo · 16 years ago
  76. cb6716c ata_piix: verify SIDPR access before enabling it by Tejun Heo · 16 years ago
  77. 01ce260 ata_piix: add Asus Eee 701 controller to short cable list by Dan McGee · 16 years ago
  78. 57c9efd libata: implement and use sata_std_hardreset() by Tejun Heo · 16 years ago
  79. 9dadd45 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() by Tejun Heo · 16 years ago
  80. 9363c38 libata: rename SFF functions by Tejun Heo · 16 years ago
  81. 9c0bf67 ata_piix: kill ich6_sata_ahci and clean up by Tejun Heo · 16 years ago
  82. 5016d7d ata_piix: don't attach to ICH6M in ahci mode by Tejun Heo · 16 years ago
  83. a1efdab libata: make reset related methods proper port operations by Tejun Heo · 16 years ago
  84. 029cfd6 libata: implement and use ops inheritance by Tejun Heo · 16 years ago
  85. 68d1d07 libata: implement and use SHT initializers by Tejun Heo · 16 years ago
  86. 6bd99b4 libata: normalize port_info, port_operations and sht tables by Tejun Heo · 16 years ago
  87. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  88. 018d982 ata: fix sparse warning in ata_piix.c by Harvey Harrison · 16 years ago
  89. bc5468f ata_piix.c:piix_init_one() must be __devinit by Adrian Bunk · 16 years ago
  90. 1967b7f drivers/ata/: Spelling fixes by Joe Perches · 16 years ago
  91. 4a537a55 ata_piix.c: make piix_merge_scr() static by Adrian Bunk · 16 years ago
  92. bf7f22b ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  93. c729072 ata_piix: implement SIDPR SCR access by Tejun Heo · 16 years ago
  94. 8b09f0d ata_piix: convert to prepare - activate initialization by Tejun Heo · 16 years ago
  95. 723159c ata_piix: kill unused constants and flags by Tejun Heo · 16 years ago
  96. 9cde9ed1 ata_piix: separate controller IDs into separate enum by Tejun Heo · 17 years ago
  97. ffe188d ata_piix: Add Toshiba Satellite R20 and Tecra M6 to broken suspend list. by Peter Schwenke · 16 years ago
  98. 25f9813 ata_piix: ignore ATA_DMA_ERR on vmware ich4 by Tejun Heo · 16 years ago
  99. d1aa690 ata_piix: add Toshiba Tecra M4 to broken suspend list by Peter Schwenke · 17 years ago
  100. 04d86d6 ata_piix: add more toshiba laptops to broken suspend list by Peter Schwenke · 17 years ago