index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-02-11
drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapper
Kory Maincent (TI.com)
2026-02-11
drm/bridge: tda998x: Move tda998x_create/destroy into probe and remove
Kory Maincent (TI.com)
2026-02-11
drm/bridge: tda998x: Remove component support
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Use devm_drm_of_get_bridge() helper
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Convert to drm_device-based logging helpers
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Convert to DRM managed resources
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove the use of drm_device private_data
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Modernize driver initialization and cleanup paths
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Move tilcdc_init/fini closer to probe/remove
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Use drm_module_platform_driver() helper
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove the useless module list support
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Rename tilcdc_external to tilcdc_encoder
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Rename external_encoder and external_connector to encoder and con...
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove unused encoder and connector tracking arrays
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove redundant #endif/#ifdef in debugfs code
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove tilcdc_panel_info structure
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove component framework support
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove tilcdc panel driver
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Convert legacy panel binding via DT overlay at boot time
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Add support for DRM bus flags and simplify panel config
Kory Maincent (TI.com)
2026-02-11
drm/tilcdc: Remove simulate_vesa_sync flag
Kory Maincent (TI.com)
2026-02-11
net: renesas: rswitch: fix forwarding offload statemachine
Michael Dege
2026-02-10
Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2026-02-10
ionic: Rate limit unknown xcvr type messages
Eric Joyner
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-10
net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()
Russell King (Oracle)
2026-02-10
bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()
Michael Chan
2026-02-10
bnxt_en: Refactor bnxt_need_reserve_rings()
Michael Chan
2026-02-10
octeontx2-af: CGX: fix bitmap leaks
Bo Sun
2026-02-10
netconsole: Use printk context for CPU and task information
Breno Leitao
2026-02-10
netconsole: convert to NBCON console infrastructure
Breno Leitao
2026-02-10
netconsole: extract message fragmentation into send_msg_udp()
Breno Leitao
2026-02-10
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
configfs-tsm-report: tdx_guest: Increase Quote buffer size to 128KB
Kuppuswamy Sathyanarayanan
2026-02-10
Merge tag 'edac_updates_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'timers-clocksource-2026-02-09' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()
Maciej Patelczyk
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
drm/panel: jdi-lt070me05000: Use MIPI DSI multi functions
Chintan Patel
2026-02-10
crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
Kees Cook
[prev]
[next]