Show patches with: none      |   45123 patches
« 1 2 ... 132 133 134451 452 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) New
[12/19] PCI: cadence: Use bridge resources for outbound window setup PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring (Arm) New
[13/19] PCI: cadence: Remove private bus number and range storage PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring (Arm) New
[14/19] PCI: rcar: Use devm_pci_alloc_host_bridge() PCI: Another round of host clean-ups - - - - --- 2020-07-22 Rob Herring (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) New
[RFC,02/27] PCI: dwc: Use DBI accessors instead of own config accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,03/27] PCI: dwc: Allow overriding bridge pci_ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) 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 (Arm) 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 (Arm) New
[RFC,06/27] PCI: dwc: keystone: Use pci_ops for config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) 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 (Arm) New
[RFC,12/27] PCI: dwc: Remove dwc specific config accessor ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,13/27] PCI: dwc: Use generic config accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,14/27] PCI: Also call .add_bus() callback for root bus PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) 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 (Arm) New
[RFC,16/27] PCI: dwc: Convert to use pci_host_probe() PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,17/27] PCI: dwc: Remove root_bus pointer PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,18/27] PCI: dwc: Remove storing of PCI resources PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,19/27] PCI: dwc: Simplify config space handling PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,20/27] PCI: dwc/keystone: Drop duplicated 'num-viewport' PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,21/27] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init() PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,22/27] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,23/27] PCI: dwc/meson: Drop unnecessary RC config space initialization PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,24/27] PCI: dwc/meson: Rework PCI config and DW port logic register accesses PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,25/27] PCI: dwc/qcom: Use common PCI register definitions PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,26/27] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
[RFC,27/27] PCI: dwc/tegra: Use common Designware port logic register definitions PCI: dwc: Driver clean-ups - - - - --- 2020-08-03 Rob Herring (Arm) New
dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances - 1 1 - --- 2020-08-19 Rob Herring (Arm) New
[v2,01/40] PCI: Allow root and child buses to have different pci_ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,02/40] PCI: dwc: Use DBI accessors instead of own config accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,03/40] PCI: dwc: Allow overriding bridge pci_ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,04/40] PCI: dwc: Add a default pci_ops.map_bus for root port PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,05/40] PCI: dwc: al: Use pci_ops for child config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,06/40] PCI: dwc: keystone: Use pci_ops for config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,07/40] PCI: dwc: tegra: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,08/40] PCI: dwc: meson: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,09/40] PCI: dwc: kirin: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,10/40] PCI: dwc: exynos: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,11/40] PCI: dwc: histb: Use pci_ops for root config space accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,12/40] PCI: dwc: Remove dwc specific config accessor ops PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,13/40] PCI: dwc: Use generic config accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,14/40] PCI: Also call .add_bus() callback for root bus PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,16/40] PCI: dwc: Convert to use pci_host_probe() PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,17/40] PCI: dwc: Remove root_bus pointer PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,18/40] PCI: dwc: Remove storing of PCI resources PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,19/40] PCI: dwc: Simplify config space handling PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport' PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init() PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,28/40] PCI: dwc/imx6: Use common PCI register definitions PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,29/40] PCI: dwc/qcom: Use common PCI register definitions PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,31/40] PCI: dwc/tegra: Use common Designware port logic register definitions PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,32/40] PCI: dwc: Remove read_dbi2 code PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,33/40] PCI: dwc: Make ATU accessors private PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,34/40] PCI: dwc: Centralize link gen setting PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,35/40] PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,36/40] PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,37/40] PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup() PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,38/40] PCI: dwc/intel-gw: Drop unused max_width PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,39/40] PCI: dwc: Move N_FTS setup to common setup PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
[v2,40/40] PCI: dwc: Use DBI accessors PCI: dwc: Driver clean-ups - - - - --- 2020-08-21 Rob Herring (Arm) New
dt-bindings: Another round of adding missing 'additionalProperties' dt-bindings: Another round of adding missing 'additionalProperties' 9 - 2 - --- 2020-10-02 Rob Herring (Arm) New
[1/4] dt-bindings: Add missing 'unevaluatedProperties' dt-bindings: additional/unevaluatedProperties clean-ups 9 - - - --- 2020-10-05 Rob Herring (Arm) New
[2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties' dt-bindings: additional/unevaluatedProperties clean-ups 5 - - - --- 2020-10-05 Rob Herring (Arm) 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 (Arm) New
[4/4] dt-bindings: Explicitly allow additional properties in common schemas dt-bindings: additional/unevaluatedProperties clean-ups 13 - - - --- 2020-10-05 Rob Herring (Arm) New
PCI: Move Rockchip driver to Cadence directory PCI: Move Rockchip driver to Cadence directory - - - - --- 2020-10-09 Rob Herring (Arm) New
PCI: mvebu: Fix duplicate resource requests PCI: mvebu: Fix duplicate resource requests - 1 - - --- 2020-10-22 Rob Herring (Arm) New
[v2] PCI: mvebu: Fix duplicate resource requests [v2] PCI: mvebu: Fix duplicate resource requests 1 1 - 1 --- 2020-10-23 Rob Herring (Arm) 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 (Arm) New
PCI: dwc: Support multiple ATU memory regions PCI: dwc: Support multiple ATU memory regions 1 - 1 1 --- 2020-10-26 Rob Herring (Arm) New
[01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring (Arm) 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 (Arm) 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 (Arm) New
[04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring (Arm) 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 (Arm) New
[06/13] PCI: dwc/dra7xx: Use the common MSI irq_chip PCI: dwc: Another round of clean-ups - - - - --- 2020-10-28 Rob Herring (Arm) 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 (Arm) 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 (Arm) New
« 1 2 ... 132 133 134451 452 »