index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: fix typo in comment
Tomas Winkler
2016-02-23
1
-1
/
+1
*
ufs: fix typo: MAZ to MAX
Tomas Winkler
2016-02-23
2
-2
/
+2
*
scsi: ufs: add wrapper for retrying sending query attribute
Yaniv Gardi
2016-02-23
1
-7
/
+44
*
scsi: ufs: commit descriptors before setting the doorbell
Yaniv Gardi
2016-02-23
1
-0
/
+2
*
scsi: ufs: add missing memory barriers
Yaniv Gardi
2016-02-23
1
-6
/
+13
*
scsi: ufs: reduce the interrupts for power mode change requests
Yaniv Gardi
2016-02-23
1
-14
/
+27
*
scsi: ufs: retry failed query flag requests
Yaniv Gardi
2016-02-23
2
-26
/
+41
*
scsi: ufs: fix error recovery after the hibern8 exit failure
Yaniv Gardi
2016-02-23
1
-5
/
+53
*
scsi: ufs: add retries for hibern8 enter
Yaniv Gardi
2016-02-23
1
-2
/
+24
*
scsi: ufs: add retries to dme_peer get and set attribute
Yaniv Gardi
2016-02-23
1
-11
/
+29
*
scsi: ufs: avoid exception event handler racing with PM callbacks
Yaniv Gardi
2016-02-23
1
-1
/
+14
*
scsi: ufs: increase fDeviceInit query response timeout
Yaniv Gardi
2016-02-23
1
-1
/
+11
*
scsi: ufs: clear outstanding_request bit in case query timeout
Yaniv Gardi
2016-02-23
1
-2
/
+20
*
scsi: ufs: verify command tag validity
Yaniv Gardi
2016-02-23
1
-2
/
+22
*
scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfers
Yaniv Gardi
2016-02-23
1
-0
/
+8
*
scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
Yaniv Gardi
2016-02-23
1
-4
/
+12
*
scsi: ufs: fix spelling mistake in error message
Colin Ian King
2015-11-30
1
-1
/
+1
*
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
2015-11-12
7
-337
/
+1048
|
\
|
*
scsi: ufs-qcom: add QUniPro hardware support and power optimizations
Yaniv Gardi
2015-11-09
4
-181
/
+525
|
*
scsi: ufs-qcom: add debug prints for test bus
Yaniv Gardi
2015-11-09
4
-4
/
+208
|
*
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
2015-11-09
5
-73
/
+139
|
*
scsi: ufs: creates wrapper functions for vops
Yaniv Gardi
2015-11-09
3
-66
/
+137
|
*
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
Yaniv Gardi
2015-11-09
2
-17
/
+38
|
*
scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
Yaniv Gardi
2015-11-09
1
-1
/
+1
|
*
scsi: ufs-qcom: fix compilation warning if compiled as a module
Yaniv Gardi
2015-11-09
1
-1
/
+6
*
|
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-8
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
5
-10
/
+200
|
\
|
*
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION
Yaniv Gardi
2015-06-02
1
-0
/
+12
|
*
scsi: ufs: add quirk to handle broken UFS HCI version
Yaniv Gardi
2015-06-02
3
-2
/
+18
|
*
scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2015-06-02
1
-1
/
+3
|
*
scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2015-06-02
2
-0
/
+38
|
*
scsi: ufs-qcom: enable quirk to fix gear change to HS
Yaniv Gardi
2015-06-02
1
-2
/
+4
|
*
scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk
Yaniv Gardi
2015-06-02
2
-0
/
+18
|
*
scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC
Yaniv Gardi
2015-06-02
1
-0
/
+2
|
*
scsi: ufs: provide a quirk to disable the LCC
Yaniv Gardi
2015-06-02
3
-0
/
+53
|
*
scsi: ufs-qcom: don't enable interrupt aggregation
Yaniv Gardi
2015-06-02
1
-1
/
+16
|
*
scsi: ufs: introduce the capability and quirk for interrupt aggregation
Yaniv Gardi
2015-06-02
2
-4
/
+36
|
*
ufs-qcom: Switch dependency to ARCH_QCOM
Stephen Boyd
2015-05-25
1
-1
/
+1
*
|
ufs: fix TRUE and FALSE re-define build error
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+8
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-04-16
4
-12
/
+94
|
\
|
*
ufs: add support to allow non standard behaviours (quirks)
Yaniv Gardi
2015-04-10
4
-5
/
+79
|
*
ufs-qcom: save controller revision info in internal structure
Yaniv Gardi
2015-04-10
2
-7
/
+15
*
|
ufs: Rename of regulator_set_optimum_mode
Bjorn Andersson
2015-03-09
1
-20
/
+7
|
/
*
ufs-qcom: add support for Qualcomm Technologies Inc platforms
Yaniv Gardi
2015-01-20
4
-0
/
+1188
*
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
2015-01-09
1
-4
/
+2
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
2
-14
/
+8
|
\
|
*
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-15
2
-14
/
+8
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
scsi: ufs: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-20
/
+5
|
\
\
[next]