summaryrefslogtreecommitdiff
path: root/drivers/scsi/ufs/ufshcd.c
AgeCommit message (Expand)Author
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: ufs: Add error-handling of Auto-HibernateStanley Chu
2019-06-18scsi: ufs: Do not overwrite Auto-Hibernate timerStanley Chu
2019-06-18scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()Stanley Chu
2019-06-04scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu
2019-04-03scsi: ufs: remove unnecessary pointer evaluationZeng Guangyue
2019-04-03scsi: ufs: Fix regulator load and icc-level configurationStanley Chu
2019-04-03scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez
2019-02-04scsi: ufs: Print uic error history in time orderStanley Chu
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez
2019-01-11scsi: ufs: Fix system suspend statusStanley Chu
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-12-07scsi: ufs: Remove redundant sense size definitionAvri Altman
2018-11-28scsi: ufs: add fall through annotationTomas Winkler
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani
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-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-10scsi: ufs-bsg: Add support for uic commands 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-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-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