summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAgeLines
* fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-09-5/+10
* ATA: Squash warnings in mxc_ata.Marek Vasut2011-09-30-13/+9
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-2/+2
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-26-0/+2
* disk/part.c: Make features optionalMatthew McClintock2011-07-26-0/+4
* 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
* mvsata: issue hard reset on initializationMichael Walle2011-05-23-1/+9
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-12-0/+651
* Replace obsolete e-mail addressAlbert ARIBAUD2011-04-27-2/+2
* MXC: removed warnings from IMX51 ATA driverStefano Babic2011-02-02-3/+0
* BLOCK: Add freescale IMX51 PATA driverMarek Vasut2011-02-02-0/+150
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* mvsata_ide: adjust port init sequenceAlbert Aribaud2010-10-13-9/+33
* ide: add mvsata_ide driverAlbert Aribaud2010-08-08-0/+141
* ide: reorder object files alphabeticallyAlbert Aribaud2010-08-08-3/+3
* Blackfin: pata_bfin: convert to portmux frameworkMike Frysinger2010-07-13-13/+12
* 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-12-1/+13
* fsl_sata: Move the snoop bit to another placeDave Liu2010-04-26-2/+6
* fsl_sata: Add the workaround for errata SATA-A001Dave Liu2010-04-26-0/+22
* Misc SATA fixupsGraeme Russ2009-09-04-19/+6
* 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
* fsl_sata: Fix compiler warnings shown by gcc-4.4galak2009-07-20-81/+19
* Canyonlands SATA harddisk driverKazuaki Ichinohe2009-07-19-0/+2588
* sata: namespace curr_device variableMike Frysinger2009-07-17-3/+3
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-05-1/+0
* mflash: Initial mflash supportunsik Kim2009-04-03-2/+730
* sata_sil3114: fix compiler warningKim Phillips2009-02-19-2/+2
* drivers/block/ahci: Fix pci mapping bugBecky Bruce2009-02-10-5/+2
* Blackfin: add driver for on-chip ATAPI controllerSonic Zhang2009-02-02-0/+1375
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-58/+58
* drivers/block: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-24/+6
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-1/+1
* silence misc printf formatting compiler warningsKim Phillips2008-07-10-2/+2
* sata: wait for device updating signature to hostDave Liu2008-06-30-0/+8
* Add sata sil3114 supportTor Krill2008-06-29-0/+987
* Big white-space cleanup.Wolfgang Denk2008-05-21-63/+145
* ata: update the libata.h from ata.h of linux kernelDave Liu2008-04-13-7/+7
* drivers: code clean upDave Liu2008-04-13-18/+18
* drivers: clean up the ata_piix.hDave Liu2008-04-13-11/+15
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-03-27-4/+4
* drivers: add the support for Freescale SATA controllerDave Liu2008-03-26-0/+1291
* ata: add the libata supportDave Liu2008-03-26-0/+159
* ata: make the ata_piix driver using new SATA frameworkDave Liu2008-03-26-142/+14
* ata: merge the header of ata_piix driverDave Liu2008-03-26-1/+93
* ata: merge the ata_piix driverDave Liu2008-03-26-1/+671
* drivers/block : move block drivers to drivers/blockJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+2130