public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-03-01 19:08:53 to 2017-03-13 20:08:40 UTC [more...]

[PATCH 0/3] RK3399 cdd-dp patches
 2017-03-13 20:08 UTC  (6+ messages)
` [PATCH 1/3] drm/rockchip: cdn-dp: return error code when clk_get_rate failed
` [PATCH 2/3] drm/rockchip: cdn-dp: Correct PHY register address
` [PATCH 3/3] drm/rockchip: cdn-dp: add more log for video config

[PATCH] drm: dw_hdmi: Gate audio sampler clock from the enablement functions
 2017-03-13 18:49 UTC  (12+ messages)

[PATCH v1] soc: rockchip: power-domain: Fix clang warning about negative shift count
 2017-03-13 18:49 UTC  (4+ messages)

[RFC PATCH 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes
 2017-03-13 18:38 UTC  (5+ messages)
` [RFC PATCH 1/4] pinctrl: rockchip: remove unnecessary locking
` [RFC PATCH 2/4] pinctrl: rockchip: convert to raw spinlock
` [RFC PATCH 3/4] pinctrl: rockchip: split out verification of mux settings
` [RFC PATCH 4/4] pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip

[PATCH v2 0/5] rk808: Add RK805 support
 2017-03-13 16:42 UTC  (7+ messages)
` [PATCH v2 1/5] mfd: rk808: fix up the chip id get failed
  ` [PATCH v2 2/5] linux: mfd: rk808: add rk805 regs addr and ID
  ` [PATCH v2 3/5] regulator: rk808: Add regulator driver for RK805
` [PATCH v2 4/5] mfd: rk808: Add RK805 support
` [PATCH v2 5/5] mfd: dt-bindings: Add RK805 device tree bindings document

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-13  2:26 UTC  (9+ messages)
  ` [PATCH v2 2/5] PCI: rockchip: make 'return 0' more obvious in probe()
  ` [PATCH v2 3/5] PCI: rockchip: add remove() support
  ` [PATCH v2 4/5] PCI: export pci_remap_iospace() and pci_unmap_iospace()
  ` [PATCH v2 5/5] PCI: rockchip: modularize

[PATCH v4 00/23] drm/rockchip: MIPI fixes & improvements
 2017-03-12 12:06 UTC  (9+ messages)
` [PATCH v4 23/23] drm/rockchip: dw-mipi-dsi: add reset control
      ` [PATCH] dt-bindings: display: rk3288-mipi-dsi: add reset property

[PATCH 2/2] phy: rockchip-inno-usb2: add support of u2phy for rk3328
 2017-03-11 23:00 UTC  (2+ messages)

[RFT PATCH] PCI: provide helper to reset all domain for host drivers
 2017-03-10 19:44 UTC  (3+ messages)

[PATCH 00/41] Chromebook Plus (aka kevin) kernel patches
 2017-03-10 14:24 UTC  (44+ messages)
` [PATCH 01/41] drm/panel: simple: Change mode for Sharp lq123p1jx31
` [PATCH 03/41] drm/rockchip: support prime import sg table
` [PATCH 04/41] drm/rockchip: Respect page offset for PRIME mmap calls
` [PATCH 05/41] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH 07/41] drm/rockchip: Don't use atomic constructs for psr
` [PATCH 09/41] drm/rockchip: Remove analogix psr worker
` [PATCH 10/41] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH 11/41] drm/rockchip: add mutex vop lock
` [PATCH 13/41] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH 14/41] drm/rockchip: Only wait for panel ACK on PSR entry
  ` [PATCH 02/41] drm/rockchip: Get rid of some unnecessary code
  ` [PATCH 06/41] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
  ` [PATCH 08/41] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
  ` [PATCH 12/41] drm/bridge: analogix_dp: add fast link train for eDP
  ` [PATCH 15/41] drm/bridge: analogix_dp: Move enable video into config_video()
  ` [PATCH 16/41] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
  ` [PATCH 17/41] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
  ` [PATCH 18/41] drm/bridge: analogix_dp: Retry bridge enable when it failed
  ` [PATCH 19/41] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
  ` [PATCH 21/41] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [PATCH 22/41] drm/bridge: analogix_dp: Extend hpd check time to 100ms
  ` [PATCH 23/41] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
  ` [PATCH 24/41] drm/bridge: analogix_dp: Check dpcd write/read status
  ` [PATCH 25/41] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
  ` [PATCH 26/41] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [PATCH 35/41] drm/rockchip: analogix_dp: Fix invalid implementation of unbind
  ` [PATCH 36/41] drm/bridge: analogix_dp: Add analogix_dp_shutdown
  ` [PATCH 37/41] drm/rockchip: analogix_dp: Wire the shutdown callback to disable PSR
  ` [PATCH 38/41] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
  ` [PATCH 41/41] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH 20/41] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH 27/41] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH 28/41] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH 29/41] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH 30/41] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH 31/41] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH 32/41] drm/rockchip: Flush PSR before committing modeset disables/enables
` [PATCH 33/41] drm/rockchip: Disable VOP windows when PSR is active
` [PATCH 34/41] drm/bridge: analogix_dp: Allow master driver to cleanup in unbind
` [PATCH 39/41] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH 40/41] drm/bridge: analogix_dp: Properly log AUX CH errors

[PATCH v1 0/2] clk: rockchip: describe clk_gmac2io and clk_gmac2phy on rk3328
 2017-03-10 10:46 UTC  (2+ messages)

[PATCH v2 0/5] clk: rockchip: fix up the clk for RK3368 SoC
 2017-03-10 10:45 UTC  (7+ messages)
` [PATCH v2 1/5] clk: rockchip: rk3368: fix up the timer-ids
` [PATCH v2 2/5] clk: rockchip: rk3368: remove the unused id
` [PATCH v2 3/5] clk: rockchip: add clock ids for timer10-15 of RK3368 SoCs
` [PATCH v2 4/5] clk: rockchip: rk3368: export SCLK_TIMERXX id for timers
` [PATCH v2 5/5] clk: rockchip: rk3368: add some clks as critical

[PATCH v2] drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
 2017-03-10  9:31 UTC 

[PATCH 1/3] PCI: rockchip: fix sign issues for current limits
 2017-03-10  2:27 UTC  (6+ messages)
  ` [PATCH 2/3] PCI: rockchip: make 'return 0' more obvious in probe()
  ` [RFC PATCH 3/3] WIP: PCI: rockchip: add remove() support

[PATCH 0/4] Move DP phy switch to PHY driver
 2017-03-09 23:35 UTC  (8+ messages)
` [PATCH 3/4] phy: rockchip-typec: support DP phy switch

[PATCH v2 0/3] Rockchip: generalize GRF setup
 2017-03-09 23:28 UTC  (5+ messages)
` [PATCH v2 2/3] soc: rockchip: add driver handling grf setup

[PATCH RESEND] drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
 2017-03-09 15:37 UTC  (4+ messages)

[PATCH v1 0/4] rk808: Add RK805 support
 2017-03-09 10:03 UTC  (6+ messages)
  ` [PATCH v1 1/4] mfd: rk808: fix up the chip id get failed
  ` [PATCH v1 2/4] linux: mfd: rk808: add rk805 regs addr and ID
` [PATCH v1 3/4] regulator: rk808: Add regulator driver for RK805
` [PATCH v1 4/4] mfd: rk808: Add RK805 support

[PATCH] drm/rockchip: Refactor the component match logic
 2017-03-09  8:36 UTC  (2+ messages)

iommu/rockchip: Fix bugs and enable on ARM64
 2017-03-08  5:50 UTC  (6+ messages)

[PATCH v3 0/2] rockchip: fix serial output on rk3036
 2017-03-07 14:40 UTC  (5+ messages)
  ` [PATCH v3 1/2] clk: rockchip: add ", " to mux_pll_src_apll_dpll_gpll_usb480m_p "
  ` [PATCH v3 2/2] clk: rockchip: Make uartpll a child of the gpll "

[PATCH] arm64: dts: rockchip: remove wrongly added idle states on rk3368
 2017-03-07 11:06 UTC  (4+ messages)

[PATCH v1 1/2] clk: rockchip: rk3368: export SCLK_TIMERXX id for timers
 2017-03-07 10:18 UTC  (3+ messages)
` [PATCH v1 2/2] clk: rockchip: rk3368: add some clks as critical

[PATCH 2/3] drm/rockchip: Fix link error when CONFIG_DRM_ANALOGIX_DP undefined
 2017-03-06 23:44 UTC  (4+ messages)

[PATCH v6 0/4] drm/dp: Implement CRC debugfs API
 2017-03-06 17:58 UTC  (5+ messages)
` [PATCH v6 4/4] drm/rockchip: "

[PATCH v2 0/4] mmc: pwrseq: post_ios power sequence
 2017-03-06 14:17 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: core: Add post_ios_power_on callback for power sequences
` [PATCH v2 2/4] mmc: pwrseq-simple: Add optional op. for post_ios_power_on callback
` [PATCH v2 3/4] mmc: pwrseq_simple: Add an optional pre-power-on-delay
` [PATCH v2 4/4] arm: dts: rockchip: Enable post_ios_power_on and pre-power-on-delay-ms

[PATCH v5 1/2] devicetree: i2c-hid: Add regulator support
 2017-03-06 12:50 UTC  (2+ messages)

[PATCH 2/4] ASoC: es8328: Let device auto detect ratios in slave mode
 2017-03-06 10:46 UTC  (2+ messages)
  ` Applied "ASoC: es8328: Let device auto detect ratios in slave mode" to the asoc tree

[PATCH 1/4] ASoC: es8328: Simplify rates definition
 2017-03-06 10:46 UTC  (2+ messages)
` Applied "ASoC: es8328: Simplify rates definition" to the asoc tree

[PATCH 3/4] ASoC: es8328: Enabling support for 192k
 2017-03-06 10:46 UTC  (2+ messages)
  ` Applied "ASoC: es8328: Enabling support for 192k" to the asoc tree

[PATCH 4/4] ASoC: rockchip: Enable 192khz in hw_params operation
 2017-03-06 10:46 UTC  (3+ messages)
  ` Applied "ASoC: rockchip: Enable 192khz in hw_params operation" to the asoc tree

[PATCH v3 0/3] add support of usb2-phy for rk3328
 2017-03-06  4:21 UTC  (7+ messages)
  ` [PATCH v3 1/3] dt-bindings: phy: add assign clock property in usb2-phy node
  ` [PATCH v3 2/3] dt-bindings: phy: add DT bindings for usb2-phy grf
  ` [PATCH v3 3/3] phy: rockchip-inno-usb2: add support of usb2-phy for rk3328

[PATCH v2 0/3] add support of u2phy for rk3328
 2017-03-04 12:24 UTC  (9+ messages)
  ` [PATCH v2 1/3] Documentation: bindings: add assign clock property in u2phy node
  ` [PATCH v2 2/3] Documentation: bindings: add DT documentation for u2phy and u2phy grf
  ` [PATCH v2 3/3] phy: rockchip-inno-usb2: add support of u2phy for rk3328

[PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs
 2017-03-03  9:49 UTC 

RK3288 USB OTG controller in peripheral mode
 2017-03-03  7:43 UTC  (4+ messages)
` dwc2 gadget issues (was: RK3288 USB OTG controller in peripheral mode)
  ` dwc2 gadget issues

[PATCH 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings
 2017-03-03  1:01 UTC  (2+ messages)
` [PATCH 2/2] drm/panel: add innolux,p079zca panel driver

[RESEND PATCH 2/2] phy: rockchip-inno-usb2: add support of u2phy for rk3328
 2017-03-02 15:45 UTC  (2+ messages)

[PATCH RESEND] dmaengine: pl330: Fix data race on TX transferred bytes reporting
 2017-03-02 12:57 UTC 

[PATCH v2 0/2] Add pinctrl input schmitt support
 2017-03-02  8:30 UTC  (4+ messages)
  ` [PATCH v2 1/2] pinctrl: rockchip:Add "
  ` [PATCH v2 2/2] pinctrl: rockchip: Add input schmitt support for rk3328

[PATCH] pinctrl: rockchip: add irq_enable & irq_disable ops
 2017-03-02  5:56 UTC 

[PATCH 1/4] ARM: dts: rockchip: add rk3288 dw-mmc resets
 2017-03-02  2:08 UTC  (5+ messages)
  ` [PATCH 2/4] ARM: dts: rockchip: add rk3036 "
  ` [PATCH 3/4] ARM: dts: rockchip: add rk3066/rk3188 "
  ` [PATCH 4/4] ARM: dts: rockchip: add rk322x "

[RESEND PATCH v7 0/7] Rockchip dw-mipi-dsi driver
 2017-03-01 20:02 UTC  (2+ messages)

[PATCH v2 0/2] rockchip: fix serial output on rk3036
 2017-03-01 19:08 UTC  (3+ messages)
` [PATCH v2 2/2] clk: rockchip: Make uartpll a child of the gpll "


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