linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-22 02:07:00 to 2015-10-31 12:56:08 UTC [more...]

[PATCH v2 00/13] Add mipi dsi support for rk3288
 2015-10-31 12:56 UTC  (13+ messages)
` [PATCH v2 01/13] clk: rockchip: add id for mipidsi sclk on rk3288
` [PATCH v2 02/13] clk: rockchip: add mipidsi clocks "
` [PATCH v2 03/13] drm/rockchip: return a true clock rate to adjusted_mode
  ` [PATCH v2 04/13] drm/dsi: Add a helper to get bits per pixel of MIPI DSI pixel format
  ` [PATCH v2 09/13] ARM: dts: rockchip: add rk3288 mipi_dsi nodes
  ` [PATCH v2 12/13] drm/panel: simple: Add simple panel device tree binding
` [PATCH v2 05/13] Documentation: dt-bindings: Add bindings for Synopsys DW MIPI DSI DRM bridge driver
` [PATCH v2 06/13] drm/bridge: Add Synopsys DesignWare MIPI DSI host controller driver
` [PATCH v2 07/13] drm: rockchip: Support Synopsys DesignWare MIPI DSI host controller
` [PATCH v2 08/13] Documentation: dt-bindings: Add bindings for rk3288 DW MIPI DSI driver
` [PATCH v2 10/13] of: add vendor prefix for boe
` [PATCH v2 11/13] drm/panel: simple: Add support for BOE TV080WUM-NL0

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

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

[PATCH v2 0/4] Support the timer on RK3368 SoC
 2015-10-30 23:47 UTC  (7+ messages)
` [PATCH v2 1/4] clocksource: rockchip: Make the driver more compatible

[PATCH 1/2] usb: dwc2: host: Fix missing device insertions
 2015-10-30 20:38 UTC  (2+ messages)

[PATCH v2 0/2] Patches to fix remote wakeup on rk3288 dwc2 "host" port
 2015-10-30 20:17 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: rockchip: Point rk3288 dwc2 usb at the full PHY reset

[PATCH 00/10] Add mipi dsi support for rk3288
 2015-10-30 17:30 UTC  (3+ messages)
` [PATCH 09/10] drm/panel: simple: Add support for BOE TV080WUM-NL0

[RESEND PATCH 0/4] Crypto: add crypto accelerator support for rk3288
 2015-10-30 14:26 UTC  (11+ messages)
` [RESEND PATCH 2/4] clk: rockchip: set an id for crypto clk
  ` [RESEND PATCH 1/4] Crypto: Crypto driver support aes/des/des3 for rk3288
  ` [RESEND PATCH 3/4] ARM: dts: rockchip: Add Crypto drivers "
  ` [RESEND PATCH 4/4] crypto: rk_crypto - add DT bindings documentation

[PATCH] ARM: dts: rockchip: Setup ethernet0 alias for u-boot
 2015-10-30  9:57 UTC  (7+ messages)

[PATCH] usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
 2015-10-30  8:30 UTC  (6+ messages)

[PATCH] usb: dwc2: host: Fix ahbcfg for rk3066
 2015-10-30  8:08 UTC  (4+ messages)

[PATCH v1 0/6] Support the thermal for RK3368 SoCs
 2015-10-29  7:14 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible
` [PATCH v1 2/6] thermal: rockchip: better to compatible the driver for different SoCs
` [PATCH v1 3/6] thermal: rockchip: Support the RK3368 SoCs in thermal driver
` [PATCH v1 4/6] arm64: dts: Add the thermal data found on RK3368
` [PATCH v1 5/6] arm64: dts: Add main Thermal info to rk3368.dtsi
` [PATCH v1 6/6] arm64: dts: Enable the Thermal on R88 board

[RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC
 2015-10-29  2:32 UTC  (5+ messages)
` [RFC PATCH v8 09/10] arm: multi_v7_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v8 10/10] arm: zx_defconfig: "

[PATCH v5 0/8] Build and support rk3036 SoC platform
 2015-10-28  7:53 UTC  (10+ messages)
` [PATCH v5 3/8] clk: rockchip: add clock controller for rk3036
` [PATCH v5 6/8] ARM: rockchip: add support smp "
  ` [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 8/8] rockchip: make sure timer5 is enabled on rk3036 platforms

[PATCH v7 0/17] Add Analogix Core Display Port Driver
 2015-10-28  2:26 UTC  (29+ 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  (5+ messages)
` [PATCH 2/4] thermal: rockchip: ensure the otp state before resetting the controller

[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 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 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 v4 6/8] ARM: rockchip: add support smp for rk3036
` [PATCH v4 7/8] ARM: dts: enable "

[PATCH v1 0/4] Audio Codec Driver of RK3036 SoC
 2015-10-24  3:18 UTC  (4+ messages)
` [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 v2 0/3] ASoC: rockchip: i2s: add 8 channels capture support and share lrck
 2015-10-22 16:50 UTC  (3+ messages)
` [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  (5+ messages)

[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  (4+ messages)
` [PATCH 1/3] dt-bindings: Add document of Rockchip mailbox


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).