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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
1
-2
/
+1
2020-03-09
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
1
-32
/
+2
2020-03-09
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
1
-6
/
+0
2020-03-06
PCI: hv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-03-06
PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
Long Li
1
-0
/
+109
2020-03-06
PCI: hv: Decouple the func definition in hv_dr_state from VSP message
Long Li
1
-30
/
+70
2020-03-04
PCI: amlogic: Use AXG PCIE
Remi Pommarel
1
-94
/
+22
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
1
-1
/
+1
2020-02-26
PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
Bjorn Andersson
1
-1
/
+7
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2
-0
/
+12
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2
-28
/
+50
2020-02-24
PCI: tegra: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-141
/
+46
2020-02-24
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
1
-1
/
+1
2020-02-24
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
1
-1
/
+1
2020-02-21
PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs
Hou Zhiqiang
4
-2
/
+291
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
1
-0
/
+13
2020-02-21
PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
Hou Zhiqiang
1
-0
/
+23
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2
-7
/
+13
2020-02-21
PCI: mobiveil: Add callback function for link up check
Hou Zhiqiang
2
-0
/
+8
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2
-1
/
+18
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang
8
-410
/
+498
2020-02-21
PCI: mobiveil: Collect the interrupt related operations into a function
Hou Zhiqiang
1
-23
/
+42
2020-02-21
PCI: mobiveil: Move the host initialization into a function
Hou Zhiqiang
1
-16
/
+23
2020-02-21
PCI: mobiveil: Introduce a new structure mobiveil_root_port
Hou Zhiqiang
1
-39
/
+60
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-195
/
+1837
2020-01-29
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-30
/
+1
2020-01-29
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-2
/
+2
2020-01-29
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-0
/
+150
2020-01-29
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-1
/
+1
2020-01-29
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-3
/
+3
2020-01-29
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
6
-7
/
+626
2020-01-29
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
3
-0
/
+1025
2020-01-29
Merge branch 'pci/host-vmd'
Bjorn Helgaas
2
-152
/
+5
2020-01-29
PCI: vmd: Add two VMD Device IDs
Sushma Kalakota
1
-0
/
+4
2020-01-28
PCI: brcmstb: Add MSI support
Jim Quinlan
2
-1
/
+262
2020-01-28
PCI: brcmstb: Add Broadcom STB PCIe host controller driver
Jim Quinlan
3
-0
/
+764
2020-01-24
PCI: vmd: Remove dma_map_ops overrides
Jon Derrick
2
-151
/
+0
2020-01-24
x86/PCI: Expose VMD's pci_dev in struct pci_sysdata
Jon Derrick
1
-1
/
+1
2020-01-21
PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...
Kishon Vijay Abraham I
1
-1
/
+1
2020-01-13
PCI: uniphier: remove module code from built-in driver
Masahiro Yamada
1
-30
/
+1
2020-01-13
PCI: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-10
PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
Marcel Ziswiler
1
-1
/
+1
2020-01-10
PCI: tegra: Fix return value check of pm_runtime_get_sync()
David Engraf
1
-1
/
+1
2020-01-10
PCI: keystone: Fix outbound region mapping
Yurii Monakov
1
-1
/
+1
2020-01-10
PCI: keystone: Fix link training retries initiation
Yurii Monakov
1
-1
/
+1
2020-01-10
PCI: qcom: Add support for SDM845 PCIe controller
Bjorn Andersson
1
-0
/
+150
2020-01-09
PCI: artpec6: Configure FTS with dwc helper function
Dilip Kota
1
-7
/
+1
2020-01-09
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
5
-0
/
+625
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
[prev]
[next]