index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
1
-1
/
+1
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+22
2024-02-09
PCI: Fix active state requirement in PME polling
Alex Williamson
1
-15
/
+22
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-07
PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
Dan Carpenter
1
-3
/
+4
2024-02-07
PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
Dan Carpenter
1
-1
/
+2
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
5
-50
/
+96
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-2
/
+36
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+275
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
61
-681
/
+1147
2024-01-15
Merge branch 'pci/endpoint'
Bjorn Helgaas
4
-5
/
+5
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
26
-196
/
+180
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
3
-12
/
+6
2024-01-15
Merge branch 'pci/controller/xilinx'
Bjorn Helgaas
1
-9
/
+5
2024-01-15
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-3
/
+3
2024-01-15
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2
-2
/
+18
2024-01-15
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
2
-37
/
+58
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2
-31
/
+176
2024-01-15
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-8
/
+5
2024-01-15
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-0
/
+9
2024-01-15
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
31
-193
/
+222
2024-01-15
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2
-5
/
+42
2024-01-15
Merge branch 'pci/controller/broadcom'
Bjorn Helgaas
1
-10
/
+86
2024-01-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-2
/
+6
2024-01-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-8
/
+17
2024-01-15
Merge branch 'pci/enumeration-logging'
Bjorn Helgaas
7
-143
/
+286
2024-01-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-9
/
+10
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+16
2024-01-11
PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
Jim Quinlan
1
-10
/
+86
2024-01-09
PCI: mediatek-gen3: Fix translation window size calculation
Jianjun Wang
1
-35
/
+50
2024-01-09
PCI: mediatek: Clear interrupt status before dispatching handler
qizhong cheng
1
-2
/
+8
2024-01-09
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
1
-0
/
+9
2024-01-08
Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2024-01-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-35
/
+42
2024-01-08
PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
Harshit Mogalapalli
1
-1
/
+1
2024-01-06
PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()
Krzysztof WilczyĆski
1
-2
/
+2
2024-01-06
PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error
Yoshihiro Shimoda
1
-1
/
+1
2024-01-06
PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
2
-124
/
+153
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
4
-60
/
+59
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
12
-13
/
+13
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
23
-47
/
+47
2024-01-06
PCI: j721e: Make TI J721E depend on ARCH_K3
Peter Robinson
1
-0
/
+2
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
1
-0
/
+22
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+27
2024-01-03
Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+27
2024-01-02
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
3
-0
/
+27
2024-01-02
PCI/AER: Use explicit register sizes for struct members
Bjorn Helgaas
1
-2
/
+2
2024-01-02
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
1
-2
/
+7
2024-01-02
PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
Bjorn Helgaas
1
-4
/
+4
[next]