index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-29
net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
Russell King (Oracle)
-63
/
+45
2026-01-29
net: stmmac: rk: fix missing reset_control_put()
Russell King (Oracle)
-0
/
+2
2026-01-29
net: phylink: fix NULL pointer deref in phylink_major_config()
Russell King (Oracle)
-1
/
+2
2026-01-29
net: stmmac: report active PHY interface
Russell King (Oracle)
-0
/
+63
2026-01-29
net: stmmac: thead: avoid conflicts with PHY_INTF_* definitions
Russell King (Oracle)
-5
/
+5
2026-01-29
net: stmmac: qcom-ethqos: remove mac_base
Russell King (Oracle)
-3
/
+0
2026-01-29
octeontx2-pf: Fix header guard comment in otx2_devlink.h
Alok Tiwari
-1
/
+1
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
-4
/
+15
2026-01-30
Merge tag 'drm-intel-next-fixes-2026-01-29' of https://gitlab.freedesktop.org...
Dave Airlie
-8
/
+21
2026-01-30
Merge tag 'drm-misc-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-6
/
+25
2026-01-30
gpu: nova-core: remove imports available via prelude
Gary Guo
-21
/
+7
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-987
/
+1654
2026-01-30
Merge tag 'amd-drm-fixes-6.19-2026-01-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
-34
/
+59
2026-01-29
misc: pci_endpoint_test: Add BAR subrange mapping test case
Koichiro Den
-1
/
+202
2026-01-29
PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
Koichiro Den
-1
/
+171
2026-01-29
PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
-11
/
+209
2026-01-30
Merge tag 'drm-xe-fixes-2026-01-29' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-44
/
+33
2026-01-29
Merge tag 'pm-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-0
/
+1
2026-01-29
Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
-18
/
+11
2026-01-29
Merge tag 'mtd/fixes-for-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2026-01-29
hisi_acc_vfio_pci: fix the queue parameter anomaly issue
Longfang Liu
-1
/
+1
2026-01-29
hisi_acc_vfio_pci: resolve duplicate migration states
Longfang Liu
-0
/
+1
2026-01-29
hisi_acc_vfio_pci: update status after RAS error
Longfang Liu
-2
/
+1
2026-01-29
hisi_acc_vfio_pci: fix VF reset timeout issue
Weili Qian
-0
/
+26
2026-01-29
PCI/pwrctrl: Create pwrctrl device if graph port is found
Manivannan Sadhasivam
-3
/
+4
2026-01-29
drm/xe/nvm: Fix double-free on aux add failure
Shuicheng Lin
-7
/
+5
2026-01-29
drm/xe/nvm: Manage nvm aux cleanup with devres
Shuicheng Lin
-25
/
+22
2026-01-29
mtd: spinand: add Foresee F35SQB002G flash support
Mikhail Kshevetskiy
-0
/
+34
2026-01-29
mtd: spinand: winbond: W35N octal DTR support
Miquel Raynal
-2
/
+18
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
-1
/
+139
2026-01-29
mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
Miquel Raynal
-0
/
+4
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
-8
/
+22
2026-01-29
mtd: spinand: Propagate the bus interface across core helpers
Miquel Raynal
-6
/
+7
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
-0
/
+1
2026-01-29
mtd: spinand: Gather all the bus interface steps in one single function
Miquel Raynal
-25
/
+37
2026-01-29
mtd: spinand: winbond: Configure the IO mode after the dummy cycles
Miquel Raynal
-15
/
+15
2026-01-29
mtd: spinand: winbond: Rename IO_MODE register macro
Miquel Raynal
-2
/
+2
2026-01-29
mtd: spinand: winbond: Fix style
Miquel Raynal
-0
/
+1
2026-01-29
mtd: spinand: winbond: Register W35N vendor specific operation
Miquel Raynal
-0
/
+6
2026-01-29
mtd: spinand: winbond: Register W25N vendor specific operation
Miquel Raynal
-0
/
+4
2026-01-29
mtd: spinand: macronix: Register vendor specific operation
Miquel Raynal
-0
/
+23
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
-0
/
+26
2026-01-29
mtd: spinand: winbond: Convert W35N specific operation to SPINAND_OP()
Miquel Raynal
-5
/
+14
2026-01-29
mtd: spinand: winbond: Convert W25N specific operation to SPINAND_OP()
Miquel Raynal
-6
/
+14
2026-01-29
mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
Miquel Raynal
-5
/
+15
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
-27
/
+113
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
-12
/
+30
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
-3
/
+3
2026-01-29
mtd: spinand: Use standard return values
Miquel Raynal
-4
/
+4
2026-01-29
mtd: spinand: Add missing check
Miquel Raynal
-0
/
+3
[prev]
[next]