| Commit message (Expand) | Author | Age |
* | libata: implement BROKEN_HPA horkage and apply it to affected drives | Tejun Heo | 2007-08-31 |
* | ata_piix: fix suspend/resume for some TOSHIBA laptops | Tejun Heo | 2007-07-24 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | [SCSI] sas_ata: ata_post_internal should abort the sas_task | Darrick J. Wong | 2007-07-18 |
* | | libata: implement EH fast drain | Tejun Heo | 2007-07-20 |
* | | libata: reorganize ata_ehi_hotplugged() | Tejun Heo | 2007-07-20 |
* | | libata: improve SATA PHY speed down logic | Tejun Heo | 2007-07-20 |
* | | libata: make ->scr_read/write callbacks return error code | Tejun Heo | 2007-07-20 |
* | | libata: implement AC_ERR_NCQ | Tejun Heo | 2007-07-20 |
* | | libata: improve EH report formatting | Tejun Heo | 2007-07-20 |
* | | libata: add @is_cmd to ata_tf_to_fis() | Tejun Heo | 2007-07-20 |
|/ |
|
* | libata: clean up horkage handling | Tejun Heo | 2007-07-10 |
* | libata: simplify PCI legacy SFF host handling | Tejun Heo | 2007-07-10 |
* | libata-core: convert to use cancel_rearming_delayed_work() | Oleg Nesterov | 2007-07-10 |
* | libata: Support chips with 64K PRD quirk | Alan Cox | 2007-07-09 |
* | libata-acpi: implement _GTM/_STM support | Tejun Heo | 2007-07-09 |
* | libata: reimplement ACPI invocation | Tejun Heo | 2007-07-09 |
* | libata-acpi: implement ata_acpi_associate() | Tejun Heo | 2007-07-09 |
* | libata: kill ATA_HORKAGE_DMA_RW_ONLY | Tejun Heo | 2007-06-27 |
* | libata: kill the infamous abnormal status message | Tejun Heo | 2007-06-27 |
* | libata-core/sff: Fix multiple assumptions about DMA | Alan Cox | 2007-06-09 |
* | libata: always use polling SETXFER | Tejun Heo | 2007-06-04 |
* | libata: Kiss post_set_mode goodbye | Alan Cox | 2007-05-21 |
* | libata: track spindown status and skip spindown_compat if possible | Tejun Heo | 2007-05-16 |
* | libata-acpi: add ATA_FLAG_ACPI_SATA port flag | Tejun Heo | 2007-05-16 |
* | libata: during revalidation, check n_sectors after device is configured | Tejun Heo | 2007-05-16 |
* | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ | Tejun Heo | 2007-05-11 |
* | libata: ignore EH scheduling during initialization | Tejun Heo | 2007-05-11 |
* | libata: clean up SFF init mess | Tejun Heo | 2007-05-11 |
* | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo | 2007-05-11 |
* | libata: reimplement reset sequencing | Tejun Heo | 2007-05-01 |
* | libata: add deadline support to prereset and reset methods | Tejun Heo | 2007-05-01 |
* | libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET | Tejun Heo | 2007-04-28 |
* | libata: HPA support | Alan Cox | 2007-04-28 |
* | libata: kill probe_ent and related helpers | Tejun Heo | 2007-04-28 |
* | libata: add init helpers including ata_pci_prepare_native_host() | Tejun Heo | 2007-04-28 |
* | libata: convert native PCI host handling to new init model | Tejun Heo | 2007-04-28 |
* | libata: implement ata_host_alloc_pinfo() and ata_host_register() | Tejun Heo | 2007-04-28 |
* | libata: separate out ata_host_alloc() and ata_host_register() | Tejun Heo | 2007-04-28 |
* | libata: separate out ata_host_start() | Tejun Heo | 2007-04-28 |
* | libata: allocate ap separately from shost | Tejun Heo | 2007-04-28 |
* | libata: add support for READ/WRITE LONG | Mark Lord | 2007-04-28 |
* | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox | 2007-04-28 |
* | pata: expose set_mode method so it can be wrapped | Alan | 2007-04-28 |
* | libata: cable detection fixes | Alan Cox | 2007-04-28 |
* | libata: dev_config does not need ap and adev passing | Alan | 2007-04-28 |
* | [libata] export sata_print_link_status() | Jeff Garzik | 2007-04-28 |
* | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) | Albert Lee | 2007-04-04 |
* | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) | Albert Lee | 2007-04-04 |
* | libata: reorder HSM_ST_FIRST for easier decoding (take 3) | Albert Lee | 2007-04-04 |