summaryrefslogtreecommitdiff
path: root/drivers/block/ahci.c
Commit message (Expand)AuthorAgeLines
...
* ahci: support scsi writing in AHCI driverHung-Te Lin2012-11-02-24/+30
* ahci: Make sending the SETFEATURES_XFER command optionalGabe Black2012-11-02-0/+6
* ahci: cosmetics and cleanupStefan Reinauer2012-11-02-7/+18
* ahci: Improve AHCI debuggingStefan Reinauer2012-11-02-1/+2
* ahci: Optimise AHCI controller reset and start-upStefan Reinauer2012-11-02-9/+15
* ahci: Support splitting of read transactions into multiple chunksVadim Bendebury2012-11-02-29/+69
* drivers/block/ahci.c: Fix GCC 4.6 build warningKumar Gala2011-11-16-3/+0
* GCC4.6: Squash warnings in ahci.cMarek Vasut2011-10-27-1/+1
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-26-8/+62
* scsi/ahci: ata id little endian fixRob Herring2011-07-26-1/+1
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-29-1/+1
* ahci: Fix gcc 4.4 compiler warningKumar Gala2009-07-23-8/+6
* drivers/block/ahci: Fix pci mapping bugBecky Bruce2009-02-10-5/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-3/+0
* drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+703