Toggle navigation
Patchwork
Linux PCI development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 25301 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
ajd
darball1
sammj
jogo
jogo
bhelgaas
blogic
blogic
oohal
russellb
ptomsich
agraf
joestringer
mwalle
naveen
pchotard
pepe2k
pepe2k
tagr
tagr
tagr
arj
arj
davem
davem
davem
andmur01
jforissier
amitay
matttbe
pabeni
istokes
aparcar
goliath
martineau
maddy
Ansuel
danielschwierzeck
tytso
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
XiaoYang
marex
mkorpershoek
hs
khem
tpetazzoni
liwang
danielhb
groug
npiggin
robimarko
apritzel
pareddja
mmichelson
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
pm215
bpf
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
monstr
blocktrron
vigneshr
mraynal
chunkeey
stewart
stewart
wsa
kabel
Jaehoon
prom
kevery
rfried
freenix
akumar
jagan
arbab
rsalvaterra
adrianschmutzler
horms
hegdevasant
hegdevasant
jacmet
sjg
ehristev
ukleinek
ukleinek
bmeng
ag
rmilecki
rmilecki
metan
xypron
ivanhu
wbx
chleroy
apconole
pablo
pablo
abelloni
rw
rw
legoater
legoater
legoater
svanheule
trini
juju
bjonglez
xback
xback
richiejp
aik
dangole
dangole
pevik
jonhunter
ynezz
sbabic
sbabic
Hauke
Hauke
anuppatel
anuppatel
echaudron
forty
next_ghost
acer
benh
rgrimm
segher
pratyush
passgat
jms
jms
jms
jmberg
mans0n
ruscur
linusw
linusw
jk
jk
jk
jk
festevam
numans
ymorin
Andes
xuyang
conchuod
tambarus
kubu
matthias_bgg
imaximets
apalos
pbrobinson
strlen
strlen
spectrum
stroese
dceara
krzk
cazzacarna
neocturne
aldot
TIENFONG
mpe
sfr
galak
arnout
ktraynor
calebccff
nbd
nbd
anguy11
paulus
robh
jm
Apply
«
1
2
3
4
…
253
254
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[v9,4/4] rust: remove core::ffi::CStr reexport
rust: replace kernel::str::CStr w/ core::ffi::CStr
- - - -
-
-
-
2025-03-17
Tamir Duberstein
New
[v9,3/4] rust: replace `kernel::c_str!` with C-Strings
rust: replace kernel::str::CStr w/ core::ffi::CStr
- - - -
-
-
-
2025-03-17
Tamir Duberstein
New
[v9,2/4] rust: replace `CStr` with `core::ffi::CStr`
rust: replace kernel::str::CStr w/ core::ffi::CStr
- - - -
-
-
-
2025-03-17
Tamir Duberstein
New
[v9,1/4] rust: move `CStr`'s `Display` to helper struct
rust: replace kernel::str::CStr w/ core::ffi::CStr
- - - -
-
-
-
2025-03-17
Tamir Duberstein
New
[next] PCI: brcmstb: make const read-only arrays static
[next] PCI: brcmstb: make const read-only arrays static
- - 1 -
-
-
-
2025-03-17
Colin Ian King
New
[v5,6/6] rust: use strict provenance APIs
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-17
Tamir Duberstein
New
[v5,5/6] rust: enable `clippy::as_underscore` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-17
Tamir Duberstein
New
[v5,4/6] rust: enable `clippy::as_ptr_cast_mut` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-17
Tamir Duberstein
New
[v5,3/6] rust: enable `clippy::ptr_cast_constness` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-17
Tamir Duberstein
New
[v5,2/6] rust: enable `clippy::ptr_as_ptr` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-17
Tamir Duberstein
New
[v5,1/6] rust: retain pointer mut-ness in `container_of!`
rust: reduce pointer casts, enable related lints
- - 2 -
-
-
-
2025-03-17
Tamir Duberstein
New
[V3,10/10] genirq/msi: Rename msi_[un]lock_descs()
genirq/msi: Spring cleaning
- - 1 -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
genirq/msi: Spring cleaning
- - - -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,08/10] PCI/TPH: Replace the broken MSI-X control word update
genirq/msi: Spring cleaning
1 - - -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,07/10] PCI/MSI: Provide a sane mechanism for TPH
genirq/msi: Spring cleaning
1 - - -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,06/10] PCI: hv: Switch MSI descriptor locking to guard()
genirq/msi: Spring cleaning
2 - 2 -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
genirq/msi: Spring cleaning
- - 1 -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
genirq/msi: Spring cleaning
1 - 2 -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
genirq/msi: Spring cleaning
- - 2 1
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,02/10] genirq/msi: Use lock guards for MSI descriptor locking
genirq/msi: Spring cleaning
- - 1 -
-
-
-
2025-03-17
Thomas Gleixner
New
[V3,01/10] cleanup: Provide retain_ptr()
genirq/msi: Spring cleaning
- - 1 -
-
-
-
2025-03-17
Thomas Gleixner
New
PCI: xilinx-cpm: Add cpm5_csr register mapping for CPM5_HOST1 variant
PCI: xilinx-cpm: Add cpm5_csr register mapping for CPM5_HOST1 variant
- - - -
-
-
-
2025-03-17
Thippeswamy Havalige
New
PCI/AER: Consolidate CXL and native AER reporting paths
PCI/AER: Consolidate CXL and native AER reporting paths
- - - -
-
-
-
2025-03-17
Karolina Stolarek
New
[v14,4/4] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers
Add PCIe support for Qualcomm IPQ5332
- - 2 -
-
-
-
2025-03-17
Varadarajan Narayanan
New
[v14,3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes
Add PCIe support for Qualcomm IPQ5332
- - - -
-
-
-
2025-03-17
Varadarajan Narayanan
New
[v14,2/4] arm64: dts: qcom: ipq9574: Add MHI to pcie nodes
Add PCIe support for Qualcomm IPQ5332
- - - -
-
-
-
2025-03-17
Varadarajan Narayanan
New
[v14,1/4] dt-bindings: PCI: qcom: Add MHI registers for IPQ9574
Add PCIe support for Qualcomm IPQ5332
- - 1 -
-
-
-
2025-03-17
Varadarajan Narayanan
New
[v3] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
[v3] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
1 1 - -
-
-
-
2025-03-17
Zhangfei Gao
New
[v2,2/2] PCI: starfive: Simplify event doorbell bitmap initialization in pcie-starfive
[v2,1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
- 1 - -
-
-
-
2025-03-16
Anand Moon
New
[v2,1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
[v2,1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
- 1 - -
-
-
-
2025-03-16
Anand Moon
New
[v4,07/16] rust: pci: refactor to use `&raw [const|mut]`
Untitled series #448643
- - - -
-
-
-
2025-03-16
Antonio Hickey
New
[v8,4/4] PCI: dwc: Add support for configuring lane equalization presets
PCI: dwc: Add support for configuring lane equalization presets
- - - -
-
-
-
2025-03-16
Krishna Chaitanya Chundru
New
[v8,3/4] PCI: dwc: Update pci->num_lanes to maximum supported link width
PCI: dwc: Add support for configuring lane equalization presets
- - - -
-
-
-
2025-03-16
Krishna Chaitanya Chundru
New
[v8,2/4] PCI: of: Add of_pci_get_equalization_presets() API
PCI: dwc: Add support for configuring lane equalization presets
- - - -
-
-
-
2025-03-16
Krishna Chaitanya Chundru
New
[v8,1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties
PCI: dwc: Add support for configuring lane equalization presets
- - 2 -
-
-
-
2025-03-16
Krishna Chaitanya Chundru
New
[v12,13/13] PCI: imx6: Remove cpu_addr_fixup()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
1 - 1 -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,12/13] PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,11/13] PCI: dwc: ep: Ensure proper iteration over outbound map windows
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,10/13] PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offset
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,09/13] PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - 1 -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,08/13] PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - 1 -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,07/13] PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,06/13] PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,05/13] PCI: dwc: Add dw_pcie_parent_bus_offset()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,04/13] PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - 1 -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,03/13] PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,02/13] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
[v12,01/13] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-15
Bjorn Helgaas
New
PCI: histb: Remove an unneeded NULL test in histb_pcie_remove()
PCI: histb: Remove an unneeded NULL test in histb_pcie_remove()
- - - -
-
-
-
2025-03-15
Christophe JAILLET
New
[v4,6/6] rust: use strict provenance APIs
rust: reduce pointer casts, enable related lints
- - - -
-
-
-
2025-03-15
Tamir Duberstein
New
[v4,5/6] rust: enable `clippy::as_underscore` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-15
Tamir Duberstein
New
[v4,4/6] rust: enable `clippy::as_ptr_cast_mut` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-15
Tamir Duberstein
New
[v4,3/6] rust: enable `clippy::ptr_cast_constness` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-15
Tamir Duberstein
New
[v4,2/6] rust: enable `clippy::ptr_as_ptr` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-15
Tamir Duberstein
New
[v4,1/6] rust: retain pointer mut-ness in `container_of!`
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-15
Tamir Duberstein
New
[v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
[v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
1 1 - -
-
-
-
2025-03-15
Zhangfei Gao
New
[v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
[v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
- 1 - -
-
-
-
2025-03-15
Zhangfei Gao
New
[hyperv-next,v6,11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
arm64: hyperv: Support Virtual Trust Level Boot
1 - - -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
arm64: hyperv: Support Virtual Trust Level Boot
- - 1 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
arm64: hyperv: Support Virtual Trust Level Boot
- - 1 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
arm64: hyperv: Support Virtual Trust Level Boot
- - 1 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
arm64: hyperv: Support Virtual Trust Level Boot
- - 1 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,06/11] arm64, x86: hyperv: Report the VTL the system boots in
arm64: hyperv: Support Virtual Trust Level Boot
- - - -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,05/11] arm64: hyperv: Initialize the Virtual Trust Level field
arm64: hyperv: Support Virtual Trust Level Boot
- - 1 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
arm64: hyperv: Support Virtual Trust Level Boot
- - 2 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,03/11] Drivers: hv: Enable VTL mode for arm64
arm64: hyperv: Support Virtual Trust Level Boot
- - - -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
arm64: hyperv: Support Virtual Trust Level Boot
- - 1 -
-
-
-
2025-03-15
Roman Kisel
New
[hyperv-next,v6,01/11] arm64: kvm, smccc: Introduce and use API for detecting hypervisor presence
arm64: hyperv: Support Virtual Trust Level Boot
1 - - -
-
-
-
2025-03-15
Roman Kisel
New
[v3,2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
Untitled series #448557
- - - -
-
-
-
2025-03-14
Antonio Hickey
New
[v2,4/4] rust: platform: fix unrestricted &mut platform::Device
Improve soundness of bus device abstractions
- 1 1 -
-
-
-
2025-03-14
Danilo Krummrich
New
[v2,3/4] rust: pci: fix unrestricted &mut pci::Device
Improve soundness of bus device abstractions
- 1 1 -
-
-
-
2025-03-14
Danilo Krummrich
New
[v2,2/4] rust: device: implement device context marker
Improve soundness of bus device abstractions
- - 1 -
-
-
-
2025-03-14
Danilo Krummrich
New
[v2,1/4] rust: pci: use to_result() in enable_device_mem()
Improve soundness of bus device abstractions
- - 1 -
-
-
-
2025-03-14
Danilo Krummrich
New
pcie-xilinx: Support reset GPIO and wait for link-up status
pcie-xilinx: Support reset GPIO and wait for link-up status
- - - -
-
-
-
2025-03-14
Mike Looijmans
New
[v3,6/6] rust: use strict provenance APIs
rust: reduce pointer casts, enable related lints
- - - -
-
-
-
2025-03-14
Tamir Duberstein
New
[v3,5/6] rust: enable `clippy::as_underscore` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-14
Tamir Duberstein
New
[v3,4/6] rust: enable `clippy::as_ptr_cast_mut` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-14
Tamir Duberstein
New
[v3,3/6] rust: enable `clippy::ptr_cast_constness` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-14
Tamir Duberstein
New
[v3,2/6] rust: enable `clippy::ptr_as_ptr` lint
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-14
Tamir Duberstein
New
[v3,1/6] rust: retain pointer mut-ness in `container_of!`
rust: reduce pointer casts, enable related lints
- - 1 -
-
-
-
2025-03-14
Tamir Duberstein
New
[v1] Bluetooth: btintel_pcie: Support function level reset
[v1] Bluetooth: btintel_pcie: Support function level reset
- - - -
-
-
-
2025-03-14
Chandrashekar Devegowda
New
PCI: declare quirk_huawei_pcie_sva as FIXUP_HEADER
PCI: declare quirk_huawei_pcie_sva as FIXUP_HEADER
- 1 - -
-
-
-
2025-03-14
Zhangfei Gao
New
[v4,6/6] arm64: dts: qcom: ipq5018: Enable PCIe
Enable IPQ5018 PCI support
- - - -
-
-
-
2025-03-14
George Moussalem
New
[v4,5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
Enable IPQ5018 PCI support
- - - -
-
-
-
2025-03-14
George Moussalem
New
[v4,4/6] PCI: qcom: Add support for IPQ5018
Enable IPQ5018 PCI support
- - 1 -
-
-
-
2025-03-14
George Moussalem
New
[v4,3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
Enable IPQ5018 PCI support
- - - -
-
-
-
2025-03-14
George Moussalem
New
[v4,2/6] phy: qualcomm: qcom-uniphy-pcie 28LP add support for IPQ5018
Enable IPQ5018 PCI support
- - - -
-
-
-
2025-03-14
George Moussalem
New
[v4,1/6] dt-bindings: phy: qcom: uniphy-pcie: Add ipq5018 compatible
Enable IPQ5018 PCI support
1 - - -
-
-
-
2025-03-14
George Moussalem
New
[v2,3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`
Untitled series #448382
- - - -
-
-
-
2025-03-14
Antonio Hickey
New
[v11,11/11] PCI: imx6: Remove cpu_addr_fixup()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
1 - 1 -
-
-
-
2025-03-13
Frank Li
New
[v11,10/11] PCI: dwc: Print warning message when cpu_addr_fixup() exists
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,09/11] PCI: dwc: Use parent_bus_offset
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,08/11] PCI: dwc: ep: Ensure proper iteration over outbound map windows
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,07/11] PCI: dwc: ep: Add parent_bus_addr for outbound window
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,06/11] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,05/11] PCI: dwc: Add helper dw_pcie_init_parent_bus_offset()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,04/11] PCI: dwc: Move devm_pci_alloc_host_bridge() to the beginning of dw_pcie_host_init()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,03/11] PCI: dwc: Move cfg0 setup to dw_pcie_cfg0_setup()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,02/11] PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
[v11,01/11] PCI: dwc: Use resource start as iomap() input in dw_pcie_pme_turn_off()
PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
- - - -
-
-
-
2025-03-13
Frank Li
New
«
1
2
3
4
…
253
254
»