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
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
2014-07-25
1
-3
/
+4
*
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2014-07-25
1
-2
/
+3
*
ufs: fix DMA mask setting
Akinobu Mita
2014-07-25
2
-26
/
+22
*
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
2014-07-25
2
-0
/
+20
*
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
2014-07-25
1
-0
/
+3
*
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
2014-07-25
1
-33
/
+34
*
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
2014-07-25
1
-55
/
+42
*
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
2014-07-25
2
-1
/
+65
*
ufs: device query status and size check
Dolev Raviv
2014-07-25
1
-17
/
+32
*
ufs: query descriptor API
Dolev Raviv
2014-07-25
2
-28
/
+128
*
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
2014-05-28
2
-90
/
+149
*
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
2014-05-28
2
-53
/
+189
*
scsi: ufs: Fix hardware race conditions while aborting a command
Sujit Reddy Thumma
2014-05-28
1
-15
/
+55
*
scsi: ufs: Fix broken task management command implementation
Sujit Reddy Thumma
2014-05-28
2
-55
/
+122
*
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2014-05-28
2
-2
/
+4
*
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
2014-05-28
3
-68
/
+42
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+0
|
\
|
*
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-14
1
-1
/
+0
*
|
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
2013-09-06
2
-0
/
+87
*
|
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
2013-09-06
4
-4
/
+225
*
|
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
2013-09-06
3
-0
/
+145
*
|
[SCSI] ufs: fix the setting interrupt aggregation counter
Seungwon Jeon
2013-09-06
2
-30
/
+27
*
|
[SCSI] ufs: find out sense data over scsi status values
Seungwon Jeon
2013-09-06
2
-15
/
+23
|
/
*
[SCSI] ufs: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-08-26
1
-6
/
+0
*
[SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
Wei Yongjun
2013-08-26
1
-1
/
+0
*
[SCSI] ufs: don't stop controller before scsi_remove_host()
Akinobu Mita
2013-08-26
1
-1
/
+1
*
[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices
Akinobu Mita
2013-08-26
2
-4
/
+0
*
[SCSI] ufshcd-pci: release ioremapped region during removing driver
Akinobu Mita
2013-08-26
1
-28
/
+9
*
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
2013-08-26
3
-7
/
+113
*
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
2013-08-26
3
-0
/
+376
*
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
2013-08-26
4
-11
/
+345
*
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
2013-08-26
3
-115
/
+539
*
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
Akinobu Mita
2013-06-28
1
-6
/
+0
*
[SCSI] ufs: fix register address in UIC error interrupt handling
Akinobu Mita
2013-06-28
1
-1
/
+1
*
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
Akinobu Mita
2013-06-28
1
-0
/
+1
*
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
2013-06-28
3
-120
/
+39
*
[SCSI] ufs: Fix the response UPIU length setting
Sujit Reddy Thumma
2013-06-28
1
-1
/
+1
*
[SCSI] ufs: rework link start-up process
Seungwon Jeon
2013-06-28
2
-97
/
+208
*
[SCSI] ufs: remove version check before IS reg clear
Seungwon Jeon
2013-06-28
1
-4
/
+1
*
[SCSI] ufs: amend interrupt configuration
Seungwon Jeon
2013-06-28
3
-29
/
+64
*
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
2013-06-28
2
-62
/
+50
*
[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA
Geert Uytterhoeven
2013-06-04
1
-1
/
+1
*
[SCSI] ufs: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-04
1
-1
/
+0
*
[SCSI] ufs: Correct the expected data transfersize
Vinayak Holikatti
2013-05-02
1
-1
/
+1
*
[SCSI] ufs: Add Platform glue driver for ufshcd
Vinayak Holikatti
2013-05-02
3
-0
/
+229
*
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
2013-02-25
5
-327
/
+440
*
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
2013-02-25
4
-219
/
+267
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+2
*
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
Namjae Jeon
2012-07-20
1
-4
/
+6
[next]