summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs
AgeCommit message (Expand)Author
2019-02-27scsi: ufs: Fix geometry descriptor sizeAvri Altman
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu
2019-01-31scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez
2018-11-08scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li
2018-11-06Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: ufs: Schedule clk gating work on correct queueEvan Green
2018-10-15scsi: ufs: make UFS Tx lane1 clock optional for QCOM platformsVenkat Gopalakrishnan
2018-10-10scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman
2018-10-10scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman
2018-10-10scsi: ufs: Add API to execute raw upiu commandsAvri Altman
2018-10-10scsi: ufs: Use data structure size in pointer arithmeticAvri Altman
2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman
2018-10-10scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman
2018-10-10scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helperChristoph Hellwig
2018-10-10scsi: ufs: cleanup struct utp_task_req_descChristoph Hellwig
2018-10-01Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam
2018-09-20scsi: ufs: Disable blk-mq for nowAdrian Hunter
2018-09-17scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_initVivek Gautam
2018-08-08scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi
2018-07-19scsi: ufs: add Hisilicon ufs driver codeliwei
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2018-06-19scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-18scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath
2018-05-18scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan
2018-05-18scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani
2018-05-18scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani
2018-05-18scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani
2018-05-18scsi: ufs: fix exception event handlingMaya Erez
2018-05-18scsi: ufs: Use freq table with devfreqBjorn Andersson
2018-05-18scsi: ufs: Extract devfreq registrationBjorn Andersson
2018-05-18scsi: ufs: make ufshcd_config_pwr_mode of non-static funcAlim Akhtar
2018-05-18scsi: ufs: add quirk to enable host controller without hceAlim Akhtar
2018-05-18scsi: ufs: add quirk to disallow reset of interrupt aggregationAlim Akhtar
2018-05-18scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclrAlim Akhtar
2018-05-18scsi: ufs: ufshcd: Remove VLA usageKees Cook
2018-04-18scsi: ufs: add trace event for ufs upiuOhad Sharabi
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-21scsi: ufs: Add support for Auto-Hibernate Idle TimerAdrian Hunter
2018-03-21scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entriesStanislav Nijnikov
2018-03-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: flagsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: string descriptorsStanislav Nijnikov