aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ufs/ufshcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-19scsi: ufs: Fix error handing during hibern8 enterSubhash Jadavani1-5/+14
2019-11-19scsi: ufs: Abort gating if clock on request is pendingAsutosh Das1-1/+1
2019-11-19scsi: ufs: Fix irq return codeVenkat Gopalakrishnan1-35/+99
2019-11-18scsi: ufs: Fix register dump caused sleep in atomic contextCan Guo1-1/+1
2019-11-18scsi: ufs: Fix up auto hibern8 enablementCan Guo1-7/+7
2019-11-18scsi: ufs: Add device reset in link recovery pathCan Guo1-0/+3
2019-11-12scsi: ufs: fix potential bug which ends in system hangBean Huo1-1/+1
2019-11-12scsi: ufs: print helpful hint when response size exceed buffer sizeBean Huo1-3/+5
2019-10-31scsi: ufs: Use enum dev_cmd_type where appropriateBart Van Assche1-2/+2
2019-10-31scsi: ufs: Fix kernel-doc warningsBart Van Assche1-1/+1
2019-10-31scsi: ufs: delete redundant function ufshcd_def_desc_sizes()Bean Huo1-14/+1
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen1-0/+3
2019-09-30scsi: ufs: override auto suspend tunables for ufsStanley Chu1-0/+9
2019-09-23scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-115/+166
2019-09-07scsi: ufs: Use kmemdup in ufshcd_read_string_desc()YueHaibing1-2/+1
2019-09-07scsi: ufs: Introduce vops for resetting deviceBjorn Andersson1-0/+6
2019-08-29scsi: ufs: fix broken hba->outstanding_tasksStanley Chu1-5/+4
2019-08-14scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()Adrian Hunter1-0/+3
2019-08-07scsi: ufs: revamp string descriptor readingTomas Winkler1-65/+97
2019-07-22scsi: ufs: change msleep to usleep_rangeBean Huo1-8/+2
2019-07-22scsi: ufs: Add history of fatal eventsStanley Chu1-12/+34
2019-07-22scsi: ufs: Do not reset error history during host resetStanley Chu1-12/+1
2019-07-22scsi: ufs: Add fatal and auto-hibern8 error historyStanley Chu1-1/+10
2019-07-22scsi: ufs: Change names related to error historyStanley Chu1-19/+20
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2019-07-16scsi: ufshcd: set max_segment_size in the scsi host templateChristoph Hellwig1-2/+1
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+33
2019-06-18scsi: ufs: Add error-handling of Auto-HibernateStanley Chu1-0/+31
2019-06-18scsi: ufs: Do not overwrite Auto-Hibernate timerStanley Chu1-1/+1
2019-06-18scsi: ufs: Introduce ufshcd_is_auto_hibern8_supported()Stanley Chu1-2/+2
2019-06-04scsi: ufs: Check that space was properly alloced in copy_query_responseAvri Altman1-1/+2
2019-04-15scsi: ufs: Print real incorrect request response codeStanley Chu1-1/+1
2019-04-03scsi: ufs: remove unnecessary pointer evaluationZeng Guangyue1-10/+1
2019-04-03scsi: ufs: Fix regulator load and icc-level configurationStanley Chu1-3/+12
2019-04-03scsi: ufs: Avoid configuring regulator with undefined voltage rangeStanley Chu1-5/+8
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-66/+24
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman1-6/+14
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez1-4/+0
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez1-55/+4
2019-02-04scsi: ufs: Print uic error history in time orderStanley Chu1-1/+6
2019-01-22scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez1-2/+8
2019-01-11scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-10/+94
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig1-1/+1
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig1-0/+1
2018-12-07scsi: ufs: Remove redundant sense size definitionAvri Altman1-10/+7
2018-11-28scsi: ufs: add fall through annotationTomas Winkler1-0/+3
2018-11-09scsi: ufs: set the device reference clock settingSubhash Jadavani1-0/+83
2018-11-08scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li1-0/+2