summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-26serial: mux: Fix kernel doc for mux_poll()Andy Shevchenko
2025-11-26tty: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-26usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou
2025-11-26usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou
2025-11-26usb: dwc3: core: Remove redundant comment in core initKrishna Kurapati
2025-11-26usb: phy: Initialize struct usb_phy list_headDiogo Ivo
2025-11-26drm/panthor: Reset queue slots if termination failsAshley Smith
2025-11-26drm/panthor: Make the timeout per-queue instead of per-jobAshley Smith
2025-11-26Merge tag 'thunderbolt-for-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-11-26staging: rtl8723bs: core: delete commented-out codeArtur Stupa
2025-11-26staging: rtl8723bs: core: fix block comment style issuesArtur Stupa
2025-11-26soc: fsl: qbman: use kmalloc_array() instead of kmalloc()Gongwei Li
2025-11-26soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-26drm/gem: Correct error condition in drm_gem_objects_lookupSteven Price
2025-11-26mmc: sdhci-of-dwcmshc: reduce CIT for better performanceShawn Lin
2025-11-26mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCsShawn Lin
2025-11-26clocksource/drivers: Add Realtek system timer driverHao-Wen Ting
2025-11-26clocksource/drivers/stm32-lp: Drop unused module aliasJohan Hovold
2025-11-26clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoCEnlin Mu
2025-11-26clocksource/drivers/nxp-stm: Prevent driver unbindJohan Hovold
2025-11-26clocksource/drivers/nxp-pit: Prevent driver unbindJohan Hovold
2025-11-26clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbindJohan Hovold
2025-11-26clocksource/drivers/nxp-stm: Fix section mismatchesJohan Hovold
2025-11-26clocksource/drivers/sh_cmt: Always leave device running after probeNiklas Söderlund
2025-11-26clocksource/drivers/stm: Fix double deregistration on probe failureJohan Hovold
2025-11-26clocksource/drivers/ralink: Fix resource leaks in init error pathHaotian Zhang
2025-11-26clocksource/drivers/timer-sp804: Fix read_current_timer() issue when clock so...Stephen Eta Zhou
2025-11-26clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64...Enlin Mu
2025-11-26can: rcar_canfd: Add suspend/resume supportGeert Uytterhoeven
2025-11-26can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-11-26can: rcar_canfd: Invert CAN clock and close_candev() orderGeert Uytterhoeven
2025-11-26can: rcar_canfd: Extract rcar_canfd_global_{,de}init()Geert Uytterhoeven
2025-11-26can: rcar_canfd: Use devm_clk_get_optional() for RAM clkBiju Das
2025-11-26can: rcar_canfd: Invert global vs. channel teardownGeert Uytterhoeven
2025-11-26can: rcar_canfd: Invert reset assert orderGeert Uytterhoeven
2025-11-26can: dev: print bitrate error with two decimal digitsOliver Hartkopp
2025-11-26can: add dummy_can driverVincent Mailhol
2025-11-26can: calc_bittiming: add can_calc_sample_point_pwm()Vincent Mailhol
2025-11-26can: calc_bittiming: add can_calc_sample_point_nrz()Vincent Mailhol
2025-11-26can: calc_bittiming: replace misleading "nominal" by "reference"Vincent Mailhol
2025-11-26can: netlink: add PWM netlink interfaceVincent Mailhol
2025-11-26can: calc_bittiming: add PWM calculationVincent Mailhol
2025-11-26can: bittiming: add PWM validationVincent Mailhol
2025-11-26can: netlink: add CAN_CTRLMODE_XL_TMS flagVincent Mailhol
2025-11-26can: netlink: add initial CAN XL supportVincent Mailhol
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol
2025-11-26can: dev: can_get_ctrlmode_str: use capitalized ctrlmode stringsOliver Hartkopp
2025-11-26drm/panthor: Improve IOMMU map/unmap debugging logsLoïc Molinari
2025-11-26drm/panthor: Add support for Mali-G1 GPUsKarunika Choo
2025-11-26drm/panthor: Support 64-bit endpoint_req register for Mali-G1Karunika Choo