Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ca77329fb713b7fea6a307068e0dd0248e7aa640
/
drivers
/
ata
/
libata-eh.c
ca77329
[libata] Link power management infrastructure
by Kristen Carlson Accardi
· 17 years ago
4fb4615
libata: no need to speed down if already at PIO0
by Tejun Heo
· 17 years ago
cdeab11
libata: relocate forcing PIO0 on reset
by Tejun Heo
· 17 years ago
054a5fb
libata: track SLEEP state and issue SRST to wake it up
by Tejun Heo
· 17 years ago
0e06d9c
libata: cosmetic clean up in ata_eh_reset()
by Tejun Heo
· 17 years ago
2dcb407
[libata] checkpatch-inspired cleanups
by Jeff Garzik
· 17 years ago
2855568
[libata] struct pci_dev related cleanups
by Jeff Garzik
· 17 years ago
b06ce3e
libata: use ata_exec_internal() for PMP register access
by Tejun Heo
· 17 years ago
afaa5c3
libata: implement ATA_PFLAG_RESETTING
by Tejun Heo
· 17 years ago
2b78910
libata: add @timeout to ata_exec_internal[_sg]()
by Tejun Heo
· 17 years ago
9073868
libata: wrap schedule_timeout_uninterruptible() in loop
by Tejun Heo
· 17 years ago
94ff3d5
libata: skip suppress reporting if ATA_EHI_QUIET
by Tejun Heo
· 17 years ago
1333e19
libata: add human-readable error value decoding
by Robert Hancock
· 17 years ago
633273a
libata-pmp: hook PMP support and enable it
by Tejun Heo
· 17 years ago
3495de7
libata-pmp: update ata_eh_reset() for PMP
by Tejun Heo
· 17 years ago
7d77b24
libata-pmp-prep: implement sata_async_notification()
by Tejun Heo
· 17 years ago
668108d
libata-pmp-prep: implement EH fast-fail path
by Tejun Heo
· 17 years ago
f9df58c
libata-pmp-prep: implement ATA_LFLAG_DISABLED
by Tejun Heo
· 17 years ago
fd995f7
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
by Tejun Heo
· 17 years ago
ae791c0
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
by Tejun Heo
· 17 years ago
da917d6
libata-pmp-prep: implement qc_defer helpers
by Tejun Heo
· 17 years ago
fb7fd61
libata-pmp-prep: make a number of functions global to libata
by Tejun Heo
· 17 years ago
422c9da
libata-pmp-prep: add @new_class to ata_dev_revalidate()
by Tejun Heo
· 17 years ago
a1e10f7
libata: move EH repeat reporting into ata_eh_report()
by Tejun Heo
· 17 years ago
cbcdd87
libata: implement and use ata_port_desc() to report port configuration
by Tejun Heo
· 17 years ago
9b1e265
libata-link: update EH to deal with PMP links
by Tejun Heo
· 17 years ago
cf1b86c
libata-link: update ata_scsi_error() to handle PMP links
by Tejun Heo
· 17 years ago
dbd8261
libata-link: implement ata_link_abort()
by Tejun Heo
· 17 years ago
0260731
libata-link: linkify config/EH related functions
by Tejun Heo
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
955e57d
libata-link: linkify EH action helpers
by Tejun Heo
· 17 years ago
936fd73
libata-link: linkify PHY-related functions
by Tejun Heo
· 17 years ago
f58229f
libata-link: implement and use link/device iterators
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
5ddf24c
libata: implement EH fast drain
by Tejun Heo
· 17 years ago
4e57c51
libata: schedule probing after SError access failure during autopsy
by Tejun Heo
· 17 years ago
fccb6ea
libata: clear HOTPLUG flag after a reset
by Tejun Heo
· 17 years ago
f154515
libata: quickly trigger SATA SPD down after debouncing failed
by Tejun Heo
· 17 years ago
008a789
libata: improve SATA PHY speed down logic
by Tejun Heo
· 17 years ago
5335b72
libata: implement AC_ERR_NCQ
by Tejun Heo
· 17 years ago
b64bbc3
libata: improve EH report formatting
by Tejun Heo
· 17 years ago
fee7ca7
libata-link: separate out ata_eh_handle_dev_fail()
by Tejun Heo
· 17 years ago
64578a3
libata-acpi: implement _GTM/_STM support
by Tejun Heo
· 17 years ago
6746544
libata: reimplement ACPI invocation
by Tejun Heo
· 17 years ago
914616a
libata: fix infinite EH waiting bug
by Tejun Heo
· 17 years ago
8b5bb2f
libata: remove unused variable from ata_eh_reset()
by Tejun Heo
· 17 years ago
8af500b
libata: kill non-sense warning message
by Tejun Heo
· 17 years ago
a617c09
libata: Trim trailing whitespace
by Jeff Garzik
· 17 years ago
8575b81
libata: give devices one last chance even if recovery failed with -EINVAL
by Tejun Heo
· 18 years ago
f4d6d00
libata: ignore EH scheduling during initialization
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
31daabd
libata: reimplement reset sequencing
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
0d64a23
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
by Tejun Heo
· 18 years ago
c1c4e8d
libata: add missing call to ->cable_detect() in new EH path
by Tejun Heo
· 18 years ago
a51d644
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
by Tejun Heo
· 18 years ago
771b8da
libata: hardreset on SERR_INTERNAL
by Tejun Heo
· 18 years ago
5628776
libata: Clear tf before doing request sense (take 3)
by Albert Lee
· 18 years ago
8c3c52a
libata: IDENTIFY backwards for drive side cable detection
by Tejun Heo
· 18 years ago
4aa9ab6
libata: don't whine if ->prereset() returns -ENOENT
by Tejun Heo
· 18 years ago
6ffa01d
libata: add CONFIG_PM to libata core layer
by Tejun Heo
· 18 years ago
44877b4
libata: s/ap->id/ap->print_id/g
by Tejun Heo
· 18 years ago
7d47e8d
libata: put some intelligence into EH speed down sequence
by Tejun Heo
· 18 years ago
4ae72a1
libata: improve probe failure handling
by Tejun Heo
· 18 years ago
458337d
libata: improve ata_down_xfermask_limit()
by Tejun Heo
· 18 years ago
726f078
libata: kill qc->nsect and cursect
by Tejun Heo
· 18 years ago
03ee5b1
libata: fix ata_eh_suspend() return value
by Tejun Heo
· 18 years ago
79a55b7
libata: fix handling of port actions in per-dev action mask
by Tejun Heo
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
800b399
[PATCH] libata: always use polling IDENTIFY
by Tejun Heo
· 18 years ago
a569a30
[PATCH] libata: don't request sense if the port is frozen
by Tejun Heo
· 18 years ago
664e850
[PATCH] libata: print cdb[0] in failed qc report
by Tejun Heo
· 18 years ago
8a93758
[PATCH] libata: improve failed qc reporting
by Tejun Heo
· 18 years ago
55a8e2c
[PATCH] libata: implement presence detection via polling IDENTIFY
by Tejun Heo
· 18 years ago
bff0464
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
by Tejun Heo
· 18 years ago
baa1e78
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
by Tejun Heo
· 18 years ago
efdaedc
[PATCH] libata: implement ATA_EHI_PRINTINFO
by Tejun Heo
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
c961922
[PATCH] libata-eh: Remove layering violation and duplication when handling absent ports
by Alan Cox
· 18 years ago
23930fa
Merge branch 'master' into upstream
by Jeff Garzik
· 18 years ago
cca3974
libata: Grand renaming.
by Jeff Garzik
· 18 years ago
c6fd280
Move libata to drivers/ata.
by Jeff Garzik
· 18 years ago
[Renamed (99%) from drivers/scsi/libata-eh.c]
13abf50
[PATCH] libata: improve EH action and EHI flag handling
by Tejun Heo
· 18 years ago
7c8c2cf
[PATCH] libata: fix eh_skip_recovery condition
by Tejun Heo
· 18 years ago
4528e4d
[PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handling
by Tejun Heo
· 18 years ago
500530f
[PATCH] libata: reimplement controller-wide PM
by Tejun Heo
· 18 years ago
02670bf
[PATCH] libata: implement PM EH actions
by Tejun Heo
· 18 years ago
1cdaf53
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
by Tejun Heo
· 18 years ago
e30349d
[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()
by Tejun Heo
· 18 years ago
0662c58
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
by Tejun Heo
· 18 years ago
b51e9e5
[PATCH] libata: add ap->pflags and move core dynamic flags to it
by Tejun Heo
· 18 years ago
beb07c1
[PATCH] libata: clear EH action on device detach
by Tejun Heo
· 18 years ago
64f65ca
[PATCH] libata: implement and use ata_deh_dev_action()
by Tejun Heo
· 18 years ago
af181c2
[PATCH] libata: move ata_eh_clear_action() upward
by Tejun Heo
· 18 years ago
ba6a130
[libata] Add host lock to struct ata_port
by Jeff Garzik
· 18 years ago
47005f2
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
by Tejun Heo
· 18 years ago
aeb2ecd
[PATCH] libata: fast exit from EH while unloading
by Tejun Heo
· 18 years ago
f9be711
[PATCH] libata: fix ATA_EH_REVALIDATE clearing
by Tejun Heo
· 18 years ago
3057ac3
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
by zhao, forrest
· 18 years ago
0a1b622
[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()
by Tejun Heo
· 18 years ago
Next »