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 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
5
-19
/
+42
|
\
|
*
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
2020-09-16
3
-1
/
+8
|
*
PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
Thomas Gleixner
2020-09-16
1
-0
/
+22
|
*
PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI
Thomas Gleixner
2020-09-16
1
-0
/
+6
|
*
x86/msi: Use generic MSI domain ops
Thomas Gleixner
2020-09-16
2
-13
/
+1
|
*
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
1
-1
/
+1
|
*
PCI/MSI: Rework pci_msi_domain_calc_hwirq()
Thomas Gleixner
2020-09-16
1
-5
/
+4
|
*
PCI: vmd: Dont abuse vector irqomain as parent
Thomas Gleixner
2020-09-16
1
-1
/
+2
*
|
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-02
1
-7
/
+4
|
\
\
|
|
/
|
/
|
|
*
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
2020-09-08
1
-7
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
10
-16
/
+16
*
|
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-08-22
1
-7
/
+5
|
\
\
|
|
/
|
/
|
|
*
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
1
-7
/
+5
*
|
PCI/P2PDMA: Fix build without DMA ops
Christoph Hellwig
2020-08-18
1
-4
/
+6
|
/
*
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
[next]