summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-06Merge tag 'cpufreq-arm-updates-7.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2026-08-06Merge tag 'opp-updates-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki
2026-08-06RDMA/ionic: Embed counter driver data in rdma_counter allocationAbhijit Gangurde
2026-08-06RDMA/ionic: Cap eq_count to the eth driver's interrupt vector budgetBrett Creeley
2026-08-06xen: Drop CONFIG_XEN_AUTO_XLATEJuergen Gross
2026-08-06xen: Drop CONFIG_XEN_PVHVMJuergen Gross
2026-08-06RDMA/siw: Fix use-after-free in siw_accept()Shuangpeng Bai
2026-08-06media: rcar-isp: Fix VSPX reference leaksLinmao Li
2026-08-06media: rcar-isp: Release ISPCORE resourcesLinmao Li
2026-08-06media: i2c: imx415: Release runtime PM reference on VBLANK errorNarasimharao Vadlamudi
2026-08-06media: i2c: imx415: Return test pattern write errorsNarasimharao Vadlamudi
2026-08-06IB/isert: post the full-feature receive buffers after session registrationYehyeong Lee
2026-08-06IB/isert: delay the final Login Response until the session is registeredYehyeong Lee
2026-08-06misc: sgi-gru: Remove SGI GRU driverDimitri Sivanich
2026-08-06misc: sgi-xp: Remove SGI XP driversDimitri Sivanich
2026-08-06misc: ibmasm: Remove obsolete IBM Remote Supervisor Adapter driverMingyu Wang
2026-08-06Merge tag 'w1-drv-7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2026-08-06Merge tag 'fpga-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2026-08-06Merge tag 'counter-updates-for-7.3' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2026-08-06Merge tag 'counter-fixes-for-7.2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2026-08-06soundwire: stream: validate slave port propertiesEric Wu
2026-08-06soundwire: honor clock_reg_supported in the clock scaling checkJorijn van der Graaf
2026-08-06soundwire: qcom: set the bus mclk_freq propertyJorijn van der Graaf
2026-08-06soundwire: dmi-quirks: Disable ghost Realtek on Asus Zenbook DuoCharles Keepax
2026-08-06soundwire: intel_ace2x: handle the max_data_per_frame propertyBard Liao
2026-08-06soundwire: get mipi-sdw-bra-mode-max-data-per-frame propertyBard Liao
2026-08-06soundwire: intel: handle Peripheral bra_block_alignmentBard Liao
2026-08-06soundwire: Add bra_block_alignment property supportRichard Fitzgerald
2026-08-06soundwire: cadence_master: add BRA_NumBytes[8] supportBard Liao
2026-08-06clk: renesas: Add R-Car X5H CPG driverGeert Uytterhoeven
2026-08-06drm/panthor: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt
2026-08-06cpufreq: imx6q: fix out-of-bounds write when probed more than onceKarl Mehltretter
2026-08-06cpufreq: imx6q: fix devres accumulation across driver rebindKarl Mehltretter
2026-08-06opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointerPraveen Talari
2026-08-06drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHzJernej Skrabec
2026-08-06drm/sun4i: Drop node references while building component listJernej Skrabec
2026-08-06drm/sun4i: dw-hdmi: Drop TCON TOP port referenceJernej Skrabec
2026-08-06drm/sun4i: tcon: Drop remote endpoint referenceJernej Skrabec
2026-08-06drm/sun4i: crtc: Propagate layer initialization errorJernej Skrabec
2026-08-06drm/sun4i: hdmi: Don't leak sync polarity bits into packet controlJernej Skrabec
2026-08-06drm/sun4i: tcon: Drop TCON TOP device referenceJernej Skrabec
2026-08-06drm/sun4i: tcon: Set output mux for DSI and LVDSJernej Skrabec
2026-08-06drm/sun4i: tcon-top: Keep mixer routes distinctJernej Skrabec
2026-08-06drm/sun4i: vi scaler: Restore opaque alpha in video modesJernej Skrabec
2026-08-06drm/sun4i: vi scaler: Fix coefficient selectionJernej Skrabec
2026-08-06drm/sun4i: Fix V3s YUV scanline sizeJernej Skrabec
2026-08-05Input: evdev - sanitize event type index when fetching event masksDmitry Torokhov
2026-08-05Input: reject inhibit and uninhibit requests on unregistering devicesDmitry Torokhov
2026-08-05Input: defer handler's start() until device is openedDmitry Torokhov
2026-08-05Input: call handler->start() when uninhibiting deviceDmitry Torokhov