Age | Commit message (Expand) | Author | Files | Lines |
2015-07-15 | ata: pmp: add quirk for Marvell 4140 SATA PMP | Lior Amsalem | 1 | -0/+7 |
2014-01-31 | ata: enable quirk from jmicron JMB350 for JMB394 | Denis V. Lunev | 1 | -2/+5 |
2013-08-19 | libata: apply behavioral quirks to sil3826 PMP | Terry Suereth | 1 | -6/+6 |
2013-06-11 | libata: skip SRST for all SIMG [34]7x port-multipliers | Tejun Heo | 1 | -16/+17 |
2012-06-29 | libata: migrate ACPI code over to new bindings | Matthew Garrett | 1 | -4/+0 |
2011-11-09 | [libata] Issue SRST to Sil3726 PMP | Gwendal Grignou | 1 | -5/+2 |
2011-11-01 | ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 1 | -0/+1 |
2011-07-24 | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 1 | -64/+59 |
2011-05-20 | libata-pmp: add support for Thermaltake BlackX Duet esata drive dock | Pavel Herrmann | 1 | -0/+10 |
2010-10-22 | libata: implement LPM support for port multipliers | Tejun Heo | 1 | -4/+44 |
2010-10-22 | [libata] Add ATA transport class | Gwendal Grignou | 1 | -2/+16 |
2010-05-15 | [libata] Disable R_OK (Early ACK) on SII 3726 PMP | Grant Grundler | 1 | -3/+29 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-09-09 | libata: add SATA PMP revision information for spec 1.2 | Shane Huang | 1 | -0/+2 |
2009-02-03 | libata: add @spd_limit to sata_down_spd_limit() | Tejun Heo | 1 | -1/+1 |
2008-12-29 | libata: beef up iterators | Tejun Heo | 1 | -11/+11 |
2008-07-14 | libata: improve EH retry delay handling | Tejun Heo | 1 | -10/+0 |
2008-07-14 | libata: consistently use msecs for time durations | Tejun Heo | 1 | -1/+2 |
2008-05-30 | libata: SRST can't be trusted on PMP sil3726 | Tejun Heo | 1 | -2/+5 |
2008-05-20 | libata: make sure PMP notification is turned off during recovery | Tejun Heo | 1 | -16/+20 |
2008-05-20 | libata: increase PMP register access timeout to 3s | Tejun Heo | 1 | -2/+2 |
2008-05-20 | libata: move reset freeze/thaw handling into ata_eh_reset() | Tejun Heo | 1 | -4/+0 |
2008-04-17 | libata: implement PMP helpers | Tejun Heo | 1 | -3/+3 |
2008-04-17 | libata: separate PMP support code from core code | Tejun Heo | 1 | -0/+12 |
2008-04-17 | libata: move PMP SCR access failure during reset to ata_eh_reset() | Tejun Heo | 1 | -35/+0 |
2008-04-17 | libata: clear SError after link resume | Tejun Heo | 1 | -92/+1 |
2008-04-17 | libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha... | Tejun Heo | 1 | -3/+4 |
2008-04-17 | libata: make reset related methods proper port operations | Tejun Heo | 1 | -36/+11 |
2008-04-17 | libata: kill ata_ehi_schedule_probe() | Tejun Heo | 1 | -4/+8 |
2008-04-17 | libata: kill ATA_EHI_RESUME_LINK | Tejun Heo | 1 | -1/+0 |
2008-04-17 | libata: kill ATA_LFLAG_HRST_TO_RESUME | Tejun Heo | 1 | -16/+0 |
2008-04-17 | libata: prefer hardreset | Tejun Heo | 1 | -20/+8 |
2008-02-24 | libata-pmp: clear hob for pmp register accesses | Mark Lord | 1 | -2/+2 |
2008-01-11 | libata-pmp: 4726 hates SRST | Tejun Heo | 1 | -7/+5 |
2007-10-12 | libata: use ata_exec_internal() for PMP register access | Tejun Heo | 1 | -117/+92 |
2007-10-12 | libata-pmp: implement qc_defer for command switching PMP support | Tejun Heo | 1 | -0/+30 |
2007-10-12 | libata-pmp: extend ACPI support to cover PMP | Tejun Heo | 1 | -0/+4 |
2007-10-12 | libata-pmp: implement Port Multiplier support | Tejun Heo | 1 | -0/+1182 |