1. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  2. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  3. 9f24e82 Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ata_device any more by Bryan Wu · 16 years ago
  4. 30d849c Blackfin pata-bf54x driver: should cover all possible interrupt sources by Sonic Zhang · 16 years ago
  5. f920411 Blackfin pata-bf54x driver: Add debug information by Sonic Zhang · 16 years ago
  6. a315acd Blackfin pata-bf54x driver: Remove obsolete PM function by Sonic Zhang · 16 years ago
  7. 92ba5d0 pata_sl82c105: dual channel support by Alan Cox · 16 years ago
  8. 4a537a5 ata_piix.c: make piix_merge_scr() static by Adrian Bunk · 16 years ago
  9. a1fe782 sata_nv: fix for completion handling by Robert Hancock · 16 years ago
  10. 7bb3c52 sata_mv: Remove PCI dependency by Saeed Bishara · 16 years ago
  11. 1fd2e1c sata_mv ncq Comments and version bump by Mark Lord · 16 years ago
  12. a838b17 sata_mv ncq Remove post internal cmd op by Mark Lord · 16 years ago
  13. 138bfdd sata_mv ncq Enable NCQ operation by Mark Lord · 16 years ago
  14. eb73d55 sata_mv ncq Introduce per-tag SG tables by Mark Lord · 16 years ago
  15. bf7f22b ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  16. 16ad1ad ahci: RAID mode SATA patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  17. da2fa9b sata_mv ncq Use DMA memory pools for hardware memory tables by Mark Lord · 16 years ago
  18. f273827 sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ by Mark Lord · 16 years ago
  19. cb92441 sata_mv ncq Ignore response status LSB on NCQ by Mark Lord · 16 years ago
  20. 8c0aeb4 sata_mv ncq Use hqtag instead of ioid by Mark Lord · 16 years ago
  21. 7210916 sata_mv ncq Add want ncq parameter for EDMA configuration by Mark Lord · 16 years ago
  22. 0c58912 sata_mv ncq Fix EDMA configuration by Mark Lord · 16 years ago
  23. f630d56 sata_mv ncq Rename base to port mmio by Mark Lord · 16 years ago
  24. 646a4da sata_mv ncq Mask transient IRQs by Mark Lord · 16 years ago
  25. 3606a38 sata_mv ncq EH fixes by Mark Lord · 16 years ago
  26. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  27. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 16 years ago
  28. 0affa45 libata: Change "write_data" to "rw" for some function documentations by Linus Nilsson · 16 years ago
  29. 05a07af [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs by Kim Phillips · 16 years ago
  30. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 16 years ago
  31. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  32. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  33. d0ad3bc [SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI by James Bottomley · 16 years ago
  34. a984f58 fix drivers/ata/sata_fsl.c double-decl by akpm@linux-foundation.org · 16 years ago
  35. 7ccd720 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by James Bottomley · 16 years ago
  36. b832548 pata_legacy: Merge winbond support by Alan Cox · 16 years ago
  37. 5e8f757 ata_generic: Cenatek support by Alan Cox · 16 years ago
  38. 3e9b902 pata_winbond: error return by Alan Cox · 16 years ago
  39. 0f06978 pata_serverworks: Fix cable types and cosmetics by Alan Cox · 16 years ago
  40. 0eaea36 pata_mpc52xx: remove un-needed assignment by Alan Cox · 16 years ago
  41. 75f9caf libata: fix off-by-one in error categorization by Tejun Heo · 17 years ago
  42. b710a1f ahci: factor out AHCI enabling and enable AHCI before reading CAP by Tejun Heo · 17 years ago
  43. c729072 ata_piix: implement SIDPR SCR access by Tejun Heo · 16 years ago
  44. 8b09f0d ata_piix: convert to prepare - activate initialization by Tejun Heo · 16 years ago
  45. 4e6b79f libata: factor out ata_pci_activate_sff_host() from ata_pci_one() by Tejun Heo · 16 years ago
  46. cadb734 [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof() by akpm@linux-foundation.org · 17 years ago
  47. defc9cd pata_legacy: resychronize with upstream changes and resubmit by Alan Cox · 17 years ago
  48. c294f1b [libata] pata_legacy: typo fix by Andrew Morton · 17 years ago
  49. 045eeb4 [libata] pata_winbond: update for new ->data_xfer hook by Andrew Morton · 17 years ago
  50. f885521 pata_pcmcia: convert to new data_xfer prototype by Tejun Heo · 17 years ago
  51. 4ca4e43 libata annotations and fixes by Al Viro · 17 years ago
  52. 35a10a8 libata: use dev_driver_string() instead of "libata" in libata-sff.c by Tejun Heo · 17 years ago
  53. 723159c ata_piix: kill unused constants and flags by Tejun Heo · 17 years ago
  54. 442eacc libata: make ata_port_queue_task() an internal function by Jeff Garzik · 17 years ago
  55. d7b1745 pata_pcmcia: Minor cleanups and support for dual channel cards by Alan Cox · 17 years ago
  56. c5038fc libata/pata_it821x: Improve handling of poorly compatible emulations by Alan Cox · 17 years ago
  57. a5df2ea pata_pcmcia: Add support for dumb 8bit IDE emulations by Alan Cox · 17 years ago
  58. 0bcc65a libata: make qc->nbytes include extra buffers by Tejun Heo · 17 years ago
  59. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  60. f92a263 libata: change ATA_QCFLAG_DMAMAP semantics by Tejun Heo · 17 years ago
  61. 001102d libata: kill non-sg DMA interface by Tejun Heo · 17 years ago
  62. 55dba31 libata: update ->data_xfer hook for ATAPI by Tejun Heo · 17 years ago
  63. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  64. 0106372 libata: zero xfer length on ATAPI data xfer IRQ is HSM violation by Albert Lee · 17 years ago
  65. 93f8fec libata: make atapi_request_sense() use sg by Tejun Heo · 17 years ago
  66. 1973a02 libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() by Tejun Heo · 17 years ago
  67. 40f46f1 pata_hpt37x: checkpatch fixes by Andrew Morton · 17 years ago
  68. e6a73ab drivers/ata/libata-eh.c: fix printk warning by Andrew Morton · 17 years ago
  69. ce54d16 pata_amd: update mode selection for NV PATAs by Tejun Heo · 17 years ago
  70. 021ee9a libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  71. a0f79b9 libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi by Tejun Heo · 17 years ago
  72. 5df91a2 libata: fix ata_acpi_gtm_xfermask() by Tejun Heo · 17 years ago
  73. 7c77fa4 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() by Tejun Heo · 17 years ago
  74. 9cde9ed1 ata_piix: separate controller IDs into separate enum by Tejun Heo · 17 years ago
  75. 46a6714 sata_promise: make pdc_atapi_pkt() use values from qc->tf by Tejun Heo · 17 years ago
  76. c88f90c libata: add ATA_CBL_PATA_IGN by Tejun Heo · 17 years ago
  77. 7dc951a libata: xfer_mask is unsigned long not unsigned int by Tejun Heo · 17 years ago
  78. 9d3501a libata: kill ata_id_to_dma_mode() by Tejun Heo · 17 years ago
  79. 70cd071 libata: clean up xfermode / PATA timing related stuff by Tejun Heo · 17 years ago
  80. 6357357 libata: export xfermode / PATA timing related functions by Tejun Heo · 17 years ago
  81. f8ab6d8 ata_generic: unindent loop in generic_set_mode() by Tejun Heo · 17 years ago
  82. e39eec1 [libata] Build fix WRT ata_is_xxx() new API introduction by Jeff Garzik · 17 years ago
  83. 76326ac libata: implement fast speed down for unverified data transfer mode by Tejun Heo · 17 years ago
  84. 00115e0 libata: implement ATA_DFLAG_DUBIOUS_XFER by Tejun Heo · 17 years ago
  85. 663f99b libata: adjust speed down rules by Tejun Heo · 17 years ago
  86. 3884f7b libata: clean up EH speed down implementation by Tejun Heo · 17 years ago
  87. 6f1d1e3 libata: move ata_set_mode() to libata-eh.c by Tejun Heo · 17 years ago
  88. 02c05a2 libata: factor out ata_eh_schedule_probe() by Tejun Heo · 17 years ago
  89. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  90. 11b7bec libata: checkpatch fixes by Jeff Garzik · 17 years ago
  91. 49f2909 ahci: update PCS programming by Tejun Heo · 17 years ago
  92. 51dbd49 pata_ninja32: Cardbus ATA initial support by Alan Cox · 17 years ago
  93. 76548ed libata-sff: tf_load by Alan Cox · 17 years ago
  94. b9f8ab2 libata: IORDY handling by Alan Cox · 17 years ago
  95. bd3adca libata-acpi: add ACPI _PSx method by Shaohua Li · 17 years ago
  96. ae8d4ee libata: Disable ATA8-ACS proposed Trusted Computing features by default by Alan Cox · 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. aa8f237 pata_pdc202xx_old: Fix crashes with ATAPI by Alan Cox · 16 years ago
  99. 0f75774 [libata] core checkpatch fix by Andrew Morton · 17 years ago
  100. ed722d3 [libata] pata_bf54x: checkpatch fixes by Andrew Morton · 17 years ago