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
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
Merge tag 'hyperv-fixes-signed-20260406' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-3
/
+9
2026-04-04
PCI: hv: Fix double ida_free in hv_pci_probe error path
Sahil Chandna
1
-3
/
+1
2026-03-25
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Long Li
1
-0
/
+8
2026-02-25
PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
Niklas Cassel
1
-0
/
+3
2026-02-25
PCI: dwc: ep: Refresh MSI Message Address cache on change
Niklas Cassel
1
-9
/
+13
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-10
/
+8
2026-02-20
Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-3
/
+12
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-13
/
+0
2026-02-19
PCI: dwc: ep: Always clear IB maps on BAR update
Koichiro Den
1
-3
/
+11
2026-02-19
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
Koichiro Den
1
-0
/
+1
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
33
-513
/
+2172
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-74
/
+60
2026-02-06
Merge branch 'pci/controller/misc'
Bjorn Helgaas
1
-0
/
+1
2026-02-06
Merge branch 'pci/controller/xilinx'
Bjorn Helgaas
1
-3
/
+6
2026-02-06
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-2
/
+2
2026-02-06
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
2
-32
/
+5
2026-02-06
Merge branch 'pci/controller/rzg3s-host'
Bjorn Helgaas
1
-28
/
+9
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
19
-339
/
+703
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
3
-0
/
+1128
2026-02-06
PCI: host-generic: Avoid reporting incorrect 'missing reg property' error
Jess
1
-1
/
+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-05
PCI: dwc: Fix missing iATU setup when ECAM is enabled
Krishna Chaitanya Chundru
2
-11
/
+28
2026-02-05
PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
Niklas Cassel
1
-28
/
+31
2026-02-05
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
1
-1
/
+8
2026-02-04
PCI: hv: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
1
-12
/
+0
2026-02-04
PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
Michael Kelley
1
-1
/
+0
2026-02-03
PCI: dwc: ep: Add comment explaining controller level PTM access in multi PF setup
Aksh Garg
1
-0
/
+12
2026-02-03
PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
Aksh Garg
2
-37
/
+54
2026-02-03
PCI: s32g: Skip Root Port removal during success
Vincent Guittot
1
-4
/
+4
2026-01-30
PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
Aksh Garg
1
-16
/
+32
2026-01-29
PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
2
-11
/
+209
2026-01-28
PCI: dwc: Advertise dynamic inbound mapping support
Koichiro Den
13
-0
/
+19
2026-01-23
PCI: dwc: Rename dw_pcie_rp::has_msi_ctrl to dw_pcie_rp::use_imsi_rx for clarity
Qiang Yu
3
-11
/
+11
2026-01-23
PCI: dwc: Fix grammar and formatting for comment in dw_pcie_remove_ext_capability()
Qiang Yu
1
-1
/
+2
2026-01-22
PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ranges
Samuel Holland
1
-17
/
+57
2026-01-21
PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
Qiang Yu
3
-49
/
+1
2026-01-21
PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is true
Richard Zhu
3
-0
/
+16
2026-01-21
PCI: dwc: Fail dw_pcie_host_init() if dw_pcie_wait_for_link() returns -ETIMEDOUT
Manivannan Sadhasivam
1
-2
/
+7
[next]