aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.c
Commit message (Expand)AuthorAge
...
* scsi: ufs: make undeclared functions staticSujit Reddy Thumma2014-05-28
* scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma2014-05-28
* [SCSI] ufs: configure the attribute for power modeSeungwon Jeon2013-09-06
* [SCSI] ufs: add operation for the uic power mode changeSeungwon Jeon2013-09-06
* [SCSI] ufs: add dme configuration primitivesSeungwon Jeon2013-09-06
* [SCSI] ufs: fix the setting interrupt aggregation counterSeungwon Jeon2013-09-06
* [SCSI] ufs: find out sense data over scsi status valuesSeungwon Jeon2013-09-06
* [SCSI] ufs: don't stop controller before scsi_remove_host()Akinobu Mita2013-08-26
* [SCSI] ufs: Add runtime PM support for UFS host controller driverSujit Reddy Thumma2013-08-26
* [SCSI] ufs: Add support for host assisted background operationsSujit Reddy Thumma2013-08-26
* [SCSI] ufs: Set fDeviceInit flag to initiate device initializationDolev Raviv2013-08-26
* [SCSI] ufs: Add support for sending NOP OUT UPIUSujit Reddy Thumma2013-08-26
* [SCSI] ufs: fix register address in UIC error interrupt handlingAkinobu Mita2013-06-28
* [SCSI] ufs: use devres functions for ufshcdSeungwon Jeon2013-06-28
* [SCSI] ufs: Fix the response UPIU length settingSujit Reddy Thumma2013-06-28
* [SCSI] ufs: rework link start-up processSeungwon Jeon2013-06-28
* [SCSI] ufs: remove version check before IS reg clearSeungwon Jeon2013-06-28
* [SCSI] ufs: amend interrupt configurationSeungwon Jeon2013-06-28
* [SCSI] ufs: wrap the i/o access operationsSeungwon Jeon2013-06-28
* [SCSI] ufs: Correct the expected data transfersizeVinayak Holikatti2013-05-02
* [SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti2013-02-25
* [SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti2013-02-25
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] ufs: fix incorrect return value about SUCCESS and FAILEDNamjae Jeon2012-07-20
* [SCSI] ufs: reverse the ufshcd_is_device_present logicVenkatraman S2012-07-20
* [SCSI] ufs: use module_pci_driverVenkatraman S2012-07-20
* [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.Namjae Jeon2012-05-23
* [SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address)Santosh Yaraganavi2012-05-10
* [SCSI] ufs: Fix evaluation of UTP task completion codeVenkatraman S2012-05-10
* [SCSI] ufshcd: UFS Host controller driverSantosh Yaraganavi2012-03-27