linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-26 15:49:47 to 2019-05-03 21:51:01 UTC [more...]

[PATCH] clk: rockchip: Don't yell about bad mmc phases when getting
 2019-05-03 21:51 UTC  (2+ messages)

[PATCH v2 0/3] pwm: ensure pwm_apply_state() doesn't modify the state argument
 2019-05-03 19:59 UTC  (26+ messages)
` [PATCH v2 1/3] pwm: rockchip: Don't update the state for the caller of pwm_apply_state()

[PATCH] pstore/ram: Improve backward compatibility with older Chromebooks
 2019-05-03 19:06 UTC  (2+ messages)

[PATCH v2 0/5] USB: dwc2: Allow wakeup from suspend; enable for rk3288-veyron
 2019-05-03 15:07 UTC  (16+ messages)
` [PATCH v2 1/5] usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
` [PATCH v2 3/5] Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB

[PATCH v5 00/15] Add MPEG-2 decoding to Rockchip VPU
 2019-05-03 11:47 UTC  (16+ messages)
  ` [PATCH v5 01/15] media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes
  ` [PATCH v5 02/15] media: v4l2-common: Add an helper to apply frmsize constraints
  ` [PATCH v5 03/15] media: v4l2-common: Support custom imagesize/bytesperline in fill_pixfmt()
  ` [PATCH v5 04/15] rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate
  ` [PATCH v5 05/15] rockchip/vpu: Open-code media controller register
  ` [PATCH v5 06/15] rockchip/vpu: Support the Request API
  ` [PATCH v5 07/15] rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h
  ` [PATCH v5 08/15] rockchip/vpu: Move encoder logic to a common place
  ` [PATCH v5 09/15] rockchip/vpu: Provide a helper to reset both src and dst formats
  ` [PATCH v5 10/15] rockchip/vpu: Prepare things to support decoders
  ` [PATCH v5 11/15] rockchip/vpu: Add decoder boilerplate
  ` [PATCH v5 12/15] rockchip/vpu: Add support for non-standard controls
  ` [PATCH v5 13/15] rockchip/vpu: Add infra to support MPEG-2 decoding
  ` [PATCH v5 14/15] rockchip/vpu: Add MPEG2 decoding support to RK3399
  ` [PATCH v5 15/15] rockchip/vpu: Add support for MPEG-2 decoding on RK3288

[PATCH v5 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-05-03  0:38 UTC  (9+ messages)
` [PATCH v5 1/6] devfreq: rockchip-dfi: Move GRF definitions to a common place
` [PATCH v5 2/6] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
` [PATCH v5 3/6] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A
` [PATCH v5 4/6] arm64: dts: rk3399: Add dfi and dmc nodes
` [PATCH v5 5/6] arm64: dts: rockchip: Enable dmc and dfi nodes on gru
` [PATCH v5 6/6] dt-bindings: devfreq: rk3399_dmc: Remove references of unexistant defines

[PATCH 1/5] dt-bindings: drm/bridge/synopsys: dw-hdmi: Add "unwedge" for ddc bus
 2019-05-02 22:53 UTC  (5+ messages)
` [PATCH 2/5] "
` [PATCH 3/5] ARM: dts: rockchip: Switch to builtin HDMI DDC bus on rk3288-veyron
` [PATCH 4/5] ARM: dts: rockchip: Add unwedge pinctrl entries for dw_hdmi on rk3288
` [PATCH 5/5] ARM: dts: rockchip: Add HDMI i2c unwedging for rk3288-veyron

[PATCH 1/2] drm: bridge: dw-hdmi: Add hooks for suspend/resume
 2019-05-02 22:38 UTC  (2+ messages)
` [PATCH 2/2] drm/rockchip: dw_hdmi: Handle suspend/resume

[PATCH 1/2] drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panel
 2019-05-02 21:36 UTC  (8+ messages)
` [DO NOT MERGE] [PATCH 2/2] arm64: rockchip: rk3399: nanopc-t4: Enable FriendlyELEC HD702E eDP panel

[PATCH v3 06/10] drm/rockchip: Use dirtyfb helper
 2019-05-02 19:49 UTC  (4+ messages)
` [PATCH v3 08/10] drm/rockchip: Use the helpers for PSR
` [PATCH v3 09/10] drm/rockchip: Don't fully disable vop on self refresh
` [PATCH v3 10/10] drm/rockchip: Use drm_atomic_helper_commit_tail_rpm

[PATCH v6 0/3] arm64: rockchip: dts: Add rk3399 -u-boot.dtsi files
 2019-05-02  7:43 UTC  (5+ messages)
  ` [PATCH v6 1/3] arm64: rockchip: dts: rk3399: Add board "
  ` [PATCH v6 2/3] arm64: rockchip: dts: Add initial rk3399-u-boot.dtsi file
  ` [PATCH v6 3/3] arm64: rockchip: dts: rk3399: Use rk3399-u-boot.dtsi

[PATCH v4 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-05-01 19:43 UTC  (4+ messages)
` [PATCH v4 5/5] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[RFC 0/4] Add support for drm/rockchip to dynamically control the DDR frequency within vblank for gru chromebooks
 2019-05-01 12:47 UTC  (6+ messages)
` [RFC 1/4] PM / devfreq: add devfreq_lock/unlock() functions
` [RFC 2/4] drm: rockchip: Add DDR devfreq support
` [RFC 3/4] clk: rockchip: merge clk-ddr in dmc devfreq driver
` [RFC 4/4] arm64: dts: rockchip: Set the display-subsystem devfreq

[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-04-30 14:04 UTC  (11+ messages)
` [PATCH v2 1/4] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v2 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v2 4/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api

[PATCH v2 0/4] usb: dwc2: Another attempt handling rk3288's remote wake quirk
 2019-04-30 13:51 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeup

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-04-30 13:38 UTC  (5+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error
` [PATCH v3 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible
` [PATCH v3 3/3] thermal: rockchip: Support the PX30 SoC in thermal driver

[PATCH v2 0/3] thermal: rockchip: fix up thermal driver
 2019-04-30  9:44 UTC  (5+ messages)
` [PATCH v2 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

[PATCH v2] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-04-29 20:46 UTC  (2+ messages)

[GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2
 2019-04-29 17:03 UTC  (10+ messages)
` [GIT PULL 2/5] Rockchip dts64 "
` [GIT PULL 3/5] Rockchip driver updates for 5.2
` [GIT PULL 4/5] Rockchip soc32 "
` [GIT PULL 5/5] Rockchip defconfig32 "

[GIT PULL 1/2] Rockchip dts32 updates for 5.2
 2019-04-28 19:16 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[PATCH v3] ARM: rockchip: fix a leaked reference by adding missing of_node_put
 2019-04-28 10:52 UTC  (5+ messages)
` [v3] ARM: rockchip: Fix a leaked reference by adding of_node_put() in two functions

[PATCH v2 0/9] rk3399: make u-boot-rockchip-with-spl.bin
 2019-04-28  9:09 UTC  (10+ messages)
  ` [PATCH v2 1/9] Makefile: clean image.map
  ` [PATCH v2 2/9] Makefile: clean bl31_*.bin
  ` [PATCH v2 3/9] travis.yml: Add pyelftools install entry
  ` [PATCH v2 4/9] rockchip: rk3399: Get bl31.elf via BL31
  ` [PATCH v2 5/9] board: puma: Get bl31.bin via BL31 and rk3399m0.bin via PMUM0
  ` [PATCH v2 6/9] Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
  ` [PATCH v2 7/9] Makefile.spl: Create u-boot-spl-rockchip.bin for rk3399
  ` [PATCH v2 8/9] dts: Makefile: Build rockchip dtbs based on SoC types
  ` [PATCH v2 9/9] rockchip: rk3399: Create single image using BINMAN

[PATCH v6 00/13] rockchip: Add new rk3399 boards
 2019-04-28  8:53 UTC  (11+ messages)
  ` [PATCH v6 01/13] rockchip: dts: rk3399: Sync rk3399-opp from Linux
  ` [PATCH v6 02/13] rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2
  ` [PATCH v6 03/13] Kconfig: Add default SPL_FIT_GENERATOR for rockchip
  ` [PATCH v6 04/13] arm: rockchip: rk3399: Move common configs in Kconfig
  ` [PATCH v6 05/13] rockchip: rk3399: Add Orangepi RK3399 support
  ` [PATCH v6 06/13] rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux
  ` [PATCH v6 07/13] rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
  ` [PATCH v6 08/13] rockchip: rk3399: Add Nanopi M4 board support
  ` [PATCH v6 09/13] rockchip: rk3399: Add Nanopc T4 "

[PATCH 2/4] dt-bindings: doc: Reflect new NVMEM of_get_mac_address behaviour
 2019-04-27 16:56 UTC  (4+ messages)

[PATCH v6 10/13] rockchip: rk3399: Add Nanopi NEO4 board support
 2019-04-27 12:09 UTC  (4+ messages)
  ` [PATCH v6 11/13] rockchip: rk3399: Add Rockpro64 "
  ` [PATCH v6 12/13] rockchip: rk3399: Add Rock PI 4 support
  ` [PATCH v6 13/13] doc: rockchip: Add global doc for rk3399 build/flash

[PATCH AUTOSEL 4.14 17/32] ASoC: rockchip: pdm: fix regmap_ops hang issue
 2019-04-27  1:42 UTC 

[PATCH AUTOSEL 4.19 28/53] ASoC: rockchip: pdm: fix regmap_ops hang issue
 2019-04-27  1:40 UTC 

[PATCH AUTOSEL 5.0 37/79] ASoC: rockchip: pdm: fix regmap_ops hang issue
 2019-04-27  1:37 UTC 

[PATCH v2] ARM: errata: Workaround errata A12 857271 / A17 857272
 2019-04-26 22:37 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-04-26 22:08 UTC  (5+ messages)

[PATCH v6 00/17] Rockchip ISP1 Driver
 2019-04-26 20:34 UTC  (3+ messages)
` [PATCH v6 01/17] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format

[PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin
 2019-04-26 18:09 UTC  (8+ messages)
` [PATCH 1/5] arm64: rockchip: dts: rk3399: Create -u-boot.dtsi files

[PATCH v3 00/13] rockchip: Add new rk3399 boards
 2019-04-26 18:02 UTC  (22+ messages)
` [PATCH v3 06/13] rockchip: rk3399: Add Orangepi RK3399 support

[PATCH v5 00/13] rockchip: Add new rk3399 boards
 2019-04-26 17:26 UTC  (10+ messages)
  ` [PATCH v5 01/13] rockchip: dts: rk3399: Sync rk3399-opp from Linux
  ` [PATCH v5 02/13] rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2
  ` [PATCH v5 03/13] arm64: rockchip: dts: Add rk3399-u-boot.dtsi files
  ` [PATCH v5 04/13] Kconfig: Add default SPL_FIT_GENERATOR for rockchip
  ` [PATCH v5 05/13] arm: rockchip: rk3399: Move common configs in Kconfig
  ` [PATCH v5 06/13] rockchip: rk3399: Add Orangepi RK3399 support
  ` [PATCH v5 07/13] rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux
  ` [PATCH v5 08/13] rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
  ` [PATCH v5 09/13] rockchip: rk3399: Add Nanopi M4 board support

[PATCH v4 00/13] rockchip: Add new rk3399 boards
 2019-04-26 15:49 UTC  (10+ messages)
  ` [PATCH v4 01/13] rockchip: dts: rk3399: Sync rk3399-opp from Linux
  ` [PATCH v4 02/13] rockchip: dts: rk3399: Sync pwm2_pin_pull_down from Linux 5.1-rc2
  ` [PATCH v4 03/13] rockchip: dts: rk3399: Create initial rk3399-u-boot.dtsi
  ` [PATCH v4 04/13] Kconfig: Add default SPL_FIT_GENERATOR for rockchip
  ` [PATCH v4 05/13] arm: rockchip: rk3399: Move common configs in Kconfig
  ` [PATCH v4 06/13] rockchip: rk3399: Add Orangepi RK3399 support
  ` [PATCH v4 07/13] rockchip: dts: rk3399: Sync rk3399-nanopi4.dtsi from Linux
  ` [PATCH v4 08/13] rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
  ` [PATCH v4 09/13] rockchip: rk3399: Add Nanopi M4 board support


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