summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2019-06-25scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-05-31scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-05-31scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu
2019-01-31scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez
2018-12-13scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li
2018-11-13scsi: ufs: Schedule clk gating work on correct queueEvan Green
2018-09-20scsi: ufs: Disable blk-mq for nowAdrian Hunter
2018-08-08scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi
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: 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-01scsi: ufs: Fix kernel-doc errors and warningsBart Van Assche
2018-02-15scsi: ufs: sysfs: attributesStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: unit descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: string descriptorsStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: health descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: device descriptorStanislav Nijnikov
2018-02-15scsi: ufs: sysfs: attribute group for existing sysfs entries.Stanislav Nijnikov
2018-01-30scsi: ufs: Enable quirk to ignore sending WRITE_SAME commandSujit Reddy Thumma
2017-11-21scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vregGustavo A. R. Silva
2017-09-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2017-09-27scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke
2017-09-27scsi: ufs: add ufs a command complete time stampZang Leigang
2017-09-27scsi: ufs: fix a pclint warningZang Leigang
2017-08-24scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang
2017-07-01scsi: ufs: flush eh_work when eh_work scheduled.Zang Leigang
2017-06-12scsi: ufs: Tidy clocks list head usageSzymon Mielczarek
2017-05-18scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-26scsi: ufs: make ufshcd_get_lists_status() register operation obviousTomohiro Kusumi
2017-04-26scsi: ufs: use MASK_EE_STATUSTomohiro Kusumi
2017-03-29Revert "scsi: ufs: add queries retry mechanism"Szymon Mielczarek