summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: Improve UFS fatal error handlingSujit Reddy Thumma2014-05-281-88/+141
* scsi: ufs: Fix device and host reset methodsSujit Reddy Thumma2014-05-281-53/+187
* scsi: ufs: Fix hardware race conditions while aborting a commandSujit Reddy Thumma2014-05-281-15/+55
* scsi: ufs: Fix broken task management command implementationSujit Reddy Thumma2014-05-281-53/+116
* scsi: ufs: make undeclared functions staticSujit Reddy Thumma2014-05-281-2/+2
* scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma2014-05-281-34/+8
* [SCSI] ufs: configure the attribute for power modeSeungwon Jeon2013-09-061-0/+66
* [SCSI] ufs: add operation for the uic power mode changeSeungwon Jeon2013-09-061-4/+80
* [SCSI] ufs: add dme configuration primitivesSeungwon Jeon2013-09-061-0/+88
* [SCSI] ufs: fix the setting interrupt aggregation counterSeungwon Jeon2013-09-061-28/+25
* [SCSI] ufs: find out sense data over scsi status valuesSeungwon Jeon2013-09-061-15/+22
* [SCSI] ufs: don't stop controller before scsi_remove_host()Akinobu Mita2013-08-261-1/+1
* [SCSI] ufs: Add runtime PM support for UFS host controller driverSujit Reddy Thumma2013-08-261-0/+8
* [SCSI] ufs: Add support for host assisted background operationsSujit Reddy Thumma2013-08-261-0/+343
* [SCSI] ufs: Set fDeviceInit flag to initiate device initializationDolev Raviv2013-08-261-3/+235
* [SCSI] ufs: Add support for sending NOP OUT UPIUSujit Reddy Thumma2013-08-261-106/+479
* [SCSI] ufs: fix register address in UIC error interrupt handlingAkinobu Mita2013-06-281-1/+1
* [SCSI] ufs: use devres functions for ufshcdSeungwon Jeon2013-06-281-67/+19
* [SCSI] ufs: Fix the response UPIU length settingSujit Reddy Thumma2013-06-281-1/+1
* [SCSI] ufs: rework link start-up processSeungwon Jeon2013-06-281-94/+201
* [SCSI] ufs: remove version check before IS reg clearSeungwon Jeon2013-06-281-4/+1
* [SCSI] ufs: amend interrupt configurationSeungwon Jeon2013-06-281-25/+59
* [SCSI] ufs: wrap the i/o access operationsSeungwon Jeon2013-06-281-61/+44
* [SCSI] ufs: Correct the expected data transfersizeVinayak Holikatti2013-05-021-1/+1
* [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
OpenPOWER on IntegriCloud