summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshci.h
AgeCommit message (Expand)Author
2021-10-26scsi: ufs: core: Micro-optimize ufshcd_map_sg()Bart Van Assche
2021-10-26scsi: ufs: core: Improve static type checkingBart Van Assche
2021-10-26scsi: ufs: core: Improve source code commentsBart Van Assche
2021-08-02scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...Bart Van Assche
2021-06-07scsi: ufs: Utilize Transfer Request List Completion Notification RegisterCan Guo
2021-04-05scsi: ufs: core: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd()Gustavo A. R. Silva
2021-03-17scsi: ufs: core: Use a function to calculate versionsCaleb Connolly
2020-09-02scsi: ufs: Handle LINERESET indication in err handlerCan Guo
2020-07-08scsi: ufs: UFS driver v2.1 spec crypto additionsSatya Tangirala
2020-06-15scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBean Huo
2019-11-19scsi: ufs: Fix irq return codeVenkat Gopalakrishnan
2019-06-18scsi: ufs: Add error-handling of Auto-HibernateStanley Chu
2018-10-10scsi: ufs: cleanup struct utp_task_req_descChristoph Hellwig
2018-03-21scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter
2017-12-04scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com
2017-10-11scsi: ufs: Remove unused UFS_BIT() macroAlim Akhtar
2017-10-11scsi: ufs: Remove unused #definesAlim Akhtar
2017-10-11scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar
2017-04-26scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi
2017-03-29scsi: ufs: add missing macros for register bits from UFSHCI specTomohiro Kusumi
2017-01-05scsi: ufs: dump debug info during failuresDolev Raviv
2016-12-08scsi: ufs: add support for UFS HCI 2.1Yaniv Gardi
2016-11-29scsi: ufs: handle errors from PHY_ADAPTER_ERROR registerDolev Raviv
2016-11-25scsi: ufs: Add missing UFS_MASK macro definitionSantosh Y
2016-07-12ufs: add link status to ufshciJoao Pinto
2016-07-12ufs: add UFS 2.0 capabilitiesJoao Pinto
2016-03-14scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi
2016-03-14scsi: ufs: add error recovery after DL NAC errorYaniv Gardi
2015-06-02scsi: ufs: add quirk to handle broken UFS HCI versionYaniv Gardi
2015-06-02scsi: ufs: provide a quirk to disable the LCCYaniv Gardi
2014-10-01ufs: add UFS power management supportSubhash Jadavani
2014-07-25ufs: adjust queue settings to PRDT limitationsAkinobu Mita
2014-05-28scsi: ufs: fix endianness sparse warningsSujit Reddy Thumma
2013-09-06[SCSI] ufs: add operation for the uic power mode changeSeungwon Jeon
2013-09-06[SCSI] ufs: add dme configuration primitivesSeungwon Jeon
2013-09-06[SCSI] ufs: fix the setting interrupt aggregation counterSeungwon Jeon
2013-08-26[SCSI] ufs: Set fDeviceInit flag to initiate device initializationDolev Raviv
2013-06-28[SCSI] ufs: amend interrupt configurationSeungwon Jeon
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti
2012-03-27[SCSI] ufshcd: UFS Host controller driverSantosh Yaraganavi