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