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
2023-04-23
Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2023-04-20
Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+30
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
3
-12
/
+30
2023-04-16
PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()
Thomas Gleixner
1
-7
/
+2
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+18
2023-04-06
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2023-04-03
PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
1
-0
/
+1
2023-04-03
PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
Lukas Wunner
1
-1
/
+3
2023-03-31
Merge tag 'pci-v6.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2023-03-21
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
1
-11
/
+14
2023-03-21
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
1
-5
/
+5
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
1
-0
/
+21
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-02-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+8
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-0
/
+1
2023-02-24
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-4
/
+1
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
44
-346
/
+1006
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-22
Merge branch 'pci/misc'
Bjorn Helgaas
3
-2
/
+3
2023-02-22
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2
-26
/
+125
2023-02-22
Merge branch 'pci/controller/switchtec'
Bjorn Helgaas
1
-8
/
+5
2023-02-22
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-1
/
+14
2023-02-22
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-0
/
+1
2023-02-22
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-0
/
+2
2023-02-22
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2
-19
/
+204
2023-02-22
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
5
-4
/
+253
2023-02-22
Merge branch 'pci/endpoint'
Bjorn Helgaas
4
-36
/
+45
2023-02-22
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+23
2023-02-22
Merge branch 'pci/resource'
Bjorn Helgaas
2
-67
/
+171
2023-02-22
Merge branch 'pci/reset'
Bjorn Helgaas
4
-38
/
+43
2023-02-22
Merge branch 'pci/pm'
Bjorn Helgaas
1
-14
/
+31
2023-02-22
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-3
/
+5
2023-02-22
Merge branch 'pci/kbuild'
Bjorn Helgaas
12
-12
/
+0
2023-02-22
Merge branch 'pci/iov'
Bjorn Helgaas
1
-1
/
+1
2023-02-22
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-30
/
+15
2023-02-22
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-37
/
+62
2023-02-22
PCI: dwc: Add Root Port and Endpoint controller eDMA engine support
Serge Semin
4
-3
/
+238
2023-02-22
PCI: bt1: Set 64-bit DMA mask
Serge Semin
1
-0
/
+4
2023-02-22
PCI: dwc: Restrict only coherent DMA mask for MSI address allocation
Serge Semin
1
-1
/
+11
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2023-02-21
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-02-21
PCI/MSI: Clarify usage of pci_msix_free_irq()
Reinette Chatre
1
-2
/
+2
2023-02-20
PCI: Avoid FLR for SolidRun SNET DPU rev 1
Alvaro Karsz
1
-0
/
+8
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
12
-12
/
+0
2023-02-16
PCI: hv: Drop duplicate PCI_MSI dependency
Lukas Bulwahn
1
-1
/
+1
2023-02-16
PCI/P2PDMA: Annotate RCU dereference
Logan Gunthorpe
1
-3
/
+5
2023-02-16
PCI/sysfs: Constify struct kobj_type pci_slot_ktype
Thomas Weißschuh
1
-1
/
+1
2023-02-15
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
Lukas Wunner
1
-30
/
+13
2023-02-14
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
[next]