Commit Graph

245 Commits (lime2-spi)

Author SHA1 Message Date
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
Tang Yuantian 14f66d65a3 fsl/sata: Replace sprintf() with snprintf() 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 9 years ago
Dmitry Lifshitz 6b68888a33 ahci: introduce ahci_reset() 9 years ago
Masahiro Yamada 8b923a56dc blackfin: include <linux/compiler.h> rather than define __iomem 10 years ago
Soeren Moch dd1c8f1b5f sata: fix reset_sata for dwc_ahsata 10 years ago
Nikita Kiryanov 10ee8ecafb sata: implement reset_sata for dwc_ahsata 10 years ago
li pengbo 1b51d32c0f sata: fix a bug in init_sata() for pci-sata card 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Nikita Kiryanov 0029d6c1de dwc_ahsata: use bitwise operator in sata_port_status 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Roger Quadros 02590aa31c ahci: Don't start command DMA engine before buffers are set 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
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 10 years ago
Ian Campbell e0ddcf93b9 AHCI: Increase link timeout to 200ms 10 years ago
Tim Harvey ca84d72d1c dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D 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
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 10 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 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
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 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 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Gray Remlin c08349e77c mvsata_ide.c: Correction of typo in comments 11 years ago
Alexey Brodkin ac1048ae1c drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" 11 years ago
Alexey Brodkin 7cde9f35d6 block: systemace: Added missing "else" in "ace_writew" 11 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