summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-25net: airoha: Rely on airoha_eth struct in airoha_ppe_flow_offload_cmd signatureLorenzo Bianconi
2025-08-25mISDN: hfcpci: Fix warning when deleting uninitialized timerVladimir Riabchun
2025-08-25net: phy: mxl-86110: add basic support for MxL86111 PHYDaniel Golle
2025-08-25net: phy: mxl-86110: fix indentation in struct phy_driverDaniel Golle
2025-08-25net: phy: mxl-86110: add basic support for led_brightness_set opDaniel Golle
2025-08-25Octeontx2-af: Fix NIX X2P calibration failuresHariprasad Kelam
2025-08-25ppp: remove rwlock usageQingfang Deng
2025-08-25net: usb: lan78xx: add support for generic net selftests via ethtoolOleksij Rempel
2025-08-26ata: ahci: Allow ignoring the external/hotplug capability of portsDamien Le Moal
2025-08-25net: dsa: lantiq_gswip: store switch API version in privDaniel Golle
2025-08-25net: dsa: lantiq_gswip: make DSA tag protocol model-specificDaniel Golle
2025-08-25net: dsa: lantiq_gswip: load model-specific microcodeDaniel Golle
2025-08-25net: dsa: lantiq_gswip: introduce bitmap for MII portsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: move definitions to headerDaniel Golle
2025-08-25net: dsa: lantiq_gswip: prepare for more CPU port optionsDaniel Golle
2025-08-25net: dsa: lantiq_gswip: deduplicate dsa_switch_opsDaniel Golle
2025-08-26clk: spacemit: ccu_pll: convert from round_rate() to determine_rate()Brian Masney
2025-08-26clk: spacemit: ccu_mix: convert from round_rate() to determine_rate()Brian Masney
2025-08-26clk: spacemit: ccu_ddn: convert from round_rate() to determine_rate()Brian Masney
2025-08-25soc: qcom: use no-UBWC config for MSM8956/76Dmitry Baryshkov
2025-08-25soc: qcom: add configuration for MSM8929Dmitry Baryshkov
2025-08-25soc: qcom: ubwc: add more missing platformsDmitry Baryshkov
2025-08-25soc: qcom: ubwc: use no-uwbc config for MSM8917Dmitry Baryshkov
2025-08-25drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modesetChenyuan Yang
2025-08-25floppy: Sort headers alphabeticallyAndy Shevchenko
2025-08-25floppy: Replace custom SZ_64K constantAndy Shevchenko
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl
2025-08-25gpio: sim: don't use GPIO base in debugfs outputBartosz Golaszewski
2025-08-25gpio: mmio: Add compatible for the ixp4xx eb MMIOLinus Walleij
2025-08-25ACPI: Use str_low_high() helper in two placesChelsy Ratnawat
2025-08-25ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI objectKaushlendra Kumar
2025-08-25RDMA/erdma: Use vcalloc() instead of vzalloc()Qianfeng Rong
2025-08-25IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov
2025-08-25ACPI: video: force native for Lenovo 82K8Mario Limonciello (AMD)
2025-08-25bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat
2025-08-25bus: fsl-mc: Check return value of platform_get_resource()Salah Triki
2025-08-25net: phy: aquantia: add support for AQR115Camelia Groza
2025-08-25net: phy: aquantia: promote AQR813 and AQR114C to aqr_gen4_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C)Vladimir Oltean
2025-08-25net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109Vladimir Oltean
2025-08-25net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_sta...Vladimir Oltean
2025-08-25net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate()Vladimir Oltean
2025-08-25net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA)Vladimir Oltean
2025-08-25net: phy: aquantia: save a local shadow of GLOBAL_CFG register valuesVladimir Oltean
2025-08-25net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() ...Vladimir Oltean
2025-08-25net: phy: aquantia: rename some aqr107 functions according to generationVladimir Oltean
2025-08-25net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing ...Vladimir Oltean
2025-08-25net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_int...Vladimir Oltean