summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti2013-02-251-324/+3
* [SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti2013-02-251-135/+213
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+2
* [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/+1
* [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-271-0/+1978