linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-19 07:50:51 to 2015-10-28 02:09:23 UTC [more...]

[PATCH v7 0/17] Add Analogix Core Display Port Driver
 2015-10-28  2:09 UTC  (27+ messages)
` [PATCH v7 01/17] drm: exynos: dp: convert to drm bridge mode
  ` [PATCH v7 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
  ` [PATCH v7 03/17] drm: bridge: analogix/dp: fix some obvious code style
    ` [PATCH v7 04/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
    ` [PATCH v7 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
  ` [PATCH v7 06/17] Documentation: drm/bridge: add document for analogix_dp
    ` [PATCH v7 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
    ` [PATCH v7 08/17] drm: rockchip: dp: add rockchip platform dp driver
      ` [PATCH v7 09/17] Documentation: drm/bridge: add document for analogix_dp
      ` [PATCH v7 10/17] phy: Add driver for rockchip Display Port PHY
  ` [PATCH v7 11/17] Documentation: phy: add document for rockchip dp phy
    ` [PATCH v7 12/17] drm: rockchip: vop: add bpc and color mode setting
    ` [PATCH v7 13/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
    ` [PATCH v7 14/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
    ` [PATCH v7 15/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v7 16/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
  ` [PATCH v7 17/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method

[PATCH v1 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform
 2015-10-27 20:33 UTC  (6+ messages)
  ` [PATCH v1 1/3] dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCs
` [PATCH v1 2/3] mailbox: rockchip: Add Rockchip mailbox driver
` [PATCH v1 3/3] ARM64: dts: rk3368: Add mailbox device nodes

[PATCH 0/4]
 2015-10-27 10:23 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: Sync the dts to this document
` [PATCH 3/4] thermal: rockchip: change the TSHUT default state
  ` [PATCH 2/4] thermal: rockchip: ensure the otp state before resetting the controller
  ` [PATCH 4/4] ARM: dts: rockchip: Add the OTP gpio pinctrl
` [PATCH 0/4] Add the OTP gpio pinctrl to fix the TSHUT issue

[REPOST PATCH 0/3] dwc2 patches to allow wakeup on Rockchip rk3288
 2015-10-27  2:05 UTC  (3+ messages)

[PATCH 0/4] Patches to fix remote wakeup on rk3288 dwc2 "host" port
 2015-10-27  1:43 UTC  (10+ messages)
  ` [PATCH 1/4] phy: rockchip-usb: Support the PHY's "port reset"
  ` [PATCH 3/4] ARM: dts: rockchip: Enable the USB phys as reset providers on rk3288
` [PATCH 4/4] ARM: dts: rockchip: Point rk3288 dwc2 usb at phy port reset

[PATCH] usb: dwc2: host: Fix ahbcfg for rk3066
 2015-10-26 22:57 UTC  (3+ messages)

[PATCH v5 0/8] Build and support rk3036 SoC platform
 2015-10-26  4:34 UTC  (9+ messages)
  ` [PATCH v5 1/8] dt-bindings: add documentation of rk3036 clock controller
  ` [PATCH v5 2/8] clk: rockchip: add dt-binding header for rk3036
  ` [PATCH v5 4/8] clk: rockchip: add new pll-type for rk3036 and similar socs
  ` [PATCH v5 5/8] ARM: dts: rockchip: add core rk3036 dts
  ` [PATCH v5 7/8] ARM: dts: enable smp for rk3036
` [PATCH v5 3/8] clk: rockchip: add clock controller "
` [PATCH v5 6/8] ARM: rockchip: add support smp "
` [PATCH v5 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms

[PATCH v4 0/3] fix the TSHUT issue on rockchip thermal
 2015-10-25  7:55 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: rockchip-thermal: Add the pinctrl states in this document
  ` [PATCH v4 2/3] thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
` [PATCH v4 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

[PATCH v4 0/8] Build and support rk3036 SoC platform
 2015-10-24 11:10 UTC  (10+ messages)
` [PATCH v4 2/8] clk: rockchip: add dt-binding header for rk3036
` [PATCH v4 3/8] clk: rockchip: add clock controller "
` [PATCH v4 4/8] clk: rockchip: add new pll-type for rk3036 and similar socs
` [PATCH v4 6/8] ARM: rockchip: add support smp for rk3036
` [PATCH v4 7/8] ARM: dts: enable "
  ` [PATCH v4 1/8] dt-bindings: add documentation of rk3036 clock controller
  ` [PATCH v4 5/8] ARM: dts: rockchip: add core rk3036 dts
  ` [PATCH v4 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms

[PATCH v1 0/4] Audio Codec Driver of RK3036 SoC
 2015-10-24  3:18 UTC  (9+ messages)
` [PATCH v1 1/4] ASoC: codec: Inno codec driver for "
  ` [alsa-devel] "
` [PATCH v1 3/4] ASoC: Add codec machine driver for RK3036

[PATCH v3 1/3] dt-bindings: Consolidate SRAM bindings from all vendors
 2015-10-23 21:33 UTC  (9+ messages)
` [PATCH v3 2/3] dt-bindings: Consolidate Exynos SoC bindings
` [PATCH v3 3/3] dt-bindings: EXYNOS: Document compatibles from other vendors

[GIT PULL 1/2] Rockchip drivers for 4.4 part 2
 2015-10-23 17:19 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts32 changes "

[PATCH v3 0/3] fix the TSHUT issue on rockchip thermal
 2015-10-23  6:32 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: rockchip-thermal: Add the pinctrl states in this document
` [PATCH v3 2/3] thermal: rockchip: ensure the otp states before resetting the controller
` [PATCH v3 3/3] ARM: dts: rockchip: Add the OTP gpio pinctrl

[PATCH] usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
 2015-10-22 20:05 UTC 

[PATCH v2 0/3] ASoC: rockchip: i2s: add 8 channels capture support and share lrck
 2015-10-22 16:50 UTC  (6+ messages)
` [PATCH v2 1/3] ASoC: rockchip: i2s: add 8 channels capture support
    ` [alsa-devel] "
` [PATCH v2 2/3] Documentation: DT bindings: rockchip-i2s: add capture property

[PATCH v2 1/3] dt-bindings: Consolidate SRAM bindings from all vendors
 2015-10-22 13:51 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: Consolidate Exynos SoC bindings
` [PATCH v2 3/3] dt-bindings: EXYNOS: Document compatibles from other vendors

[PATCH v2 0/8] mmc: dw_mmc-rockchip: allow tuning using the clk-phase api
 2015-10-22 13:47 UTC  (6+ messages)
` [PATCH v2 1/8] clk: rockchip: Allow more precision for some mmc clock phases
` [PATCH v2 2/8] clk: rockchip: Make calculations use rounding

[PATCH v4 0/8] Add SPDIF support for rockchip
 2015-10-22 12:10 UTC  (5+ messages)
` [PATCH v4 5/8] clk: rockchip: Allow the RK3288 SPDIF clocks to change their parent

[RESEND PATCH v2 0/2] fix the TSHUT issue on rockchip thermal
 2015-10-22  3:55 UTC  (5+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: rockchip-thermal: Add the "init" pinctrl in this document
` [RESEND PATCH v2 2/2] ARM: dts: rockchip: Add the OTP gpio pinctrl

[PATCH 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform
 2015-10-22  2:07 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: Add document of Rockchip mailbox

[PATCH v2 0/2] fix the TSHUT issue on rockchip thermal
 2015-10-22  1:46 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add the "init" pinctrl in this document
` [PATCH v2 2/2] ARM: dts: rockchip: Add the OTP gpio pinctrl

[PATCH v1 0/2] fix the TSHUT issue on rockchip thermal
 2015-10-22  1:27 UTC  (11+ messages)
` [PATCH v1 1/2] dt-bindings: Sync the dts to this document
` [PATCH v1 2/2] ARM: dts: rockchip: Add the OTP gpio pinctrl

[PATCH] ASoC: dt-bindings: Drop unneeded properties rockchip i2s/spdif bindings
 2015-10-21 12:28 UTC  (2+ messages)

[PATCH 07/19] ARM: dts: rockchip: replace gpio-key, wakeup with wakeup-source property
 2015-10-21 10:10 UTC 

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-10-20 11:40 UTC  (6+ messages)
` [PATCH v6 0/17] "

[PATCH v4 0/4] drm: Cleanup probe function for component based masters
 2015-10-20 10:18 UTC  (10+ messages)
` [PATCH v4 1/4] drm: Introduce generic "
` [PATCH v4 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe()
` [PATCH v4 3/4] drm/rockchip: "
` [PATCH v4 4/4] drm/armada: "

[RFC PATCH v3 0/4] drm: Cleanup probe function for component based masters
 2015-10-20  9:45 UTC  (11+ messages)
` [RFC PATCH v3 1/4] drm: Introduce generic "
` [RFC PATCH v3 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe()
` [RFC PATCH v3 3/4] drm/rockchip: "
` [RFC PATCH v3 4/4] drm/armada: "

[PATCH v4] usb: dwc2: host: Fix use after free w/ simultaneous irqs
 2015-10-19 16:36 UTC  (3+ messages)

[RFC PATCH v2 0/4] drm: Cleanup probe function for component based masters
 2015-10-19 15:21 UTC  (15+ messages)
` [RFC PATCH v2 1/4] drm: Introduce generic "
` [RFC PATCH v2 2/4] drm/imx: Convert the probe function to the generic drm_of_component_probe()
` [RFC PATCH v2 3/4] drm/rockchip: "
` [RFC PATCH v2 4/4] drm/armada: "

[PATCH 1/2] mmc: sdhci-of-arasan: add phy support for sdhci-of-arasan
 2015-10-19 14:56 UTC  (7+ messages)

[PATCH v3 00/12] pwm: add support for atomic update
 2015-10-19 10:12 UTC  (6+ 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).