summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* mvsata_ide: adjust port init sequenceAlbert Aribaud2010-10-131-9/+33
* ide: add mvsata_ide driverAlbert Aribaud2010-08-082-0/+141
* ide: reorder object files alphabeticallyAlbert Aribaud2010-08-081-3/+3
* Blackfin: pata_bfin: convert to portmux frameworkMike Frysinger2010-07-131-13/+12
* 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-1/+13
* fsl_sata: Move the snoop bit to another placeDave Liu2010-04-261-2/+6
* fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-261-0/+22
* Misc SATA fixupsGraeme Russ2009-09-042-19/+6
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-291-1/+1
* ahci: Fix gcc 4.4 compiler warningKumar Gala2009-07-231-8/+6
* fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-202-81/+19
* Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-193-0/+2588
* sata: namespace curr_device variableMike Frysinger2009-07-171-3/+3
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* mflash: Initial mflash supportunsik Kim2009-04-033-2/+730
* sata_sil3114: fix compiler warningKim Phillips2009-02-191-2/+2
* drivers/block/ahci: Fix pci mapping bugBecky Bruce2009-02-101-5/+2
* Blackfin: add driver for on-chip ATAPI controllerSonic Zhang2009-02-023-0/+1375
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-188-58/+58
* drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-136-24/+6
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-1/+1
* silence misc printf formatting compiler warningsKim Phillips2008-07-102-2/+2
* sata: wait for device updating signature to hostDave Liu2008-06-301-0/+8
* Add sata sil3114 supportTor Krill2008-06-293-0/+987
* Big white-space cleanup.Wolfgang Denk2008-05-212-63/+145
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-131-7/+7
* drivers: code clean upDave Liu2008-04-131-18/+18
* drivers: clean up the ata_piix.hDave Liu2008-04-131-11/+15
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-03-271-4/+4
* drivers: add the support for Freescale SATA controllerDave Liu2008-03-263-0/+1291
* ata: add the libata supportDave Liu2008-03-262-0/+159
* ata: make the ata_piix driver using new SATA frameworkDave Liu2008-03-262-142/+14
* ata: merge the header of ata_piix driverDave Liu2008-03-262-1/+93
* ata: merge the ata_piix driverDave Liu2008-03-261-1/+671
* drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-256-0/+2130
OpenPOWER on IntegriCloud