index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
PCI: xgene: Fix IB window setup
Rob Herring
1
-1
/
+1
2021-11-30
PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()
Pali Rohár
1
-9
/
+4
2021-11-29
PCI: xgene-msi: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-4
/
+2
2021-11-29
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
Christophe JAILLET
1
-6
/
+6
2021-11-29
PCI: mediatek-gen3: Disable DVFSRC voltage request
Jianjun Wang
1
-0
/
+8
2021-11-18
PCI: xgene: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-5
/
+5
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-1
/
+1
2021-11-18
PCI: keystone: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-3
/
+3
2021-11-18
PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-1
/
+1
2021-11-18
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: rcar-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: altera: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: mvebu: Drop error data fabrication when config read fails
Naveen Naidu
1
-6
/
+2
2021-11-18
PCI: aardvark: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: kirin: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: histb: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: exynos: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: mediatek: Drop error data fabrication when config read fails
Naveen Naidu
1
-9
/
+2
2021-11-18
PCI: iproc: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-11-18
PCI: thunder: Drop error data fabrication when config read fails
Naveen Naidu
2
-33
/
+17
2021-11-13
Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+2
2021-11-09
PCI: brcmstb: Allow building for BMIPS_GENERIC
Florian Fainelli
1
-1
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
28
-406
/
+3181
2021-11-05
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
1
-2
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2
-10
/
+37
2021-11-05
Merge branch 'pci/host/rcar'
Bjorn Helgaas
2
-6
/
+1
2021-11-05
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
5
-11
/
+819
2021-11-05
Merge branch 'pci/host/mt7621'
Bjorn Helgaas
3
-0
/
+610
2021-11-05
Merge branch 'pci/host/kirin'
Bjorn Helgaas
2
-146
/
+496
2021-11-05
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-1
/
+1
2021-11-05
Merge branch 'pci/host/dwc'
Bjorn Helgaas
7
-41
/
+51
2021-11-05
Merge branch 'pci/host/cadence'
Bjorn Helgaas
2
-1
/
+3
2021-11-05
Merge branch 'pci/host/apple'
Bjorn Helgaas
3
-0
/
+843
2021-11-05
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-179
/
+312
2021-11-04
PCI: apple: Configure RID to SID mapper on device addition
Marc Zyngier
1
-2
/
+163
2021-11-04
iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
Marc Zyngier
2
-1
/
+8
2021-11-04
PCI: apple: Implement MSI support
Marc Zyngier
1
-1
/
+168
2021-11-04
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
1
-0
/
+210
2021-11-04
PCI: kirin: Allow removing the driver
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-04
PCI: kirin: De-init the dwc driver
Mauro Carvalho Chehab
1
-0
/
+2
2021-11-04
PCI: kirin: Disable clkreq during poweroff sequence
Mauro Carvalho Chehab
1
-0
/
+3
2021-11-04
PCI: kirin: Move the power-off code to a common routine
Mauro Carvalho Chehab
1
-11
/
+15
2021-11-04
PCI: kirin: Add power_off support for Kirin 960 PHY
Mauro Carvalho Chehab
1
-3
/
+18
2021-11-04
PCI: kirin: Allow building it as a module
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-04
PCI: kirin: Add MODULE_* macros
Mauro Carvalho Chehab
1
-0
/
+5
2021-11-04
PCI: kirin: Add Kirin 970 compatible
Mauro Carvalho Chehab
1
-0
/
+4
2021-11-04
PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridge
Mauro Carvalho Chehab
1
-32
/
+233
2021-11-04
PCI: apple: Set up reference clocks when probing
Alyssa Rosenzweig
1
-0
/
+46
2021-11-04
PCI: apple: Add initial hardware bring-up
Alyssa Rosenzweig
3
-0
/
+252
2021-11-04
PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>
Krzysztof Wilczyński
1
-2
/
+0
[prev]
[next]