index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-06
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
1
-0
/
+66
2013-09-06
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
1
-4
/
+80
2013-09-06
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
1
-0
/
+88
2013-09-06
[SCSI] ufs: fix the setting interrupt aggregation counter
Seungwon Jeon
1
-28
/
+25
2013-09-06
[SCSI] ufs: find out sense data over scsi status values
Seungwon Jeon
1
-15
/
+22
2013-08-26
[SCSI] ufs: don't stop controller before scsi_remove_host()
Akinobu Mita
1
-1
/
+1
2013-08-26
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
1
-0
/
+8
2013-08-26
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
1
-0
/
+343
2013-08-26
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
1
-3
/
+235
2013-08-26
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
1
-106
/
+479
2013-06-28
[SCSI] ufs: fix register address in UIC error interrupt handling
Akinobu Mita
1
-1
/
+1
2013-06-28
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
1
-67
/
+19
2013-06-28
[SCSI] ufs: Fix the response UPIU length setting
Sujit Reddy Thumma
1
-1
/
+1
2013-06-28
[SCSI] ufs: rework link start-up process
Seungwon Jeon
1
-94
/
+201
2013-06-28
[SCSI] ufs: remove version check before IS reg clear
Seungwon Jeon
1
-4
/
+1
2013-06-28
[SCSI] ufs: amend interrupt configuration
Seungwon Jeon
1
-25
/
+59
2013-06-28
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
1
-61
/
+44
2013-05-02
[SCSI] ufs: Correct the expected data transfersize
Vinayak Holikatti
1
-1
/
+1
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
1
-324
/
+3
2013-02-25
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
1
-135
/
+213
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+2
2012-07-20
[SCSI] ufs: fix incorrect return value about SUCCESS and FAILED
Namjae Jeon
1
-4
/
+6
2012-07-20
[SCSI] ufs: reverse the ufshcd_is_device_present logic
Venkatraman S
1
-3
/
+3
2012-07-20
[SCSI] ufs: use module_pci_driver
Venkatraman S
1
-18
/
+1
2012-05-23
[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.
Namjae Jeon
1
-2
/
+3
2012-05-10
[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)
Santosh Yaraganavi
1
-3
/
+3
2012-05-10
[SCSI] ufs: Fix evaluation of UTP task completion code
Venkatraman S
1
-1
/
+1
2012-03-27
[SCSI] ufshcd: UFS Host controller driver
Santosh Yaraganavi
1
-0
/
+1978