index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
Merge branch 'pci/controller/plda-starfive'
Bjorn Helgaas
1
-10
/
+15
2026-02-06
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
1
-1
/
+3
2026-02-06
Merge branch 'pci/controller/generic'
Bjorn Helgaas
1
-1
/
+1
2026-02-06
Merge branch 'pci/controller/dwc-sophgo'
Bjorn Helgaas
1
-0
/
+18
2026-02-06
Merge branch 'pci/controller/dwc-rockchip'
Bjorn Helgaas
1
-0
/
+8
2026-02-06
Merge branch 'pci/controller/dwc-qcom-ep'
Bjorn Helgaas
1
-8
/
+53
2026-02-06
Merge branch 'pci/controller/dwc-qcom'
Bjorn Helgaas
1
-27
/
+95
2026-02-06
Merge branch 'pci/controller/dwc-nxp-s32g'
Bjorn Helgaas
1
-4
/
+4
2026-02-06
Merge branch 'pci/controller/dwc-imx6'
Bjorn Helgaas
2
-8
/
+64
2026-02-06
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
24
-350
/
+1203
2026-02-06
Merge branch 'pci/controller/cadence-j721e'
Bjorn Helgaas
1
-16
/
+25
2026-02-06
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
1
-1
/
+11
2026-02-06
Merge branch 'pci/controller/aspeed'
Bjorn Helgaas
4
-0
/
+1143
2026-02-06
Merge branch 'pci/workqueue'
Bjorn Helgaas
6
-8
/
+19
2026-02-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
5
-77
/
+94
2026-02-06
Merge branch 'pci/trace'
Bjorn Helgaas
8
-15
/
+69
2026-02-06
Merge branch 'pci/resource'
Bjorn Helgaas
9
-512
/
+636
2026-02-06
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
12
-315
/
+511
2026-02-06
Merge branch 'pci/ptm'
Bjorn Helgaas
1
-1
/
+4
2026-02-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
2
-55
/
+28
2026-02-06
Merge branch 'pci/pm'
Bjorn Helgaas
2
-1
/
+18
2026-02-06
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-1
/
+9
2026-02-06
Merge branch 'pci/iov'
Bjorn Helgaas
1
-5
/
+4
2026-02-06
Merge branch 'pci/iommu'
Bjorn Helgaas
3
-1
/
+12
2026-02-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
6
-41
/
+64
2026-02-06
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-14
/
+9
2026-02-06
Merge branch 'pci/bwctrl'
Bjorn Helgaas
2
-0
/
+13
2026-02-06
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
2
-0
/
+13
2026-02-06
PCI: Disable ACS SV for IDT 0x8090 switch
Manivannan Sadhasivam
1
-1
/
+1
2026-02-06
PCI: Disable ACS SV for IDT 0x80b5 switch
Manivannan Sadhasivam
4
-47
/
+13
2026-02-06
PCI: Cache ACS Capabilities register
Manivannan Sadhasivam
1
-10
/
+14
2026-02-06
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
3
-9
/
+10
2026-02-06
PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]
Nicolas Cavallari
1
-0
/
+4
2026-02-06
PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
Krishna Chaitanya Chundru
1
-0
/
+4
2026-02-06
PCI: Use device_lock_assert() to verify device lock is held
Ilpo Järvinen
1
-2
/
+10
2026-02-06
PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is held
Ilpo Järvinen
1
-1
/
+4
2026-02-06
PCI: Fix pci_slot_lock () device locking
Keith Busch
1
-6
/
+17
2026-02-06
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
1
-3
/
+1
2026-02-06
PCI: Mark Nvidia GB10 to avoid bus reset
Johnny-CC Chang
1
-0
/
+8
2026-02-06
PCI: Mark ASM1164 SATA controller to avoid bus reset
Alex Williamson
1
-0
/
+10
2026-02-06
PCI: host-generic: Avoid reporting incorrect 'missing reg property' error
Jess
1
-1
/
+1
2026-02-06
PCI/PME: Replace RMW of Root Status register with direct write
Lukas Wunner
1
-1
/
+1
2026-02-06
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
1
-1
/
+25
2026-02-06
PCI: Don't claim disabled bridge windows
Ilpo Järvinen
1
-0
/
+2
2026-02-06
vfio/fsl-mc: add myself as maintainer
Ioana Ciornei
2
-6
/
+1
2026-02-06
PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
Felix Gu
1
-1
/
+2
2026-02-06
cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()
Felix Gu
1
-2
/
+2
2026-02-06
cache: starfive: fix device node leak in starlink_cache_init()
Felix Gu
1
-2
/
+2
2026-02-06
Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-12
/
+21
2026-02-06
Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-1
/
+1
[prev]
[next]