index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Age
Commit message (
Expand
)
Author
2008-04-17
libata: kill ata_ehi_schedule_probe()
Tejun Heo
2008-04-17
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
2008-04-17
libata: prefer hardreset
Tejun Heo
2008-03-29
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
2008-03-10
libata: allow LLDs w/o any reset method
Tejun Heo
2008-02-20
libata: implement libata.force module parameter
Tejun Heo
2008-01-23
libata: fix off-by-one in error categorization
Tejun Heo
2008-01-23
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
drivers/ata/libata-eh.c: fix printk warning
Andrew Morton
2008-01-23
[libata] Build fix WRT ata_is_xxx() new API introduction
Jeff Garzik
2008-01-23
libata: implement fast speed down for unverified data transfer mode
Tejun Heo
2008-01-23
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
libata: adjust speed down rules
Tejun Heo
2008-01-23
libata: clean up EH speed down implementation
Tejun Heo
2008-01-23
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
2008-01-23
libata: factor out ata_eh_schedule_probe()
Tejun Heo
2008-01-23
libata-acpi: add ACPI _PSx method
Shaohua Li
2008-01-10
libata: don't normalize UNKNOWN to NONE after reset
Tejun Heo
2008-01-10
libata-pmp: propagate timeout to host link
Tejun Heo
2007-12-17
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
2007-12-01
libata: report protocol and full CDB on error
Tejun Heo
2007-11-19
libata: remove unused functions
Adrian Bunk
2007-11-03
libata: consider errors not associated with commands for speed down
Tejun Heo
2007-11-03
libata: more robust reset failure handling
Tejun Heo
2007-11-03
libata: cosmetic clean up / reorganization of ata_eh_reset()
Tejun Heo
2007-11-03
libata: fix timing computation in ata_eh_reset()
Tejun Heo
2007-10-30
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-29
[libata] Link power management infrastructure
Kristen Carlson Accardi
2007-10-29
libata: no need to speed down if already at PIO0
Tejun Heo
2007-10-29
libata: relocate forcing PIO0 on reset
Tejun Heo
2007-10-29
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
2007-10-25
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
2007-10-23
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-12
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
2007-10-12
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
2007-10-12
libata: wrap schedule_timeout_uninterruptible() in loop
Tejun Heo
2007-10-12
libata: skip suppress reporting if ATA_EHI_QUIET
Tejun Heo
2007-10-12
libata: add human-readable error value decoding
Robert Hancock
2007-10-12
libata-pmp: hook PMP support and enable it
Tejun Heo
2007-10-12
libata-pmp: update ata_eh_reset() for PMP
Tejun Heo
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
libata-pmp-prep: implement EH fast-fail path
Tejun Heo
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Tejun Heo
2007-10-12
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
2007-10-12
libata-pmp-prep: make a number of functions global to libata
Tejun Heo
[prev]
[next]