summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-17PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-17PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2023-05-17drbd: correctly submit flush bio on barrierChristoph Böhmwalder
2023-05-17serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-17drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen
2023-05-17drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2023-05-17drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-05-17net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 familyAndrew Lunn
2023-05-17dm verity: fix error handling for check_at_most_once on FECYeongjin Gil
2023-05-17dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash
2023-05-17ipmi: fix SSIF not responding under certain cond.Zhang Yuchen
2023-05-17ipmi_ssif: Rename idle state and checkCorey Minyard
2023-05-17ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard
2023-05-17ipmi: Fix SSIF flag requestsCorey Minyard
2023-05-17tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)
2023-05-17dm ioctl: fix nested locking in table_clear() to remove deadlock concernMike Snitzer
2023-05-17dm flakey: fix a crash with invalid table lineMikulas Patocka
2023-05-17dm integrity: call kmem_cache_destroy() in dm_integrity_init() error pathMike Snitzer
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-05-17clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-05-17md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan
2023-05-17dmaengine: at_xdmac: do not enable all cyclic channelsClaudiu Beznea
2023-05-17phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...Gaosheng Cui
2023-05-17pwm: mtk-disp: Disable shadow registers before setting backlight valuesAngeloGioacchino Del Regno
2023-05-17pwm: mtk-disp: Adjust the clocks to avoid them mismatchJitao Shi
2023-05-17pwm: mtk-disp: Don't check the return code of pwmchip_remove()Uwe Kleine-König
2023-05-17RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang
2023-05-17IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU orderPatrick Kelsey
2023-05-17clk: add missing of_node_put() in "assigned-clocks" property parsingClément Léger
2023-05-17power: supply: generic-adc-battery: fix unit scalingSebastian Reichel
2023-05-17RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2023-05-17RDMA/rdmavt: Delete unnecessary NULL checkNatalia Petrova
2023-05-17macintosh: via-pmu-led: requires ATA to be setRandy Dunlap
2023-05-17macintosh/windfarm_smu_sat: Add missing of_node_put()Liang He
2023-05-17spmi: Add a check for remove callback when removing a SPMI driverJishnu Prakash
2023-05-17staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-05-17serial: 8250: Add missing wakeup event reportingFlorian Fainelli
2023-05-17tty: serial: fsl_lpuart: adjust buffer length to the intended sizeShenwei Wang
2023-05-17usb: chipidea: fix missing goto in `ci_hdrc_probe`Yinhao Hu
2023-05-17spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole
2023-05-17mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...Vignesh Raghavendra