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
2019-09-04
PCI: rockchip: Propagate errors for optional regulators
Thierry Reding
1
-8
/
+8
2019-08-30
PCI: Remove unnecessary returns
Krzysztof Wilczynski
1
-2
/
+0
2019-08-22
PCI: dwc: Return directly when num-lanes is not found
Hou Zhiqiang
1
-2
/
+4
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
4
-3
/
+84
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
1
-0
/
+302
2019-08-21
PCI: mobiveil: Fix the CPU base address setup in inbound window
Hou Zhiqiang
1
-3
/
+7
2019-08-21
PCI: kirin: Make structure kirin_dw_pcie_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-21
PCI: hv: Detect and fix Hyper-V PCI domain number collision
Haiyang Zhang
1
-13
/
+79
2019-08-15
PCI: imx6: Limit DBI register length
Stefan Agner
1
-0
/
+33
2019-08-14
PCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build EP/RC separately
Xiaowei Bao
2
-3
/
+20
2019-08-14
PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
Xiaowei Bao
1
-0
/
+1
2019-08-13
PCI: dwc: Add support to enable CDM register check
Vidya Sagar
2
-0
/
+16
2019-08-13
PCI: dwc: Export dw_pcie_wait_for_link() API
Vidya Sagar
1
-0
/
+1
2019-08-13
PCI: dwc: Add extended configuration space capability search API
Vidya Sagar
2
-0
/
+42
2019-08-13
PCI: dwc: Move config space capability search API
Vidya Sagar
3
-35
/
+43
2019-08-13
PCI: dwc: Group DBI registers writes requiring unlocking
Vidya Sagar
1
-6
/
+8
2019-08-12
PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
Dexuan Cui
1
-1
/
+1
2019-08-12
PCI: tegra: Fix OF node reference leak
Nishka Dasgupta
1
-7
/
+15
2019-08-07
PCI: hv: Allocate a named fwnode instead of an address-based one
Marc Zyngier
1
-1
/
+9
2019-08-07
PCI: mediatek: Add controller support for MT7629
Jianjun Wang
1
-0
/
+18
2019-07-24
PCI: Use devm_add_action_or_reset()
Fuqian Huang
1
-2
/
+1
2019-07-12
Merge branch 'pci/trivial'
Bjorn Helgaas
6
-6
/
+6
2019-07-12
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
1
-6
/
+5
2019-07-12
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-82
/
+507
2019-07-12
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-61
/
+54
2019-07-12
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-213
/
+312
2019-07-12
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-6
/
+9
2019-07-12
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
5
-35
/
+80
2019-07-12
Merge branch 'remotes/lorenzo/pci/armada'
Bjorn Helgaas
1
-1
/
+81
2019-07-09
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
6
-6
/
+6
2019-07-08
PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()
Hou Zhiqiang
1
-3
/
+2
2019-07-08
PCI: mobiveil: Fix infinite-loop in the INTx handling function
Hou Zhiqiang
1
-3
/
+9
2019-07-08
PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
Hou Zhiqiang
1
-4
/
+5
2019-07-08
PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
Hou Zhiqiang
1
-3
/
+6
2019-07-08
PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
Hou Zhiqiang
1
-1
/
+4
2019-07-08
PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Clear the control fields before updating it
Hou Zhiqiang
1
-5
/
+12
2019-07-08
PCI: mobiveil: Add configured inbound windows counter
Hou Zhiqiang
1
-0
/
+1
2019-07-08
PCI: mobiveil: Fix the valid check for inbound and outbound windows
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Clean-up program_{ib/ob}_windows()
Hou Zhiqiang
1
-17
/
+8
2019-07-08
PCI: mobiveil: Remove an unnecessary return value check
Hou Zhiqiang
1
-2
/
+0
2019-07-08
PCI: mobiveil: Fix error return values
Hou Zhiqiang
1
-3
/
+3
2019-07-08
PCI: mobiveil: Refactor the MEM/IO outbound window initialization
Hou Zhiqiang
1
-10
/
+10
2019-07-08
PCI: mobiveil: Make some register updates more readable
Hou Zhiqiang
1
-18
/
+25
2019-07-08
PCI: mobiveil: Reformat the code for readability
Hou Zhiqiang
1
-101
/
+107
2019-07-08
PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Hou Zhiqiang
1
-0
/
+6
2019-07-08
PCI: mobiveil: Move IRQ chained handler setup out of DT parse
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
Hou Zhiqiang
1
-8
/
+7
[prev]
[next]