Commit Graph

123 Commits (816264fc6672dbb7c7b22ad9e67b8d0056873394)

Author SHA1 Message Date
Nikita Kiryanov dc383dd583 sata: dwc_ahsata: implement sata_port_status 10 years ago
Ian Campbell a6e50a88d8 ahci: provide sunxi SATA driver using AHCI platform framework 11 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 11 years ago
Tim Harvey ca84d72d1c dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D 11 years ago
Roger Quadros 3f62971162 ahci: Fix data abort on multiple scsi resets. 11 years ago
Ian Campbell 73545f75b6 ahci: wait longer for link. 11 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 11 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 11 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago
Roger Quadros 2faf5fb82e ahci: Fix cache align error messages 11 years ago
Roger Quadros d73763a4fb ahci: Error out with message on malloc() failure 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Rob Herring 344ca0b40c ahci: convert to use libata functions and definitions 11 years ago
Rob Herring 7610b41ddf ahci: increase spin-up timeout to 20 sec 11 years ago
Rob Herring 178210847f ahci: handle COMINIT received during spin-up 11 years ago
Rob Herring 124e9fa132 ahci: move link bring-up handling to separate function 11 years ago
Rob Herring 2bdb10dbf5 ahci: add defines for PORT_SCR_STAT register bits 11 years ago
Rob Herring 796c2ebd6f ahci: fix memory leak in ata_scsiop_inquiry 11 years ago
Rob Herring 48c3a87c0a ahci: fix unaligned access 11 years ago
Richard Gibbs 2915a0223a ahci: use ports implemented map instead of num_ports 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Gabor Juhos c575180bae block: constify sect_buf argument of ide_write_data 12 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