index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
121
-2727
/
+4009
|
\
|
*
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
2022-08-04
39
-246
/
+63
|
|
\
|
|
*
PCI: Stub __pci_ioport_map() for arches that don't support it at all
Stafford Horne
2022-07-29
1
-0
/
+2
|
|
*
x86/cyrix: include header linux/isa-dma.h
Randy Dunlap
2022-07-26
1
-0
/
+1
|
|
*
asm-generic: Add new pci.h and use it
Stafford Horne
2022-07-22
5
-54
/
+40
|
|
*
csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
Stafford Horne
2022-07-22
1
-0
/
+2
|
|
*
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
23
-100
/
+21
|
|
*
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-22
18
-98
/
+3
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2022-08-04
5
-6
/
+7
|
|
\
\
|
|
*
|
PCI/ACPI: Update link to PCI firmware specification
Mario Limonciello
2022-07-22
1
-2
/
+3
|
|
*
|
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2022-07-06
4
-4
/
+4
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
2022-08-04
10
-42
/
+35
|
|
\
\
|
|
*
|
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-27
10
-42
/
+35
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/xilinx-cpm'
Bjorn Helgaas
2022-08-04
3
-3
/
+103
|
|
\
\
|
|
*
|
MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers
Bharat Kumar Gogada
2022-07-22
1
-0
/
+8
|
|
*
|
PCI: xilinx-cpm: Add support for Versal CPM5 Root Port
Bharat Kumar Gogada
2022-07-22
1
-2
/
+58
|
|
*
|
dt-bindings: PCI: xilinx-cpm: Add Versal CPM5 Root Port
Bharat Kumar Gogada
2022-07-22
1
-1
/
+37
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/vmd'
Bjorn Helgaas
2022-08-04
1
-3
/
+10
|
|
\
\
|
|
*
|
PCI: vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUs
Francisco Munoz
2022-06-28
1
-0
/
+8
|
|
*
|
PCI: vmd: Use devm_kasprintf() instead of simple kasprintf()
Subramanian Mohan
2022-06-10
1
-3
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2022-08-04
7
-485
/
+1139
|
|
\
\
|
|
*
|
PCI: tegra194: Add Tegra234 PCIe support
Vidya Sagar
2022-07-22
1
-59
/
+225
|
|
*
|
PCI: tegra194: Extend Endpoint mode support
Vidya Sagar
2022-07-22
1
-0
/
+9
|
|
*
|
PCI: tegra194: Fix link up retry sequence
Vidya Sagar
2022-07-22
1
-1
/
+1
|
|
*
|
PCI: tegra194: Clean up the exit path for Endpoint mode
Vidya Sagar
2022-07-22
1
-14
/
+31
|
|
*
|
PCI: tegra194: Enable support for 256 Byte payload
Vidya Sagar
2022-07-22
1
-0
/
+13
|
|
*
|
PCI: tegra194: Clear bandwidth management status
Vidya Sagar
2022-07-22
1
-0
/
+6
|
|
*
|
PCI: tegra194: Fix Root Port interrupt handling
Vidya Sagar
2022-07-22
1
-24
/
+22
|
|
*
|
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
2022-07-22
2
-37
/
+35
|
|
*
|
Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
Vidya Sagar
2022-07-22
1
-111
/
+111
|
|
*
|
PCI: Disable MSI for Tegra234 Root Ports
Vidya Sagar
2022-07-22
1
-4
/
+13
|
|
*
|
dt-bindings: PCI: tegra234: Add schema for tegra234 Endpoint mode
Vidya Sagar
2022-07-22
1
-2
/
+96
|
|
*
|
dt-bindings: PCI: tegra234: Add schema for tegra234 Root Port mode
Vidya Sagar
2022-07-22
1
-2
/
+101
|
|
*
|
dt-bindings: PCI: tegra194: Convert to json-schema
Vidya Sagar
2022-07-22
4
-247
/
+478
|
|
*
|
PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
Miaoqian Lin
2022-06-08
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/switchtec'
Bjorn Helgaas
2022-08-04
1
-4
/
+3
|
|
\
\
|
|
*
|
PCI: switchtec: Prefer ida_alloc()/free() over ida_simple_get()/remove()
Ke Liu
2022-06-09
1
-4
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/rcar-gen2'
Bjorn Helgaas
2022-08-04
3
-84
/
+187
|
|
\
\
|
|
*
|
PCI: rcar-gen2: Add RZ/N1 SOC family compatible string
Herve Codina
2022-06-23
1
-0
/
+1
|
|
*
|
dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for R9A06G032
Herve Codina
2022-06-23
1
-10
/
+40
|
|
*
|
dt-bindings: PCI: pci-rcar-gen2: Convert bindings to json-schema
Herve Codina
2022-06-23
2
-84
/
+156
|
|
|
/
|
*
|
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
2022-08-04
9
-236
/
+402
|
|
\
\
|
|
*
|
PCI: qcom: Allow ASPM L1 and substates for 2.7.0
Krishna chaitanya chundru
2022-07-29
1
-0
/
+8
|
|
*
|
dt-bindings: PCI: qcom: Fix reset conditional
Johan Hovold
2022-07-15
1
-1
/
+1
|
|
*
|
dt-bindings: PCI: qcom: Fix description typo
Baruch Siach
2022-07-15
1
-1
/
+1
|
|
*
|
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
2022-07-15
2
-0
/
+131
|
|
*
|
PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
Baruch Siach
2022-07-15
1
-2
/
+15
|
|
*
|
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
2022-07-15
2
-6
/
+6
|
|
*
|
PCI: qcom: Drop manual pipe_clk_src handling
Dmitry Baryshkov
2022-07-15
1
-38
/
+1
|
|
*
|
PCI: qcom: Remove unnecessary pipe_clk handling
Dmitry Baryshkov
2022-07-14
1
-34
/
+3
[next]