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
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
1
-0
/
+13
2020-09-07
PCI: tegra: No need to check return value of debugfs_create() functions
Greg Kroah-Hartman
1
-15
/
+5
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: designware-ep: Fix the Header Type check
Hou Zhiqiang
1
-1
/
+2
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
11
-40
/
+15
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
1
-1
/
+1
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
8
-38
/
+13
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
2
-6
/
+3
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
10
-334
/
+140
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
1
-1
/
+1
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-5
/
+0
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
11
-40
/
+15
2020-07-27
PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver
Rob Herring
1
-219
/
+0
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
1
-1
/
+0
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
4
-15
/
+10
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-07-23
PCI: controller: Remove duplicate error message
Dejin Zheng
3
-12
/
+3
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
9
-46
/
+23
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
1
-3
/
+1
2020-07-07
PCI: qcom: Replace define with standard value
Ansuel Smith
1
-10
/
+5
2020-07-07
PCI: qcom: Support pci speed set for ipq806x
Sham Muthayyan
1
-0
/
+13
2020-07-07
PCI: qcom: Add ipq8064 rev2 variant
Ansuel Smith
1
-1
/
+3
2020-07-07
PCI: qcom: Add support for tx term offset for rev 2.1.0
Ansuel Smith
1
-1
/
+16
2020-07-07
PCI: qcom: Define some PARF params needed for ipq8064 SoC
Ansuel Smith
1
-0
/
+24
2020-07-07
PCI: qcom: Use bulk clk api and assert on error
Ansuel Smith
1
-85
/
+46
2020-07-07
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-07-07
PCI: qcom: Change duplicate PCI reset to phy reset
Abhishek Sahu
1
-10
/
+8
2020-07-07
PCI: qcom: Add missing ipq806x clocks in PCIe driver
Ansuel Smith
1
-5
/
+33
2020-07-07
PCI: qcom: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+2
2020-07-07
PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
8
-8
/
+8
2020-06-04
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-3
/
+2
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-8
/
+8
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2
-15
/
+6
2020-06-04
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
11
-20
/
+414
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2
-4
/
+4
2020-06-04
PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver
Kunihiko Hayashi
3
-2
/
+396
2020-05-29
PCI: tegra194: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+2
[prev]
[next]