summaryrefslogtreecommitdiff
path: root/drivers/block/ahci.c
AgeCommit message (Expand)Author
2013-04-01Consolidate bool typeYork Sun
2012-11-02ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones
2012-11-02ahci: Support spin-up and link-up separatelyMarc Jones
2012-11-02ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy
2012-11-02ahci: flush / invalidate dcache around SATA commandsTaylor Hutt
2012-11-02ahci: Use virt_to_phys() to denote physical addresses for DMATaylor Hutt
2012-11-02ahci: Fix 'Invaild' typoTaylor Hutt
2012-11-02ahci: Use sizeof(fis) instead of hardcoding '20'Taylor Hutt
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-11-02ahci: support scsi writing in AHCI driverHung-Te Lin
2012-11-02ahci: Make sending the SETFEATURES_XFER command optionalGabe Black
2012-11-02ahci: cosmetics and cleanupStefan Reinauer
2012-11-02ahci: Improve AHCI debuggingStefan Reinauer
2012-11-02ahci: Optimise AHCI controller reset and start-upStefan Reinauer
2012-11-02ahci: Support splitting of read transactions into multiple chunksVadim Bendebury
2011-11-16drivers/block/ahci.c: Fix GCC 4.6 build warningKumar Gala
2011-10-27GCC4.6: Squash warnings in ahci.cMarek Vasut
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring
2011-07-26scsi/ahci: ata id little endian fixRob Herring
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-23ahci: Fix gcc 4.4 compiler warningKumar Gala
2009-02-10drivers/block/ahci: Fix pci mapping bugBecky Bruce
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2007-11-25drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD