Show patches with: Submitter = Rob Herring       |    State = Action Required       |   92 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,01/40] PCI: Allow root and child buses to have different pci_ops PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,02/40] PCI: dwc: Use DBI accessors instead of own config accessors PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,03/40] PCI: dwc: Allow overriding bridge pci_ops PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring 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 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 New
[v2,06/40] PCI: dwc: keystone: Use pci_ops for config space accessors PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring 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 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 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 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 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 New
[v2,12/40] PCI: dwc: Remove dwc specific config accessor ops PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,13/40] PCI: dwc: Use generic config accessors PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,14/40] PCI: Also call .add_bus() callback for root bus PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring 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 New
[v2,16/40] PCI: dwc: Convert to use pci_host_probe() PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,17/40] PCI: dwc: Remove root_bus pointer PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,18/40] PCI: dwc: Remove storing of PCI resources PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,19/40] PCI: dwc: Simplify config space handling PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport' PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring 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 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 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 New
[v2,24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring 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 New
[v2,28/40] PCI: dwc/imx6: Use common PCI register definitions PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,29/40] PCI: dwc/qcom: Use common PCI register definitions PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,31/40] PCI: dwc/tegra: Use common Designware port logic register definitions PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,32/40] PCI: dwc: Remove read_dbi2 code PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,33/40] PCI: dwc: Make ATU accessors private PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,34/40] PCI: dwc: Centralize link gen setting PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring 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 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 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 New
[v2,38/40] PCI: dwc/intel-gw: Drop unused max_width PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,39/40] PCI: dwc: Move N_FTS setup to common setup PCI: dwc: Driver clean-ups - - - --- 2020-08-21 Rob Herring New
[v2,40/40] PCI: dwc: Use DBI accessors PCI: dwc: Driver clean-ups - - - --- 2020-08-21 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
[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
[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
[04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers PCI: dwc: Another round of clean-ups - - - --- 2020-10-28 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
[06/13] PCI: dwc/dra7xx: Use the common MSI irq_chip PCI: dwc: Another round of clean-ups - - - --- 2020-10-28 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
[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
[09/13] PCI: dwc: Rework MSI initialization PCI: dwc: Another round of clean-ups 1 - - --- 2020-10-28 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
[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
[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
[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
[v2,08/16] PCI: dwc: Move MSI interrupt setup into DWC common code PCI: dwc: Another round of clean-ups 1 - - --- 2020-11-05 Rob Herring New
[v2,10/16] PCI: dwc: Move link handling into common code PCI: dwc: Another round of clean-ups 1 - - --- 2020-11-05 Rob Herring New
[v2,11/16] PCI: dwc: Move dw_pcie_msi_init() into core PCI: dwc: Another round of clean-ups 1 - - --- 2020-11-05 Rob Herring New
[v2,12/16] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code PCI: dwc: Another round of clean-ups 1 - - --- 2020-11-05 Rob Herring New
[v2,13/16] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init() PCI: dwc: Another round of clean-ups - - - --- 2020-11-05 Rob Herring New
mfd: Use of_property_present() for testing DT property presence mfd: Use of_property_present() for testing DT property presence - - - --- 2023-03-10 Rob Herring New
[v2] dt-bindings: net: Drop unneeded quotes [v2] dt-bindings: net: Drop unneeded quotes 4 3 - --- 2023-03-20 Rob Herring New
[v2] dt-bindings: display: Drop unneeded quotes [v2] dt-bindings: display: Drop unneeded quotes 1 4 - --- 2023-03-20 Rob Herring New
dt-bindings: usb: Drop unneeded quotes dt-bindings: usb: Drop unneeded quotes 1 1 - --- 2023-03-20 Rob Herring New
media: dt-bindings: Drop unneeded quotes media: dt-bindings: Drop unneeded quotes 1 6 - --- 2023-03-20 Rob Herring New
dt-bindings: phy: Drop unneeded quotes dt-bindings: phy: Drop unneeded quotes 3 1 - --- 2023-03-20 Rob Herring New
dt-bindings: mailbox: Drop unneeded quotes dt-bindings: mailbox: Drop unneeded quotes - 3 - --- 2023-03-22 Rob Herring New
dt-bindings: reset: Drop unneeded quotes dt-bindings: reset: Drop unneeded quotes 1 3 - --- 2023-03-22 Rob Herring New
dt-bindings: i2c: Drop unneeded quotes dt-bindings: i2c: Drop unneeded quotes - 4 - --- 2023-03-22 Rob Herring New
dt-bindings: remoteproc: Drop unneeded quotes dt-bindings: remoteproc: Drop unneeded quotes - 2 - --- 2023-03-27 Rob Herring New
dt-bindings: serial: Drop unneeded quotes dt-bindings: serial: Drop unneeded quotes - 2 - --- 2023-03-27 Rob Herring New
dt-bindings: rng: Drop unneeded quotes dt-bindings: rng: Drop unneeded quotes 1 2 - --- 2023-03-27 Rob Herring New
dt-bindings: thermal: Drop unneeded quotes dt-bindings: thermal: Drop unneeded quotes - 2 - --- 2023-03-27 Rob Herring New
clk: Explicitly include correct DT includes clk: Explicitly include correct DT includes 5 3 - --- 2023-07-14 Rob Herring narmstrong New
crypto: Explicitly include correct DT includes crypto: Explicitly include correct DT includes - - - --- 2023-07-14 Rob Herring New
I2C: Explicitly include correct DT includes I2C: Explicitly include correct DT includes - 1 - --- 2023-07-14 Rob Herring New
iio: adc: Explicitly include correct DT includes iio: adc: Explicitly include correct DT includes 1 - - --- 2023-07-14 Rob Herring New
media: Explicitly include correct DT includes media: Explicitly include correct DT includes - - - --- 2023-07-14 Rob Herring New
mtd: Explicitly include correct DT includes mtd: Explicitly include correct DT includes 1 1 - --- 2023-07-14 Rob Herring New
nvmem: Explicitly include correct DT includes nvmem: Explicitly include correct DT includes - - - --- 2023-07-14 Rob Herring New
PCI: Explicitly include correct DT includes PCI: Explicitly include correct DT includes - - - --- 2023-07-14 Rob Herring New
drivers/perf: Explicitly include correct DT includes drivers/perf: Explicitly include correct DT includes - - - --- 2023-07-14 Rob Herring New
phy: Explicitly include correct DT includes phy: Explicitly include correct DT includes 3 - - --- 2023-07-14 Rob Herring New
pwm: Explicitly include correct DT includes pwm: Explicitly include correct DT includes 1 2 - --- 2023-07-14 Rob Herring New
pinctrl: Explicitly include correct DT includes pinctrl: Explicitly include correct DT includes 2 1 - --- 2023-07-14 Rob Herring New
reset: Explicitly include correct DT includes reset: Explicitly include correct DT includes 1 1 - --- 2023-07-14 Rob Herring New
spi: Explicitly include correct DT includes spi: Explicitly include correct DT includes - - - --- 2023-07-14 Rob Herring New
staging: Explicitly include correct DT includes staging: Explicitly include correct DT includes 2 2 - --- 2023-07-14 Rob Herring New
thermal: Explicitly include correct DT includes thermal: Explicitly include correct DT includes 1 2 - --- 2023-07-14 Rob Herring New
soc: amlogic: Explicitly include correct DT includes soc: amlogic: Explicitly include correct DT includes - 1 - --- 2023-07-14 Rob Herring New
ARM: meson: Drop unused includes ARM: meson: Drop unused includes - 1 - --- 2023-07-17 Rob Herring New
[v2] mmc: Explicitly include correct DT includes [v2] mmc: Explicitly include correct DT includes 1 - - --- 2023-07-18 Rob Herring New
[v3] watchdog: Explicitly include correct DT includes [v3] watchdog: Explicitly include correct DT includes 1 1 - --- 2023-07-26 Rob Herring New
[net-next,v3] net: Explicitly include correct DT includes [net-next,v3] net: Explicitly include correct DT includes 1 3 - --- 2023-07-27 Rob Herring New