index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
3
-5
/
+4
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
2
-19
/
+3
2020-09-08
PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
Rob Herring
1
-3
/
+9
2020-09-08
PCI: Also call .add_bus() callback for root bus
Rob Herring
1
-0
/
+6
2020-09-08
PCI: dwc: Use generic config accessors
Rob Herring
1
-82
/
+37
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
2
-20
/
+0
2020-09-08
PCI: dwc: histb: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+23
2020-09-08
PCI: dwc: exynos: Use pci_ops for root config space accessors
Rob Herring
1
-20
/
+25
2020-09-08
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+21
2020-09-08
PCI: dwc: meson: Use pci_ops for root config space accessors
Rob Herring
1
-13
/
+10
2020-09-08
PCI: dwc: tegra: Use pci_ops for root config space accessors
Rob Herring
1
-14
/
+16
2020-09-08
PCI: dwc: keystone: Use pci_ops for config space accessors
Rob Herring
1
-22
/
+18
2020-09-08
PCI: dwc: al: Use pci_ops for child config space accessors
Rob Herring
1
-50
/
+13
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
2
-0
/
+20
2020-09-07
PCI: cadence-ep: Remove obsolete path from comment
Flavio Suligoi
1
-1
/
+0
2020-09-07
PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...
Anson Huang
1
-20
/
+15
2020-09-07
PCI: imx6: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-09-07
PCI: rcar-gen2: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-09-07
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
1
-30
/
+34
2020-09-07
PCI: aardvark: Implement driver 'remove' function and allow to build it as mo...
Pali Rohár
2
-4
/
+25
2020-09-07
PCI: pci-bridge-emul: Export API functions
Pali Rohár
1
-0
/
+4
2020-09-07
PCI: aardvark: Check for errors from pci_bridge_emul_init() call
Pali Rohár
1
-4
/
+7
2020-09-07
PCI: aardvark: Fix compilation on s390
Pali Rohár
1
-1
/
+1
2020-09-07
PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
1
-0
/
+13
2020-09-07
PCI: xilinx-cpm: Remove leftover bridge initialization
Lorenzo Pieralisi
1
-4
/
+0
2020-09-07
PCI: tegra: No need to check return value of debugfs_create() functions
Greg Kroah-Hartman
2
-35
/
+10
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
2
-5
/
+11
2020-09-07
PCI: dwc: Use DBI accessors instead of own config accessors
Rob Herring
1
-36
/
+19
2020-09-07
PCI: Allow root and child buses to have different pci_ops
Rob Herring
1
-1
/
+7
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
1
-1
/
+2
2020-09-03
PCI / thunderbolt: Switch to use device links instead of PCI quirk
Mika Westerberg
1
-57
/
+0
2020-09-01
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
3
-6
/
+6
2020-09-01
PCI: Remove unnecessary header includes
Gustavo Pimentel
1
-3
/
+0
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
12
-27
/
+27
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
10
-16
/
+16
2020-08-22
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-7
/
+5
2020-08-18
Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"
Nicolas Saenz Julienne
1
-17
/
+0
2020-08-17
PCI/P2PDMA: Fix build without DMA ops
Christoph Hellwig
1
-4
/
+6
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
1
-7
/
+5
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
96
-1674
/
+2529
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
21
-83
/
+29
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
14
-11
/
+18
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
42
-805
/
+240
2020-08-05
Merge branch 'pci/xilinx-cpm'
Bjorn Helgaas
3
-0
/
+623
2020-08-05
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-6
/
+38
2020-08-05
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-40
/
+2
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
4
-11
/
+5
2020-08-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-4
/
+12
2020-08-05
Merge branch 'remotes/lorenzo/pci/loongson'
Bjorn Helgaas
1
-3
/
+3
2020-08-05
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-41
/
+45
[prev]
[next]