summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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-27drm/i915/display: Disable DMG Clock GatingSuraj Kandpal-1/+10
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-27drm/i915/cx0: Rename intel_clear_response_ready flagSuraj Kandpal-10/+10
2026-01-27drm/i915/cx0: Clear response ready & error bitSuraj Kandpal-0/+4
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: Unregister drm device on probe errorShuicheng Lin-0/+1
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/xe/ptl: Disable DCC on PTLVinay Belgaumkar-0/+34
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
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu-0/+51
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin-57/+70
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller-90/+147
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller-35/+60
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller-22/+75
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller-17/+16
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller-18/+9