summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-26rust_binder: avoid mem::take on delivered_deathsAlice Ryhl-2/+6
2025-11-26rust_binder: fix race condition on death_listAlice Ryhl-3/+3
2025-11-26android: binder: add missing return value documentation for binder_apply_fd_f...Sunday Adelodun-0/+2
2025-11-26android: binderfs: add missing parameters in binder_ctl_ioctl()'s docSunday Adelodun-0/+3
2025-11-26rust_binder: move BC_FREE_BUFFER drop inside if statementAlice Ryhl-2/+2
2025-11-26rust_binder: use compat_ptr_ioctlAlice Ryhl-28/+3
2025-11-26binder: mark binder_alloc_exhaustive_test as slowCarlos Llamas-1/+1
2025-11-26serial: 8250: Fix 8250_rsa symbol loopIlpo Järvinen-13/+21
2025-11-26serial: sh-sci: Fix deadlock during RSCI FIFO overrun errorBiju Das-2/+10
2025-11-26serial: 8250: Add Loongson uart driver supportBinbin Zhou-0/+249
2025-11-26serial: 8250: add driver for KEBA UARTGerhard Engleder-0/+294
2025-11-26serial: Keep rs485 settings for devices without firmware nodeGerhard Engleder-0/+8
2025-11-26serial: qcom-geni: Enable Serial on SA8255p Qualcomm platformsPraveen Talari-17/+141
2025-11-26serial: qcom-geni: Enable PM runtime for serial driverPraveen Talari-2/+22
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer-50/+84
2025-11-26serial: sprd: Return -EPROBE_DEFER when uart clock is not readyWenhua Lin-0/+6
2025-11-26tty: serial: samsung: Declare earlycon for Exynos850Sam Protsenko-0/+2
2025-11-26serial: icom: Convert PCIBIOS_* return codes to errnosHaotian Zhang-0/+1
2025-11-26serial: 8250-of: Fix style issues in 8250_of.cjempty.liang-1/+1
2025-11-26serial: add support of CPCI cardsMagne Bruno-0/+37
2025-11-26serial: mux: Fix kernel doc for mux_poll()Andy Shevchenko-1/+1
2025-11-26tty: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-6/+6
2025-11-26usb: typec: ucsi: fix use-after-free caused by uec->workDuoming Zhou-0/+1
2025-11-26usb: typec: ucsi: fix probe failure in gaokun_ucsi_probe()Duoming Zhou-0/+1
2025-11-26usb: dwc3: core: Remove redundant comment in core initKrishna Kurapati-4/+0
2025-11-26usb: phy: Initialize struct usb_phy list_headDiogo Ivo-0/+4
2025-11-26drm/panthor: Reset queue slots if termination failsAshley Smith-2/+12
2025-11-26drm/panthor: Make the timeout per-queue instead of per-jobAshley Smith-78/+199
2025-11-26Merge tag 'thunderbolt-for-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman-57/+57
2025-11-26staging: rtl8723bs: core: delete commented-out codeArtur Stupa-15/+0
2025-11-26staging: rtl8723bs: core: fix block comment style issuesArtur Stupa-172/+128
2025-11-26soc: fsl: qbman: use kmalloc_array() instead of kmalloc()Gongwei Li-1/+1
2025-11-26soc: fsl: qbman: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-11-26drm/gem: Correct error condition in drm_gem_objects_lookupSteven Price-5/+2
2025-11-26drm/xe: Add caching pagetable flagZbigniew Kempczyński-2/+10
2025-11-26mmc: sdhci-of-dwcmshc: reduce CIT for better performanceShawn Lin-0/+6
2025-11-26mmc: sdhci-of-dwcmshc: Disable internal clock auto gate for Rockchip SOCsShawn Lin-1/+2
2025-11-26clocksource/drivers: Add Realtek system timer driverHao-Wen Ting-0/+162
2025-11-26clocksource/drivers/stm32-lp: Drop unused module aliasJohan Hovold-1/+0
2025-11-26clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoCEnlin Mu-1/+8
2025-11-26clocksource/drivers/nxp-stm: Prevent driver unbindJohan Hovold-1/+2
2025-11-26clocksource/drivers/nxp-pit: Prevent driver unbindJohan Hovold-1/+2
2025-11-26clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbindJohan Hovold-0/+2
2025-11-26clocksource/drivers/nxp-stm: Fix section mismatchesJohan Hovold-9/+9
2025-11-26clocksource/drivers/sh_cmt: Always leave device running after probeNiklas Söderlund-33/+3
2025-11-26clocksource/drivers/stm: Fix double deregistration on probe failureJohan Hovold-3/+1
2025-11-26clocksource/drivers/ralink: Fix resource leaks in init error pathHaotian Zhang-2/+9
2025-11-26clocksource/drivers/timer-sp804: Fix read_current_timer() issue when clock so...Stephen Eta Zhou-0/+24
2025-11-26clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64...Enlin Mu-6/+18
2025-11-26can: rcar_canfd: Add suspend/resume supportGeert Uytterhoeven-0/+53