summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-27net: dsa: mxl-gsw1xx: add support for Intel GSW150Daniel Golle-6/+67
2026-01-27net: dsa: mxl-gsw1xx: only setup SerDes PCS if it existsDaniel Golle-14/+23
2026-01-27net: dsa: lantiq: clean up phylink_get_caps switch statementDaniel Golle-15/+8
2026-01-27net: dsa: lantiq: allow arbitrary MII registersDaniel Golle-37/+66
2026-01-27gpio: aspeed-sgpio: Support G7 Aspeed sgpiom controllerBilly Tsai-2/+108
2026-01-27gpio: aspeed-sgpio: Convert IRQ functions to use llops callbacksBilly Tsai-12/+10
2026-01-27gpio: aspeed-sgpio: Create llops to handle hardware accessBilly Tsai-118/+104
2026-01-27gpio: aspeed-sgpio: Remove unused bank name fieldBilly Tsai-5/+0
2026-01-27gpio: aspeed-sgpio: Change the macro to support deferred probeBilly Tsai-2/+3
2026-01-27Merge tag 'intel-pinctrl-v6.20-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-40/+50
2026-01-27vsock: add netns support to virtio transportsBobby Eshleman-11/+27
2026-01-27vsock: add netns to vsock coreBobby Eshleman-2/+4
2026-01-27regulator: bd71815: switch to devm_fwnode_gpiod_get_optionalMichael Tretter-9/+6
2026-01-27pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski-0/+17
2026-01-27pinctrl: ocelot: Extend support for lan9645xf familyJens Emil Schulz Østergaard-0/+177
2026-01-27pinctrl: ocelot: Update alt mode reg addr calculationJens Emil Schulz Østergaard-1/+6
2026-01-27gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy-13/+4
2026-01-27pinctrl: mediatek: enable ies_present flag for MT798xShiji Yang-4/+4
2026-01-27cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id()Felix Gu-0/+1
2026-01-27cpufreq: ti-cpufreq: add support for AM62L3 SoCDhruva Gole-1/+33
2026-01-27cpufreq: dt-platdev: Add ti,am62l3 to blocklistDhruva Gole-0/+1
2026-01-27cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance...Juan Martinez-0/+13
2026-01-27cpufreq: scmi: correct SCMI explanationSergey Shtylyov-1/+1
2026-01-27cpufreq: dt-platdev: Block the driver from probing on more QC platformsKonrad Dybcio-0/+3
2026-01-27cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regsJie Zhan-25/+52
2026-01-27cpufreq: CPPC: Factor out cppc_fie_kworker_init()Jie Zhan-12/+17
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan-21/+27
2026-01-27cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_listPei Xiao-0/+1
2026-01-27rust: cpufreq: replace `kernel::c_str!` with C-StringsTamir Duberstein-3/+2
2026-01-27cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev blocklistAaron Kling-0/+2
2026-01-27OPP: Return correct value in dev_pm_opp_get_levelAleks Todorov-1/+1
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky-6/+8
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang-12/+12
2026-01-26netdevsim: use u64_stats_t with u64_stats_sync properlyDavid Yang-12/+14
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang-7/+27
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit-5/+4
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu-9/+39
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi-3/+2
2026-01-26net: usb: replace unnecessary get_link functions with usbnet_get_linkEthan Nelson-Moore-25/+4
2026-01-26net: usb: smsc95xx: use phy_do_ioctl_running functionEthan Nelson-Moore-9/+1
2026-01-26of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli-12/+3
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost-3/+3
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen-13/+14
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen-89/+10
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang-29/+29
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...Dave Airlie-1186/+1429
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar-0/+34
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost-3/+8
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov-3/+6
2026-01-26drivers/nvdimm: Use local kmapsDavidlohr Bueso-10/+10