index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-eh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: report protocol and full CDB on error
Tejun Heo
2007-12-01
1
-9
/
+33
*
libata: remove unused functions
Adrian Bunk
2007-11-19
1
-95
/
+0
*
libata: consider errors not associated with commands for speed down
Tejun Heo
2007-11-03
1
-6
/
+13
*
libata: more robust reset failure handling
Tejun Heo
2007-11-03
1
-9
/
+16
*
libata: cosmetic clean up / reorganization of ata_eh_reset()
Tejun Heo
2007-11-03
1
-56
/
+56
*
libata: fix timing computation in ata_eh_reset()
Tejun Heo
2007-11-03
1
-1
/
+1
*
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
1
-1
/
+3
*
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-30
1
-5
/
+11
*
[libata] Link power management infrastructure
Kristen Carlson Accardi
2007-10-29
1
-0
/
+4
*
libata: no need to speed down if already at PIO0
Tejun Heo
2007-10-29
1
-1
/
+1
*
libata: relocate forcing PIO0 on reset
Tejun Heo
2007-10-29
1
-0
/
+19
*
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
2007-10-29
1
-1
/
+3
*
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
2007-10-25
1
-6
/
+6
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
1
-7
/
+7
*
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
1
-0
/
+1
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
1
-3
/
+14
*
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
2007-10-12
1
-0
/
+11
*
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata: wrap schedule_timeout_uninterruptible() in loop
Tejun Heo
2007-10-12
1
-1
/
+2
*
libata: skip suppress reporting if ATA_EHI_QUIET
Tejun Heo
2007-10-12
1
-0
/
+3
*
libata: add human-readable error value decoding
Robert Hancock
2007-10-12
1
-0
/
+45
*
libata-pmp: hook PMP support and enable it
Tejun Heo
2007-10-12
1
-3
/
+15
*
libata-pmp: update ata_eh_reset() for PMP
Tejun Heo
2007-10-12
1
-0
/
+2
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
1
-0
/
+73
*
libata-pmp-prep: implement EH fast-fail path
Tejun Heo
2007-10-12
1
-1
/
+1
*
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
2007-10-12
1
-1
/
+29
*
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
2007-10-12
1
-1
/
+4
*
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Tejun Heo
2007-10-12
1
-10
/
+32
*
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
2007-10-12
1
-0
/
+5
*
libata-pmp-prep: make a number of functions global to libata
Tejun Heo
2007-10-12
1
-16
/
+15
*
libata-pmp-prep: add @new_class to ata_dev_revalidate()
Tejun Heo
2007-10-12
1
-1
/
+2
*
libata: move EH repeat reporting into ata_eh_report()
Tejun Heo
2007-10-12
1
-12
/
+18
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-0
/
+67
*
libata-link: update EH to deal with PMP links
Tejun Heo
2007-10-12
1
-70
/
+158
*
libata-link: update ata_scsi_error() to handle PMP links
Tejun Heo
2007-10-12
1
-4
/
+9
*
libata-link: implement ata_link_abort()
Tejun Heo
2007-10-12
1
-14
/
+36
*
libata-link: linkify config/EH related functions
Tejun Heo
2007-10-12
1
-58
/
+63
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-18
/
+17
*
libata-link: linkify EH action helpers
Tejun Heo
2007-10-12
1
-17
/
+18
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
1
-15
/
+16
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
1
-58
/
+59
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-49
/
+51
*
libata: implement EH fast drain
Tejun Heo
2007-07-20
1
-2
/
+97
*
libata: schedule probing after SError access failure during autopsy
Tejun Heo
2007-07-20
1
-1
/
+5
*
libata: clear HOTPLUG flag after a reset
Tejun Heo
2007-07-20
1
-5
/
+10
*
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2007-07-20
1
-1
/
+1
*
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
1
-0
/
+6
*
libata: implement AC_ERR_NCQ
Tejun Heo
2007-07-20
1
-3
/
+4
*
libata: improve EH report formatting
Tejun Heo
2007-07-20
1
-2
/
+67
*
libata-link: separate out ata_eh_handle_dev_fail()
Tejun Heo
2007-07-10
1
-44
/
+52
[next]