summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10serial: qcom-geni: do not advance stale DMA completionsGuangshuo Li
2026-07-10serial: qcom_geni: Disable closing_wait for console to prevent shutdown timeoutAniket Randive
2026-07-10serial: qcom-geni: add force suspend/resume to system sleep callbacksPraveen Talari
2026-07-10serial: qcom-geni: Pre-map RX DMA buffer at probe to avoid sleep-in-atomicPraveen Talari
2026-07-10serial: ma35d1: Fix OF node reference leaks in console initYuho Choi
2026-07-10serial: 8250_pnp: Use named initializers for pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-10serdev: acpi: Free resource list at appropriate timeAndy Shevchenko
2026-07-10drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arraysDavid Laight
2026-07-10tty: serial: pch_uart: add check for pci_get_slot()Haoxiang Li
2026-07-10dm-verity: make error counter atomicMikulas Patocka
2026-07-10mmc: sdhci-of-dwcmshc: Log eMMC reset callsSatyansh Shukla
2026-07-10dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-10Merge tag 'tegra-for-7.2-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-10dm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka
2026-07-10serial: 8250: force synchronous probe for the ISA and PNP driversRahul Bukte
2026-07-10serial: cpm_uart: replace irq_of_parse_and_map with platform_get_irqRosen Penev
2026-07-10Merge tag 'tegra-for-7.2-pmc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-07-10dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka
2026-07-10serial: 8250: Clear CON_PRINTBUFFER on port re-registrationFushuai Wang
2026-07-10dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-10tty: serial: mpc52xx_uart: add bounds check for psc_num array indexRosen Penev
2026-07-10dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-10mmc: block: reject invalid perdev_minors before divisionXu Rao
2026-07-10dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-10dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
2026-07-10dm-integrity: fix the 'fix_hmac' optionMikulas Patocka
2026-07-10media: drivers/media/dvb-core: CodeStyle for dvb_frontend_open()Ricardo Ribalda
2026-07-10media: drivers/media/dvb-core: Refactor dvb_frontend_open lockingRicardo Ribalda
2026-07-10media: drivers/media/dvb-core: Split dvb_frontend_open()Ricardo Ribalda
2026-07-10media: dvb-frontends/helene: Rename priv variableRicardo Ribalda
2026-07-10media: platform: amd: use refcount_t instead of atomic_tRicardo Ribalda
2026-07-10media: vimc: Ensure that pixel_rate fits in 32 bitsRicardo Ribalda
2026-07-10media: vimc: Fix prototype of vimc_sensor_update_frame_timingRicardo Ribalda
2026-07-10media: iris: Replace ternary conditionals with max()Ricardo Ribalda
2026-07-10media: em28xx-video: Remove unneeded semicolonsRicardo Ribalda
2026-07-10Merge tag 'reset-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-10platform/x86/amd/pmf: Implement util layer ioctl handlerShyam Sundar S K
2026-07-10platform/x86/amd/pmf: Move debug helper functions to UAPI headerShyam Sundar S K
2026-07-10platform/x86/amd/pmf: Store commonly used enums in the header fileShyam Sundar S K
2026-07-10platform/x86/amd/pmf: store BIOS output values for user-space metrics via uti...Shyam Sundar S K
2026-07-10platform/x86/amd/pmf: Add util layer and userspace character device interfaceShyam Sundar S K
2026-07-10drm/xe/guc: toggle paging engine support for NVL-S+Matthew Auld
2026-07-10drm/xe/hw_engine: document top-down paging requirementMatthew Auld
2026-07-10drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCESMatthew Auld
2026-07-10drm/xe/guc: handle submit mask with paging engineMatthew Auld
2026-07-10drm/xe/guc: handle guc logical instance for paging engineMatthew Auld
2026-07-10drm/xe: refactor the paging engine setupMatthew Auld
2026-07-10drm/xe/hw_engine: don't open code is_usm_hwe()Matthew Auld
2026-07-10drm/xe/guc: add the plumbing for GUC_PAGING_CLASSMatthew Auld