summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-122-4/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-103-55/+276
|\
| * scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath2018-05-182-1/+11
| * scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan2018-05-181-8/+19
| * scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani2018-05-181-1/+1
| * scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani2018-05-182-8/+22
| * scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani2018-05-181-6/+20
| * scsi: ufs: fix exception event handlingMaya Erez2018-05-181-0/+2
| * scsi: ufs: Use freq table with devfreqBjorn Andersson2018-05-181-7/+40
| * scsi: ufs: Extract devfreq registrationBjorn Andersson2018-05-181-9/+22
| * scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar2018-05-182-3/+4
| * scsi: ufs: add quirk to enable host controller without hceAlim Akhtar2018-05-182-2/+78
| * scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar2018-05-182-1/+8
| * scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar2018-05-182-2/+24
| * scsi: ufs: ufshcd: Remove VLA usageKees Cook2018-05-181-8/+26
* | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-3/+3
* | scsi: ufs: add trace event for ufs upiuOhad Sharabi2018-04-181-0/+40
|/
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-0/+2
|\
| * scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma2018-01-301-0/+2
* | scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter2018-03-214-0/+112
* | scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entriesStanislav Nijnikov2018-03-211-45/+47
* | scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche2018-03-014-55/+52
* | scsi: ufs: sysfs: attributesStanislav Nijnikov2018-02-155-7/+109
* | scsi: ufs: sysfs: flagsStanislav Nijnikov2018-02-152-3/+50
* | scsi: ufs: sysfs: unit descriptorStanislav Nijnikov2018-02-155-16/+88
* | scsi: ufs: sysfs: string descriptorsStanislav Nijnikov2018-02-153-7/+72
* | scsi: ufs: sysfs: power descriptorStanislav Nijnikov2018-02-151-0/+117
* | scsi: ufs: sysfs: health descriptorStanislav Nijnikov2018-02-154-0/+40
* | scsi: ufs: sysfs: geometry descriptorStanislav Nijnikov2018-02-152-0/+120
* | scsi: ufs: sysfs: interconnect descriptorStanislav Nijnikov2018-02-152-0/+26
* | scsi: ufs: sysfs: device descriptorStanislav Nijnikov2018-02-154-6/+136
* | scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov2018-02-155-153/+178
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-0/+16
|\ \ | |/
| * scsi: ufs: add some definitions included in UFS HCI specificationkwmad.kim@samsung.com2017-12-041-0/+16
* | scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva2017-11-211-2/+5
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-146-70/+77
|\
| * scsi: ufs: Remove unused UFS_BIT() macroAlim Akhtar2017-10-111-2/+0
| * scsi: ufs: Remove unused #definesAlim Akhtar2017-10-111-2/+0
| * scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar2017-10-112-5/+6
| * scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar2017-10-112-38/+42
| * scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin2017-09-271-6/+8
| * scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke2017-09-271-11/+8
| * scsi: ufs: add ufs a command complete time stampZang Leigang2017-09-272-0/+7
| * scsi: ufs: fix a pclint warningZang Leigang2017-09-271-1/+1
| * scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King2017-09-151-5/+5
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-22/+17
|\ \
| * | ufs/phy: qcom: Refactor to use phy_init callVivek Gautam2017-10-231-22/+14
| * | scsi/ufs: qcom: Set phy mode based on the controllers HS MODEVivek Gautam2017-10-231-0/+3
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang2017-08-241-1/+1
OpenPOWER on IntegriCloud