public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2016-09-08 15:30:31 to 2016-09-19 21:37:27 UTC [more...]

[PATCH v15 0/5] Rockchip Type-C DisplayPort driver
 2016-09-19 21:37 UTC  (12+ messages)
  ` [PATCH v15 1/5] extcon: Introduce EXTCON_PROP_DISP_HPD property
  ` [PATCH v15 2/5] Documentation: bindings: add dt documentation for cdn DP controller
` [PATCH v15 3/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399
  ` [PATCH v15.1 "
` [PATCH v15 4/5] drm/rockchip: cdn-dp: support audio hot-plug
` [PATCH v15 5/5] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver

[RESEND PATCH v7 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-19 21:28 UTC  (12+ messages)
  ` [RESEND PATCH v7 1/4] phy: Add reset callback
  ` [RESEND PATCH v7 3/4] usb: dwc2: assert phy reset when waking up in rk3288 platform
  ` [RESEND PATCH v7 4/4] ARM: dts: rockchip: Point rk3288 dwc2 usb at the full PHY reset
` [RESEND PATCH v7 2/4] phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup

[PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8
 2016-09-19 21:15 UTC  (20+ messages)
` [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization

[PATCH 00/27] drm/rockchip: MIPI fixes & improvements
 2016-09-19 17:24 UTC  (39+ messages)
` [PATCH 01/26] drm/rockchip: dw-mipi-dsi: use mode from display state
` [PATCH 03/26] drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI
` [PATCH 04/26] drm/rockchip: dw-mipi-dsi: rename commit hook to enable
` [PATCH 05/26] drm/rockchip: dw-mipi-dsi: fix command header writes
` [PATCH 07/26] drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf
` [PATCH 08/26] drm/rockchip: dw-mipi-dsi: include bad value in error message
` [PATCH 09/26] drm/rockchip: dw-mipi-dsi: respect message flags
` [PATCH 10/26] drm/rockchip: dw-mipi-dsi: only request HS clock when required
` [PATCH 11/26] drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned
` [PATCH 12/26] drm/rockchip: dw-mipi-dsi: prepare panel after phy init
` [PATCH 14/26] drm/rockchip: dw-mipi-dsi: fix escape clock rate
` [PATCH 14/27] drm/rockchip: dw-mipi-dsi: use specific poll helper
` [PATCH 15/26] drm/rockchip: dw-mipi-dsi: ensure PHY is reset
` [PATCH 16/26] drm/rockchip: dw-mipi-dsi: configure bias and bandgap before enable
  ` [PATCH 02/26] drm/rockchip: dw-mipi-dsi: pass new mode into MIPI mode set
  ` [PATCH 06/26] drm/rockchip: dw-mipi-dsi: fix generic packet status check
  ` [PATCH 13/26] drm/rockchip: dw-mipi-dsi: allow commands in panel_disable
  ` [PATCH 15/27] drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
  ` [PATCH 16/27] drm/rockchip: dw-mipi-dsi: fix escape clock rate
  ` [PATCH 17/26] drm/rockchip: dw-mipi-dsi: don't enable PHY PLL until it's configured
  ` [PATCH 18/26] drm/rockchip: dw-mipi-dsi: properly configure PHY timing
  ` [PATCH 20/26] drm/rockchip: dw-mipi-dsi: use specific poll helper
  ` [PATCH 21/27] drm/rockchip: dw-mipi-dsi: improve PLL configuration
` [PATCH 17/27] drm/rockchip: dw-mipi-dsi: ensure PHY is reset
` [PATCH 18/27] drm/rockchip: dw-mipi-dsi: configure bias and bandgap before enable
` [PATCH 19/27] drm/rockchip: dw-mipi-dsi: don't enable PHY PLL until it's configured
` [PATCH 19/26] drm/rockchip: dw-mipi-dsi: improve PLL configuration
` [PATCH 20/27] drm/rockchip: dw-mipi-dsi: properly configure PHY timing
` [PATCH 21/26] drm/rockchip: dw-mipi-dsi: use positive check for N{H, V}SYNC
` [PATCH 22/27] drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
` [PATCH 22/26] drm/rockchip: vop: test for P{H,V}SYNC
` [PATCH 23/26] drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded
` [PATCH 23/27] drm/rockchip: dw-mipi-dsi: support non-burst modes
` [PATCH 24/26] "
` [PATCH 24/27] drm/rockchip: vop: test for P{H,V}SYNC
` [PATCH 25/26] drm/rockchip: dw-mipi-dsi: add reset control
` [PATCH 26/26] drm/rockchip: dw-mipi-dsi: support read commands

[PATCH] ASoC: rk3399_gru_sound: fix recording pop at first attempt
 2016-09-19 14:44 UTC  (2+ messages)

[PATCH] drm/rockchip: Balance irq refcount on failure
 2016-09-19  4:18 UTC  (2+ messages)

[PATCH] drm/rockchip: Cleanup dangling devm pointers
 2016-09-19  4:14 UTC  (2+ messages)

[PATCH 0/8] drm/rockchip: Flip wait clean-up
 2016-09-18  4:01 UTC  (12+ messages)
` [PATCH 1/8] drm/rockchip: Clear interrupt status bits before enabling
` [PATCH 2/8] drm/rockchip: Get rid of some unnecessary code
` [PATCH 3/8] drm/rockchip: Avoid race with vblank count increment
` [PATCH 4/8] drm/rockchip: Unreference framebuffers from flip work
` [PATCH 5/8] drm/rockchip: Replace custom wait_for_vblanks with helper
` [PATCH 6/8] drm/rockchip: Do not enable vblank without event
` [PATCH 7/8] drm/rockchip: Always signal event in next vblank after cfg_done
` [PATCH 8/8] drm/rockchip: Kill vop_plane_state

[PATCH v3 0/2] Add power domain support for eMMC node on rk3399
 2016-09-17  9:57 UTC  (7+ messages)
  ` [PATCH v3 1/2] Documentation: mmc: sdhci-of-arasan: add description of power domain
  ` [PATCH v3 2/2] arm64: dts: rockchip: add eMMC's power domain support for rk3399

[GIT PULL] drm/rockchip: some fixes
 2016-09-17  5:41 UTC  (3+ messages)

[PATCH v2 0/2] Add power domain support for eMMC node on rk3399
 2016-09-17  2:18 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: mmc: sdhci-of-arasan: add description of power domain

[PATCH] ASoC: rockchip: Support headset button function on rk3399
 2016-09-16 17:39 UTC  (2+ messages)
` Applied "ASoC: rockchip: Support headset button function on rk3399" to the asoc tree

[PATCH] drm/rockchip: Respect page offset for PRIME mmap calls
 2016-09-16  9:17 UTC 

[PATCH] clocksource: arm_arch_timer: Don't assume clock runs in suspend
 2016-09-16  8:10 UTC  (3+ messages)

[PATCH] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell
 2016-09-16  5:59 UTC  (4+ messages)

[PATCH v5 3/3] usb: dwc2: Properly account for the force mode delays
 2016-09-16  2:16 UTC  (11+ messages)

[PATCH 0/2] soc: rockchip: fix probe error path in power-domain driver
 2016-09-15 22:14 UTC  (3+ messages)
` [PATCH 1/2] soc: rockchip: power-domain: use pm_genpd_remove in error cleanup
` [PATCH 2/2] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell

[GIT PULL 1/3] Rockchip driver changes for 4.9
 2016-09-14 22:14 UTC  (6+ messages)
` [GIT PULL 2/3] Rockchip dts32 "
` [GIT PULL 3/3] Rockchip dts64 "

[PATCH] ASoC: da7219: software reset codec at probe
 2016-09-14 17:15 UTC  (2+ messages)
  ` Applied "ASoC: da7219: software reset codec at probe" to the asoc tree

[PATCH 1/2] dt-bindings: add the regulator optional properties
 2016-09-14 14:31 UTC  (7+ messages)
` [PATCH 2/2] HID: i2c-hid: support the regulator

[PATCH v2] ASoC: da7219: software reset codec at probe
 2016-09-14 14:25 UTC 

[PATCH 1/3] drm/rockchip: vop: move dma_addr to plane atomic check
 2016-09-13 14:13 UTC  (7+ messages)
` [PATCH 2/3] drm: add ARM vendor format afbc
` [PATCH 3/3] drm/rockchip: vop: support afdc for rk3399 vop
  ` [PATCH] drm/rockchip: vop: support afbc format "
  ` [PATCH 3/3 v1.1] "

[PATCH v1 1/2] ARM: dts: add rockchip PX3 Evaluation board
 2016-09-13 12:23 UTC  (2+ messages)
    ` [PATCH v1 2/2] arm64: dts: rockchip: Add PX5 "

[PATCH v2 0/4] PM / AVS: add Rockchip cpu avs
 2016-09-12 21:55 UTC  (4+ messages)
` [PATCH v2 4/4] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH v3] ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle
 2016-09-12 19:06 UTC  (2+ messages)
` Applied "ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycle" to the asoc tree

[PATCH v3] ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycle
 2016-09-12 19:06 UTC  (2+ messages)
` Applied "ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycle" to the asoc tree

[PATCH v10 0/5] rk3399 support ddr frequency scaling
 2016-09-12 16:31 UTC  (5+ messages)
` [PATCH v10 1/5] Documentation: bindings: add dt documentation for dfi controller
` [PATCH v10 3/5] Documentation: bindings: add dt documentation for rk3399 dmc

[PATCH v5 0/4] nvmem: rockchip-efuse: support more rockchip SoCs
 2016-09-12 15:35 UTC  (3+ messages)
` [PATCH v5 1/4] nvmem: rockchip-efuse: update compatible strings for Rockchip efuse

[PATCH v2 1/2] drm/bridge: analogix_dp: Remove duplicated code v2
 2016-09-12 13:52 UTC  (8+ messages)
` [PATCH v2 2/2] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
  ` [PATCH v3 2/3] drm/bridge: analogix_dp: use jiffies to simulate timeout loop
  ` [PATCH v3 3/3] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR

[PATCH v4 0/6] Support the rk3399 gmac and pd function
 2016-09-12 13:28 UTC  (3+ messages)
` [PATCH v4 1/6] net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data

[PATCH 0/8] ARM: dts: rockchip: Remove skeleton.dtsi usage and fix memory node DTC warnings
 2016-09-10 21:51 UTC  (10+ messages)
` [PATCH 1/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3036.dtsi
` [PATCH 3/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3288.dtsi
` [PATCH 4/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk3xxx.dtsi
` [PATCH 5/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk3036 boards
  ` [PATCH 2/8] ARM: dts: rockchip: Remove skeleton.dtsi inclusion in rk322x.dtsi
  ` [PATCH 6/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk322x boards
` [PATCH 7/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk3288 boards
` [PATCH 8/8] ARM: dts: rockchip: Add missing unit name to memory nodes in rk3xxx boards

[PATCH] drm/rockchip: mark symbols static where possible
 2016-09-10  2:59 UTC  (2+ messages)

[PATCH] drm/rockchip: add missing header dependencies
 2016-09-10  2:59 UTC  (2+ messages)

[PATCH] ASoC: da7219: make sure the valid event when startup
 2016-09-09 14:17 UTC  (2+ messages)

[v2 PATCH 2/2] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver
 2016-09-09 10:29 UTC  (3+ messages)
  ` [PATCH v3 "

[PATCH 0/6] arm64: dts: rockchip: added some pd nodes for rk3399 Soc
 2016-09-09  7:50 UTC  (8+ messages)
` [PATCH 1/6] arm64: dts: rockchip: add pd_edp node for rk3399
` [PATCH 2/6] arm64: dts: rockchip: add pd_emmc power "
` [PATCH 3/6] arm64: dts: rockchip: add pd_perihp "
` [PATCH 4/6] arm64: dts: rockchip: add pd_sd "
` [PATCH 5/6] arm64: dts: rockchip: add pd_sdioaudio "
` [PATCH 6/6] arm64: dts: rockchip: add pd_usb3 "

[PATCH] i2c: rk3x: Restore clock settings at resume time
 2016-09-08 20:50 UTC  (2+ messages)

[PATCH 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-08 18:09 UTC  (5+ messages)
` [PATCH 1/4] phy: Add reset callback
` [PATCH 3/4] usb: dwc2: assert phy reset when waking up in rk3288 platform

[PATCH] phy: rockchip-typec: add pm_runtime_disable in err case
 2016-09-08 18:05 UTC  (2+ messages)

[PATCH v1 0/3] PM / AVS: add Rockchip cpu avs
 2016-09-08 16:56 UTC  (6+ messages)
` [PATCH v1 3/3] PM / AVS: rockchip-cpu-avs: add driver handling "

[PATCH v2 1/2] phy: rockchip-typec: add pm runtime support
 2016-09-08 15:31 UTC  (3+ messages)
` [RESEND PATCH v3 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox