summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29mtd: rawnand: ndfc: add CONFIG_OF dependencyArnd Bergmann
2026-06-29mtd: spinand: initialize ret in regular page readsRuoyu Wang
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()Harshit Mogalapalli
2026-06-29mtd: rawnand: ingenic: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: nand: ecc-mtk: handle ECC clock enable failuresPengpeng Hou
2026-06-29mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()Harshit Mogalapalli
2026-06-29mtd: rawnand: ndfc: fix gcc uninitialized varRosen Penev
2026-06-29mtd: maps: correct CONFIG_MTD_COMPLEX_MAPPINGS macro name in commentEthan Nelson-Moore
2026-06-29mtd: cfi_cmdset_0001: silence spurious suspend warning on shutdownBreno Leitao
2026-06-29media: cec-pin: Fix event FIFO orderingGui-Dong Han
2026-06-29media: cec: stm32: return an error when log-address wait times outPengpeng Hou
2026-06-29media: cec: disable delayed work before freeing an interrupted transmitBiren Pandya
2026-06-29media: cec: extron-da-hd-4k-plus: add sanity checkHans Verkuil
2026-06-29media: cec: stm32: prevent out-of-bounds write on RX overflowWeigang He
2026-06-29media: cec: core: Fix kmemleak due to missed rc_free_device() callJonas Karlman
2026-06-29media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clashYi Ding
2026-06-29regcache: Make ->exit() callback return voidAndy Shevchenko
2026-06-29Merge existing fixes from spi/for-7.2 into new branchMark Brown
2026-06-29gpu: nova-core: falcon: store bar and dev in falconTim Kovalenko
2026-06-29firmware: stratix10-rsu: Add flash device info retrieval via SMCTze Yee Ng
2026-06-29IB/mad: Drop unmatched RMPP responses before reassemblyMichael Bommarito
2026-06-29dma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou
2026-06-29dma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
2026-06-29gpio: amd-fch: switch to guard() notationDmitry Torokhov
2026-06-29soc: samsung: exynos-pmu: fix of_node refcount leak in exynos_get_pmu_regmap()Weigang He
2026-06-29firmware: arm_ffa: Respect firmware advertised RX/TX buffer size limitsSeth Forshee
2026-06-29USB: serial: digi_acceleport: fix broken rx after throttleJohan Hovold
2026-06-29w1: ds2482: add OF device match tableKryštof Černý
2026-06-29gpu: drm: nova: depend on nova-core and use its symbolsAlexandre Courbot
2026-06-29gpu: nova-core: emit Rust metadata for nova-drmAlexandre Courbot
2026-06-29gpu: nova-core: export Rust symbols for nova-drmAlexandre Courbot
2026-06-29gpu: build nova-core and nova-drm from drivers/gpu/MakefileAlexandre Courbot
2026-06-29HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-06-29HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-06-29HID: roccat: add KUnit test for kone profile-index boundsMichael Bommarito
2026-06-29HID: roccat: bound device-supplied profile indexMichael Bommarito
2026-06-29clk: amlogic: Add A9 AO clock controller driverJian Hu
2026-06-29clk: meson: align gxbb_32k_clk_sel number of parents with actual countMartin Blumenstingl
2026-06-29HID: sony: use devm_kasprintf()Rosalie Wanders
2026-06-29HID: sony: remove unneeded which argument from sony_schedule_work()Rosalie Wanders
2026-06-29HID: sony: use guard() and scoped_guard()Rosalie Wanders
2026-06-29HID: sony: use dedicated raw_event() handlers in sony_raw_event()Rosalie Wanders
2026-06-29HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
2026-06-29HID: nintendo: Fix imu_timestamp_us double increment per reportChristos Maragkos
2026-06-29devtmpfs: create private mount namespaceChristian Brauner
2026-06-29HID: wacom: avoid copying Bluetooth input reportsRuoyu Wang
2026-06-29HID: steelseries: Add MSI Raider A18 HX A9WJG RGB supportDavid Glushkov
2026-06-29HID: core: quiesce input in hid_hw_stop() to prevent use-after-freePhilipp Weber
2026-06-29HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
2026-06-29HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka