aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2007-08-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-08-23pata_it821x: Fix regression/corruptorAlan Cox
2007-08-23libata: don't check n_sectors during revalidation if zeroTejun Heo
2007-08-23pata_via: Add Arima W730-K8 and other rebadgingsAlan Cox
2007-08-23pata_sis: Add the FSC Amilo and friendsAlan Cox
2007-08-23pata_pdc2027x: PLL detection fixesMikael Pettersson
2007-08-23libata: fix n_sectors failure handling during revalidationTejun Heo
2007-08-15libata: adjust libata to ignore errors after spinupRyan Power
2007-08-15ata_piix: add TECRA M7 to broken suspend listTejun Heo
2007-08-15pata_hpt{37x|3x2n}: fix clock reporting (take 2)Sergei Shtylyov
2007-08-15pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)Sergei Shtylyov
2007-08-15pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]Bartlomiej Zolnierkiewicz
2007-08-15ata_piix: update map 10b for ich8mTejun Heo
2007-08-15sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742Alan Cox
2007-08-15[libata] pata_isapnp: replace missing module device tableJeff Garzik
2007-08-06[ARM] pata_icside: fix the FIXMEsRussell King
2007-08-01pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz
2007-08-01libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo
2007-08-01ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo
2007-08-01ata_piix: implement piix_borken_suspend()Tejun Heo
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo
2007-08-01libata-sff; Unbreak non DMA capable controllers againAlan Cox
2007-08-01pata_cmd64x: Correct the speed rangesAlan Cox
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-24pata_hpt37x: Fix 2.6.22 clock PLL regressionAlan Cox
2007-07-24pata_ali: Correct HP detectAlan Cox
2007-07-24ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20pata_cs5520: Fix probe bug regression introduced in 2.6.22Alan Cox
2007-07-20libata: implement EH fast drainTejun Heo
2007-07-20libata: schedule probing after SError access failure during autopsyTejun Heo
2007-07-20libata: clear HOTPLUG flag after a resetTejun Heo
2007-07-20libata: improve SCSI scan failure handlingTejun Heo
2007-07-20libata: quickly trigger SATA SPD down after debouncing failedTejun Heo
2007-07-20libata: improve SATA PHY speed down logicTejun Heo
2007-07-20The SATA controller device ID is different according tosu henry
2007-07-20ahci: implement SCR_NOTIFICATION r/wTejun Heo
2007-07-20ahci: make NO_NCQ handling more consistentTejun Heo
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo
2007-07-20libata: implement AC_ERR_NCQTejun Heo
2007-07-20libata: improve EH report formattingTejun Heo
2007-07-20sata_sil24: separate out sil24_do_softreset()Tejun Heo
2007-07-20sata_sil24: separate out sil24_exec_polled_cmd()Tejun Heo
2007-07-20sata_sil24: replace sil24_update_tf() with sil24_read_tf()Tejun Heo
2007-07-20ahci: separate out ahci_do_softreset()Tejun Heo
2007-07-20ahci: separate out ahci_exec_polled_cmd()Tejun Heo
2007-07-20ahci: separate out ahci_kick_engine()Tejun Heo
2007-07-20ahci: use deadline instead of fixed timeout for 1st FIS for SRSTTejun Heo
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec