Show patches with: Submitter = Rob Herring       |    State = Action Required       |    Archived = No       |   196 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: Include PCI bindings in host bridge entry MAINTAINERS: Include PCI bindings in host bridge entry - - - - --- 2022-11-16 Rob Herring New
PCI: Explicitly include correct DT includes PCI: Explicitly include correct DT includes - - - - --- 2023-07-14 Rob Herring New
PCI: Fix use-after-free in pci_bus_release_domain_nr() PCI: Fix use-after-free in pci_bus_release_domain_nr() - 1 1 1 --- 2023-03-29 Rob Herring New
PCI: Honor firmware's device disabled status PCI: Honor firmware's device disabled status - - - 1 --- 2023-02-10 Rob Herring New
PCI: Move Rockchip driver to Cadence directory PCI: Move Rockchip driver to Cadence directory - - - - --- 2020-10-09 Rob Herring New
PCI: Restrict device disabled status check to DT PCI: Restrict device disabled status check to DT - 1 - 2 --- 2023-04-19 Rob Herring New
PCI: Use of_node_name_eq for node name comparisons PCI: Use of_node_name_eq for node name comparisons - - - - --- 2020-04-16 Rob Herring New
PCI: Use of_property_present() for testing DT property presence PCI: Use of_property_present() for testing DT property presence - - 1 - --- 2023-03-10 Rob Herring New
PCI: dwc/tegra: Fix host link initialization PCI: dwc/tegra: Fix host link initialization - 1 - 1 --- 2020-12-18 Rob Herring New
PCI: dwc: Drop support for config space in 'ranges' PCI: dwc: Drop support for config space in 'ranges' - - - - --- 2020-12-15 Rob Herring New
PCI: dwc: Restore ATU memory resource setup to use last entry PCI: dwc: Restore ATU memory resource setup to use last entry 2 1 - - --- 2020-10-26 Rob Herring New
PCI: dwc: Support multiple ATU memory regions PCI: dwc: Support multiple ATU memory regions 1 - 1 1 --- 2020-10-26 Rob Herring New
PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver - - - - --- 2020-07-24 Rob Herring New
PCI: host-common: Fix driver remove NULL bridge->bus dereference PCI: host-common: Fix driver remove NULL bridge->bus dereference - 1 - 1 --- 2020-07-09 Rob Herring New
PCI: iproc: Use of_property_read_bool() for boolean properties PCI: iproc: Use of_property_read_bool() for boolean properties - - - - --- 2023-03-10 Rob Herring New
PCI: mvebu: Fix duplicate resource requests PCI: mvebu: Fix duplicate resource requests - 1 - - --- 2020-10-22 Rob Herring New
PCI: of: Fix MSI domain lookup with child bus nodes PCI: of: Fix MSI domain lookup with child bus nodes - - - - --- 2021-08-13 Rob Herring New
PCI: tegra: Use pci_parse_request_of_pci_ranges() PCI: tegra: Use pci_parse_request_of_pci_ranges() 1 - - 1 --- 2019-10-28 Rob Herring lorpie01 New
PCI: xgene: Fix IB window setup PCI: xgene: Fix IB window setup - 1 1 1 --- 2021-11-29 Rob Herring New
[01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring New
[01/15] PCI: cadence: Use struct pci_host_bridge.windows list directly PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[01/19] PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[02/13] PCI: dwc/intel-gw: Move ATU offset out of driver match data PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring New
[02/15] PCI: mvebu: Use struct pci_host_bridge.windows list directly PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[02/19] PCI: Set default bridge parent device PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[03/15] PCI: host-common: Use struct pci_host_bridge.windows list directly PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[03/19] PCI: Drop unnecessary zeroing of bridge fields PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring New
[04/15] PCI: brcmstb: Use pci_host_probe() to register host PCI controller probe cleanups 1 - - 1 --- 2020-05-22 Rob Herring New
[04/19] PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[05/13] PCI: dwc: Ensure all outbound ATU windows are reset PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[05/15] PCI: mobiveil: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[05/19] PCI: designware: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[06/13] PCI: dwc/dra7xx: Use the common MSI irq_chip PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring New
[06/15] PCI: tegra: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[06/19] PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[07/13] PCI: dwc: Drop the .set_num_vectors() host op PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[07/15] PCI: v3: Use pci_host_probe() to register host PCI controller probe cleanups - - 1 - --- 2020-05-22 Rob Herring New
[07/19] PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[08/13] PCI: dwc: Move MSI interrupt setup into DWC common code PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[08/15] PCI: versatile: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[08/19] PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[09/13] PCI: dwc: Rework MSI initialization PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[09/15] PCI: xgene: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[09/19] PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[1/2] PCI: Fix pci_register_host_bridge() device_register() error handling [1/2] PCI: Fix pci_register_host_bridge() device_register() error handling - 1 2 - --- 2020-05-13 Rob Herring New
[1/2] PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges' [1/2] PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges' 1 1 - 1 --- 2021-08-03 Rob Herring New
[1/2] dt-bindings: Clean-up schema indentation formatting [1/2] dt-bindings: Clean-up schema indentation formatting 11 - 1 - --- 2020-04-16 Rob Herring New
[1/3] PCI: Constify struct pci_ecam_ops PCI: Modularize host-generic 1 - - - --- 2020-04-09 Rob Herring New
[1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation [1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation 1 - 1 - --- 2023-09-26 Rob Herring New
[1/4] PCI: Add empty stub for pci_register_io_range() DT address cleanups and refactoring 1 - - - --- 2021-05-27 Rob Herring New
[1/4] dt-bindings: Add missing 'unevaluatedProperties' dt-bindings: additional/unevaluatedProperties clean-ups 9 - - - --- 2020-10-05 Rob Herring New
[10/13] PCI: dwc: Move link handling into common code PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[10/15] PCI: altera: Use pci_host_probe() to register host PCI controller probe cleanups - - 1 - --- 2020-05-22 Rob Herring New
[10/19] PCI: rcar: Use pci_is_root_bus() to check if bus is root bus PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[11/13] PCI: dwc: Move dw_pcie_msi_init() into core PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[11/15] PCI: iproc: Use pci_host_probe() to register host PCI controller probe cleanups 1 - - - --- 2020-05-22 Rob Herring New
[11/19] PCI: Move setting pci_host_bridge.busnr out of host drivers PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code PCI: dwc: Another round of clean-ups 1 - - - --- 2020-10-28 Rob Herring New
[12/15] PCI: rcar: Use pci_host_probe() to register host PCI controller probe cleanups - - 1 - --- 2020-05-22 Rob Herring New
[12/19] PCI: cadence: Use bridge resources for outbound window setup PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[13/13] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init() PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring New
[13/15] PCI: rockchip: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[13/19] PCI: cadence: Remove private bus number and range storage PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[14/15] PCI: xilinx-nwl: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[14/19] PCI: rcar: Use devm_pci_alloc_host_bridge() PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[15/15] PCI: xilinx: Use pci_host_probe() to register host PCI controller probe cleanups - - - - --- 2020-05-22 Rob Herring New
[15/19] PCI: rcar: Use struct pci_host_bridge.windows list directly PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[16/19] PCI: of: Reduce missing non-prefetchable memory region to a warning PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[18/19] PCI: Move DT resource setup into devm_pci_alloc_host_bridge() PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[19/19] PCI: Set bridge map_irq and swizzle_irq to default functions PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring New
[2/2] PCI: Fix pci_host_bridge struct device release/free handling [1/2] PCI: Fix pci_register_host_bridge() device_register() error handling 1 - 1 1 --- 2020-05-13 Rob Herring New
[2/2] PCI: iproc: Fix BCMA probe resource handling [1/2] PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges' - 1 - 1 --- 2021-08-03 Rob Herring New
[2/3] PCI: host-generic: Support building as modules PCI: Modularize host-generic 1 - - - --- 2020-04-09 Rob Herring New
[2/3] dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties [1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation 1 - 1 - --- 2023-09-26 Rob Herring New
[2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties' dt-bindings: additional/unevaluatedProperties clean-ups 5 - - - --- 2020-10-05 Rob Herring New
[2/4] of: Merge of_get_address() and of_get_pci_address() implementations DT address cleanups and refactoring - - - - --- 2021-05-27 Rob Herring New
[3/3] PCI: host-generic: Eliminate pci_host_common_probe wrappers PCI: Modularize host-generic - - - - --- 2020-04-09 Rob Herring New
[3/3] dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema [1/3] dt-bindings: PCI: brcm,iproc-pcie: Fix example indentation 1 1 1 - --- 2023-09-26 Rob Herring New
[3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas dt-bindings: additional/unevaluatedProperties clean-ups 3 - - - --- 2020-10-05 Rob Herring New
[3/4] of: address: Use IS_ENABLED() for !CONFIG_PCI DT address cleanups and refactoring - - - - --- 2021-05-27 Rob Herring New
[4/4] dt-bindings: Explicitly allow additional properties in common schemas dt-bindings: additional/unevaluatedProperties clean-ups 13 - - - --- 2020-10-05 Rob Herring New
[4/4] of: Merge of_address_to_resource() and of_pci_address_to_resource() implementations DT address cleanups and refactoring - - - - --- 2021-05-27 Rob Herring New
[RFC,01/27] PCI: Allow root and child buses to have different pci_ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,02/27] PCI: dwc: Use DBI accessors instead of own config accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,03/27] PCI: dwc: Allow overriding bridge pci_ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,04/27] PCI: dwc: Add a default pci_ops.map_bus for root port PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,05/27] PCI: dwc: al: Use pci_ops for child config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,06/27] PCI: dwc: keystone: Use pci_ops for config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,07/27] PCI: dwc: tegra: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,08/27] PCI: dwc: meson: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,09/27] PCI: dwc: kirin: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,10/27] PCI: dwc: exynos: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,11/27] PCI: dwc: histb: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,12/27] PCI: dwc: Remove dwc specific config accessor ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,13/27] PCI: dwc: Use generic config accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,14/27] PCI: Also call .add_bus() callback for root bus PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
[RFC,15/27] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring New
« 1 2 »