aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-28[SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() callAkinobu Mita1-6/+0
2013-06-28[SCSI] ufs: fix register address in UIC error interrupt handlingAkinobu Mita1-1/+1
2013-06-28[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]Akinobu Mita1-0/+1
2013-06-28[SCSI] ufs: use devres functions for ufshcdSeungwon Jeon3-120/+39
2013-06-28[SCSI] ufs: Fix the response UPIU length settingSujit Reddy Thumma1-1/+1
2013-06-28[SCSI] ufs: rework link start-up processSeungwon Jeon2-97/+208
2013-06-28[SCSI] ufs: remove version check before IS reg clearSeungwon Jeon1-4/+1
2013-06-28[SCSI] ufs: amend interrupt configurationSeungwon Jeon3-29/+64
2013-06-28[SCSI] ufs: wrap the i/o access operationsSeungwon Jeon2-62/+50
2013-06-04[SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven1-1/+1
2013-06-04[SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-05-02[SCSI] ufs: Correct the expected data transfersizeVinayak Holikatti1-1/+1
2013-05-02[SCSI] ufs: Add Platform glue driver for ufshcdVinayak Holikatti3-0/+229
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti5-327/+440
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti4-219/+267
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-07-20[SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon1-4/+6
2012-07-20[SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S1-3/+3
2012-07-20[SCSI] ufs: use module_pci_driverVenkatraman S1-18/+1
2012-05-23[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.Namjae Jeon1-2/+3
2012-05-10[SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)Santosh Yaraganavi1-3/+3
2012-05-10[SCSI] ufs: Fix evaluation of UTP task completion codeVenkatraman S1-1/+1
2012-03-27[SCSI] ufshcd: UFS Host controller driverSantosh Yaraganavi5-0/+2612