summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-05-17drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
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-17HID: wacom: insert timestamp to packed Bluetooth (BT) eventsPing Cheng
2023-05-17HID: wacom: Set a default resolution for older tabletsPing Cheng
2023-05-17drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendGuchun Chen
2023-05-17drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasGuchun Chen
2023-05-17drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Hamza Mahfooz
2023-05-17drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill
2023-05-17remoteproc: st: Call of_node_put() on iteration errorMathieu Poirier
2023-05-17remoteproc: stm32: Call of_node_put() on iteration errorMathieu Poirier
2023-05-17platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev
2023-05-17platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the J...Hans de Goede
2023-05-17crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-05-17net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-17virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-17virtio_net: split free_unused_bufs()Xuan Zhuo
2023-05-17net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621Arınç ÜNAL
2023-05-17drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu
2023-05-17ionic: remove noise from ethtool rxnfc error msgShannon Nelson
2023-05-17octeontx2-vf: Detach LF resources on probe cleanupSubbaraya Sundeep
2023-05-17octeontx2-pf: Disable packet I/O for graceful exitSubbaraya Sundeep
2023-05-17sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton
2023-05-17watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET
2023-05-17net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-05-17scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang
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-17mailbox: zynqmp: Fix counts of child nodesTanmay Shah
2023-05-17mailbox: zynq: Switch to flexible array to simplify codeChristophe JAILLET
2023-05-17crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski
2023-05-17tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen
2023-05-17tty: clean include/linux/tty.h upGreg Kroah-Hartman
2023-05-17tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman
2023-05-17tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman
2023-05-17tty: audit: move some local functions out of tty.hGreg Kroah-Hartman
2023-05-17tty: create internal tty.h fileGreg Kroah-Hartman
2023-05-17scsi: target: core: Avoid smp_processor_id() in preemptible codeShin'ichiro Kawasaki
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-17dm clone: call kmem_cache_destroy() in dm_clone_init() error pathMike Snitzer
2023-05-17s390/dasd: fix hanging blockdevice after request requeueStefan Haberland
2023-05-17mfd: tqmx86: Correct board names for TQMxE39xMatthias Schiffer
2023-05-17mfd: tqmx86: Specify IO port register range more preciselyMatthias Schiffer
2023-05-17mfd: tqmx86: Add support for TQMx110EB and TQMxE40xMatthias Schiffer
2023-05-17mfd: tqmx86: Remove incorrect TQMx90UC board IDMatthias Schiffer
2023-05-17mfd: tqmx86: Do not access I2C_DETECT register through io_baseMatthias Schiffer
2023-05-17thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...Kang Chen