summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-01-29mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal
2026-01-29mtd: spinand: Use standard return valuesMiquel Raynal
2026-01-29mtd: spinand: Add missing checkMiquel Raynal
2026-01-29Merge tag 'tags/spi-octal-dtr' into nand/nextMiquel Raynal
2026-01-29mtd: physmap-core: Prioritize ofparts for OF probeLinus Walleij