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-09-02
Merge branch 'remotes/lorenzo/pci/tegra194'
Bjorn Helgaas
-23
/
+31
2021-09-02
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
-16
/
+14
2021-09-02
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
-2
/
+95
2021-09-02
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
-13
/
+39
2021-09-02
Merge branch 'remotes/lorenzo/pci/keembay'
Bjorn Helgaas
-0
/
+489
2021-09-02
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
-10
/
+6
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
-36
/
+50
2021-09-02
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
-5
/
+62
2021-09-02
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
-6
/
+95
2021-09-02
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
-11
/
+318
2021-09-02
Merge branch 'pci/visconti'
Bjorn Helgaas
-0
/
+342
2021-09-02
Merge branch 'pci/rockchip-dwc'
Bjorn Helgaas
-0
/
+291
2021-09-02
Merge branch 'pci/dwc'
Bjorn Helgaas
-1
/
+0
2021-09-02
Merge branch 'pci/artpec6'
Bjorn Helgaas
-5
/
+2
2021-09-02
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
-0
/
+55
2021-08-31
PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
Simon Xue
-0
/
+291
2021-08-31
PCI: dwc: Remove surplus break statement after return
Krzysztof Wilczyński
-1
/
+0
2021-08-31
PCI: artpec6: Remove local code block from switch statement
Krzysztof Wilczyński
-4
/
+2
2021-08-31
PCI: artpec6: Remove surplus break statement after return
Krzysztof Wilczyński
-1
/
+0
2021-08-31
PCI: visconti: Add Toshiba Visconti PCIe host controller driver
Nobuhiro Iwamatsu
-0
/
+342
2021-08-26
PCI: mediatek: Use PCI domain to handle ports detection
Chuanjia Liu
-12
/
+17
2021-08-26
PCI: mediatek: Add new method to get irq number
Chuanjia Liu
-1
/
+5
2021-08-26
PCI: mediatek: Add new method to get shared pcie-cfg base address
Chuanjia Liu
-0
/
+17
2021-08-26
PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
Pali Rohár
-0
/
+9
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
-0
/
+7
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
-5
/
+8
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
-4
/
+5
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
-27
/
+30
2021-08-20
PCI: keembay: Add support for Intel Keem Bay
Srikanth Thokala
-0
/
+489
2021-08-20
PCI: aardvark: Configure PCIe resources from 'ranges' DT property
Pali Rohár
-1
/
+194
2021-08-19
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
-0
/
+19
2021-08-19
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
-4
/
+36
2021-08-19
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
-0
/
+38
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
-2
/
+2
2021-08-19
PCI: cadence: Add support to configure virtual functions
Kishon Vijay Abraham I
-21
/
+128
2021-08-19
PCI: cadence: Simplify code to get register base address for configuring BAR
Kishon Vijay Abraham I
-14
/
+7
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
-57
/
+60
2021-08-16
PCI: rcar: Add L1 link state fix into data abort hook
Marek Vasut
-0
/
+93
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
-5
/
+62
2021-08-13
PCI: xilinx-nwl: Enable the clock through CCF
Hyun Kwon
-0
/
+12
2021-08-12
ARM: ixp4xx: fix building both pci drivers
Arnd Bergmann
-4
/
+4
2021-08-05
PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()
Dinghao Liu
-2
/
+2
2021-08-05
PCI: xgene-msi: Remove redundant dev_err() call in xgene_msi_probe()
ErKun Yang
-1
/
+0
2021-08-05
PCI: tegra: make const array err_msg static
Christophe JAILLET
-1
/
+1
2021-08-05
PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
Christophe JAILLET
-5
/
+5
2021-08-05
PCI: tegra: Fix OF node reference leak
Christophe JAILLET
-5
/
+8
2021-08-05
PCI: aardvark: Fix reporting CRS value
Pali Rohár
-4
/
+63
2021-08-05
PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
Pali Rohár
-1
/
+1
2021-08-05
PCI: aardvark: Fix checking for PIO status
Evan Wang
-8
/
+54
2021-08-04
PCI: tegra194: Cleanup unused code
Om Prakash Singh
-7
/
+0
[prev]
[next]