linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-01 09:32:22 to 2018-03-06 09:59:54 UTC [more...]

[PATCH] ARM: dts: rockchip: Add dp83867 CLK_OUT muxing
 2018-03-06  9:59 UTC  (7+ messages)

[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
 2018-03-06  8:49 UTC  (35+ messages)
` [PATCH v4 01/38] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v4 03/38] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v4 04/38] drm/rockchip: Remove analogix psr worker
` [PATCH v4 06/38] drm/rockchip: add mutex vop lock
` [PATCH v4 08/38] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v4 10/38] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v4 11/38] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v4 13/38] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v4 14/38] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
  ` [PATCH v4 02/38] drm/rockchip: Don't use atomic constructs for psr
  ` [PATCH v4 05/38] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
  ` [PATCH v4 07/38] drm/bridge: analogix_dp: add fast link train for eDP
  ` [PATCH v4 09/38] drm/bridge: analogix_dp: Move enable video into config_video()
  ` [PATCH v4 12/38] drm/bridge: analogix_dp: Retry bridge enable when it failed
  ` [PATCH v4 15/38] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [PATCH v4 17/38] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
  ` [PATCH v4 20/38] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [PATCH v4 22/38] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
  ` [PATCH v4 24/38] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [PATCH v4 26/38] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
  ` [PATCH v4 30/38] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v4 16/38] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v4 18/38] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v4 19/38] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v4 21/38] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v4 23/38] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v4 25/38] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v4 27/38] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v4 28/38] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v4 29/38] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v4 31/38] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v4 32/38] drm/rockchip: Disable PSR on input events

High CPU load produced by USB (DW2)
 2018-03-06  8:09 UTC  (17+ messages)

[PATCH v4 3/3] arm64: dts: rockchip: kevin: Avoid wakeup when inserting the pen
 2018-03-06  7:51 UTC 

[PATCH v4 0/3] gpio-keys: Add support for specifying wakeup event action
 2018-03-06  7:44 UTC 

[PATCH] arm64: dts: rockchip: remove keep-power-in-suspend from sdhci of rk3399-sapphire
 2018-03-06  7:09 UTC 

[PATCH v7 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-06  3:27 UTC  (15+ messages)
  ` [PATCH v7 01/14] iommu/rockchip: Prohibit unbind and remove
  ` [PATCH v7 02/14] iommu/rockchip: Fix error handling in probe
  ` [PATCH v7 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
  ` [PATCH v7 04/14] iommu/rockchip: Fix error handling in attach
    ` [PATCH v7 07/14] ARM: dts: rockchip: add clocks in iommu nodes
      ` [PATCH v7 05/14] iommu/rockchip: Use iopoll helpers to wait for hardware
      ` [PATCH v7 06/14] iommu/rockchip: Fix TLB flush of secondary IOMMUs
      ` [PATCH v7 08/14] iommu/rockchip: Control clocks needed to access the IOMMU
    ` [PATCH v7 09/14] dt-bindings: iommu/rockchip: Add clock property
  ` [PATCH v7 10/14] iommu/rockchip: Use IOMMU device for dma mapping operations
      ` [PATCH v7 11/14] iommu/rockchip: Use OF_IOMMU to attach devices automatically
      ` [PATCH v7 12/14] iommu/rockchip: Fix error handling in init
      ` [PATCH v7 13/14] iommu/rockchip: Add runtime PM support
    ` [PATCH v7 14/14] iommu/rockchip: Support sharing IOMMU between masters

[PATCH v3 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-06  2:44 UTC  (7+ messages)
  ` [PATCH v3 1/6] PCI: rockchip: Create individual folder for rockchip drivers
  ` [PATCH v3 2/6] PCI: rockchip: Split out common function to parse DT
  ` [PATCH v3 3/6] PCI: rockchip: Split out common function to init controller
  ` [PATCH v3 4/6] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt
  ` [PATCH v3 5/6] PCI: rockchip: Add Endpoint controller driver for Rockchip PCIe controller
  ` [PATCH v3 6/6] dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe endpoint controller

[RESEND PATCH v6 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-06  2:32 UTC  (25+ messages)
` [RESEND PATCH v6 01/14] iommu/rockchip: Prohibit unbind and remove
` [RESEND PATCH v6 02/14] iommu/rockchip: Fix error handling in probe
` [RESEND PATCH v6 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
` [RESEND PATCH v6 04/14] iommu/rockchip: Fix error handling in attach
` [RESEND PATCH v6 06/14] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [RESEND PATCH v6 07/14] ARM: dts: rockchip: add clocks in iommu nodes
  ` [RESEND PATCH v6 05/14] iommu/rockchip: Use iopoll helpers to wait for hardware
  ` [RESEND PATCH v6 08/14] iommu/rockchip: Control clocks needed to access the IOMMU
  ` [RESEND PATCH v6 09/14] dt-bindings: iommu/rockchip: Add clock property
  ` [RESEND PATCH v6 10/14] iommu/rockchip: Use IOMMU device for dma mapping operations
  ` [RESEND PATCH v6 11/14] iommu/rockchip: Use OF_IOMMU to attach devices automatically
  ` [RESEND PATCH v6 12/14] iommu/rockchip: Fix error handling in init
  ` [RESEND PATCH v6 13/14] iommu/rockchip: Add runtime PM support
  ` [RESEND PATCH v6 14/14] iommu/rockchip: Support sharing IOMMU between masters

[PATCH v4 33/38] drm/rockchip: Cancel PSR enable work before changing the state
 2018-03-05 22:28 UTC  (6+ messages)
  ` [PATCH v4 34/38] drm/rockchip: psr: Avoid redundant calls to .set() callback
  ` [PATCH v4 35/38] drm/rockchip: psr: Sanitize semantics of allow/disallow API
  ` [PATCH v4 38/38] drm/rockchip: psr: Remove flush by CRTC
` [PATCH v4 36/38] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v4 37/38] drm/rockchip: Disallow PSR for the whole atomic commit

[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
 2018-03-05 22:12 UTC 

[RESEND PATCH] clk: rockchip: Prevent calculating mmc phase if clock rate is zero
 2018-03-05 21:08 UTC  (2+ messages)

[PATCH] soc: rockchip: power-domain: Add a sanity check on pd->num_clks
 2018-03-05 20:26 UTC  (3+ messages)

[PATCH] soc: rockchip: disable jtag switching for RK3128 SoCs
 2018-03-05 14:55 UTC  (4+ messages)

[PATCH] drm/bridge/synopsys: dsi: readl_poll_timeout return value clean up
 2018-03-05 13:25 UTC  (5+ messages)

[PATCH 0/3] Analogix DP fixes for Chromebook2 Peach-Pit (Exynos5420)
 2018-03-05 12:46 UTC  (7+ messages)
  ` [PATCH 1/3] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
  ` [PATCH 2/3] drm/bridge: analogix_dp: Postpone enabling runtime power management
  ` [PATCH 3/3] drm/bridge: analogix_dp: Don't create useless connectors

[PATCH v3 0/3] gpio-keys: Add support for specifying wakeup event action
 2018-03-05 10:22 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: rockchip: Avoid wakeup when inserting the pen

[PATCH] soc: rockchip: power-domain: use clk_bulk APIs
 2018-03-05  9:05 UTC  (3+ messages)

[PATCH] dt-bindings: rockchip-dw-mshc: use consistent clock names
 2018-03-05  7:45 UTC  (3+ messages)

[PATCH] mmc: dw_mmc-rockchip: correct property names in debug
 2018-03-05  7:35 UTC  (4+ messages)

[PATCH v9 0/5] rockchip: kevin: Enable edp display
 2018-03-05  7:01 UTC  (9+ messages)
` [PATCH v9 1/5] drm/rockchip: dw-mipi-dsi: Fix connector and encoder cleanup
` [PATCH v9 2/5] drm/rockchip: inno_hdmi: Fix error handling path
` [PATCH v9 3/5] drm/rockchip: inno_hdmi: reorder clk_disable_unprepare call in unbind
` [PATCH v9 4/5] drm/rockchip: dw_hdmi: Move HDMI vpll clock enable to bind()
` [PATCH v9 5/5] drm/bridge/synopsys: dw-hdmi: Add missing bridge detach

[PATCH] clk: rockchip: Prevent calculating mmc phase if clock rate is zero
 2018-03-05  3:21 UTC 

[PATCH v4 16/22] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM
 2018-03-04 18:00 UTC  (5+ messages)
  ` [PATCH] nvmem: meson-efuse: fix ptr_ret.cocci warnings
    ` [kbuild-all] "

[PATCH v4 13/22] nvmem: lpc18xx_otp: Convert to use devm_nvmem_register()
 2018-03-04 13:04 UTC  (3+ messages)
` [PATCH] nvmem: lpc18xx_otp: fix ptr_ret.cocci warnings

[PATCH v4 11/22] nvmem: meson-mx-efuse: Convert to use devm_nvmem_register()
 2018-03-04 11:13 UTC  (3+ messages)
  ` [PATCH] nvmem: meson-mx-efuse: fix ptr_ret.cocci warnings

[PATCH v4 06/22] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
 2018-03-04  0:46 UTC  (3+ messages)
` [PATCH] nvmem: uniphier-efuse: fix ptr_ret.cocci warnings

[PATCH v2 0/6] phy: rockchip-typec: fix boards that does not report cable-state
 2018-03-03 11:17 UTC  (10+ messages)
` [PATCH v2 1/6] phy: rockchip-typec: fall back to working in host-mode if extcon is missing
` [PATCH v2 2/6] dt-bindings: phy-rockchip-typec: move extcon property to be optional
` [PATCH v2 3/6] arm64: dts: rockchip: enable typec-phy for rk3399-sapphire
` [PATCH v2 4/6] arm64: dts: rockchip: enable typec-phy for rk3399-firefly
` [PATCH v2 5/6] arm64: dts: rockchip: enable typec-phy1 for rk3399-puma
` [PATCH v2 6/6] arm64: dts: rockchip: enable typec-phy0 for rk3399-puma-haikou

[PATCH v2 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-02 15:10 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt

[PATCH 0/3] Use of_clk_get_parent_count() instead of open coding
 2018-03-02 13:15 UTC  (5+ messages)
` [PATCH 2/3] soc: rockchip: power-domain: "

[PATCH v8 0/8] rockchip: kevin: Enable edp display
 2018-03-02 12:22 UTC  (15+ messages)
` [PATCH v8 1/8] drm/bridge: analogix: Do not use device's drvdata
` [PATCH v8 2/8] drm/bridge: analogix_dp: Fix connector and encoder cleanup
` [PATCH v8 3/8] drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()
  ` [PATCH] drm/rockchip: analogix_dp: reorder psr_unregister call in unbind
` [PATCH v8 4/8] drm/rockchip: dw-mipi-dsi: Fix error handling path
` [PATCH v8 7/8] drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata

[PATCH v3 1/5] arm64: dts: rockchip: add extcon nodes and enable tcphy
 2018-03-02  7:43 UTC  (4+ messages)
` [PATCH v3 3/5] arm64: dts: rockchip: add usb3-phy otg-port support for rk3399

[PATCH] arm: dts: rk3288: Add missing #sound-dai-cells
 2018-03-01 20:25 UTC 

[PATCH v3 0/6] drm/panel: simple: Add mode support to devicetree
 2018-03-01 18:47 UTC  (3+ messages)
` [PATCH v3 3/6] dt-bindings: Add panel-timing subnode to simple-panel

[PATCH v3 00/43] DRM Rockchip rk3399 (Kevin)
 2018-03-01 13:37 UTC  (6+ messages)
    ` [PATCH v3 05/43] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind

[PATCH v5] drm/rockchip: Add device links for master and components
 2018-03-01 13:34 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()
 2018-03-01 13:33 UTC  (2+ messages)

[PATCH 0/6] phy: rockchip-typec: fix boards that does not report cable-state
 2018-03-01 12:15 UTC  (6+ messages)
` [PATCH 1/6] phy: rockchip-typec: fall back to working in host-mode if extcon is missing
` [PATCH 2/6] dt-bindings: phy-rockchip-typec: move extcon property to be optional

[PATCH] soc: rockchip: power-domain: remove PM clocks
 2018-03-01 11:54 UTC  (13+ messages)

[PATCH v6 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-01 10:08 UTC  (8+ messages)
  ` [PATCH v6 01/14] iommu/rockchip: Prohibit unbind and remove
  ` [PATCH v6 02/14] iommu/rockchip: Fix error handling in probe
  ` [PATCH v6 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
  ` [PATCH v6 04/14] iommu/rockchip: Fix error handling in attach
  ` [PATCH v6 05/14] iommu/rockchip: Use iopoll helpers to wait for hardware
  ` [PATCH v6 06/14] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v6 07/14] ARM: dts: rockchip: add clocks in iommu nodes

[PATCH] pinctrl/rockchip: Don't call pinctrl_force_* for nothing
 2018-03-01  9:52 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).