index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
2018-08-08
scsi: ufs: remove unnecessary query(DM) UPIU trace
Ohad Sharabi
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-19
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-18
scsi: ufs: Add clock ungating to a separate workqueue
Vijay Viswanath
2018-05-18
scsi: ufs: make sure all interrupts are processed
Venkat Gopalakrishnan
2018-05-18
scsi: ufs: add reference counting for scsi block requests
Subhash Jadavani
2018-05-18
scsi: ufs: ufshcd: fix possible unclocked register access
Subhash Jadavani
2018-05-18
scsi: ufs: fix exception event handling
Maya Erez
2018-05-18
scsi: ufs: Use freq table with devfreq
Bjorn Andersson
2018-05-18
scsi: ufs: Extract devfreq registration
Bjorn Andersson
2018-05-18
scsi: ufs: make ufshcd_config_pwr_mode of non-static func
Alim Akhtar
2018-05-18
scsi: ufs: add quirk to enable host controller without hce
Alim Akhtar
2018-05-18
scsi: ufs: add quirk to disallow reset of interrupt aggregation
Alim Akhtar
2018-05-18
scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
Alim Akhtar
2018-05-18
scsi: ufs: ufshcd: Remove VLA usage
Kees Cook
2018-04-18
scsi: ufs: add trace event for ufs upiu
Ohad Sharabi
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-21
scsi: ufs: Add support for Auto-Hibernate Idle Timer
Adrian Hunter
2018-03-01
scsi: ufs: Fix kernel-doc errors and warnings
Bart Van Assche
2018-02-15
scsi: ufs: sysfs: attributes
Stanislav Nijnikov
2018-02-15
scsi: ufs: sysfs: unit descriptor
Stanislav Nijnikov
2018-02-15
scsi: ufs: sysfs: string descriptors
Stanislav Nijnikov
2018-02-15
scsi: ufs: sysfs: health descriptor
Stanislav Nijnikov
2018-02-15
scsi: ufs: sysfs: device descriptor
Stanislav Nijnikov
2018-02-15
scsi: ufs: sysfs: attribute group for existing sysfs entries.
Stanislav Nijnikov
2018-01-30
scsi: ufs: Enable quirk to ignore sending WRITE_SAME command
Sujit Reddy Thumma
2017-11-21
scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
Gustavo A. R. Silva
2017-09-27
scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
kehuanlin
2017-09-27
scsi: ufs: continue to boot even with Boot LUN is disabled
Huanlin Ke
2017-09-27
scsi: ufs: add ufs a command complete time stamp
Zang Leigang
2017-09-27
scsi: ufs: fix a pclint warning
Zang Leigang
2017-08-24
scsi: ufs: reqs and tasks were put in the wrong order
Zang Leigang
2017-07-01
scsi: ufs: flush eh_work when eh_work scheduled.
Zang Leigang
2017-06-12
scsi: ufs: Tidy clocks list head usage
Szymon Mielczarek
2017-05-18
scsi: ufs: Clean up some rpm/spm level SysFS nodes upon remove
MichaĆ Potomski
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-26
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
Tomohiro Kusumi
2017-04-26
scsi: ufs: use MASK_EE_STATUS
Tomohiro Kusumi
2017-03-29
Revert "scsi: ufs: add queries retry mechanism"
Szymon Mielczarek
2017-03-29
scsi: ufs: just use sizeof() for snprintf()
Tomohiro Kusumi
2017-03-29
scsi: ufs: remove deprecated enum for hw interrupt
Tomohiro Kusumi
2017-03-29
scsi: ufs: non functional macro fix
Tomohiro Kusumi
2017-03-29
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
Tomohiro Kusumi
2017-03-29
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
Tomohiro Kusumi
2017-03-27
scsi: ufs: fix wrong/ambiguous fall through comments
Tomohiro Kusumi
2017-03-27
scsi: ufs: remove the duplicated checking for supporting clkscaling
Jaehoon Chung
2017-03-15
scsi: ufs: don't check unsigned type for a negative value
Tomas Winkler
[next]