summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-141-0/+1
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
* | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
|\ \
| * | hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
| |/
* | Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-1318-192/+202
|\ \
| * | fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-05-121-0/+1
| * | fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller2023-05-121-0/+5
| * | fbdev: imsttfb: Fix use after free bug in imsttfb_probeZheng Wang2023-05-111-7/+8
| * | fbdev: vfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| * | fbdev: valkyriefb: Remove trailing whitespacesThomas Zimmermann2023-05-111-7/+7
| * | fbdev: stifb: Remove trailing whitespacesThomas Zimmermann2023-05-111-78/+78
| * | fbdev: sa1100fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-16/+16
| * | fbdev: platinumfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-15/+15
| * | fbdev: p9100: Remove trailing whitespacesThomas Zimmermann2023-05-111-2/+2
| * | fbdev: maxinefb: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: macfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-5/+5
| * | fbdev: hpfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-4/+4
| * | fbdev: hgafb: Remove trailing whitespacesThomas Zimmermann2023-05-111-18/+18
| * | fbdev: g364fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-3/+3
| * | fbdev: controlfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-17/+17
| * | fbdev: cg14: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: atmel_lcdfb: Remove trailing whitespacesThomas Zimmermann2023-05-111-1/+1
| * | fbdev: 68328fb: Remove trailing whitespacesThomas Zimmermann2023-05-111-6/+6
| * | fbdev: arcfb: Fix error handling in arcfb_probe()Zongjie Li2023-05-111-6/+9
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-05-131-1/+9
|\ \
| * | scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in W-LUN suspendKeoseong Park2023-05-081-1/+9
| |/
* | Merge tag 'block-6.4-2023-05-13' of git://git.kernel.dk/linuxLinus Torvalds2023-05-133-4/+4
|\ \
| * | ublk: fix command op code checkMing Lei2023-05-121-1/+1
| * | block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang2023-05-121-1/+1
| * | nbd: Fix debugfs_create_dir error checkingIvan Orlov2023-05-121-2/+2
| |/
* | Merge tag 'firewire-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-05-121-10/+11
|\ \
| * | firewire: net: fix unexpected release of object for asynchronous request packetTakashi Sakamoto2023-05-111-10/+11
| |/
* | Merge tag 'drm-fixes-2023-05-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-1127-94/+184
|\ \
| * \ Merge tag 'amd-drm-fixes-6.4-2023-05-11' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-05-1214-71/+131
| |\ \
| | * | drm/amdgpu: change gfx 11.0.4 external_id rangeYifan Zhang2023-05-111-1/+1
| | * | drm/amdgpu/jpeg: Remove harvest checking for JPEG3Saleemkhan Jamadar2023-05-111-0/+1
| | * | drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen2023-05-111-1/+2
| | * | drm/amd/pm: avoid potential UBSAN issue on legacy asicsGuchun Chen2023-05-111-2/+7
| | * | drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen2023-05-111-3/+5
| | * | drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Lin.Cao2023-05-111-1/+5
| | * | drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang2023-05-112-49/+5
| | * | drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee2023-05-112-2/+4
| | * | drm/amd/display: Add symclk workaround during disable link outputLeo Chen2023-05-113-1/+68
| | * | drm/amd/pm: parse pp_handle under appropriate conditionsGuchun Chen2023-05-111-7/+13
| | * | drm/amdgpu: set gfx9 onwards APU atomics support to be trueYifan Zhang2023-05-111-0/+6
| | * | drm/amdgpu/nv: update VCN 3 max HEVC encoding resolutionThong Thai2023-05-111-6/+16
| | |/
| * | Merge tag 'drm-intel-fixes-2023-05-11-1' of git://anongit.freedesktop.org/drm...Dave Airlie2023-05-125-9/+25
| |\ \
| | * | drm/i915: taint kernel when force probing unsupported devicesJani Nikula2023-05-112-5/+13
| | * | drm/i915/dp: prevent potential div-by-zeroNikita Zhandarovich2023-05-111-0/+5
| | * | drm/i915: Fix NULL ptr deref by checking new_crtc_stateStanislav Lisovskiy2023-05-111-2/+2