summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2011-11-17sata_dwc.c: Fix GCC 4.6 build warningsStefan Roese1-32/+3
2011-11-17drivers/block/sym53c8xx.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+0
2011-11-17drivers/block/sata_sil3114.c: Fix GCC 4.6 build warningKumar Gala1-0/+4
2011-11-16drivers/block/ahci.c: Fix GCC 4.6 build warningKumar Gala1-3/+0
2011-10-28GCC4.6: Squash warnings in sata_sil3114.cMarek Vasut1-1/+1
2011-10-28GCC4.6: Squash warnings in ahci.cMarek Vasut1-1/+1
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin2-9/+0
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian3-0/+952
2011-10-10fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2011-10-01ATA: Squash warnings in mxc_ata.Marek Vasut1-13/+9
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD2-2/+2
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ1-0/+2
2011-07-26disk/part.c: Make features optionalMatthew McClintock2-0/+4
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring1-8/+62
2011-07-26scsi/ahci: ata id little endian fixRob Herring1-1/+1
2011-05-23mvsata: issue hard reset on initializationMichael Walle1-1/+9
2011-05-13ftide020: add faraday ide ahb controllerMacpaul Lin3-0/+651
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD1-2/+2
2011-02-02MXC: removed warnings from IMX51 ATA driverStefano Babic1-3/+0
2011-02-02BLOCK: Add freescale IMX51 PATA driverMarek Vasut2-0/+150
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-13mvsata_ide: adjust port init sequenceAlbert Aribaud1-9/+33
2010-08-08ide: add mvsata_ide driverAlbert Aribaud2-0/+141
2010-08-08ide: reorder object files alphabeticallyAlbert Aribaud1-3/+3
2010-07-14Blackfin: pata_bfin: convert to portmux frameworkMike Frysinger1-13/+12
2010-05-1285xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala1-1/+13
2010-04-27fsl_sata: Move the snoop bit to another placeDave Liu1-2/+6
2010-04-27fsl_sata: Add the workaround for errata SATA-A001Dave Liu1-0/+22
2009-09-04Misc SATA fixupsGraeme Russ2-19/+6
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-21fsl_sata: Fix compiler warnings shown by gcc-4.4galak2-81/+19
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe3-0/+2588
2009-07-18sata: namespace curr_device variableMike Frysinger1-3/+3
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-04mflash: 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-11silence misc printf formatting compiler warningsKim Phillips2-2/+2
2008-07-01sata: 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-14ata: update the libata.h from ata.h of linux kernelDave Liu1-7/+7
2008-04-14drivers: code clean upDave Liu1-18/+18
2008-04-14drivers: clean up the ata_piix.hDave Liu1-11/+15