Commit Graph

101 Commits (6bed7ce569fc409843ff2537937ea1b5fd0f694d)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gabor Juhos c575180bae block: constify sect_buf argument of ide_write_data 11 years ago
Eric Nelson 2dbe64ca24 dwc_ahsata: Allow use with dcache enabled 12 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Gray Remlin c08349e77c mvsata_ide.c: Correction of typo in comments 12 years ago
Alexey Brodkin ac1048ae1c drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" 12 years ago
Alexey Brodkin 7cde9f35d6 block: systemace: Added missing "else" in "ace_writew" 12 years ago
Kim Phillips 00caa7f508 drivers/block/: sparse fixes 12 years ago
Walter Murphy fe1f808ce7 ahci: Expand HDD Logical Block addressability up to 32 bits 12 years ago
Marc Jones 766b16fe18 ahci: Perform SATA flush after disk write. 12 years ago
Marc Jones 2a0c61d401 ahci: Support spin-up and link-up separately 12 years ago
Walter Murphy 57847660bb ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) 12 years ago
Taylor Hutt 90b276f6a2 ahci: flush / invalidate dcache around SATA commands 12 years ago
Taylor Hutt 64738e8ae8 ahci: Use virt_to_phys() to denote physical addresses for DMA 12 years ago
Taylor Hutt 5a2b77f47d ahci: Fix 'Invaild' typo 12 years ago
Taylor Hutt c873111565 ahci: Use sizeof(fis) instead of hardcoding '20' 12 years ago
Gabe Black 19d1d41e84 ahci: Make the AHCI code find the capacity of disks > 128 GB properly 12 years ago
Hung-Te Lin b7a21b70d0 ahci: support scsi writing in AHCI driver 12 years ago
Gabe Black e81058c05b ahci: Make sending the SETFEATURES_XFER command optional 12 years ago
Stefan Reinauer 4e422bce8a ahci: cosmetics and cleanup 12 years ago
Stefan Reinauer 7ba7917c91 ahci: Improve AHCI debugging 12 years ago
Stefan Reinauer 9a65b8754c ahci: Optimise AHCI controller reset and start-up 12 years ago
Vadim Bendebury 284231e49a ahci: Support splitting of read transactions into multiple chunks 12 years ago
Pavel Herrmann e46a4350b4 sata.h: Make all sata/ata drivers include <sata.h> 12 years ago
Tom Rini 0e7d856ea5 sil_sata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 98391ff143 sata_dwc: Make sata_write() use const void, per <part.h> 12 years ago
Tom Rini 974d801401 pata_bfin: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini 40c030f8ff fsl_sata: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini dac8757100 dwc_ahsata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 5048a672d9 ata_piix: sata_write must take a const void argument. 12 years ago
Tom Rini 879a57ac0e ata_piix: Fix checkpatch issues 12 years ago
Pavel Herrmann b726a01b76 remove unnecessary code in ata_piix 12 years ago
Michal Simek 5340a7f1d7 block: systemace: Simplify base and width initialization 12 years ago
Anatolij Gustschin fe749d3728 Remove remaining mdelay() macros 13 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Stefano Babic 9f472e6540 SATA: add driver for MX5 / MX6 SOCs 13 years ago
Mike Frysinger 44f67f7848 Blackfin: pata_bfin: fix printf warning 13 years ago
Simon Guinot 2cb4fade0e mvsata: fix ide_preinit for missing disks 13 years ago
Wolfgang Denk 24ec52dec2 drivers/block/sata_dwc.c: Fix GCC 4.6 build warning 13 years ago
Timur Tabi fbc20aab11 powerpc/85xx: always implement the work-around for Erratum SATA_A001 13 years ago
Macpaul Lin b9016034f5 ftide020: fix incorrect information display format 13 years ago
Stefan Roese 13a8c8d0e9 sata_dwc.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 878d6b48f9 drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning 13 years ago
Kumar Gala 7625dd68e3 drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning 13 years ago
Kumar Gala a4941bdc24 drivers/block/ahci.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut 5779a9e2c3 GCC4.6: Squash warnings in sata_sil3114.c 13 years ago
Marek Vasut 1a928ed964 GCC4.6: Squash warnings in ahci.c 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Tang Yuantian 83c484d7ec drivers: add the support for Silicon Image SATA controller 13 years ago