summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)-63/+45
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)-0/+2
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)-1/+2
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)-0/+63
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)-5/+5
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)-3/+0
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari-1/+1
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera-4/+15
2026-01-30Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...Dave Airlie-8/+21
2026-01-30Merge tag 'drm-misc-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-6/+25
2026-01-30gpu: nova-core: remove imports available via preludeGary Guo-21/+7
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-987/+1654
2026-01-30Merge tag 'amd-drm-fixes-6.19-2026-01-29' of https://gitlab.freedesktop.org/a...Dave Airlie-34/+59
2026-01-29misc: pci_endpoint_test: Add BAR subrange mapping test caseKoichiro Den-1/+202
2026-01-29PCI: endpoint: pci-epf-test: Add BAR subrange mapping test supportKoichiro Den-1/+171
2026-01-29PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATUKoichiro Den-11/+209
2026-01-30Merge tag 'drm-xe-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-44/+33
2026-01-29Merge tag 'pm-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-0/+1
2026-01-29Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij-18/+11
2026-01-29Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2026-01-29hisi_acc_vfio_pci: fix the queue parameter anomaly issueLongfang Liu-1/+1
2026-01-29hisi_acc_vfio_pci: resolve duplicate migration statesLongfang Liu-0/+1
2026-01-29hisi_acc_vfio_pci: update status after RAS errorLongfang Liu-2/+1
2026-01-29hisi_acc_vfio_pci: fix VF reset timeout issueWeili Qian-0/+26
2026-01-29PCI/pwrctrl: Create pwrctrl device if graph port is foundManivannan Sadhasivam-3/+4
2026-01-29drm/xe/nvm: Fix double-free on aux add failureShuicheng Lin-7/+5
2026-01-29drm/xe/nvm: Manage nvm aux cleanup with devresShuicheng Lin-25/+22
2026-01-29mtd: spinand: add Foresee F35SQB002G flash supportMikhail Kshevetskiy-0/+34
2026-01-29mtd: spinand: winbond: W35N octal DTR supportMiquel Raynal-2/+18
2026-01-29mtd: spinand: Add octal DTR supportMiquel Raynal-1/+139
2026-01-29mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR modeMiquel Raynal-0/+4
2026-01-29mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal-8/+22
2026-01-29mtd: spinand: Propagate the bus interface across core helpersMiquel Raynal-6/+7
2026-01-29mtd: spinand: Add support for setting a bus interfaceMiquel Raynal-0/+1
2026-01-29mtd: spinand: Gather all the bus interface steps in one single functionMiquel Raynal-25/+37
2026-01-29mtd: spinand: winbond: Configure the IO mode after the dummy cyclesMiquel Raynal-15/+15
2026-01-29mtd: spinand: winbond: Rename IO_MODE register macroMiquel Raynal-2/+2
2026-01-29mtd: spinand: winbond: Fix styleMiquel Raynal-0/+1
2026-01-29mtd: spinand: winbond: Register W35N vendor specific operationMiquel Raynal-0/+6
2026-01-29mtd: spinand: winbond: Register W25N vendor specific operationMiquel Raynal-0/+4
2026-01-29mtd: spinand: macronix: Register vendor specific operationMiquel Raynal-0/+23
2026-01-29mtd: spinand: List vendor specific operations and make sure they are supportedMiquel Raynal-0/+26
2026-01-29mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()Miquel Raynal-5/+14
2026-01-29mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()Miquel Raynal-6/+14
2026-01-29mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()Miquel Raynal-5/+15
2026-01-29mtd: spinand: Make use of the operation templates through SPINAND_OP()Miquel Raynal-27/+113
2026-01-29mtd: spinand: Create an array of operation templatesMiquel Raynal-12/+30
2026-01-29mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal-3/+3
2026-01-29mtd: spinand: Use standard return valuesMiquel Raynal-4/+4
2026-01-29mtd: spinand: Add missing checkMiquel Raynal-0/+3