1. 0348748 drivers/block/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:40 2012 +0000
  2. d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · Mon Oct 29 05:24:03 2012 +0000
  3. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · Mon Oct 29 05:24:02 2012 +0000
  4. bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · Mon Oct 29 05:24:01 2012 +0000
  5. efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · Mon Oct 29 05:24:00 2012 +0000
  6. 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · Mon Oct 29 05:23:59 2012 +0000
  7. 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · Mon Oct 29 05:23:58 2012 +0000
  8. 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · Mon Oct 29 05:23:56 2012 +0000
  9. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · Mon Oct 29 05:23:55 2012 +0000
  10. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · Mon Oct 29 05:23:54 2012 +0000
  11. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · Mon Oct 29 05:23:53 2012 +0000
  12. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · Mon Oct 29 05:23:52 2012 +0000
  13. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · Mon Oct 29 05:23:51 2012 +0000
  14. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · Mon Oct 29 05:23:50 2012 +0000
  15. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · Mon Oct 29 05:23:49 2012 +0000
  16. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · Mon Oct 29 05:23:44 2012 +0000
  17. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  18. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:57:25 2012 -0700
  19. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · Sat Sep 29 07:57:04 2012 -0700
  20. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:56:31 2012 -0700
  21. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:55:11 2012 -0700
  22. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:53:06 2012 -0700
  23. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · Sat Sep 29 07:52:48 2012 -0700
  24. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · Sat Sep 29 07:35:12 2012 -0700
  25. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · Thu Sep 27 23:18:03 2012 +0000
  26. a39809c block: systemace: Simplify base and width initialization by Michal Simek · Wed Jul 04 12:09:45 2012 +0200
  27. 2e2dd8a Remove remaining mdelay() macros by Anatolij Gustschin · Tue Apr 24 22:43:23 2012 +0000
  28. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  29. 771bfd1 SATA: add driver for MX5 / MX6 SOCs by Stefano Babic · Wed Feb 22 00:24:39 2012 +0000
  30. 60ecb1b Blackfin: pata_bfin: fix printf warning by Mike Frysinger · Fri Feb 03 08:04:22 2012 -0500
  31. 5559fb8 mvsata: fix ide_preinit for missing disks by Simon Guinot · Mon Nov 21 19:25:46 2011 +0530
  32. 3671b89 drivers/block/sata_dwc.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:46 2011 +0000
  33. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · Mon Nov 21 17:10:23 2011 -0600
  34. 9e7c855 ftide020: fix incorrect information display format by Macpaul Lin · Fri Sep 23 17:54:34 2011 +0800
  35. 9193374 sata_dwc.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:02:49 2011 +0000
  36. ec31139 drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning by Wolfgang Denk · Wed Nov 09 09:28:54 2011 +0000
  37. c17061c drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 06:21:10 2011 +0000
  38. 766270c drivers/block/ahci.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 06:21:08 2011 +0000
  39. ad6db6a GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · Fri Oct 21 14:17:23 2011 +0000
  40. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · Fri Oct 21 14:17:16 2011 +0000
  41. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  42. 4511ccc drivers: add the support for Silicon Image SATA controller by Tang Yuantian · Fri Oct 07 19:26:58 2011 +0000
  43. a89db42 fsl_sata: Fix compile error when CONFIG_LBA48 is not defined by Tang Yuantian · Mon Oct 03 12:18:41 2011 -0700
  44. 801abe4 ATA: Squash warnings in mxc_ata. by Marek Vasut · Fri Sep 23 00:04:49 2011 +0000
  45. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  46. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · Fri Jul 15 02:18:56 2011 +0000
  47. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  48. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · Wed Jul 06 16:13:36 2011 +0000
  49. 33601839 scsi/ahci: ata id little endian fix by Rob Herring · Wed Jun 01 09:10:26 2011 +0000
  50. 49da20a mvsata: issue hard reset on initialization by Michael Walle · Wed May 11 12:22:46 2011 +0000
  51. 2fe9baa ftide020: add faraday ide ahb controller by Macpaul Lin · Sun May 01 21:28:56 2011 +0000
  52. 340983d Replace obsolete e-mail address by Albert ARIBAUD · Fri Apr 22 19:41:02 2011 +0200
  53. 0cd27fb MXC: removed warnings from IMX51 ATA driver by Stefano Babic · Tue Feb 01 08:13:45 2011 +0100
  54. e280148 BLOCK: Add freescale IMX51 PATA driver by Marek Vasut · Thu Jan 13 07:27:55 2011 +0000
  55. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  56. a1bd9c5 mvsata_ide: adjust port init sequence by Albert Aribaud · Thu Sep 16 20:30:30 2010 +0530
  57. 89a1ef0 ide: add mvsata_ide driver by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  58. c86cae7 ide: reorder object files alphabetically by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  59. 6d23f58 Blackfin: pata_bfin: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:00:04 2010 -0400
  60. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · Tue Apr 20 10:21:25 2010 -0500
  61. 8838374 fsl_sata: Move the snoop bit to another place by Dave Liu · Mon Apr 12 14:23:35 2010 +0800
  62. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · Mon Apr 12 14:23:25 2010 +0800
  63. c19463e Misc SATA fixups by Graeme Russ · Sun Aug 23 12:59:51 2009 +1000
  64. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  65. 8a19065 ahci: Fix gcc 4.4 compiler warning by Kumar Gala · Mon Jul 13 09:24:00 2009 -0500
  66. 18cf84a fsl_sata: Fix compiler warnings shown by gcc-4.4 by galak · Tue Jul 07 15:53:21 2009 -0500
  67. cc55814 Canyonlands SATA harddisk driver by Kazuaki Ichinohe · Fri Jun 12 18:10:12 2009 +0900
  68. b6ade25 sata: namespace curr_device variable by Mike Frysinger · Sun Jun 14 21:35:22 2009 -0400
  69. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  70. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  71. 5f1486d sata_sil3114: fix compiler warning by Kim Phillips · Wed Feb 18 17:43:59 2009 -0600
  72. 2dfef27 drivers/block/ahci: Fix pci mapping bug by Becky Bruce · Tue Feb 03 18:10:55 2009 -0600
  73. 02bab34 Blackfin: add driver for on-chip ATAPI controller by Sonic Zhang · Wed Nov 26 22:16:45 2008 -0500
  74. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  75. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  76. 92dbcc3 drivers/block: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:39 2008 +0200
  77. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  78. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · Thu Jul 10 14:00:15 2008 -0500
  79. 4d9c188 sata: wait for device updating signature to host by Dave Liu · Tue Jun 03 17:38:19 2008 +0800
  80. 137953d Add sata sil3114 support by Tor Krill · Thu May 29 10:40:17 2008 +0200
  81. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  82. b9342a0 ata: update the libata.h from ata.h of linux kernel by Dave Liu · Tue Apr 01 15:22:11 2008 +0800
  83. f17c963 drivers: code clean up by Dave Liu · Thu Mar 27 18:51:17 2008 +0800
  84. 095f5aa drivers: clean up the ata_piix.h by Dave Liu · Thu Mar 27 18:50:41 2008 +0800
  85. 9a6a7e0 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Mar 27 00:03:57 2008 +0100
  86. 6f1a8a2 drivers: add the support for Freescale SATA controller by Dave Liu · Wed Mar 26 22:55:32 2008 +0800
  87. 531dd9c ata: add the libata support by Dave Liu · Wed Mar 26 22:51:44 2008 +0800
  88. a566ebd ata: make the ata_piix driver using new SATA framework by Dave Liu · Wed Mar 26 22:50:45 2008 +0800
  89. c230272 ata: merge the header of ata_piix driver by Dave Liu · Wed Mar 26 22:48:18 2008 +0800
  90. 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · Wed Mar 26 22:47:06 2008 +0800
  91. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100