| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
|/ |
|
* | [libata] ahci: correct enclosure LED state save | David Milburn | 2009-03-24 | 1 | -1/+1 |
* | [libata] convert drivers to use ata.h mode mask defines | Erik Inge Bolsø | 2009-03-24 | 1 | -8/+8 |
* | ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off | Maciej Rutecki | 2009-03-24 | 1 | -0/+9 |
* | ahci: drop intx manipulation on msi enable | Tejun Heo | 2009-03-24 | 1 | -2/+2 |
* | ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c | peerchen | 2009-03-05 | 1 | -12/+12 |
* | ahci: add a module parameter to ignore the SSS flags for async scanning | Arjan van de Ven | 2009-02-02 | 1 | -1/+8 |
* | SATA AHCI: Blacklist system that spins off disks during ACPI power off | Rafael J. Wysocki | 2009-01-27 | 1 | -0/+32 |
* | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven | 2009-01-10 | 1 | -0/+3 |
* | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA | Shane Huang | 2009-01-08 | 1 | -2/+6 |
* | [libata] ahci: Add SATA GEN3 related messages | Shane Huang | 2009-01-08 | 1 | -0/+2 |
* | libata: beef up iterators | Tejun Heo | 2008-12-28 | 1 | -4/+4 |
* | libata: ahci enclosure management bit mask | David Milburn | 2008-10-28 | 1 | -12/+23 |
* | libata: ahci enclosure management led sync | David Milburn | 2008-10-28 | 1 | -0/+3 |
* | ahci: Add support for Promise PDC42819 | Mark Nelson | 2008-10-27 | 1 | -0/+3 |
* | libata: Implement disk shock protection support | Elias Oltmanns | 2008-09-29 | 1 | -0/+1 |
* | libata: make SCR access ops per-link | Tejun Heo | 2008-09-29 | 1 | -12/+12 |
* | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-09-08 | 1 | -0/+2 |
* | ahci: disable PMP for marvell ahcis | Tejun Heo | 2008-09-08 | 1 | -1/+1 |
* | ahci, pata_marvell: play nicely together | Alan Cox | 2008-09-08 | 1 | -0/+17 |
* | ahci: sis controllers actually can do PMP | Tejun Heo | 2008-08-22 | 1 | -3/+3 |
* | ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-08-22 | 1 | -0/+2 |
* | Fix ahci driver 'flags' type | Linus Torvalds | 2008-07-25 | 1 | -1/+1 |
* | AHCI: Remove an unnecessary flush from ahci_qc_issue | Matthew Wilcox | 2008-07-14 | 1 | -1/+0 |
* | AHCI: speed up resume | Zhang Rui | 2008-07-14 | 1 | -3/+6 |
* | libata/ahci: enclosure management support | Kristen Carlson Accardi | 2008-07-14 | 1 | -2/+319 |
* | ahci: give another shot at clearing all bits in irq_stat | Tejun Heo | 2008-07-05 | 1 | -3/+13 |
* | ahci: always clear all bits in irq_stat | Tejun Heo | 2008-07-04 | 1 | -6/+3 |
* | ahci: sis can't do PMP | Tejun Heo | 2008-06-18 | 1 | -3/+12 |
* | ahci: jmb361 has only one port | Tejun Heo | 2008-06-18 | 1 | -0/+8 |
* | ahci: Workaround HW bug for SB600/700 SATA controller PMP support | Shane Huang | 2008-06-13 | 1 | -17/+82 |
* | ahci: workarounds for mcp65 | Tejun Heo | 2008-06-13 | 1 | -9/+31 |
* | ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c | peerchen | 2008-05-30 | 1 | -4/+4 |
* | libata: improve post-reset device ready test | Tejun Heo | 2008-05-06 | 1 | -3/+1 |
* | ahci: SB600 ahci can't do MSI, blacklist that capability | Tejun Heo | 2008-04-29 | 1 | -1/+1 |
* | ahci: retry enabling AHCI a few times before spitting out WARN_ON() | Tejun Heo | 2008-04-25 | 1 | -2/+13 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -2/+2 |
* | libata: move link onlineness check out of softreset methods | Tejun Heo | 2008-04-17 | 1 | -6/+0 |
* | libata: implement PMP helpers | Tejun Heo | 2008-04-17 | 1 | -24/+6 |
* | libata: don't use ap->ioaddr in non-SFF drivers | Tejun Heo | 2008-04-17 | 1 | -10/+5 |
* | libata: remove check_status from non-SFF drivers | Tejun Heo | 2008-04-17 | 1 | -12/+2 |
* | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo | 2008-04-17 | 1 | -10/+11 |
* | libata: drop @finish_qc from ata_qc_complete_multiple() | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | libata: unify mechanism to request follow-up SRST | Tejun Heo | 2008-04-17 | 1 | -3/+0 |
* | libata: clear SError after link resume | Tejun Heo | 2008-04-17 | 1 | -5/+0 |
* | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha... | Tejun Heo | 2008-04-17 | 1 | -15/+20 |
* | ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() | Tejun Heo | 2008-04-17 | 1 | -2/+12 |
* | libata: restructure SFF post-reset readiness waits | Tejun Heo | 2008-04-17 | 1 | -8/+3 |
* | libata: separate out ata_std_postreset() from ata_sff_postreset() | Tejun Heo | 2008-04-17 | 1 | -1/+1 |
* | libata: rename SFF port ops | Tejun Heo | 2008-04-17 | 1 | -3/+3 |