| Commit message (Expand) | Author | Age |
* | SATA: Blacklisting of systems that spin off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 |
* | libata: Add another column to the ata_timing table. | David Daney | 2009-01-16 |
* | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 |
* | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-10 |
* | libata: Add 32bit PIO support | Alan Cox | 2009-01-08 |
* | libata: perform port detach in EH | Tejun Heo | 2008-12-28 |
* | libata: beef up iterators | Tejun Heo | 2008-12-28 |
* | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ | Tejun Heo | 2008-12-01 |
* | libata: revert convert-to-block-tagging patches | Tejun Heo | 2008-11-10 |
* | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 2008-11-04 |
* | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 |
* | libata: switch to using block layer tagging support | Jens Axboe | 2008-10-23 |
* | libata: transfer EHI control flags to slave ehc.i | Tejun Heo | 2008-10-22 |
* | libata: reorder ata_device to remove 8 bytes of padding on 64 bits | Richard Kennedy | 2008-09-29 |
* | libata: Implement disk shock protection support | Elias Oltmanns | 2008-09-29 |
* | libata: implement slave_link | Tejun Heo | 2008-09-29 |
* | libata: misc updates to prepare for slave link | Tejun Heo | 2008-09-29 |
* | libata: reimplement link iterator | Tejun Heo | 2008-09-29 |
* | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 |
* | libata: Fix a large collection of DMA mode mismatches | Alan Cox | 2008-08-22 |
* | libata: restore SControl on detach | Tejun Heo | 2008-08-22 |
* | libata: implement no[hs]rst force params | Tejun Heo | 2008-08-22 |
* | pata_it821x: Driver updates and reworking | Alan Cox | 2008-07-31 |
* | libata.h: replace __FUNCTION__ with __func__ | Alexander Beregalov | 2008-07-31 |
* | libata/ahci: enclosure management support | Kristen Carlson Accardi | 2008-07-14 |
* | libata: improve EH internal command timeout handling | Tejun Heo | 2008-07-14 |
* | libata: improve EH retry delay handling | Tejun Heo | 2008-07-14 |
* | libata: consistently use msecs for time durations | Tejun Heo | 2008-07-14 |
* | libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl | Alan Cox | 2008-06-04 |
* | libata: kill unused constants | Tejun Heo | 2008-06-04 |
* | libata: ignore SIMG4726 config pseudo device | Tejun Heo | 2008-05-19 |
* | libata: increase PMP register access timeout to 3s | Tejun Heo | 2008-05-19 |
* | ata: remove FIT() macro | Harvey Harrison | 2008-05-19 |
* | [libata] revert new check-ready Status register logic | Jeff Garzik | 2008-05-09 |
* | libata: export ata_eh_analyze_ncq_error | Mark Lord | 2008-05-06 |
* | libata: improve post-reset device ready test | Tejun Heo | 2008-05-06 |
* | [libata] linux/libata.h: reorganize ata_device struct members a bit | Jeff Garzik | 2008-04-29 |
* | make sata_print_link_status() static | Adrian Bunk | 2008-04-25 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 |
* | libata: make PMP support optional | Tejun Heo | 2008-04-17 |
* | libata: implement PMP helpers | Tejun Heo | 2008-04-17 |
* | libata: separate PMP support code from core code | Tejun Heo | 2008-04-17 |
* | libata: make SFF support optional | Tejun Heo | 2008-04-17 |
* | libata: kill ata_noop_dev_select() | Tejun Heo | 2008-04-17 |
* | libata: drop @finish_qc from ata_qc_complete_multiple() | Tejun Heo | 2008-04-17 |
* | libata: add qc_fill_rtf port operation | Tejun Heo | 2008-04-17 |
* | libata: move PMP SCR access failure during reset to ata_eh_reset() | Tejun Heo | 2008-04-17 |
* | libata: clear SError after link resume | Tejun Heo | 2008-04-17 |
* | libata: implement and use sata_std_hardreset() | Tejun Heo | 2008-04-17 |
* | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha... | Tejun Heo | 2008-04-17 |