Show patches with: Submitter = Niklas Cassel       |    State = Action Required       |   154 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
PCI: dra7xx: program outbound atu with correct address - - 1 --- 2016-05-02 Niklas Cassel bhelgaas New
[1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller - - - --- 2016-05-04 Niklas Cassel bhelgaas New
[2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller - - - --- 2016-05-04 Niklas Cassel bhelgaas New
[v2,1/2] dt-bindings: pci: add DT binding for Axis ARTPEC-6 PCIe controller 1 - - --- 2016-05-09 Niklas Cassel bhelgaas New
[v2,2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller - - - --- 2016-05-09 Niklas Cassel bhelgaas New
PCI: artpec: correct section mismatch for function artpec6_pcie_probe - - - --- 2016-06-14 Niklas Cassel bhelgaas New
bindings: PCI: artpec: correct pci binding example - - - --- 2016-07-07 Niklas Cassel bhelgaas New
[RESEND] bindings: PCI: artpec: correct pci binding example - - - --- 2016-08-25 Niklas Cassel bhelgaas New
PCI: artpec6: drop __init from artpec6_add_pcie_port - - - --- 2016-09-09 Niklas Cassel bhelgaas New
[REGRESSION,bisect] pci: artpec-6: imprecise external abort - - - --- 2016-10-14 Niklas Cassel bhelgaas New
[REGRESSION,bisect] pci: artpec-6: imprecise external abort - - - --- 2016-10-14 Niklas Cassel bhelgaas New
PCI: designware: check for iATU unroll support after initializing host 2 - 1 --- 2016-10-14 Niklas Cassel bhelgaas New
PCI: dwc: fix crash seen due to missing ops 2 - - --- 2017-03-21 Niklas Cassel bhelgaas New
[1/2] PCI: dwc: dra7xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros - - - --- 2017-07-14 Niklas Cassel bhelgaas New
[2/2] PCI: dwc: spear13xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros - - - --- 2017-07-14 Niklas Cassel bhelgaas New
[01/10] PCI: dwc: use DMA-API for allocating MSI data - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[02/10] PCI: designware-ep: set_msi should only set MMC bits - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[03/10] PCI: designware-ep: read-only registers need DBI_RO_WR_EN to be writable - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[04/10] PCI: designware-ep: pre-allocate memory for MSI in dw_pcie_ep_init - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[05/10] PCI: artpec6: remove unused defines - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[06/10] PCI: dwc: artpec6: use BIT and GENMASK macros - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[07/10] PCI: dwc: artpec6: split artpec6_pcie_establish_link to smaller functions - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[08/10] PCI: dwc: artpec6: add support for endpoint mode 1 - - --- 2017-10-13 Niklas Cassel bhelgaas New
[09/10] PCI: dwc: make cpu_addr_fixup take struct dw_pcie as argument - - - --- 2017-10-13 Niklas Cassel bhelgaas New
[10/10] PCI: dwc: artpec6: add support for the ARTPEC-7 SoC 1 - - --- 2017-10-13 Niklas Cassel bhelgaas New
[v2,01/17] PCI: dwc: Use DMA-API for allocating MSI data - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,02/17] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,03/17] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,05/17] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar() 1 - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,06/17] PCI: designware-ep: Add generic function for raising MSI irq - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,07/17] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode 1 - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,08/17] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe 1 - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,09/17] PCI: dwc: dra7xx: Add ifdefs for host/ep specific code - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,10/17] PCI: dwc: artpec6: Remove unused defines - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,11/17] PCI: dwc: artpec6: Use BIT and GENMASK macros - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,12/17] PCI: dwc: artpec6: Split artpec6_pcie_establish_link to smaller functions - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,13/17] bindings: PCI: artpec: Add support for endpoint mode 1 - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,14/17] PCI: dwc: artpec6: Add support for endpoint mode - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,15/17] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,16/17] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC 1 - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v2,17/17] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC - - - --- 2017-10-30 Niklas Cassel bhelgaas New
[v3,01/17] PCI: dwc: Use DMA-API for allocating MSI data - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,02/17] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,03/17] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,05/17] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar() 1 - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,06/17] PCI: designware-ep: Add generic function for raising MSI irq - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,07/17] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode 1 - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,08/17] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe 1 - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,09/17] PCI: dwc: dra7xx: Add ifdefs for host/ep specific code - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,10/17] PCI: dwc: artpec6: Remove unused defines - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,11/17] PCI: dwc: artpec6: Use BIT and GENMASK macros - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,12/17] PCI: dwc: artpec6: Split artpec6_pcie_establish_link to smaller functions - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,13/17] bindings: PCI: artpec: Add support for endpoint mode 1 - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,14/17] PCI: dwc: artpec6: Add support for endpoint mode - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,15/17] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,16/17] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC 1 - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v3,17/17] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC - - - --- 2017-10-31 Niklas Cassel bhelgaas New
[v4,01/17] PCI: dwc: Use the DMA-API to get the MSI address - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,02/17] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,03/17] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,04/17] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,05/17] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar() 1 - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,06/17] PCI: designware-ep: Add generic function for raising MSI irq - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,07/17] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode 1 - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,08/17] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe 1 - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,09/17] PCI: dwc: dra7xx: Help compiler to remove unused code - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,10/17] PCI: dwc: artpec6: Remove unused defines - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,11/17] PCI: dwc: artpec6: Use BIT and GENMASK macros - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,12/17] PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,13/17] bindings: PCI: artpec: Add support for endpoint mode 1 - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,14/17] PCI: dwc: artpec6: Add support for endpoint mode - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,15/17] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument - - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,16/17] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC 1 - - --- 2017-11-03 Niklas Cassel bhelgaas New
[v4,17/17] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC - - - --- 2017-11-03 Niklas Cassel bhelgaas New
PCI: designware-ep: use ffz() instead of find_first_zero_bit() - - - --- 2017-11-16 Niklas Cassel bhelgaas New
PCI: endpoint: use ffz() instead of find_first_zero_bit() - - - --- 2017-11-17 Niklas Cassel bhelgaas New
[v2,1/2] PCI: designware-ep: Fix find_first_zero_bit() usage - - - --- 2017-11-17 Niklas Cassel bhelgaas New
[v2,2/2] PCI: endpoint: Fix find_first_zero_bit() usage - - - --- 2017-11-17 Niklas Cassel bhelgaas New
[v5,01/18] PCI: dwc: Use the DMA-API to get the MSI address - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,02/18] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,03/18] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,04/18] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,05/18] PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar() 1 - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,06/18] PCI: designware-ep: Add generic function for raising MSI irq - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,07/18] PCI: dwc: dra7xx: Refactor Kconfig and Makefile handling for host/ep mode 1 - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,08/18] PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe 1 - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,09/18] PCI: dwc: dra7xx: Help compiler to remove unused code - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,10/18] PCI: dwc: artpec6: Remove unused defines - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,11/18] PCI: dwc: artpec6: Use BIT and GENMASK macros - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,12/18] PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,13/18] bindings: PCI: artpec: Add support for endpoint mode 1 - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,14/18] PCI: dwc: artpec6: Add support for endpoint mode - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,15/18] PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,16/18] PCI: dwc: artpec6: Deassert the core before waiting for PHY - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,17/18] bindings: PCI: artpec: Add support for the ARTPEC-7 SoC 1 - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v5,18/18] PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC - - - --- 2017-11-20 Niklas Cassel bhelgaas New
[v3,1/3] PCI: designware-ep: Fix find_first_zero_bit() usage - - - --- 2017-11-27 Niklas Cassel bhelgaas New
[v3,2/3] PCI: endpoint: Fix error handling in pci_epc_epf_link() 1 - - --- 2017-11-27 Niklas Cassel bhelgaas New
« 1 2 »