aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork1-23/+36
2026-01-30Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie3-3/+43
2026-01-30Merge tag 'drm-misc-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie3-5/+14
2026-01-29ublk: restore auto buf unregister refcount optimizationCaleb Sander Mateos1-2/+2
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski1-0/+1
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong1-1/+5
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong1-2/+4
2026-01-29hinic3: Remove defensive txq_num checkFan Gong1-6/+0
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong6-16/+0
2026-01-29octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya1-3/+9
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo1-0/+6
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)1-0/+10
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)1-63/+45
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)1-0/+2
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)1-1/+2
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)6-0/+63
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)1-5/+5
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)1-3/+0
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari1-1/+1
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera3-4/+15
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie1-8/+21
2026-01-30Merge tag 'drm-misc-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie2-6/+25
2026-01-30gpu: nova-core: remove imports available via preludeGary Guo5-21/+7
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski164-985/+1652
2026-01-30Merge tag 'amd-drm-fixes-6.19-2026-01-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie12-34/+59
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den1-1/+202
2026-01-29PCI: endpoint: pci-epf-test: Add BAR subrange mapping test supportKoichiro Den1-1/+171
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den2-11/+209
2026-01-30Merge tag 'drm-xe-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie8-44/+33
2026-01-29Merge tag 'pm-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2026-01-29Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into develLinus Walleij5-18/+11
2026-01-29Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-1/+1
2026-01-29hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu1-1/+1
2026-01-29hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu1-0/+1
2026-01-29hisi_acc_vfio_pci: update status after RAS errorLongfang Liu1-2/+1
2026-01-29hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian2-0/+26
2026-01-29PCI/pwrctrl: Create pwrctrl device if graph port is foundManivannan Sadhasivam1-3/+4
2026-01-29drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin1-7/+5
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin3-25/+22
2026-01-29mtd: spinand: add Foresee F35SQB002G flash supportMikhail Kshevetskiy1-0/+34
2026-01-29mtd: spinand: winbond: W35N octal DTR supportMiquel Raynal1-2/+18
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal1-1/+139
2026-01-29mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR modeMiquel Raynal2-0/+4
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal2-8/+22
2026-01-29mtd: spinand: Propagate the bus interface across core helpersMiquel Raynal1-6/+7
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal1-0/+1
2026-01-29mtd: spinand: Gather all the bus interface steps in one single functionMiquel Raynal1-25/+37
2026-01-29mtd: spinand: winbond: Configure the IO mode after the dummy cyclesMiquel Raynal1-15/+15
2026-01-29mtd: spinand: winbond: Rename IO_MODE register macroMiquel Raynal1-2/+2
2026-01-29mtd: spinand: winbond: Fix styleMiquel Raynal1-0/+1