1. fd995f7 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY by Tejun Heo · 17 years ago
  2. ae791c0 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB by Tejun Heo · 17 years ago
  3. da917d6 libata-pmp-prep: implement qc_defer helpers by Tejun Heo · 17 years ago
  4. 31cc23b libata-pmp-prep: implement ops->qc_defer() by Tejun Heo · 17 years ago
  5. fb7fd61 libata-pmp-prep: make a number of functions global to libata by Tejun Heo · 17 years ago
  6. 422c9da libata-pmp-prep: add @new_class to ata_dev_revalidate() by Tejun Heo · 17 years ago
  7. e0a7175 libata-pmp-prep: add PMP related constants, fields, ops and update helpers by Tejun Heo · 17 years ago
  8. 854c73a libata: misc updates for AN by Tejun Heo · 17 years ago
  9. c78968b [libata] SCSI: simulator version, not device version, belongs in VPD by Jeff Garzik · 17 years ago
  10. 24f7568 [libata] SCSI: clean up R/W recovery mode page by Jeff Garzik · 17 years ago
  11. 00bd020 [libata] SCSI: improve FORMAT UNIT; minor code cleanups by Jeff Garzik · 17 years ago
  12. 4539414 [libata] Slightly improved no-op REQUEST SENSE, SEND DIAGNOSTIC by Jeff Garzik · 17 years ago
  13. ad355b4 [libata] SCSI: support INQUIRY page 89h (ATA info page) by Jeff Garzik · 17 years ago
  14. d4155e6 ahci: RAID mode SATA patch for Intel Tolapai by Jason Gaston · 17 years ago
  15. d7fbee0 libata: assume ATA_DEV_ATA on diagnostic failure by Tejun Heo · 17 years ago
  16. 3f19859 libata: update ata_dev_try_classify() arguments by Tejun Heo · 17 years ago
  17. 7a234af ahci: reimplement port_map handling by Tejun Heo · 17 years ago
  18. 05027ad libata: remiplement ata_hpa_resize() by Tejun Heo · 17 years ago
  19. c728a91 libata: clean up read/set native_max address functions by Tejun Heo · 17 years ago
  20. db6f875 libata: move ata_id_n_sectors() upward by Tejun Heo · 17 years ago
  21. 2557164 ata: increase allowed config flags by Kristen Carlson Accardi · 17 years ago
  22. e2d352a ata_piix: replace spaces with tabs by Jason Gaston · 17 years ago
  23. 7120165 libata-scsi: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago
  24. e10b8c3 libata-scsi: Remove !use_sg code paths by Boaz Harrosh · 17 years ago
  25. d2a84f4 pdc2027x: Switch properly to ioread/iowrite by Alan Cox · 17 years ago
  26. c645fd3 libata: Update experimental tags to reflect reality better by Alan Cox · 17 years ago
  27. 539cc7c [libata] blacklist Maxtor*BANC* using new wildcard blacklist matching by Jeff Garzik · 17 years ago
  28. ec300d9 [libata] ata_piix: Use more-robust form of array initialization by Jeff Garzik · 17 years ago
  29. 7c9ef8e AVR32 PATA driver by Kristoffer Nyborg Gregertsen · 17 years ago
  30. d830d17 libata driver for bf548 on chip ATAPI controller. by Sonic Zhang · 17 years ago
  31. a1e10f7 libata: move EH repeat reporting into ata_eh_report() by Tejun Heo · 17 years ago
  32. cbcdd87 libata: implement and use ata_port_desc() to report port configuration by Tejun Heo · 17 years ago
  33. e923090 libata: pata_pdc2027x PLL detection minor cleanup by Albert Lee · 17 years ago
  34. c729387 libata: Strict checking for identify reporting by Alan Cox · 17 years ago
  35. 614fe29 libata: Spot bridge chips by Alan Cox · 17 years ago
  36. 4743d08 libata-portmap: Remove unused definitions by Alan Cox · 17 years ago
  37. 81ad183 libata: Switch most of the remaining SFF drivers to ata_sff_port_start by Alan Cox · 17 years ago
  38. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  39. 7d73a36 libata pata_via: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  40. e708eb9 libata pata_amd: ACPI checks for 80wire cable by Alan Cox · 17 years ago
  41. e1ddb4b [libata] add ACPI cable detect API by Alan Cox · 17 years ago
  42. 6d32d30 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() by Jeff Garzik · 17 years ago
  43. cb94c1c libata: add printf format attribute to ehi desc functions by Tejun Heo · 17 years ago
  44. 1552945 libata: use ata_port_printk() in ata_wait_idle() by Tejun Heo · 17 years ago
  45. b877353 libata-add-irq_flags-to-struct-pata_platform_info-fix by Andrew Morton · 17 years ago
  46. 2eb829e ata_piix: disallow UDMA 133 on ICH5 & ICH7 by Christian Lamparter · 17 years ago
  47. a738492 ahci: Store interrupt value by Kristen Carlson Accardi · 17 years ago
  48. 2f29496 [libata] ahci: send event when AN received by Kristen Carlson Accardi · 17 years ago
  49. 9f45cbd [libata] check for SATA async notify support by Kristen Carlson Accardi · 17 years ago
  50. 05d1eff pata_cmd64x: Set up MWDMA modes properly by Alan Cox · 17 years ago
  51. 4f34337 libata: Note that our cache flush code needs fixing up by Alan Cox · 17 years ago
  52. 50a9901 libata-core: Document some limits/assumptions about ID_ATA by Alan Cox · 17 years ago
  53. baf4fdf libata: add support for ATA_16 on ATAPI by Mark Lord · 17 years ago
  54. 4cc980b libata: move ata_altstatus() to pio data xfer functions by Albert Lee · 17 years ago
  55. 0bc2a79 libata: Correct IORDY handling by Alan Cox · 17 years ago
  56. e3667eb libata-link: update Power Management to handle PMP links by Tejun Heo · 17 years ago
  57. 41bda9c libata-link: update hotplug to handle PMP links by Tejun Heo · 17 years ago
  58. 9b1e265 libata-link: update EH to deal with PMP links by Tejun Heo · 17 years ago
  59. cf1b86c libata-link: update ata_scsi_error() to handle PMP links by Tejun Heo · 17 years ago
  60. 8989805 libata-link: add PMP links by Tejun Heo · 17 years ago
  61. dbd8261 libata-link: implement ata_link_abort() by Tejun Heo · 17 years ago
  62. 4fb37a2 libata-link: separate out link initialization functions by Tejun Heo · 17 years ago
  63. 0c88758 libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags by Tejun Heo · 17 years ago
  64. 0260731 libata-link: linkify config/EH related functions by Tejun Heo · 17 years ago
  65. cc0680a libata-link: linkify reset by Tejun Heo · 17 years ago
  66. 955e57d libata-link: linkify EH action helpers by Tejun Heo · 17 years ago
  67. 936fd73 libata-link: linkify PHY-related functions by Tejun Heo · 17 years ago
  68. f58229f libata-link: implement and use link/device iterators by Tejun Heo · 17 years ago
  69. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  70. 640fdb5 [libata] pdc_adma: convert to new exception handling (EH) framework by Jeff Garzik · 17 years ago
  71. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  72. cbd09db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  74. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  75. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  76. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  77. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  78. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  79. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  80. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  81. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  82. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  83. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  84. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  85. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  86. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  87. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  88. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  89. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  90. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  91. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  92. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  93. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  94. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  95. dd6d184 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  96. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  97. e6005a8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  98. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  99. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  100. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago