Show patches with: Submitter = Kishon Vijay Abraham I       |   1245 patches
« 1 2 ... 7 8 912 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/24] PCI: endpoint: Add support to allocate aligned buffers to be mapped in BARs Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[15/24] PCI: keystone: Invoke phy_reset API before enabling PHY Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[14/24] PCI: keystone: Add support for PCIe RC in AM654x Platforms Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[13/24] dt-bindings: PCI: Add PCI RC dt binding documentation for AM654 Add support for PCIe RC and EP mode in TI's AM654 SoC - 1 - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[12/24] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64 Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[11/24] PCI: dwc: Fix ATU identification for designware version >= 4.80 Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[10/24] PCI: dwc: Enable iATU unroll for endpoint too Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[09/24] dt-bindings: PCI: Document "atu" reg-names Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[08/24] PCI: keystone: Explicitly set the PCIe mode Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[07/24] dt-bindings: PCI: Add dt-binding to configure PCIe mode Add support for PCIe RC and EP mode in TI's AM654 SoC - 1 - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[06/24] PCI: keystone: Move initializations to appropriate places Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[05/24] PCI: keystone: Use platform_get_resource_byname to get memory resources Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[04/24] PCI: keystone: Perform host initialization in a single function Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[03/24] dt-bindings: PCI: keystone: Add "reg-names" binding information Add support for PCIe RC and EP mode in TI's AM654 SoC - 1 - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[02/24] PCI: keystone: Cleanup error_irq configuration Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[01/24] PCI: keystone: Add start_link/stop_link dw_pcie_ops Add support for PCIe RC and EP mode in TI's AM654 SoC - - - --- 2019-01-14 Kishon Vijay Abraham I Superseded
[v2,15/15] PCI: endpoint: Remove features member in struct pci_epc PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,14/15] PCI: designware-plat: Remove setting epc->features in Designware plat EP driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,13/15] PCI: rockchip: Remove pci_epf_linkup from Rockchip EP driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,12/15] PCI: cadence: Remove pci_epf_linkup from Cadence EP driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,11/15] PCI: pci-epf-test: Use pci_epc_get_features to get EPC features PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,10/15] PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,09/15] PCI: pci-epf-test: Remove setting epf_bar flags in function driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,07/15] PCI: endpoint: Add helper to get first unreserved BAR PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,06/15] PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,05/15] PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,04/15] PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,03/15] PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,02/15] PCI: dwc: Add ->get_features() callback function in dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[v2,01/15] PCI: endpoint: Add new pci_epc_ops to get EPC features PCI: endpoint: Cleanup EPC features - - - --- 2019-01-14 Kishon Vijay Abraham I bhelgaas New
[15/15] PCI: endpoint: Remove features member in struct pci_epc PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[14/15] PCI: designware-plat: Remove setting epc->features in Designware plat EP driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[13/15] PCI: rockchip: Remove pci_epf_linkup from Rockchip EP driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[12/15] PCI: cadence: Remove pci_epf_linkup from Cadence EP driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[11/15] PCI: pci-epf-test: Use pci_epc_get_features to get EPC features PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[10/15] PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[09/15] PCI: pci-epf-test: Remove setting epf_bar flags in function driver PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[07/15] PCI: endpoint: Add helper to get first unreserved BAR PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[06/15] PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[05/15] PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[04/15] PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[03/15] PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[02/15] PCI: dwc: Add ->get_features() callback function in dw_pcie_ep_ops PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[01/15] PCI: endpoint: Add new pci_epc_ops to get EPC features PCI: endpoint: Cleanup EPC features - - - --- 2019-01-07 Kishon Vijay Abraham I bhelgaas New
[10/10] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it PCI: DWC/Keystone: MSI configuration cleanup 1 - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[09/10] PCI: dwc: Remove Keystone specific dw_pcie_host_ops PCI: DWC/Keystone: MSI configuration cleanup 1 - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[08/10] PCI: keystone: Use Keystone specific msi_irq_chip PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[07/10] PCI: dwc: Add support to use non default msi_irq_chip PCI: DWC/Keystone: MSI configuration cleanup 1 - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[06/10] PCI: keystone: Cleanup ks_pcie_msi_irq_handler and ks_pcie_legacy_irq_handler PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[05/10] PCI: keystone: Use hwirq to get the IRQ number offset PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[04/10] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[03/10] PCI: keystone: Modify legacy_irq_handler to check the IRQ_STATUS of INTA/B/C/D PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[02/10] PCI: keystone: Use "dummy_irq_chip" instead of new irqchip for legacy interrupt handling PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[01/10] PCI: keystone: Cleanup interrupt related macros PCI: DWC/Keystone: MSI configuration cleanup - - - --- 2018-12-19 Kishon Vijay Abraham I bhelgaas New
[v2,21/21] PCI: keystone: Cleanup macros defined in pci-keystone.c PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,20/21] PCI: keystone: Reorder header file in alphabetical order PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,19/21] PCI: keystone: Add debug error message for all errors PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,18/21] PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interrupt status PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,17/21] PCI: keystone: Cleanup ks_pcie_link_up() PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,16/21] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,15/21] PCI: keystone: Cleanup outbound window configuration PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,14/21] PCI: keystone: Get number of outbound windows from DT PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,13/21] PCI: keystone: Cleanup configuration space access PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,12/21] PCI: keystone: Invoke pm_runtime APIs to enable clock PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,11/21] PCI: keystone: Cleanup PHY handling PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,10/21] PCI: keystone: Use SYSCON APIs to get device ID from control module PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,09/21] dt-bindings: PCI: keystone: Add bindings to get device control module PCI: Cleanup pci-keystone driver - 1 - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,08/21] PCI: keystone: Use uniform function naming convention PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,07/21] PCI: keystone: Remove redundant platform_set_drvdata PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,06/21] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,05/21] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init() PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,04/21] PCI: keystone: Do not initiate link training multiple times PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,03/21] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link() PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,02/21] PCI: keystone: Use quirk to set MRRS for PCI host bridge PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[v2,01/21] PCI: keystone: Use quirk to limit MRRS for K2G PCI: Cleanup pci-keystone driver - - - --- 2018-10-17 Kishon Vijay Abraham I bhelgaas New
[19/19] PCI: keystone: Cleanup macros defined in pci-keystone.c PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[18/19] PCI: keystone: Reorder header file in alphabetical order PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[17/19] PCI: keystone: Add debug error message for all errors PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[16/19] PCI: keystone: Cleanup ks_pcie_link_up() PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[15/19] PCI: keystone: Cleanup set_dbi_mode and get_dbi_mode PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[14/19] PCI: keystone: Get number of OB windows from DT and cleanup MEM space configuration PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[13/19] PCI: keystone: Cleanup configuration space access PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[12/19] PCI: keystone: Invoke pm_runtime APIs to enable clock PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[11/19] PCI: keystone: Cleanup PHY handling PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[10/19] PCI: keystone: Use syscon APIs to get device id from control module PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[09/19] dt-bindings: PCI: keystone: Add bindings to get device control module PCI: Cleanup pci-keystone driver - 1 - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[08/19] PCI: keystone: Use uniform function naming convention PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[07/19] PCI: keystone: Remove redundant platform_set_drvdata PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[06/19] PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[05/19] PCI: keystone: Remove unused argument from ks_dw_pcie_host_init() PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[04/19] PCI: keystone: Do not initiate link training multiple times PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[03/19] PCI: keystone: Move dw_pcie_setup_rc out of ks_pcie_establish_link() PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[02/19] PCI: keystone: Use quirk to set MRRS for PCI host bridge PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[01/19] PCI: keystone: Use quirk to limit MRRS for K2G PCI: Cleanup pci-keystone driver - - - --- 2018-10-15 Kishon Vijay Abraham I bhelgaas New
[RFC,40/40] arm64: dts: k3-am6: Add Root Complex PCIe dt node Cleanup pci-keystone.c and Add AM654 PCIe Support - - - --- 2018-09-21 Kishon Vijay Abraham I bhelgaas New
[RFC,39/40] arm64: dts: k3-am6: Add SERDES DT node Cleanup pci-keystone.c and Add AM654 PCIe Support - - - --- 2018-09-21 Kishon Vijay Abraham I bhelgaas New
[RFC,38/40] arm64: dts: k3-am6: Add mux-controller dt node required for muxing SERDES Cleanup pci-keystone.c and Add AM654 PCIe Support - - - --- 2018-09-21 Kishon Vijay Abraham I bhelgaas New
[RFC,37/40] arm64: dts: k3-am6: Add Main System Control Module node Cleanup pci-keystone.c and Add AM654 PCIe Support - - - --- 2018-09-21 Kishon Vijay Abraham I bhelgaas New
« 1 2 ... 7 8 912 13 »