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.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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-0
/
+76
2014-10-01
ufs: tune bkops while power managment events
Subhash Jadavani
2
-8
/
+25
2014-10-01
ufs: Add support for clock scaling using devfreq framework
Sahitya Tummala
3
-1
/
+199
2014-10-01
ufs: Add freq-table-hz property for UFS device
Sahitya Tummala
2
-13
/
+37
2014-10-01
ufs: Add support for clock gating
Sahitya Tummala
2
-25
/
+349
2014-10-01
ufs: refactor configuring power mode
Dolev Raviv
2
-33
/
+160
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
6
-182
/
+989
2014-10-01
ufs: introduce well known logical unit in ufs
Subhash Jadavani
3
-22
/
+85
2014-10-01
ufs: manually add well known logical units
Subhash Jadavani
2
-0
/
+110
2014-10-01
ufs: Active Power Mode - configuring bActiveICCLevel
Yaniv Gardi
3
-0
/
+165
2014-10-01
ufs: improve init sequence
Sujit Reddy Thumma
2
-28
/
+75
2014-10-01
ufs: refactor query descriptor API support
Subhash Jadavani
2
-39
/
+153
2014-10-01
ufs: add voting support for host controller power
Raviv Shvili
3
-2
/
+50
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
4
-2
/
+178
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
4
-3
/
+318
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
4
-38
/
+194
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
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
2
-26
/
+22
2014-07-26
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
2
-0
/
+20
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
2
-1
/
+65
2014-07-26
ufs: device query status and size check
Dolev Raviv
1
-17
/
+32
2014-07-26
ufs: query descriptor API
Dolev Raviv
2
-28
/
+128
2014-05-28
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
2
-90
/
+149
2014-05-28
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
2
-53
/
+189
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
2
-55
/
+122
2014-05-28
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2
-2
/
+4
2014-05-28
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
3
-68
/
+42
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-07
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
2
-0
/
+87
2013-09-07
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
4
-4
/
+225
2013-09-07
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
3
-0
/
+145
2013-09-07
[SCSI] ufs: fix the setting interrupt aggregation counter
Seungwon Jeon
2
-30
/
+27
2013-09-07
[SCSI] ufs: find out sense data over scsi status values
Seungwon Jeon
2
-15
/
+23
2013-08-26
[SCSI] ufs: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-08-26
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
Wei Yongjun
1
-1
/
+0
2013-08-26
[SCSI] ufs: don't stop controller before scsi_remove_host()
Akinobu Mita
1
-1
/
+1
2013-08-26
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
Akinobu Mita
2
-4
/
+0
[next]