aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala1-1/+1
2009-07-23ahci: Fix gcc 4.4 compiler warningKumar Gala1-8/+6
2009-07-20fsl_sata: Fix compiler warnings shown by gcc-4.4galak2-81/+19
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe3-0/+2588
2009-07-17sata: namespace curr_device variableMike Frysinger1-3/+3
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-03mflash: Initial mflash supportunsik Kim3-2/+730
2009-02-19sata_sil3114: fix compiler warningKim Phillips1-2/+2
2009-02-10drivers/block/ahci: Fix pci mapping bugBecky Bruce1-5/+2
2009-02-02Blackfin: add driver for on-chip ATAPI controllerSonic Zhang3-0/+1375
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD8-58/+58
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD6-24/+6
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-1/+1
2008-07-10silence misc printf formatting compiler warningsKim Phillips2-2/+2
2008-06-30sata: wait for device updating signature to hostDave Liu1-0/+8
2008-06-29Add sata sil3114 supportTor Krill3-0/+987
2008-05-21Big white-space cleanup.Wolfgang Denk2-63/+145
2008-04-13ata: update the libata.h from ata.h of linux kernelDave Liu1-7/+7
2008-04-13drivers: code clean upDave Liu1-18/+18
2008-04-13drivers: clean up the ata_piix.hDave Liu1-11/+15
2008-03-27Coding style cleanup, update CHANGELOGWolfgang Denk1-4/+4
2008-03-26drivers: add the support for Freescale SATA controllerDave Liu3-0/+1291
2008-03-26ata: add the libata supportDave Liu2-0/+159
2008-03-26ata: make the ata_piix driver using new SATA frameworkDave Liu2-142/+14
2008-03-26ata: merge the header of ata_piix driverDave Liu2-1/+93
2008-03-26ata: merge the ata_piix driverDave Liu1-1/+671
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD6-0/+2130