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
2023-10-20
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
2
-3
/
+10
2023-10-20
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
2
-8
/
+25
2023-10-20
PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
Yoshihiro Shimoda
1
-6
/
+0
2023-10-20
PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
Yoshihiro Shimoda
1
-1
/
+8
2023-10-20
PCI: dwc: Add dw_pcie_link_set_max_link_width()
Yoshihiro Shimoda
1
-45
/
+41
2023-10-18
PCI: cadence: Use FIELD_GET()
Ilpo Järvinen
1
-4
/
+5
2023-10-14
PCI: hv: Annotate struct hv_dr_state with __counted_by
Kees Cook
1
-1
/
+1
2023-10-14
PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops
Manivannan Sadhasivam
1
-0
/
+28
2023-10-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2
-0
/
+4
2023-10-14
PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
Manivannan Sadhasivam
1
-2
/
+2
2023-10-14
PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
1
-25
/
+6
2023-10-14
PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
1
-18
/
+6
2023-10-10
PCI: xgene: Do PCI error check on own line & keep return value
Ilpo Järvinen
1
-3
/
+4
2023-10-10
PCI: mvebu: Use FIELD_PREP() with Link Width
Ilpo Järvinen
1
-1
/
+1
2023-10-10
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
1
-5
/
+4
2023-10-10
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
1
-2
/
+2
2023-10-10
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-10-10
PCI: kirin: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-10-10
PCI: exynos: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-10-10
PCI: layerscape-ep: Set 64-bit DMA mask
Guanhua Gao
1
-0
/
+2
2023-10-05
PCI: cadence: Drop unused member from struct cdns_plat_pcie
Li Chen
1
-5
/
+0
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
6
-6
/
+6
2023-10-03
PCI: vmd: Correct PCI Header Type Register's multi-function check
Ilpo Järvinen
1
-2
/
+1
2023-09-29
PCI: qcom: Fix IPQ8074 enumeration
Sricharan Ramabadhran
1
-3
/
+1
2023-09-18
PCI: vmd: Fix inconsistent indentation in vmd_resume()
Xinghui Li
1
-4
/
+1
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
45
-247
/
+654
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
29
-38
/
+28
2023-08-29
Merge branch 'pci/controller/resources'
Bjorn Helgaas
4
-8
/
+4
2023-08-29
Merge branch 'pci/controller/remove-void-cast'
Bjorn Helgaas
3
-8
/
+24
2023-08-29
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-2
/
+17
2023-08-29
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-10
/
+0
2023-08-29
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
1
-3
/
+3
2023-08-29
Merge branch 'pci/controller/qcom-ep'
Bjorn Helgaas
1
-1
/
+73
2023-08-29
Merge branch 'pci/controller/qcom-edma'
Bjorn Helgaas
1
-1
/
+4
2023-08-29
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2
-1
/
+2
2023-08-29
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2
-161
/
+232
2023-08-29
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+20
2023-08-29
Merge branch 'pci/controller/iproc'
Bjorn Helgaas
1
-3
/
+2
2023-08-29
Merge branch 'pci/controller/hv'
Bjorn Helgaas
1
-0
/
+3
2023-08-29
Merge branch 'pci/controller/fu740'
Bjorn Helgaas
1
-0
/
+1
2023-08-29
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
4
-9
/
+231
2023-08-29
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
1
-1
/
+5
2023-08-29
PCI: qcom-ep: Add ICC bandwidth voting support
Krishna chaitanya chundru
1
-0
/
+72
2023-08-29
PCI: qcom-ep: Treat unknown IRQ events as an error
Manivannan Sadhasivam
1
-1
/
+1
2023-08-26
PCI: qcom-ep: Add eDMA support
Manivannan Sadhasivam
1
-1
/
+3
2023-08-25
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
1
-0
/
+1
2023-08-25
PCI: qcom-ep: Pass alignment restriction to the EPF core
Manivannan Sadhasivam
1
-0
/
+1
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-08-25
PCI: mvebu: Remove unused busn member
Pali Rohár
1
-1
/
+0
2023-08-24
PCI: brcmstb: Remove stale comment
Jim Quinlan
1
-1
/
+0
[prev]
[next]