Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
940bf1d6f7433b654899c94ea9bdccc70e4d4622
/
drivers
/
scsi
/
ufs
8dc0da7
scsi: ufs: flush eh_work when eh_work scheduled.
by Zang Leigang
· 7 years ago
2c87ea9
scsi: ufshcd-pci: Add Intel CNL support
by Adrian Hunter
· 8 years ago
7b57338
scsi: ufshcd-pci: Fix PM config
by Adrian Hunter
· 8 years ago
566ec9a
scsi: ufs: Tidy clocks list head usage
by Szymon Mielczarek
· 8 years ago
463f620
scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
by Michał Potomski
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
6cf1611
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
by Tomohiro Kusumi
· 8 years ago
d7e2ddd
scsi: ufs: use MASK_EE_STATUS
by Tomohiro Kusumi
· 8 years ago
dbd34a6
Revert "scsi: ufs: add queries retry mechanism"
by Szymon Mielczarek
· 8 years ago
d985c6ea
scsi: ufs: just use sizeof() for snprintf()
by Tomohiro Kusumi
· 8 years ago
0b9961b
scsi: ufs: remove deprecated enum for hw interrupt
by Tomohiro Kusumi
· 8 years ago
f6b2545
scsi: ufs: add missing macros for register bits from UFSHCI spec
by Tomohiro Kusumi
· 8 years ago
9c490d2
scsi: ufs: non functional macro fix
by Tomohiro Kusumi
· 8 years ago
4a8eec2
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
by Tomohiro Kusumi
· 8 years ago
c9e6010
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
by Tomohiro Kusumi
· 8 years ago
031d1e0
scsi: ufs: fix wrong/ambiguous fall through comments
by Tomohiro Kusumi
· 8 years ago
a3902ee9
scsi: ufs: remove the duplicated checking for supporting clkscaling
by Jaehoon Chung
· 8 years ago
645b8ef
scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR
by Tomas Winkler
· 8 years ago
949d7fa
scsi: ufs: don't check unsigned type for a negative value
by Tomas Winkler
· 8 years ago
a4b0e8a
scsi: ufs: Factor out ufshcd_read_desc_param
by Potomski, MichalX
· 8 years ago
fcbfffe
scsi: remove scsi_execute_req_flags
by Christoph Hellwig
· 8 years ago
f22aaec
scsi: ufs-qcom: remove redundant condition check
by Subhash Jadavani
· 8 years ago
7942f7b
scsi: ufs: dump hw regs on link failures
by Venkat Gopalakrishnan
· 8 years ago
9c46b86
scsi: ufs-qcom: dump additional testbus registers
by Venkat Gopalakrishnan
· 8 years ago
0701e49
scsi: ufs: kick start clock scaling only after device detection
by subhashj@codeaurora.org
· 8 years ago
401f1e4
scsi: ufs: don't suspend clock scaling during clock gating
by subhashj@codeaurora.org
· 8 years ago
6ba6558
scsi: ufs: add host state prints in failure cases
by Gilad Broner
· 8 years ago
a3cd5ec
scsi: ufs: add load based scaling of UFS gear
by subhashj@codeaurora.org
· 8 years ago
7fabb77
scsi: ufs: reduce printout for aborted requests
by Gilad Broner
· 8 years ago
e0b299e
scsi: ufs: skip request abort task when previous aborts failed
by Gilad Broner
· 8 years ago
73eba2b
scsi: ufs: fix arguments order some trace calls
by Subhash Jadavani
· 8 years ago
93fdd5a
scsi: ufs: refactor device descriptor reading
by Tomas Winkler
· 8 years ago
d79713f
scsi: ufs: ufshcd_get_max_icc_level fix endianity handling
by Tomas Winkler
· 8 years ago
8209b6d
scsi: ufs: unexport descritpor reading functions
by Tomas Winkler
· 8 years ago
26cf915
scsi: ufs: ufshcd_query_descriptor_retry should be static
by Tomas Winkler
· 8 years ago
ab3dabb
scsi: ufs-qcom: Fix module autoload
by Javier Martinez Canillas
· 8 years ago
ff8e20c
scsi: ufs: Improve fatal error logs
by Dolev Raviv
· 8 years ago
1a07f2d
scsi: ufs: add trace event for ufs commands
by Lee Susman
· 8 years ago
911a077
scsi: ufs: add time profiling support
by subhashj@codeaurora.org
· 8 years ago
d2aebb9
scsi: ufs: fix setting init power mode
by subhashj@codeaurora.org
· 8 years ago
4e768e7
scsi: ufs: add capability to keep auto bkops always enabled
by subhashj@codeaurora.org
· 8 years ago
0c8f758
scsi: ufs: set default UFS power management level
by subhashj@codeaurora.org
· 8 years ago
09690d5
scsi: ufs: provide sysfs attribute to select the PM level
by subhashj@codeaurora.org
· 8 years ago
fcb0c4b
scsi: ufs: Add sysfs node to dynamically control clock scaling
by Sahitya Tummala
· 8 years ago
b427411
scsi: ufs: Add sysfs node to dynamically control clock gating
by Sahitya Tummala
· 8 years ago
e7d3825
scsi: ufs: fix multiple ufs spec violation
by Dolev Raviv
· 8 years ago
7ff5ab4
scsi: ufs: add tracing support
by subhashj@codeaurora.org
· 8 years ago
66cc820
scsi: ufs: dump debug info during failures
by Dolev Raviv
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
3eff4c7
Merge branch 'misc' into for-linus
by James Bottomley
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
b84ca6e
scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1
by Subhash Jadavani
· 8 years ago
56d4a18
scsi: ufs: add quirk to increase host PA_SaveConfigTime
by Subhash Jadavani
· 8 years ago
ab43670
scsi: ufs-qcom: add probe_defer in case phy driver not probed yet
by Yaniv Gardi
· 8 years ago
c01848c
scsi: ufs: add support for UFS HCI 2.1
by Yaniv Gardi
· 8 years ago
2349b53
scsi: ufs: fix default power mode to FAST/SLOW
by subhashj@codeaurora.org
· 8 years ago
0b25773
scsi: ufs: optimize system suspend handling
by subhashj@codeaurora.org
· 8 years ago
f37e9f8
scsi: ufs: fix condition in which DME command failure msg is printed out
by Yaniv Gardi
· 8 years ago
fb7b45f
scsi: ufs: handle errors from PHY_ADAPTER_ERROR register
by Dolev Raviv
· 8 years ago
7caf489
scsi: ufs: issue link starup 2 times if device isn't active
by subhashj@codeaurora.org
· 8 years ago
c6a6db4
scsi: ufs: ensure that host pa_tactivate is higher than device
by subhashj@codeaurora.org
· 8 years ago
10fe588
scsi: ufs: increase the scsi query response timeout
by subhashj@codeaurora.org
· 8 years ago
bde44bb
scsi: ufs: fix failure to read the string descriptor
by subhashj@codeaurora.org
· 8 years ago
24d6243
scsi: ufs: update device descriptor maximum size
by Yaniv Gardi
· 8 years ago
4b761b5
scsi: ufs: add index details to query error messages
by Yaniv Gardi
· 8 years ago
61e0735
scsi: ufs: add queries retry mechanism
by Dolev Raviv
· 8 years ago
679882a
scsi: ufs: Add missing UFS_MASK macro definition
by Santosh Y
· 8 years ago
75b1cc4
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
by Kiwoong Kim
· 8 years ago
a6854df
scsi: ufs: qcom: Properly clear hba priv on failure
by Bjorn Andersson
· 8 years ago
141f816
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
by Zang Leigang
· 8 years ago
ee32c90
scsi: ufs: introduce hibern8_notify callback
by Kiwoong Kim
· 8 years ago
d2877be
scsi: ufs: introduce setup_task_mgmt
by Kiwoong Kim
· 8 years ago
0e675ef
scsi: ufs: introduce setup_xfer_req callback
by Kiwoong Kim
· 8 years ago
4861ee1
scsi: ufs: Use the resource-managed function to add devfreq device
by Chanwoo Choi
· 8 years ago
41e1d60
scsi: ufs: qcom: Don't free resource-managed kmalloc element
by Vivek Gautam
· 8 years ago
d7fe6b6
scsi: ufs: qcom: Add phy_exit call in hcd exit path
by Vivek Gautam
· 8 years ago
feb3d79
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
by Vivek Gautam
· 8 years ago
69d72ac
scsi: ufs: change device rails hpm mode ramp up sequence
by Subhash Jadavani
· 8 years ago
d6fcf81
scsi: ufs: suspend clock scaling at the start of suspend
by Subhash Jadavani
· 8 years ago
afa3dfd
scsi: ufshcd: release resources if probe fails
by Subhash Jadavani
· 8 years ago
30fc33f
scsi: ufs: fix race between clock gating and devfreq scaling work
by Subhash Jadavani
· 8 years ago
3f0c06d
scsi: ufs: optimize clock gate work
by Venkat Gopalakrishnan
· 8 years ago
f2a785a
scsi: ufshcd: Fix race between clk scaling and ungate work
by Venkat Gopalakrishnan
· 8 years ago
8643ae6
scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
by Dov Levenglick
· 8 years ago
a508253
scsi: ufs: suspend clock scaling for failed runtime_resume
by Gilad Broner
· 8 years ago
dcea0bf
scsi: ufs: fix sense buffer size to 18 bytes
by Gilad Broner
· 8 years ago
ad1a1b9
scsi: ufs: commit descriptors before setting the doorbell
by Gilad Broner
· 8 years ago
e3ce73d
scsi: ufs: fix bugs related to null pointer access and array size
by Yaniv Gardi
· 8 years ago
1e879e8
scsi: ufshcd: Fix possible unclocked register access
by Subhash Jadavani
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
5404fb7
scsi: ufs: Kconfig fix
by Joao Pinto
· 8 years ago
73811c9
scsi: ufs: Fix error return code in ufshcd_init()
by Wei Yongjun
· 8 years ago
6861285
scsi: ufs: Data Segment only needed for WRITE DESCRIPTOR
by Zang Leigang
· 8 years ago
46c1cf7
scsi: ufs: Enable no vccq quirk for skhynix device
by Kyuho Choi
· 8 years ago
8794ee0
scsi: ufs: Get a TM service response from the correct offset
by Kiwoong Kim
· 8 years ago
7361542
scsi: ufs: Fix a wrong string in power mode change
by Kiwoong Kim
· 8 years ago
1517705
scsi: ufs: Add missing header dependencies for tc-dwc-g210
by Baoyou Xie
· 8 years ago
fcbefc3
scsi: ufs: remove unnecessary goto label
by Tiezhu Yang
· 8 years ago
757f9d7
scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI
by Manjunath M B
· 8 years ago
87ee3ab
ufs: Adding license info do tc-dwc-g210 and ufshcd-dwc to enable loadable module
by Joao Pinto
· 9 years ago
Next »