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-12-25
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-32
/
+31
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+4
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-1434
/
+789
2020-12-15
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-11
/
+26
2020-12-15
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-2
/
+0
2020-12-15
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-2
/
+2
2020-12-15
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-7
/
+22
2020-12-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
24
-1283
/
+654
2020-12-15
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
3
-15
/
+23
2020-12-15
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-0
/
+1
2020-12-15
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-1
/
+8
2020-12-15
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
1
-6
/
+2
2020-12-15
PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
Thomas Gleixner
1
-6
/
+2
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+7
2020-12-10
PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c
Krzysztof Wilczyński
1
-2
/
+0
2020-12-10
PCI: vmd: Update type of the __iomem pointers
Krzysztof Wilczyński
1
-4
/
+4
2020-12-10
PCI: iproc: Convert to use the new ECAM constants
Krzysztof Wilczyński
1
-23
/
+8
2020-12-10
PCI: thunder-pem: Add constant for custom ".bus_shift" initialiser
Krzysztof Wilczyński
1
-2
/
+11
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
12
-82
/
+30
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-12-10
PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
Vidya Sagar
1
-0
/
+8
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
2
-0
/
+89
2020-12-08
PCI: qcom: Add SM8250 SoC support
Manivannan Sadhasivam
1
-0
/
+11
2020-12-07
PCI: tegra: Disable LTSSM during L2 entry
Vidya Sagar
1
-7
/
+9
2020-12-07
PCI: tegra: Check return value of tegra_pcie_init_controller()
Vidya Sagar
1
-1
/
+5
2020-12-07
PCI: tegra: Continue unconfig sequence even if parts fail
Vidya Sagar
1
-24
/
+15
2020-12-07
PCI: tegra: Set DesignWare IP version
Vidya Sagar
1
-0
/
+1
2020-12-07
PCI: tegra: Fix ASPM-L1SS advertisement disable code
Vidya Sagar
1
-6
/
+6
2020-12-07
PCI: aardvark: Update comment about disabling link training
Pali Rohár
1
-1
/
+8
2020-12-01
PCI: tegra: Read "dbi" base address to program in application logic
Vidya Sagar
1
-0
/
+7
2020-12-01
PCI: tegra: Move "dbi" accesses to post common DWC initialization
Vidya Sagar
1
-9
/
+10
2020-12-01
PCI: dwc: exynos: Rework the driver to support Exynos5433 variant
Jaehoon Chung
2
-216
/
+146
2020-11-30
PCI: iproc: Enhance PCIe Link information display
Srinath Mannam
1
-0
/
+6
2020-11-30
PCI: iproc: Invalidate correct PAXB inbound windows
Roman Bacik
1
-2
/
+11
2020-11-30
PCI: iproc: Fix out-of-bound array accesses
Bharat Gooty
1
-5
/
+5
2020-11-23
PCI: vmd: Offset Client VMD MSI-X vectors
Jon Derrick
1
-11
/
+26
2020-11-20
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
Kishon Vijay Abraham I
2
-6
/
+4
2020-11-20
PCI: brcmstb: Initialize "tmp" before use
Jim Quinlan
1
-0
/
+1
2020-11-20
PCI: rcar: Drop unused members from struct rcar_pcie_host
Lad Prabhakar
1
-2
/
+0
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
6
-45
/
+93
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
2
-14
/
+15
2020-11-19
Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
Rob Herring
1
-1
/
+10
2020-11-19
PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
Rob Herring
8
-149
/
+17
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
15
-30
/
+1
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
14
-37
/
+6
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
15
-171
/
+103
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
5
-51
/
+13
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
13
-81
/
+14
[next]