summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: qla2xxx: Update version to 10.02.07.200-kNilesh Javali2021-10-261-2/+2
| * | scsi: qla2xxx: edif: Fix EDIF bsgQuinn Tran2021-10-261-26/+23
| * | scsi: qla2xxx: edif: Fix inconsistent check of db_flagsQuinn Tran2021-10-265-25/+26
| * | scsi: qla2xxx: edif: Increase ELS payloadQuinn Tran2021-10-265-4/+9
| * | scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran2021-10-263-3/+32
| * | scsi: qla2xxx: edif: Tweak trace messageQuinn Tran2021-10-264-9/+20
| * | scsi: qla2xxx: edif: Replace list_for_each_safe with list_for_each_entry_safeQuinn Tran2021-10-263-35/+13
| * | scsi: qla2xxx: edif: Flush stale events and msgs on session downQuinn Tran2021-10-263-1/+98
| * | scsi: qla2xxx: edif: Fix app start delayQuinn Tran2021-10-261-61/+3
| * | scsi: qla2xxx: edif: Fix app start failQuinn Tran2021-10-261-26/+26
| * | scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran2021-10-263-50/+2
| * | scsi: qla2xxx: Fix gnl list corruptionQuinn Tran2021-10-261-3/+1
| * | scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran2021-10-261-9/+45
| * | scsi: elx: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-10-261-5/+4
| * | scsi: ufs: core: Micro-optimize ufshcd_map_sg()Bart Van Assche2021-10-262-10/+15
| * | scsi: ufs: core: Add a compile-time structure size checkBart Van Assche2021-10-261-0/+5
| * | scsi: ufs: core: Remove three superfluous castsBart Van Assche2021-10-261-3/+3
| * | scsi: ufs: core: Add debugfs attributes for triggering the UFS EHBart Van Assche2021-10-261-0/+65
| * | scsi: ufs: core: Make it easier to add new debugfs attributesBart Van Assche2021-10-261-3/+30
| * | scsi: ufs: core: Export ufshcd_schedule_eh_work()Bart Van Assche2021-10-262-3/+4
| * | scsi: ufs: core: Log error handler activityBart Van Assche2021-10-261-0/+24
| * | scsi: ufs: core: Improve static type checkingBart Van Assche2021-10-262-5/+9
| * | scsi: ufs: core: Improve source code commentsBart Van Assche2021-10-261-2/+2
| * | scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these su...Bart Van Assche2021-10-261-22/+11
| * | scsi: target: core: Remove from tmr_list during LUN unlinkDmitry Bogdanov2021-10-262-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
| | * | | | drm/nouveau: clean up all clients on device removalJeremy Cline2021-11-041-0/+30
| | * | | | drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline2021-11-042-4/+11
| | * | | | drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline2021-11-041-1/+1
| | * | | | drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi2021-11-041-0/+4
| | * | | | ce/gf100: fix incorrect CE0 address calculation on some GPUsBen Skeggs2021-11-042-3/+2
| | * | | | drm/prime: Fix use after free in mmap with drm_gem_ttm_mmapAnand K Mistry2021-11-031-2/+4
| | * | | | dma-buf: acquire name lock before read/write dma_buf.nameGuangming Cao2021-10-291-0/+3
| * | | | | BackMerge tag 'v5.15' into drm-nextDave Airlie2021-11-1275-630/+628
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a...Dave Airlie2021-11-1132-79/+205
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64)Guchun Chen2021-11-103-0/+3
| | * | | | | | drm/amdgpu: drop jpeg IP initialization in SRIOV caseGuchun Chen2021-11-101-1/+2
| | * | | | | | drm/amd/display: reject both non-zero src_x and src_y only for DCN1xShirish S2021-11-101-9/+11
| | * | | | | | drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas2021-11-091-2/+15
| | * | | | | | drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas2021-11-091-4/+0
| | * | | | | | drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob2021-11-093-7/+9