summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-03drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_validAnkit Nautiyal-3/+3
2026-02-02net: stmmac: handle integrated PCS phy_intf_sel separatelyRussell King (Oracle)-3/+23
2026-02-02net: stmmac: move most PCS register definitions to stmmac_pcs.cRussell King (Oracle)-26/+18
2026-02-02net: stmmac: clear half-duplex caps where unsupportedRussell King (Oracle)-2/+3
2026-02-02net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek-6/+15
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das-0/+1
2026-02-03drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcdSuraj Kandpal-12/+19
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-88/+136
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil-4/+15
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil-2/+2
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil-4/+0
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil-4/+7
2026-02-02ptp: ptp_vmclock: return TAI not UTCDavid Woodhouse-5/+5
2026-02-02ptp: ptp_vmclock: remove dependency on CONFIG_ACPIDavid Woodhouse-5/+11
2026-02-02ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device matchDavid Woodhouse-0/+1
2026-02-02ptp: ptp_vmclock: Add device tree supportDavid Woodhouse-6/+61
2026-02-02ptp: vmclock: support device notificationsBabis Chalios-19/+143
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore-156/+0
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore-103/+3
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson-24/+10
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson-17/+14
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)-1/+2
2026-02-02bnxt_en: Allow ntuple filters for dropsJoe Damato-6/+7
2026-02-02net: spacemit: display phy driver informationChukun Pan-0/+2
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan-1/+1
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak-2/+4
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak-2/+4
2026-02-02clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven-4/+4
2026-02-02clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut-1/+1
2026-02-03pinctrl: mediatek: remove unused drv_offset fieldAkari Tsuyukusa-2/+0
2026-02-03pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetreeJiayu Du-2/+5
2026-02-03pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li-0/+2
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu-4/+6
2026-02-03pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss-1/+1
2026-02-03pinctrl: core: Remove duplicate error messagesAndy Shevchenko-3/+1
2026-02-03pinctrl: core: Simplify devm_pinctrl_*()Andy Shevchenko-47/+20
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko-22/+0
2026-02-02drm/xe: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-5/+6
2026-02-02drm/xe: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-7/+7
2026-02-03pinctrl: fix kismet issues with GENERIC_PINCTRLConor Dooley-3/+3
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown-479/+532
2026-02-02spi: add multi-lane supportMark Brown-8/+281
2026-02-02drm/xe/guc: Allow second H2G retry on FLRMichal Wajdeczko-3/+11
2026-02-02drm/xe/guc: Wait before retrying sending H2GMichal Wajdeczko-0/+4
2026-02-02drm/xe/guc: Drop redundant register readMichal Wajdeczko-5/+4
2026-02-02drm/xe/guc: Limit sleep while waiting for H2G creditsMichal Wajdeczko-5/+7
2026-02-02drm/xe: Move exponential sleep logic to helperMichal Wajdeczko-4/+22
2026-02-02drm/xe: Promote relaxed_ms_sleepMichal Wajdeczko-21/+38
2026-02-02drm/xe/pf: Simplify IS_SRIOV_PF macroMichal Wajdeczko-5/+2
2026-02-02drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_depShuicheng Lin-1/+1