index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-20
/
+5
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-11
/
+7
2014-11-26
ufs: fix NULL dereference when no regulators are defined
Akinobu Mita
1
-0
/
+6
2014-11-26
ufs: ensure clk gating work is finished before module unloading
Akinobu Mita
1
-0
/
+2
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-9
/
+4
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-12
/
+2
2014-11-20
scsi: ufs: fix static checker warning in __ufshcd_setup_clocks
Dolev Raviv
1
-1
/
+1
2014-11-20
scsi: ufs: fix static checker errors in ufshcd_system_suspend
Dolev Raviv
1
-1
/
+1
2014-11-20
ufs: fix power info after link start-up
Yaniv Gardi
1
-0
/
+18
2014-11-20
ufs: fix reference counting of W-LUs
Akinobu Mita
1
-38
/
+36
2014-11-12
ufs: remove spurious scsi_set_tag_type call
Christoph Hellwig
1
-1
/
+0
2014-11-12
scsi: don't force tagged_supported in drivers
Christoph Hellwig
1
-5
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-2
/
+3
2014-11-12
scsi: remove scsi_show_result()
Hannes Reinecke
1
-2
/
+2
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-2
/
+2
2014-10-01
ufs: definitions for phy interface
Dolev Raviv
1
-0
/
+2
2014-10-01
ufs: tune bkops while power managment events
Subhash Jadavani
1
-8
/
+18
2014-10-01
ufs: Add support for clock scaling using devfreq framework
Sahitya Tummala
1
-1
/
+177
2014-10-01
ufs: Add support for clock gating
Sahitya Tummala
1
-25
/
+298
2014-10-01
ufs: refactor configuring power mode
Dolev Raviv
1
-33
/
+133
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
1
-93
/
+852
2014-10-01
ufs: introduce well known logical unit in ufs
Subhash Jadavani
1
-20
/
+64
2014-10-01
ufs: manually add well known logical units
Subhash Jadavani
1
-0
/
+103
2014-10-01
ufs: Active Power Mode - configuring bActiveICCLevel
Yaniv Gardi
1
-0
/
+126
2014-10-01
ufs: improve init sequence
Sujit Reddy Thumma
1
-28
/
+73
2014-10-01
ufs: refactor query descriptor API support
Subhash Jadavani
1
-37
/
+130
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
1
-2
/
+40
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
1
-2
/
+87
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
1
-3
/
+190
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
1
-32
/
+129
2014-07-26
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-3
/
+4
2014-07-26
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
1
-2
/
+3
2014-07-26
ufs: fix DMA mask setting
Akinobu Mita
1
-0
/
+22
2014-07-26
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
1
-0
/
+15
2014-07-26
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
1
-0
/
+3
2014-07-26
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
1
-33
/
+34
2014-07-26
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
1
-55
/
+42
2014-07-26
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
1
-1
/
+44
2014-07-26
ufs: device query status and size check
Dolev Raviv
1
-17
/
+32
2014-07-26
ufs: query descriptor API
Dolev Raviv
1
-27
/
+112
2014-05-28
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
1
-88
/
+141
2014-05-28
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
1
-53
/
+187
2014-05-28
scsi: ufs: Fix hardware race conditions while aborting a command
Sujit Reddy Thumma
1
-15
/
+55
2014-05-28
scsi: ufs: Fix broken task management command implementation
Sujit Reddy Thumma
1
-53
/
+116
2014-05-28
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
1
-2
/
+2
2014-05-28
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-34
/
+8
2013-09-07
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
1
-0
/
+66
2013-09-07
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
1
-4
/
+80
2013-09-07
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
1
-0
/
+88
[next]