summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong
2026-01-29hinic3: Remove defensive txq_num checkFan Gong
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong
2026-01-29octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...Dave Airlie
2026-01-30Merge tag 'drm-misc-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-01-30gpu: nova-core: remove imports available via preludeGary Guo
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-30Merge tag 'amd-drm-fixes-6.19-2026-01-29' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den
2026-01-29PCI: endpoint: pci-epf-test: Add BAR subrange mapping test supportKoichiro Den
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den
2026-01-30Merge tag 'drm-xe-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-01-29Merge tag 'pm-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-29Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-01-29Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-29hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu
2026-01-29hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu
2026-01-29hisi_acc_vfio_pci: update status after RAS errorLongfang Liu
2026-01-29hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian
2026-01-29PCI/pwrctrl: Create pwrctrl device if graph port is foundManivannan Sadhasivam
2026-01-29drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin
2026-01-29mtd: spinand: add Foresee F35SQB002G flash supportMikhail Kshevetskiy
2026-01-29mtd: spinand: winbond: W35N octal DTR supportMiquel Raynal
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal
2026-01-29mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR modeMiquel Raynal
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal
2026-01-29mtd: spinand: Propagate the bus interface across core helpersMiquel Raynal
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal
2026-01-29mtd: spinand: Gather all the bus interface steps in one single functionMiquel Raynal
2026-01-29mtd: spinand: winbond: Configure the IO mode after the dummy cyclesMiquel Raynal
2026-01-29mtd: spinand: winbond: Rename IO_MODE register macroMiquel Raynal
2026-01-29mtd: spinand: winbond: Fix styleMiquel Raynal
2026-01-29mtd: spinand: winbond: Register W35N vendor specific operationMiquel Raynal
2026-01-29mtd: spinand: winbond: Register W25N vendor specific operationMiquel Raynal
2026-01-29mtd: spinand: macronix: Register vendor specific operationMiquel Raynal
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal
2026-01-29mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()Miquel Raynal