summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-11ALSA: hda/tas2781: Ignore reset check for SPI deviceBaojun Xu-13/+7
2026-02-11ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 (NP965QFG)Lewis Mason-0/+1
2026-02-11ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)Eric Naim-0/+1
2026-02-11octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam-0/+1
2026-02-11drm/tilcdc: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTORKory Maincent (TI.com)-21/+18
2026-02-11drm/bridge: tda998x: Add support for DRM_BRIDGE_ATTACH_NO_CONNECTORKory Maincent (TI.com)-11/+85
2026-02-11drm/bridge: tda998x: Remove useless tda998x_connector_destroy wrapperKory Maincent (TI.com)-6/+1
2026-02-11drm/bridge: tda998x: Move tda998x_create/destroy into probe and removeKory Maincent (TI.com)-48/+51
2026-02-11drm/bridge: tda998x: Remove component supportKory Maincent (TI.com)-68/+1
2026-02-11drm/tilcdc: Use devm_drm_of_get_bridge() helperKory Maincent (TI.com)-14/+4
2026-02-11drm/tilcdc: Convert to drm_device-based logging helpersKory Maincent (TI.com)-27/+27
2026-02-11drm/tilcdc: Convert to DRM managed resourcesKory Maincent (TI.com)-74/+64
2026-02-11drm/tilcdc: Remove the use of drm_device private_dataKory Maincent (TI.com)-27/+28
2026-02-11drm/tilcdc: Modernize driver initialization and cleanup pathsKory Maincent (TI.com)-67/+35
2026-02-11drm/tilcdc: Move tilcdc_init/fini closer to probe/removeKory Maincent (TI.com)-119/+119
2026-02-11drm/tilcdc: Use drm_module_platform_driver() helperKory Maincent (TI.com)-17/+2
2026-02-11drm/tilcdc: Remove the useless module list supportKory Maincent (TI.com)-56/+0
2026-02-11drm/tilcdc: Rename tilcdc_external to tilcdc_encoderKory Maincent (TI.com)-3/+3
2026-02-11drm/tilcdc: Rename external_encoder and external_connector to encoder and con...Kory Maincent (TI.com)-17/+14
2026-02-11drm/tilcdc: Remove unused encoder and connector tracking arraysKory Maincent (TI.com)-8/+1
2026-02-11drm/tilcdc: Remove redundant #endif/#ifdef in debugfs codeKory Maincent (TI.com)-3/+0
2026-02-11drm/tilcdc: Remove tilcdc_panel_info structureKory Maincent (TI.com)-81/+3
2026-02-11drm/tilcdc: Remove component framework supportKory Maincent (TI.com)-150/+9
2026-02-11drm/tilcdc: Remove tilcdc panel driverKory Maincent (TI.com)-427/+0
2026-02-11drm/tilcdc: Convert legacy panel binding via DT overlay at boot timeKory Maincent (TI.com)-0/+232
2026-02-11drm/tilcdc: Add support for DRM bus flags and simplify panel configKory Maincent (TI.com)-32/+34
2026-02-11drm/tilcdc: Remove simulate_vesa_sync flagKory Maincent (TI.com)-19/+0
2026-02-11dt-bindings: display: tilcdc: Mark panel binding as deprecatedKory Maincent (TI.com)-0/+1
2026-02-11dt-bindings: display: tilcdc: Convert to DT schemaKory Maincent (TI.com)-82/+100
2026-02-11net: renesas: rswitch: fix forwarding offload statemachineMichael Dege-8/+7
2026-02-11time/jiffies: Inline jiffies_to_msecs() and jiffies_to_usecs()Eric Dumazet-14/+45
2026-02-10Merge tag 'powerpc-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-414/+1850
2026-02-10Merge tag 'parisc-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-29/+104
2026-02-10Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-5486/+52023
2026-02-10Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-77/+18
2026-02-10ionic: Rate limit unknown xcvr type messagesEric Joyner-3/+4
2026-02-10Merge branch 'ipv6-tcp-no-longer-rebuild-fl6-at-each-transmit'Jakub Kicinski-72/+82
2026-02-10tcp: inet6_csk_xmit() optimizationEric Dumazet-15/+15
2026-02-10tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()Eric Dumazet-15/+17
2026-02-10tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()Eric Dumazet-23/+24
2026-02-10ipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet->cork.fl.u.ip6Eric Dumazet-9/+11
2026-02-10ipv6: use inet->cork.fl.u.ip6 and np->final in ip6_datagram_dst_update()Eric Dumazet-10/+11
2026-02-10ipv6: use np->final in inet6_sk_rebuild_header()Eric Dumazet-2/+2
2026-02-10ipv6: add daddr/final storage in struct ipv6_pinfoEric Dumazet-0/+4
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1462/+5124
2026-02-10Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-31/+130
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-116/+10
2026-02-10Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-148/+580
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)-2/+10
2026-02-10xfrm: reduce struct sec_path sizePaolo Abeni-5/+5