summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining mdelay() macrosAnatolij Gustschin2012-07-081-1/+0
* Block: Remove MG DISK supportMarek Vasut2012-06-213-731/+0
* SATA: add driver for MX5 / MX6 SOCsStefano Babic2012-05-153-0/+1305
* Blackfin: pata_bfin: fix printf warningMike Frysinger2012-02-121-1/+1
* mvsata: fix ide_preinit for missing disksSimon Guinot2011-12-061-6/+8
* drivers/block/sata_dwc.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-5/+1
* powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-292-21/+1
* ftide020: fix incorrect information display formatMacpaul Lin2011-11-181-3/+2
* sata_dwc.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-32/+3
* drivers/block/sym53c8xx.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-161-2/+0
* drivers/block/sata_sil3114.c: Fix GCC 4.6 build warningKumar Gala2011-11-161-0/+4
* drivers/block/ahci.c: Fix GCC 4.6 build warningKumar Gala2011-11-161-3/+0
* GCC4.6: Squash warnings in sata_sil3114.cMarek Vasut2011-10-271-1/+1
* GCC4.6: Squash warnings in ahci.cMarek Vasut2011-10-271-1/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-222-9/+0
* drivers: add the support for Silicon Image SATA controllerTang Yuantian2011-10-223-0/+952
* fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-091-5/+10
* ATA: Squash warnings in mxc_ata.Marek Vasut2011-09-301-13/+9
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-042-2/+2
* Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ2011-07-261-0/+2
* disk/part.c: Make features optionalMatthew McClintock2011-07-262-0/+4
* scsi/ahci: add support for non-PCI controllersRob Herring2011-07-261-8/+62
* scsi/ahci: ata id little endian fixRob Herring2011-07-261-1/+1
* mvsata: issue hard reset on initializationMichael Walle2011-05-231-1/+9
* ftide020: add faraday ide ahb controllerMacpaul Lin2011-05-123-0/+651
* Replace obsolete e-mail addressAlbert ARIBAUD2011-04-271-2/+2
* MXC: removed warnings from IMX51 ATA driverStefano Babic2011-02-021-3/+0
* BLOCK: Add freescale IMX51 PATA driverMarek Vasut2011-02-022-0/+150
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* 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
OpenPOWER on IntegriCloud