summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | scsi: sr: Remove duplicate assignmentAlexey Dobriyan2021-10-281-1/+0
| * | | | | | | | scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual hostChanho Park2021-10-281-0/+86
| * | | | | | | | scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9Chanho Park2021-10-281-0/+68
| * | | | | | | | scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFSChanho Park2021-10-282-0/+136
| * | | | | | | | scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacksChanho Park2021-10-282-0/+12
| * | | | | | | | scsi: ufs: ufs-exynos: Factor out priv data initChanho Park2021-10-281-7/+14
| * | | | | | | | scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR optionChanho Park2021-10-282-2/+5
| * | | | | | | | scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_opsChanho Park2021-10-282-1/+8
| * | | | | | | | scsi: ufs: ufs-exynos: Add setup_clocks callbackChanho Park2021-10-281-0/+24
| * | | | | | | | scsi: ufs: ufs-exynos: Add refclkout_stop controlChanho Park2021-10-281-1/+2
| * | | | | | | | scsi: ufs: ufs-exynos: Simplify drv_data retrievalChanho Park2021-10-282-11/+2
| * | | | | | | | scsi: ufs: ufs-exynos: Change pclk available max valueChanho Park2021-10-281-1/+1
| * | | | | | | | scsi: ufs: Add quirk to enable host controller without PH configurationjongmin jeong2021-10-282-0/+9
| * | | | | | | | scsi: ufs: Add quirk to handle broken UIC commandjongmin jeong2021-10-282-0/+9
| * | | | | | | | scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-281-10/+1
| * | | | | | | | scsi: qla2xxx: Update version to 10.02.07.200-kNilesh Javali2021-10-271-2/+2
| * | | | | | | | scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran2021-10-271-26/+23
| * | | | | | | | scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran2021-10-275-25/+26
| * | | | | | | | scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran2021-10-275-4/+9
| * | | | | | | | scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran2021-10-273-3/+32
| * | | | | | | | scsi: qla2xxx: edif: Tweak trace messageQuinn Tran2021-10-274-9/+20
| * | | | | | | | scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran2021-10-273-35/+13
| * | | | | | | | scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran2021-10-273-1/+98
| * | | | | | | | scsi: qla2xxx: edif: Fix app start delayQuinn Tran2021-10-271-61/+3
| * | | | | | | | scsi: qla2xxx: edif: Fix app start failQuinn Tran2021-10-271-26/+26
| * | | | | | | | scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran2021-10-273-50/+2
| * | | | | | | | scsi: qla2xxx: Fix gnl list corruptionQuinn Tran2021-10-271-3/+1
| * | | | | | | | scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran2021-10-271-9/+45
| * | | | | | | | scsi: elx: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-10-271-5/+4
| * | | | | | | | scsi: ufs: core: Micro-optimize ufshcd_map_sg()Bart Van Assche2021-10-272-10/+15
| * | | | | | | | scsi: ufs: core: Add a compile-time structure size checkBart Van Assche2021-10-271-0/+5
| * | | | | | | | scsi: ufs: core: Remove three superfluous castsBart Van Assche2021-10-271-3/+3
| * | | | | | | | scsi: ufs: core: Add debugfs attributes for triggering the UFS EHBart Van Assche2021-10-271-0/+65
| * | | | | | | | scsi: ufs: core: Make it easier to add new debugfs attributesBart Van Assche2021-10-271-3/+30
| * | | | | | | | scsi: ufs: core: Export ufshcd_schedule_eh_work()Bart Van Assche2021-10-272-3/+4
| * | | | | | | | scsi: ufs: core: Log error handler activityBart Van Assche2021-10-271-0/+24
| * | | | | | | | scsi: ufs: core: Improve static type checkingBart Van Assche2021-10-272-5/+9
| * | | | | | | | scsi: ufs: core: Improve source code commentsBart Van Assche2021-10-271-2/+2
| * | | | | | | | scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...Bart Van Assche2021-10-271-22/+11
| * | | | | | | | scsi: target: core: Remove from tmr_list during LUN unlinkDmitry Bogdanov2021-10-272-23/+24
* | | | | | | | | Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-126-31/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specificUwe Kleine-König2021-11-051-8/+8
| * | | | | | | | | pwm: pwm-samsung: Trigger manual update when disabling PWMMårten Lindahl2021-11-051-8/+22
| * | | | | | | | | pwm: visconti: Simplify using devm_pwmchip_add()zhaoxiao2021-11-051-13/+1
| * | | | | | | | | pwm: samsung: Describe driver in KconfigKrzysztof Kozlowski2021-11-051-1/+3
| * | | | | | | | | pwm: Make it explicit that pwm_apply_state() might sleepUwe Kleine-König2021-11-051-0/+9
| * | | | | | | | | pwm: atmel: Drop unused headerUwe Kleine-König2021-11-051-1/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-12130-1485/+1608
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-11-128-11/+57
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/ttm: Double check mem_type of BO while evictionxinhui pan2021-11-111-1/+2