aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-3/+3
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi1-0/+40
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-0/+2
2018-03-21scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter4-0/+112
2018-03-21scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entriesStanislav Nijnikov1-45/+47
2018-03-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche4-55/+52
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov5-7/+109
2018-02-15scsi: ufs: sysfs: flagsStanislav Nijnikov2-3/+50
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov5-16/+88
2018-02-15scsi: ufs: sysfs: string descriptorsStanislav Nijnikov3-7/+72
2018-02-15scsi: ufs: sysfs: power descriptorStanislav Nijnikov1-0/+117
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov4-0/+40
2018-02-15scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov2-0/+120
2018-02-15scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov2-0/+26
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov4-6/+136
2018-02-15scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov5-153/+178
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+16
2018-01-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma1-0/+2
2017-12-04scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com1-0/+16
2017-11-21scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva1-2/+5
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-70/+77
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-22/+17
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23ufs/phy: qcom: Refactor to use phy_init callVivek Gautam1-22/+14
2017-10-23scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam1-0/+3
2017-10-11scsi: ufs: Remove unused UFS_BIT() macroAlim Akhtar1-2/+0
2017-10-11scsi: ufs: Remove unused #definesAlim Akhtar1-2/+0
2017-10-11scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar2-5/+6
2017-10-11scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar2-38/+42
2017-09-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin1-6/+8
2017-09-27scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke1-11/+8
2017-09-27scsi: ufs: add ufs a command complete time stampZang Leigang2-0/+7
2017-09-27scsi: ufs: fix a pclint warningZang Leigang1-1/+1
2017-09-15scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King1-5/+5
2017-08-24scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang1-1/+1
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang1-1/+2
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 Mielczarek4-11/+7
2017-05-18scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski1-0/+7
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-77/+31
2017-04-26scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi2-10/+5
2017-04-26scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi1-2/+2
2017-03-29Revert "scsi: ufs: add queries retry mechanism"Szymon Mielczarek1-45/+9
2017-03-29scsi: ufs: just use sizeof() for snprintf()Tomohiro Kusumi1-1/+1
2017-03-29scsi: ufs: remove deprecated enum for hw interruptTomohiro Kusumi1-7/+0
2017-03-29scsi: ufs: add missing macros for register bits from UFSHCI specTomohiro Kusumi1-0/+2
2017-03-29scsi: ufs: non functional macro fixTomohiro Kusumi1-4/+4
2017-03-29scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bitTomohiro Kusumi1-1/+2
2017-03-29scsi: ufs: make ufshcd_is_{device_present, hba_active}() return boolTomohiro Kusumi1-6/+6