Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
/
drivers
/
scsi
/
ufs
/
ufshcd.c
f664a3c
scsi: kill off the legacy IO path
by Jens Axboe
· 6 years ago
d49f8a5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
f4bb770
scsi: ufs: Schedule clk gating work on correct queue
by Evan Green
· 6 years ago
e77044c5
scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()
by Avri Altman
· 6 years ago
5e0a86e
scsi: ufs: Add API to execute raw upiu commands
by Avri Altman
· 6 years ago
220d17a6
scsi: ufs: Use data structure size in pointer arithmetic
by Avri Altman
· 6 years ago
df032bf
scsi: ufs: Add a bsg endpoint that supports UPIUs
by Avri Altman
· 6 years ago
a851b2b
scsi: uapi: ufs: Make utp_upiu_req visible to user space
by Avri Altman
· 6 years ago
c6049cd
scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper
by Christoph Hellwig
· 6 years ago
391e388
scsi: ufs: cleanup struct utp_task_req_desc
by Christoph Hellwig
· 6 years ago
d87161b
scsi: ufs: Disable blk-mq for now
by Adrian Hunter
· 6 years ago
eebcc19
scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init
by Vivek Gautam
· 6 years ago
e7c3b37
scsi: ufs: remove unnecessary query(DM) UPIU trace
by Ohad Sharabi
· 6 years ago
c65be1a
scsi: core: check for equality of result byte values
by Johannes Thumshirn
· 7 years ago
ba80917
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
by Tomas Winkler
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
6600593
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
by Christoph Hellwig
· 7 years ago
10e5e37
scsi: ufs: Add clock ungating to a separate workqueue
by Vijay Viswanath
· 7 years ago
7f6ba4f
scsi: ufs: make sure all interrupts are processed
by Venkat Gopalakrishnan
· 7 years ago
3813553
scsi: ufs: add reference counting for scsi block requests
by Subhash Jadavani
· 7 years ago
b334456
scsi: ufs: ufshcd: fix possible unclocked register access
by Subhash Jadavani
· 7 years ago
2e3611e9
scsi: ufs: fix exception event handling
by Maya Erez
· 7 years ago
092b455
scsi: ufs: Use freq table with devfreq
by Bjorn Andersson
· 7 years ago
deac444
scsi: ufs: Extract devfreq registration
by Bjorn Andersson
· 7 years ago
0d846e7
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
by Alim Akhtar
· 7 years ago
4404c5d
scsi: ufs: add quirk to enable host controller without hce
by Alim Akhtar
· 7 years ago
5ac6abc
scsi: ufs: add quirk to disallow reset of interrupt aggregation
by Alim Akhtar
· 7 years ago
1399c5b
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
by Alim Akhtar
· 7 years ago
bbe21d7
scsi: ufs: ufshcd: Remove VLA usage
by Kees Cook
· 7 years ago
6667e6d
scsi: ufs: add trace event for ufs upiu
by Ohad Sharabi
· 7 years ago
2e1f44f
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
ad44837
scsi: ufs: Add support for Auto-Hibernate Idle Timer
by Adrian Hunter
· 7 years ago
8aa29f1
scsi: ufs: Fix kernel-doc errors and warnings
by Bart Van Assche
· 7 years ago
ec92b59
scsi: ufs: sysfs: attributes
by Stanislav Nijnikov
· 7 years ago
d829fc8
scsi: ufs: sysfs: unit descriptor
by Stanislav Nijnikov
· 7 years ago
2238d31
scsi: ufs: sysfs: string descriptors
by Stanislav Nijnikov
· 7 years ago
c648c2d
scsi: ufs: sysfs: health descriptor
by Stanislav Nijnikov
· 7 years ago
45bced8
scsi: ufs: sysfs: device descriptor
by Stanislav Nijnikov
· 7 years ago
cbb6813
scsi: ufs: sysfs: attribute group for existing sysfs entries.
by Stanislav Nijnikov
· 7 years ago
84af7e8
scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
by Sujit Reddy Thumma
· 7 years ago
7275359
scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
by Gustavo A. R. Silva
· 7 years ago
83dc7e3
scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
by kehuanlin
· 7 years ago
3d21fbd
scsi: ufs: continue to boot even with Boot LUN is disabled
by Huanlin Ke
· 7 years ago
0901718
scsi: ufs: add ufs a command complete time stamp
by Zang Leigang
· 7 years ago
479da36
scsi: ufs: fix a pclint warning
by Zang Leigang
· 7 years ago
e002e65
scsi: ufs: reqs and tasks were put in the wrong order
by Zang Leigang
· 7 years ago
8dc0da7
scsi: ufs: flush eh_work when eh_work scheduled.
by Zang Leigang
· 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
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
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
7942f7b
scsi: ufs: dump hw regs on link failures
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
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
56d4a18
scsi: ufs: add quirk to increase host PA_SaveConfigTime
by Subhash Jadavani
· 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
Next »