summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-09drm/xe/guc: fix struct guc_lfd_file_header kernel-docJani Nikula-3/+2
2026-01-09drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X dividerGustavo Sousa-6/+23
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei-15/+22
2026-01-09regulator: core: don't fail regulator_register() with missing required supplyAndré Draszik-30/+118
2026-01-09regulator: core: reresolve unresolved supplies when availableAndré Draszik-24/+97
2026-01-09regulator: core: don't ignore errors from event forwarding setupAndré Draszik-1/+12
2026-01-09regulator: core: remove dead code in regulator_resolve_supply()André Draszik-22/+0
2026-01-09regulator: core: streamline supply resolution for always-on/boot-on regulatorsAndré Draszik-15/+4
2026-01-09regulator: core: move supply check earlier in set_machine_constraints()André Draszik-25/+30
2026-01-09regulator: core: fix locking in regulator_resolve_supply() error pathAndré Draszik-1/+9
2026-01-09regulator: core: update two debug messagesAndré Draszik-2/+3
2026-01-09pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500Andrew Jeffery-3/+1
2026-01-09can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille-1/+1
2026-01-09spi: axiado: Add driver for Axiado SPI DB controllerVladimir Moravcevic-0/+1151
2026-01-09drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()Boris Brezillon-4/+6
2026-01-09rust_binder: Switch to kernel::sync atomic primitivesFUJITA Tomonori-36/+32
2026-01-09pinctrl: renesas: rzt2h: Allow .get_direction() for IRQ function GPIOsCosmin Tanislav-1/+20
2026-01-09pinctrl: renesas: rzt2h: Move GPIO enable/disable into separate functionCosmin Tanislav-8/+16
2026-01-09drm/rockchip: Drop ROCKCHIP_IOMMU depend for DRM_ROCKCHIPChaoyi Chen-1/+2
2026-01-09clk: renesas: rzv2h: Deassert reset on assert timeoutBiju Das-4/+5
2026-01-09clk: renesas: rzg2l: Deassert reset on assert timeoutBiju Das-4/+5
2026-01-09clk: renesas: cpg-mssr: Unlock before reset verificationLad Prabhakar-3/+3
2026-01-09clk: renesas: r9a09g056: Add entries for CANFDLad Prabhakar-0/+10
2026-01-09clk: renesas: r9a09g057: Add entries for CANFDLad Prabhakar-0/+10
2026-01-09clk: renesas: r9a09g077: Add CANFD clocksLad Prabhakar-1/+12
2026-01-09clk: renesas: cpg-mssr: Handle RZ/T2H register layout in PM callbacksCosmin Tanislav-5/+21
2026-01-09pinctrl: meson: amlogic-a4: mark the GPIO controller as sleepingBartosz Golaszewski-1/+1
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde-0/+2
2026-01-09pinctrl: meson: extend build coverage with COMPILE_TEST=yBartosz Golaszewski-11/+11
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek-1/+1
2026-01-09gpio: line-mux: remove bits already handled by GPIO coreBartosz Golaszewski-10/+0
2026-01-09gpio: shared: fix a false-positive sharing detection with reset-gpiosBartosz Golaszewski-2/+32
2026-01-09drm/panic: Fix expected string for QR_CODE in drm_panic_type_mapNathan Chancellor-2/+2
2026-01-09drm/panic: Ensure drm_panic_type is initialized to a valid valueNathan Chancellor-2/+5
2026-01-09wifi: rtw89: fw: set RACK bit every 4 H2C command for WiFi 6 chips onlyPing-Ke Shih-1/+2
2026-01-09wifi: rtw89: fw: consider hardware AID for firmware elementsPing-Ke Shih-15/+28
2026-01-09wifi: rtw89: fw: add CMAC H2C command for punctured for RTL8922DPing-Ke Shih-0/+45
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX time for RTL8922DPing-Ke Shih-0/+56
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX AMPDU for RTL8922DPing-Ke Shih-0/+69
2026-01-09wifi: rtw89: fw: add CMAC H2C command for association for RTL8922DPing-Ke Shih-0/+131
2026-01-09wifi: rtw89: fw: add CMAC H2C command to initialize default value for RTL8922DPing-Ke Shih-0/+248
2026-01-09wifi: rtw89: fw: add DMAC v3 H2C command for RTL8922DPing-Ke Shih-0/+365
2026-01-09wifi: rtw89: update query RXDESC v3 for RTL8922DPing-Ke Shih-0/+104
2026-01-09wifi: rtw89: update TXWD v3 for RTL8922DPing-Ke Shih-0/+78
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-675/+1494
2026-01-09dmaengine: xilinx: xdma: use sg_nents_for_dma() helperAndy Shevchenko-4/+2
2026-01-09dmaengine: sh: use sg_nents_for_dma() helperAndy Shevchenko-3/+2
2026-01-09dmaengine: sa11x0: use sg_nents_for_dma() helperAndy Shevchenko-4/+2
2026-01-09dmaengine: qcom: bam_dma: use sg_nents_for_dma() helperAndy Shevchenko-7/+2
2026-01-09dmaengine: qcom: adm: use sg_nents_for_dma() helperAndy Shevchenko-5/+4