public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 09:33:03 to 2018-04-17 12:01:34 UTC [more...]

[PATCH 0/2] iommu/rockchip: fix clock handling to not break old dts
 2018-04-17 12:01 UTC  (8+ messages)
  ` [PATCH 1/2] dt-bindings: iommu/rockchip: Make clock properties optional
  ` [PATCH 2/2] iommu/rockchip: make clock handling optional

[PATCH] drm/rockchip: vop: fixup linebuffer mode calc error
 2018-04-17 11:14 UTC  (2+ messages)

[PATCH v2 0/5] Use of_clk_get_parent_count() instead of open coding
 2018-04-17  8:50 UTC  (13+ messages)
` [PATCH v2 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
` [PATCH v2 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
` [PATCH v2 3/5] soc: rockchip: power-domain: "
` [PATCH v2 4/5] soc/tegra: pmc: "
` [PATCH v2 5/5] pinctrl: sunxi: "

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-04-17  8:44 UTC  (3+ messages)
` [PATCH v6 08/17] media: rkisp1: add capture device driver

[PATCH] drm/rockchip: fix VOP vblank race
 2018-04-17  1:28 UTC  (5+ messages)

Regression: HDMI stopped working on rk3399-sapphire in 4.17-rc1
 2018-04-16 21:49 UTC  (3+ messages)

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-16 19:42 UTC  (42+ messages)
` [PATCH v6 01/30] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v6 02/30] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v6 03/30] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v6 04/30] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v6 05/30] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v6 06/30] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v6 07/30] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v6 08/30] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v6 09/30] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v6 10/30] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v6 11/30] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v6 12/30] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v6 13/30] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v6 14/30] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v6 15/30] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v6 16/30] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v6 17/30] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v6 18/30] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v6 19/30] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v6 20/30] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v6 21/30] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v6 22/30] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC

[RESEND PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-04-16 14:43 UTC  (11+ messages)
` [RESEND PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
  ` [RESEND PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
  ` [RESEND PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron
  ` [RESEND PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie

[PATCH 0/7] Defconfig updates for RK3399
 2018-04-16 14:40 UTC  (8+ messages)
` [PATCH 1/7] arm64: defconfig: Enable typec-phy and extcon-usbc-cros-ec for rk3399
` [PATCH 2/7] arm64: defconfig: Enable Rockchip io-domain driver
` [PATCH 3/7] arm64: defconfig: Enable ChromeOS EC drivers for supported Chromebooks
` [PATCH 4/7] arm64: defconfig: Enable HID over I2C drivers
` [PATCH 5/7] arm64: defconfig: Enable Atmel Maxtouch driver
` [PATCH 6/7] arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver
` [PATCH 7/7] arm64: defconfig: Enable bluetooth USB support

[PATCH] ARM: dts: rockchip: disable arm_global_timer for rk3066a
 2018-04-15  4:35 UTC 

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

[PATCH v3 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
 2018-04-08  7:28 UTC  (2+ messages)
  ` [PATCH v3 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers

[PATCH v2 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
 2018-04-08  1:58 UTC  (2+ messages)
  ` [PATCH v2 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers

[PATCH 1/2] clk: divider: Add CLK_DIVIDER_EVEN flag support
 2018-04-08  1:58 UTC  (6+ messages)
  ` [PATCH 2/2] clk: rockchip: Add CLK_DIVIDER_EVEN for all mmc clock consumers

[GIT PULL] Rockchip clock updates for 4.17 round 2
 2018-04-05 20:30 UTC  (2+ messages)

[PATCH] iommu: rockchip: fix building without CONFIG_OF
 2018-04-04 11:12 UTC  (3+ messages)

[PATCH v5 0/10] Add endpoint driver for Rockchip PCIe controller
 2018-04-02  1:04 UTC  (11+ messages)
  ` [PATCH v5 01/10] PCI: Rename directory from host to controller
  ` [PATCH v5 02/10] PCI: cadence: Move cadence drivers back to controller directory
  ` [PATCH v5 03/10] PCI: dwc: Move dwc "
  ` [PATCH v5 04/10] PCI: rockchip: Factor out common code and host code
  ` [PATCH v5 05/10] PCI: rockchip: Split out common function to parse DT
  ` [PATCH v5 06/10] PCI: rockchip: Split out common function to init controller
  ` [PATCH v5 07/10] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt
  ` [PATCH v5 08/10] PCI: rockchip: Add Endpoint controller driver for Rockchip PCIe controller
  ` [PATCH v5 09/10] dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe endpoint controller
` [PATCH v5 10/10] arm64: defconfig: update config for Rockchip PCIe

[RFC PATCH] mmc: dw_mmc: rework the accurate timeout calculation
 2018-03-29  8:18 UTC 

[GIT PULL 1/4] Rockchip driver changes for 4.17
 2018-03-28 15:17 UTC  (9+ messages)
` [GIT PULL RESEND 2/4] Rockchip soc32 "
` [GIT PULL RESEND 3/4] Rockchip dts32 "
` [GIT PULL RESEND 4/4] Rockchip dts64 "

[GIT PULL RESEND 1/4] Rockchip driver changes for 4.17
 2018-03-28 15:08 UTC 

[PATCH 2/5] drm/rockchip: fixup comment for gem_free_object_unlocked
 2018-03-28 14:02 UTC  (2+ messages)

[PATCH v6 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-28 11:12 UTC  (11+ messages)
  ` [PATCH v6 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties
  ` [PATCH v6 3/5] pwm-backlight: add support for PWM delays proprieties
  ` [PATCH v6 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie
` [PATCH v6 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron

[PATCH 05/30] media: rca: declare formats var as static
 2018-03-23 11:56 UTC 

[PATCH v3 1/2] clk: rockchip: assign correct id for pclk_ddr and hclk_sd in rk3399
 2018-03-23  8:45 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: assign clock rate for some cpll child clock

[PATCH 1/3] clk: rockchip: Fix wrong parents for MMC phase clock for rk3328
 2018-03-23  8:19 UTC  (6+ messages)
` [PATCH 2/3] clk: rockchip: Fix wrong parent for SDMMC phase clock for rk3228
` [PATCH 3/3] clk: rockchip: Correct the behaviour of restoring cached phase

[PATCH] PCI: rockchip: Fix compile errors and warnings
 2018-03-23  7:47 UTC 

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

[PATCH v3 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-22 11:30 UTC  (10+ messages)
` [PATCH v3 1/6] PCI: rockchip: Create individual folder for rockchip drivers

[PATCH] mmc: block: Delete gendisk before cleaning up the request queue
 2018-03-22 11:04 UTC  (6+ messages)

Failed to boot ARM64 boards for recent linux-next
 2018-03-21 12:20 UTC  (17+ messages)


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