Commit Graph

245 Commits (lime2-spi)

Author SHA1 Message Date
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 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago
Stefano Babic 9f472e6540 SATA: add driver for MX5 / MX6 SOCs 12 years ago
Mike Frysinger 44f67f7848 Blackfin: pata_bfin: fix printf warning 12 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
Tang Yuantian 007a28d54d fsl_sata: Fix compile error when CONFIG_LBA48 is not defined 13 years ago
Marek Vasut e063342c0e ATA: Squash warnings in mxc_ata. 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Graeme Russ e110c4fe44 Timer: Allow reset_timer() only for systems with low resolution timers 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago
Rob Herring e5a6c79d42 scsi/ahci: ata id little endian fix 13 years ago
Michael Walle 70c55f5ab3 mvsata: issue hard reset on initialization 13 years ago
Macpaul Lin 4bed7265f2 ftide020: add faraday ide ahb controller 13 years ago
Albert ARIBAUD 57b4bce996 Replace obsolete e-mail address 13 years ago
Stefano Babic fe38434dfe MXC: removed warnings from IMX51 ATA driver 13 years ago