index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-08
96
-1674
/
+2529
|
\
|
*
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-06
21
-83
/
+29
|
|
\
|
|
*
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-08-03
21
-82
/
+29
|
*
|
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-06
14
-11
/
+18
|
|
\
\
|
|
*
|
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-06
14
-11
/
+18
|
|
|
/
|
*
|
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-06
42
-805
/
+240
|
|
\
\
|
|
*
|
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
21
-37
/
+5
|
|
*
|
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
23
-143
/
+36
|
|
*
|
PCI: rcar-gen2: Convert to use modern host bridge probe functions
Rob Herring
2020-08-04
1
-126
/
+46
|
|
*
|
PCI: of: Reduce missing non-prefetchable memory region to a warning
Rob Herring
2020-07-23
1
-4
/
+3
|
|
*
|
PCI: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-23
1
-41
/
+4
|
|
*
|
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
1
-5
/
+2
|
|
*
|
PCI: cadence: Remove private bus number and range storage
Rob Herring
2020-07-23
4
-26
/
+24
|
|
*
|
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
2020-07-23
1
-21
/
+16
|
|
*
|
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
8
-18
/
+4
|
|
*
|
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-14
/
+5
|
|
*
|
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
2
-11
/
+7
|
|
*
|
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+4
|
|
*
|
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+3
|
|
*
|
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
2
-8
/
+3
|
|
*
|
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
4
-15
/
+10
|
|
*
|
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+6
|
|
*
|
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
10
-13
/
+0
|
|
*
|
PCI: Set default bridge parent device
Rob Herring
2020-07-23
21
-21
/
+2
|
|
*
|
PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
Rob Herring
2020-07-23
1
-1
/
+0
|
|
*
|
PCI: controller: Remove duplicate error message
Dejin Zheng
2020-07-23
4
-15
/
+4
|
|
*
|
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-07-10
5
-16
/
+7
|
|
*
|
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
8
-25
/
+13
|
|
*
|
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
|
|
*
|
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-13
/
+1
|
|
*
|
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2020-07-10
2
-15
/
+4
|
|
*
|
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-17
/
+1
|
|
*
|
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2020-07-10
2
-15
/
+5
|
|
*
|
PCI: altera: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-16
/
+1
|
|
*
|
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
|
|
*
|
PCI: versatile: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-13
/
+1
|
|
*
|
PCI: v3: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
|
|
*
|
PCI: tegra: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-10
/
+1
|
|
*
|
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-15
/
+1
|
|
*
|
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-16
/
+4
|
|
*
|
PCI: host-common: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-10
1
-28
/
+14
|
|
*
|
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-8
/
+5
|
|
*
|
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-19
/
+7
|
|
|
/
|
*
|
Merge branch 'pci/xilinx-cpm'
Bjorn Helgaas
2020-08-06
3
-0
/
+623
|
|
\
\
|
|
*
|
PCI: xilinx-cpm: Add Versal CPM Root Port driver
Bharat Kumar Gogada
2020-08-06
3
-0
/
+623
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-08-06
1
-6
/
+38
|
|
\
\
|
|
*
|
PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests
Jon Derrick
2020-07-06
1
-6
/
+38
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-08-06
1
-40
/
+2
|
|
\
\
|
|
*
|
PCI: tegra: Remove PLL power supplies
Thierry Reding
2020-07-28
1
-8
/
+2
|
|
*
|
PCI: tegra: Revert tegra124 raw_violation_fixup
Nicolas Chauvet
2020-07-20
1
-32
/
+0
|
|
|
/
[next]