Commit Graph

58 Commits (3f42dc87b4fbcc99baa26c7be8d0b74aaa4c2f30)

Author SHA1 Message Date
Vagrant Cascadian 3f42dc87b4 Fix typo: commmand -> command. 9 years ago
Fabio Estevam 4408248146 block: ahci: Remove dead code 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Stefan Roese 2cc1aa2e00 block: ahci: Don't enable port interrupts 9 years ago
Tang Yuantian fa31377ef0 ahci: Fix compiling warnings under 64bit platforms 9 years ago
Mark Langsdorf f8b009e8b7 ahci: extend data io wait to 10s 9 years ago
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 9 years ago
Scott Wood 9efaca3e84 ahci: mmio_base is a virtual address 9 years ago
Tang Yuantian 8f6e18385a ahci: Fix a wrong parameter pass 9 years ago
Bin Meng 4df2b48fbe x86: ahci: Make sure interface is not busy after enabling the port 9 years ago
Dmitry Lifshitz 1a33b7356a ahci-plat: provide a weak scsi_bus_reset() hook 10 years ago
Dmitry Lifshitz 6b68888a33 ahci: introduce ahci_reset() 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Roger Quadros 02590aa31c ahci: Don't start command DMA engine before buffers are set 10 years ago
Ian Campbell a6e50a88d8 ahci: provide sunxi SATA driver using AHCI platform framework 10 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 10 years ago
Roger Quadros 3f62971162 ahci: Fix data abort on multiple scsi resets. 10 years ago
Ian Campbell 73545f75b6 ahci: wait longer for link. 10 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 10 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
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 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 11 years ago
York Sun 472d546054 Consolidate bool type 11 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
Kumar Gala a4941bdc24 drivers/block/ahci.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut 1a928ed964 GCC4.6: Squash warnings in ahci.c 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago