summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() callAkinobu Mita2013-06-281-6/+0Star
* [SCSI] ufs: fix register address in UIC error interrupt handlingAkinobu Mita2013-06-281-1/+1
* [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]Akinobu Mita2013-06-281-0/+1
* [SCSI] ufs: use devres functions for ufshcdSeungwon Jeon2013-06-283-120/+39Star
* [SCSI] ufs: Fix the response UPIU length settingSujit Reddy Thumma2013-06-281-1/+1
* [SCSI] ufs: rework link start-up processSeungwon Jeon2013-06-282-97/+208
* [SCSI] ufs: remove version check before IS reg clearSeungwon Jeon2013-06-281-4/+1Star
* [SCSI] ufs: amend interrupt configurationSeungwon Jeon2013-06-283-29/+64
* [SCSI] ufs: wrap the i/o access operationsSeungwon Jeon2013-06-282-62/+50Star
* [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven2013-06-041-1/+1
* [SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-041-1/+0Star
* [SCSI] ufs: Correct the expected data transfersizeVinayak Holikatti2013-05-031-1/+1
* [SCSI] ufs: Add Platform glue driver for ufshcdVinayak Holikatti2013-05-033-0/+229
* [SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti2013-02-255-327/+440
* [SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti2013-02-254-219/+267
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+2Star
* [SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon2012-07-201-4/+6
* [SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S2012-07-201-3/+3
* [SCSI] ufs: use module_pci_driverVenkatraman S2012-07-201-18/+1Star
* [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.Namjae Jeon2012-05-231-2/+3
* [SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)Santosh Yaraganavi2012-05-101-3/+3
* [SCSI] ufs: Fix evaluation of UTP task completion codeVenkatraman S2012-05-101-1/+1
* [SCSI] ufshcd: UFS Host controller driverSantosh Yaraganavi2012-03-275-0/+2612