summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd-pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-19scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche1-621/+0
2022-04-25scsi: ufs: Minimize #include directivesBart Van Assche1-0/+2
2022-04-25scsi: ufs: Remove paths from source code commentsBart Van Assche1-1/+0
2022-04-25scsi: ufs: Remove the driver versionBart Van Assche1-1/+0
2022-04-06scsi: ufs: ufs-pci: Add support for Intel MTLAdrian Hunter1-0/+17
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen1-0/+18
2021-12-06scsi: ufs: Fix race conditions related to driver dataBart Van Assche1-2/+0
2021-11-29scsi: ufs: ufs-pci: Add support for Intel ADLAdrian Hunter1-0/+18
2021-10-18scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter1-15/+18
2021-09-13scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter1-0/+78
2021-08-02scsi: ufs: Reduce power management code duplicationBart Van Assche1-46/+2
2021-05-10scsi: ufs: core: Enable power management for wlunAsutosh Das1-31/+5
2021-03-17scsi: ufs: ufs-pci: Add support for Intel LKFAdrian Hunter1-0/+169
2020-12-09scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllersAdrian Hunter1-0/+2
2020-12-09scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllersAdrian Hunter1-0/+17
2020-12-09scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter1-2/+32
2020-12-09scsi: ufs-pci: Fix restore from S4 for Intel controllersAdrian Hunter1-0/+20
2020-09-15scsi: ufs-pci: Add LTR support for Intel controllersAdrian Hunter1-2/+125
2020-08-17scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHLAdrian Hunter1-2/+14
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo1-24/+1
2020-02-12scsi: ufs: introduce common function to disable host TX LCCStanley Chu1-1/+1
2019-06-26scsi: ufshdc-pci: Add Intel PCI IDs for EHLAdrian Hunter1-0/+2
2018-03-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche1-4/+3
2017-06-12scsi: ufshcd-pci: Add Intel CNL supportAdrian Hunter1-0/+38
2017-06-12scsi: ufshcd-pci: Fix PM configAdrian Hunter1-13/+9
2017-06-12scsi: ufs: Tidy clocks list head usageSzymon Mielczarek1-2/+0
2016-11-08scsi: ufshcd: release resources if probe failsSubhash Jadavani1-0/+2
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-7/+4
2014-10-01ufs: add UFS power management supportSubhash Jadavani1-35/+10
2014-10-01ufs: Add clock initialization supportSujit Reddy Thumma1-0/+2
2014-10-01ufs: Allow vendor specific initializationSujit Reddy Thumma1-1/+7
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-25ufs: fix DMA mask settingAkinobu Mita1-26/+0
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-08-26[SCSI] ufs: don't disable_irq() if the IRQ can be shared among devicesAkinobu Mita1-2/+0
2013-08-26[SCSI] ufshcd-pci: release ioremapped region during removing driverAkinobu Mita1-28/+9
2013-08-26[SCSI] ufs: Add runtime PM support for UFS host controller driverSujit Reddy Thumma1-6/+56
2013-06-28[SCSI] ufs: use devres functions for ufshcdSeungwon Jeon1-1/+0
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti1-0/+211