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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
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-06
[SCSI] ufs: configure the attribute for power mode
Seungwon Jeon
2
-0
/
+87
2013-09-06
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
4
-4
/
+225
2013-09-06
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
3
-0
/
+145
2013-09-06
[SCSI] ufs: fix the setting interrupt aggregation counter
Seungwon Jeon
2
-30
/
+27
2013-09-06
[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
2013-08-26
[SCSI] ufshcd-pci: release ioremapped region during removing driver
Akinobu Mita
1
-28
/
+9
2013-08-26
[SCSI] ufs: Add runtime PM support for UFS host controller driver
Sujit Reddy Thumma
3
-7
/
+113
2013-08-26
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
3
-0
/
+376
2013-08-26
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
4
-11
/
+345
2013-08-26
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
3
-115
/
+539
2013-06-28
[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call
Akinobu Mita
1
-6
/
+0
2013-06-28
[SCSI] ufs: fix register address in UIC error interrupt handling
Akinobu Mita
1
-1
/
+1
2013-06-28
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
Akinobu Mita
1
-0
/
+1
2013-06-28
[SCSI] ufs: use devres functions for ufshcd
Seungwon Jeon
3
-120
/
+39
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
2
-97
/
+208
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
3
-29
/
+64
2013-06-28
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
2
-62
/
+50
2013-06-04
[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-06-04
[SCSI] ufs: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
2013-05-02
[SCSI] ufs: Correct the expected data transfersize
Vinayak Holikatti
1
-1
/
+1
2013-05-02
[SCSI] ufs: Add Platform glue driver for ufshcd
Vinayak Holikatti
3
-0
/
+229
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
5
-327
/
+440
2013-02-25
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
4
-219
/
+267
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
5
-0
/
+2612