aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2012-07-08Remove remaining mdelay() macrosAnatolij Gustschin1-1/+0
2012-06-21Block: Remove MG DISK supportMarek Vasut3-731/+0
2012-05-15SATA: add driver for MX5 / MX6 SOCsStefano Babic3-0/+1305
2012-02-12Blackfin: pata_bfin: fix printf warningMike Frysinger1-1/+1
2011-12-06mvsata: fix ide_preinit for missing disksSimon Guinot1-6/+8
2011-12-02drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk1-5/+1
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2-21/+1
2011-11-18ftide020: fix incorrect information display formatMacpaul Lin1-3/+2
2011-11-16sata_dwc.c: Fix GCC 4.6 build warningsStefan Roese1-32/+3
2011-11-16drivers/block/sym53c8xx.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+0
2011-11-16drivers/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-27GCC4.6: Squash warnings in sata_sil3114.cMarek Vasut1-1/+1
2011-10-27GCC4.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-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2011-09-30ATA: Squash warnings in mxc_ata.Marek Vasut1-13/+9
2011-08-04Convert 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-12ftide020: 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-13Blackfin: 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-26fsl_sata: Move the snoop bit to another placeDave Liu1-2/+6
2010-04-26fsl_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-20fsl_sata: Fix compiler warnings shown by gcc-4.4galak2-81/+19
2009-07-19Canyonlands SATA harddisk driverKazuaki Ichinohe3-0/+2588
2009-07-17sata: namespace curr_device variableMike Frysinger1-3/+3
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-03mflash: 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