index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-882
/
+2227
2020-04-02
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-141
/
+46
2020-04-02
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-1
/
+7
2020-04-02
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
9
-454
/
+947
2020-04-02
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-74
/
+186
2020-04-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
5
-80
/
+822
2020-04-02
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-36
/
+195
2020-04-02
Merge branch 'remotes/lorenzo/pci/amlogic'
Bjorn Helgaas
1
-94
/
+22
2020-04-02
PCI: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
1
-7
/
+35
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
1
-1
/
+4
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2
-29
/
+18
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
1
-2
/
+13
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
3
-18
/
+695
2020-03-27
PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
Vignesh Raghavendra
1
-36
/
+195
2020-03-18
PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
Hou Zhiqiang
1
-0
/
+1
2020-03-17
PCI: mobiveil: Fix sparse different address space warnings
Hou Zhiqiang
1
-3
/
+4
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
1
-2
/
+2
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
[next]