index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Commit message (
Expand
)
Author
Age
*
libata: don't normalize UNKNOWN to NONE after reset
Tejun Heo
2008-01-10
*
libata-pmp: propagate timeout to host link
Tejun Heo
2008-01-10
*
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
2007-12-17
*
libata: report protocol and full CDB on error
Tejun Heo
2007-12-01
*
libata: remove unused functions
Adrian Bunk
2007-11-18
*
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-11-03
*
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
*
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-30
*
[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-29
*
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
2007-10-25
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
*
[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
2007-10-12
*
libata-pmp-prep: add @new_class to ata_dev_revalidate()
Tejun Heo
2007-10-12
*
libata: move EH repeat reporting into ata_eh_report()
Tejun Heo
2007-10-12
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
*
libata-link: update EH to deal with PMP links
Tejun Heo
2007-10-12
*
libata-link: update ata_scsi_error() to handle PMP links
Tejun Heo
2007-10-12
*
libata-link: implement ata_link_abort()
Tejun Heo
2007-10-12
*
libata-link: linkify config/EH related functions
Tejun Heo
2007-10-12
*
libata-link: linkify reset
Tejun Heo
2007-10-12
*
libata-link: linkify EH action helpers
Tejun Heo
2007-10-12
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
*
libata: implement EH fast drain
Tejun Heo
2007-07-20
*
libata: schedule probing after SError access failure during autopsy
Tejun Heo
2007-07-20
*
libata: clear HOTPLUG flag after a reset
Tejun Heo
2007-07-20
*
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2007-07-20
*
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
[next]