index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Lines
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-556
/
+2089
2021-05-04
Merge branch 'pci/tegra'
Bjorn Helgaas
-1
/
+103
2021-05-04
Merge branch 'pci/brcmstb'
Bjorn Helgaas
-6
/
+13
2021-05-04
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
-2
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/msi'
Bjorn Helgaas
-493
/
+470
2021-05-04
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
-0
/
+7
2021-05-04
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
-1
/
+2
2021-05-04
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
-12
/
+51
2021-05-04
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
-4
/
+4
2021-05-04
Merge branch 'remotes/lorenzo/pci/risc-v'
Bjorn Helgaas
-0
/
+319
2021-05-04
Merge branch 'remotes/lorenzo/pci/microchip'
Bjorn Helgaas
-7
/
+5
2021-05-04
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
-1
/
+1043
2021-05-04
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
-1
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
-1
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
-10
/
+16
2021-05-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
-1
/
+21
2021-05-04
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
-0
/
+1
2021-05-04
Merge branch 'remotes/lorenzo/pci/altera-msi'
Bjorn Helgaas
-3
/
+1
2021-05-04
Merge branch 'pci/misc'
Bjorn Helgaas
-9
/
+21
2021-05-04
PCI: fu740: Add SiFive FU740 PCIe host controller driver
Paul Walmsley
-0
/
+319
2021-05-03
PCI: brcmstb: Use reset/rearm instead of deassert/assert
Jim Quinlan
-6
/
+13
2021-04-29
PCI: mediatek-gen3: Add system PM support
Jianjun Wang
-0
/
+113
2021-04-29
PCI: mediatek-gen3: Add MSI support
Jianjun Wang
-0
/
+276
2021-04-29
PCI: mediatek-gen3: Add INTx support
Jianjun Wang
-0
/
+172
2021-04-29
PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
Jianjun Wang
-0
/
+480
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
-3
/
+12
2021-04-29
PCI: dwc/intel-gw: Remove unused function
Jiapeng Chong
-5
/
+0
2021-04-29
PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()
Jisheng Zhang
-1
/
+2
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
-1
/
+2
2021-04-26
Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
-6
/
+7
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1
/
+1
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
-1
/
+1
2021-04-20
PCI: mediatek: Advertise lack of built-in MSI handling
Thomas Gleixner
-0
/
+4
2021-04-20
PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domains
Marc Zyngier
-0
/
+1
2021-04-20
PCI: hv: Drop msi_controller structure
Marc Zyngier
-4
/
+0
2021-04-20
PCI: xilinx: Convert to MSI domains
Marc Zyngier
-138
/
+106
2021-04-20
PCI: xilinx: Don't allocate extra memory for the MSI capture address
Marc Zyngier
-12
/
+6
2021-04-20
PCI: rcar: Convert to MSI domains
Marc Zyngier
-183
/
+169
2021-04-20
PCI: rcar: Don't allocate extra memory for the MSI capture address
Marc Zyngier
-11
/
+7
2021-04-20
PCI: tegra: Convert to MSI domains
Marc Zyngier
-159
/
+191
2021-04-16
PCI: tegra: Add Tegra194 MCFG quirks for ECAM errata
Vidya Sagar
-1
/
+103
2021-04-14
PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()
Chen Hui
-3
/
+1
2021-04-13
PCI: mediatek: Add missing MODULE_DEVICE_TABLE
Qiheng Lin
-0
/
+1
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
-1
/
+2
2021-04-08
PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()
Dinghao Liu
-1
/
+1
2021-04-07
PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
Bharat Kumar Gogada
-0
/
+7
2021-03-31
PCI: xgene: Fix cfg resource mapping
Dejin Zheng
-1
/
+2
2021-03-29
PCI: mediatek: Configure FC and FTS for functions other than 0
Ryder Lee
-1
/
+1
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
-1
/
+21
2021-03-23
PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
Geert Uytterhoeven
-2
/
+1
[prev]
[next]