summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-11drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapperKory Maincent (TI.com)
2026-02-11drm/bridge: tda998x: Move tda998x_create/destroy into probe and removeKory Maincent (TI.com)
2026-02-11drm/bridge: tda998x: Remove component supportKory Maincent (TI.com)
2026-02-11drm/tilcdc: Use devm_drm_of_get_bridge() helperKory Maincent (TI.com)
2026-02-11drm/tilcdc: Convert to drm_device-based logging helpersKory Maincent (TI.com)
2026-02-11drm/tilcdc: Convert to DRM managed resourcesKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove the use of drm_device private_dataKory Maincent (TI.com)
2026-02-11drm/tilcdc: Modernize driver initialization and cleanup pathsKory Maincent (TI.com)
2026-02-11drm/tilcdc: Move tilcdc_init/fini closer to probe/removeKory Maincent (TI.com)
2026-02-11drm/tilcdc: Use drm_module_platform_driver() helperKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove the useless module list supportKory Maincent (TI.com)
2026-02-11drm/tilcdc: Rename tilcdc_external to tilcdc_encoderKory Maincent (TI.com)
2026-02-11drm/tilcdc: Rename external_encoder and external_connector to encoder and con...Kory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove unused encoder and connector tracking arraysKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove redundant #endif/#ifdef in debugfs codeKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove tilcdc_panel_info structureKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove component framework supportKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove tilcdc panel driverKory Maincent (TI.com)
2026-02-11drm/tilcdc: Convert legacy panel binding via DT overlay at boot timeKory Maincent (TI.com)
2026-02-11drm/tilcdc: Add support for DRM bus flags and simplify panel configKory Maincent (TI.com)
2026-02-11drm/tilcdc: Remove simulate_vesa_sync flagKory Maincent (TI.com)
2026-02-11net: renesas: rswitch: fix forwarding offload statemachineMichael Dege
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-02-10ionic: Rate limit unknown xcvr type messagesEric Joyner
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)
2026-02-10bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()Michael Chan
2026-02-10bnxt_en: Refactor bnxt_need_reserve_rings()Michael Chan
2026-02-10octeontx2-af: CGX: fix bitmap leaksBo Sun
2026-02-10netconsole: Use printk context for CPU and task informationBreno Leitao
2026-02-10netconsole: convert to NBCON console infrastructureBreno Leitao
2026-02-10netconsole: extract message fragmentation into send_msg_udp()Breno Leitao
2026-02-10printk: Add execution context (task name/CPU) to printk_infoBreno Leitao
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KBKuppuswamy Sathyanarayanan
2026-02-10Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-10drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()Maciej Patelczyk
2026-02-10Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10drm/panel: jdi-lt070me05000: Use MIPI DSI multi functionsChintan Patel
2026-02-10crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook