summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai2-1/+7
2023-05-17drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao2-6/+5
2023-05-17drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()Akhil P Oommen1-2/+2
2023-05-17firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()Yang Yingliang1-0/+1
2023-05-17drm/msm: Fix double pm_runtime_disable() callMaximilian Luz1-1/+2
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner1-0/+15
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede3-3/+21
2023-05-17drbd: correctly submit flush bio on barrierChristoph Böhmwalder1-1/+1
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen2-3/+21
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen2-14/+35
2023-05-17HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng2-0/+27
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng1-2/+10
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen1-3/+5
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen1-1/+2
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz1-1/+0
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill1-1/+1
2023-05-17remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier1-1/+4
2023-05-17remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier1-1/+5
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev1-0/+24
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang1-0/+2
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo1-16/+25
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL1-2/+2
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu1-1/+5
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson1-1/+1
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello1-0/+1
2023-05-17crypto: safexcel - Cleanup ring IRQ workqueues on load failureJonathan McDowell1-10/+27
2023-05-17crypto: inside-secure - irq balanceSven Auhagen2-2/+14
2023-05-17dm verity: fix error handling for check_at_most_once on FECYeongjin Gil1-1/+1
2023-05-17dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash1-3/+12
2023-05-17mailbox: zynqmp: Fix counts of child nodesTanmay Shah1-1/+6
2023-05-17mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET1-4/+2
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-1/+2
2023-05-17dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer1-3/+4
2023-05-17dm flakey: fix a crash with invalid table lineMikulas Patocka1-2/+2
2023-05-17dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer1-3/+5
2023-05-17dm clone: call kmem_cache_destroy() in dm_clone_init() error pathMike Snitzer1-0/+1
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland1-1/+1
2023-05-17clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz1-1/+1
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1
2023-05-17mailbox: zynqmp: Fix IPI isr handlingTanmay Shah1-3/+3
2023-05-17md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan1-4/+4
2023-05-17dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea1-1/+4
2023-05-17dmaengine: dw-edma: Fix to enable to issue dma request on DMA processingShunsuke Mie1-2/+5
2023-05-17dmaengine: dw-edma: Fix to change for continuous transferShunsuke Mie1-9/+11
2023-05-17phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui1-0/+2
2023-05-17pwm: mtk-disp: Disable shadow registers before setting backlight valuesAngeloGioacchino Del Regno1-11/+13
2023-05-17pwm: mtk-disp: Adjust the clocks to avoid them mismatchJitao Shi1-50/+41
2023-05-17pwm: mtk-disp: Don't check the return code of pwmchip_remove()Uwe Kleine-König1-3/+2
2023-05-17dmaengine: mv_xor_v2: Fix an error code.Christophe JAILLET1-1/+1
2023-05-17leds: TI_LMU_COMMON: select REGMAP instead of depending on itRandy Dunlap1-1/+1