linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-09 14:51:04 to 2019-12-16 10:48:16 UTC [more...]

[PATCH 00/12] Add PX30 LVDS support
 2019-12-16 10:48 UTC  (16+ messages)
` [PATCH 01/12] dt-bindings: display: rockchip-lvds: Declare PX30 compatible
` [PATCH 02/12] dt-bindings: display: rockchip-lvds: Document PX30 PHY
` [PATCH 03/12] drm/rockchip: lvds: Fix indentation of a #define
` [PATCH 04/12] drm/rockchip: lvds: Harmonize function names
` [PATCH 05/12] drm/rockchip: lvds: Change platform data
` [PATCH 06/12] drm/rockchip: lvds: Create an RK3288 specific probe function
` [PATCH 07/12] drm/rockchip: lvds: Helpers should return decent values
` [PATCH 08/12] drm/rockchip: lvds: Pack functions together
` [PATCH 09/12] drm/rockchip: lvds: Add PX30 support
` [PATCH 10/12] arm64: dts: rockchip: Add PX30 CRTCs graph LVDS endpoints
` [PATCH 11/12] arm64: dts: rockchip: Add PX30 DSI DPHY
` [PATCH 12/12] arm64: dts: rockchip: Add PX30 LVDS

[PATCH v5 0/6] drm/rockchip: px30 dsi support
 2019-12-16 10:40 UTC  (8+ messages)
` [PATCH v5 1/6] drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
` [PATCH v5 4/6] drm/rockchip: add ability to handle external dphys in mipi-dsi
` [PATCH v5 6/6] drm/rockchip: dsi: add px30 support

[PATCH v3] arm64: dts: rockchip: split rk3399-rockpro64 for v2 and v2.1 boards
 2019-12-16 10:04 UTC  (3+ messages)

[PATCH 0/4] mfd: RK8xx tidyup
 2019-12-16  9:50 UTC  (9+ messages)
` [PATCH 1/4] mfd: rk808: Set global instance unconditionally
` [PATCH 2/4] mfd: rk808: Always register syscore ops
` [PATCH 3/4] mfd: rk808: Reduce shutdown duplication
` [PATCH 4/4] mfd: rk808: Convert RK805 to syscore/PM ops

[PATCH 1/3] dt-bindings: gpu: mali-bifrost: Add Rockchip PX30
 2019-12-16  9:35 UTC  (2+ messages)

[v2 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-12-16  9:27 UTC  (17+ messages)
` [v2 1/6] pci: pcie-rcar: preparation for adding endpoint support
` [v2 2/6] pci: endpoint: add support to handle features of outbound memory
` [v2 3/6] of: address: add support to parse PCI outbound-ranges
` [v2 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [v2 5/6] pci: rcar: add support for rcar pcie controller in endpoint mode
` [v2 6/6] misc: pci_endpoint_test: add device-id for RZ/G2E pcie controller

[PATCH] arm64: dts: rockchip: add ROCK Pi S DTS support
 2019-12-16  9:20 UTC  (4+ messages)
  `  "

[PATCH v3 0/7] media: rockchip: Add the rkvdec driver
 2019-12-16  8:54 UTC  (17+ messages)
  ` [PATCH v3 1/7] media: vb2: Add a helper to get the vb2 buffer attached to a request
  ` [PATCH v3 2/7] media: uapi: h264: Add DPB entry field reference flags
  ` [PATCH v3 3/7] media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflists
  ` [PATCH v3 4/7] media: hantro: h264: Use the generic H264 reflist builder
  ` [PATCH v3 5/7] media: dt-bindings: rockchip: Document RK3399 Video Decoder bindings
  ` [PATCH v3 6/7] media: rkvdec: Add the rkvdec driver
  ` [PATCH v3 7/7] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[RFC v1 0/1] drm: lima: devfreq and cooling device support
 2019-12-16  3:03 UTC  (4+ messages)
` [RFC v1 1/1] drm/lima: Add optional devfreq support

[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
 2019-12-15 23:43 UTC  (21+ messages)
` [PATCH v2 1/9] brcmfmac: reset two D11 cores if chip has two D11 cores
` [PATCH v2 2/9] brcmfmac: set F2 blocksize and watermark for 4359
` [PATCH v2 4/9] brcmfmac: make errors when setting roaming parameters non-fatal
  ` [PATCH v2 3/9] brcmfmac: fix rambase for 4359/9
  ` [PATCH v2 5/9] brcmfmac: add support for BCM4359 SDIO chipset
  ` [PATCH v2 6/9] brcmfmac: add RSDB condition when setting interface combinations
` [PATCH v2 7/9] brcmfmac: not set mbss in vif if firmware does not support MBSS
` [PATCH v2 8/9] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0
` [PATCH v2 9/9] arm64: dts: rockchip: RockPro64: hook up bluetooth at uart0

[PATCH 1/2] PM / devfreq: rockchip-dfi: add missing of_node_put()
 2019-12-15 15:42 UTC  (5+ messages)
` [PATCH 2/2] PM / devfreq: rk3399_dmc: "

[PATCH] PM / devfreq: rockchip-dfi: convert to devm_platform_ioremap_resource
 2019-12-15 15:31 UTC  (2+ messages)

[RFC] Permanent Fix for RK33 gmac 1500 mtu bug
 2019-12-14 14:30 UTC  (3+ messages)

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-13 23:39 UTC  (6+ messages)
` [PATCH v4 4/4] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [Linux-stm32] [PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver

[PATCH 06/10] drm/xrockchip: plane_state->fb iff plane_state->crtc
 2019-12-13 18:03 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: phy: Fix the PX30 DSI PHY compatible in the example
 2019-12-13 18:02 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: phy: Use a real life PX30 DSI PHY example

[RESEND PATCH] thermal: rockchip: enable hwmon
 2019-12-13 17:31 UTC  (6+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-13 14:36 UTC  (3+ messages)

[PATCH 0/3] media: rkvdec: Add a VP9 backend
 2019-12-13 13:37 UTC  (5+ messages)
  ` [PATCH 1/3] media: v4l2-ctrls: Add the [__]v4l2_ctrl_s_ctrl_compound() helpers
  ` [PATCH 2/3] media: uapi: Add VP9 stateless decoder controls
  ` [PATCH 3/3] media: rkvdec: Add the VP9 backend

[PATCH v2 0/25] drm/panel infrastructure + backlight update
 2019-12-13 13:30 UTC  (4+ messages)
` [PATCH v2 02/25] drm/panel: add backlight support

rk3328-firefly ddr4 tpl init
 2019-12-13 12:51 UTC  (3+ messages)
` rk3328-firefly ddr4 tpl init【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】

RK3288 dwc2 USB OTG + macOS
 2019-12-13 11:55 UTC  (5+ messages)

[PATCH] MAINTAINERS: rockchip: Track more files
 2019-12-13 10:35 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: Enable PCIe for Radxa Rock Pi 4 board
 2019-12-13 10:08 UTC  (3+ messages)
` [PATCH] arm64: dts: rockchip: Add regulators for "

[PATCH] ARM: dts: rockchip: Add missing cpu operating points for rk3288-tinker
 2019-12-13 10:04 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: Remove always-on properties from regulator nodes on rk3399-roc-pc
 2019-12-13 10:04 UTC  (2+ messages)

[PATCH] PCI: rockchip: Fix register number offset to program IO outbound ATU
 2019-12-12 22:18 UTC  (4+ messages)

RK3399 display flickering after kexec
 2019-12-12 22:04 UTC 

[REGRESSION] PCI v5.5-rc1 breaks google kevin
 2019-12-12 20:48 UTC  (7+ messages)

WARNING: CPU: 3 PID: 1 at __flush_work.isra.47+0x22c/0x248
 2019-12-12 18:41 UTC  (2+ messages)

[PATCH 2/3] arm64: dts: rockchip: Enable PD for USB-C-Port on rk3399-roc-pc
 2019-12-12 15:46 UTC  (2+ messages)

[PATCH v4 8/8] linux/log2.h: Use roundup/dow_pow_two() on 64bit calculations
 2019-12-12 13:21 UTC  (2+ messages)

[PATCH v11 00/11] Rockchip ISP Driver
 2019-12-12 12:02 UTC  (5+ messages)

[PATCH v2] media: rockchip/rga: fix potential use after free
 2019-12-12 10:53 UTC  (2+ messages)

[PATCH] mfd: rk808: Always use poweroff when requested
 2019-12-12  0:28 UTC  (7+ messages)

[PATCH] drm: rockchip: rk3066_hdmi: set edid fifo address
 2019-12-11 20:34 UTC 

[PATCH 8/8] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0
 2019-12-11 15:50 UTC  (10+ messages)

[PATCH AUTOSEL 4.19 06/79] iommu: rockchip: Free domain on .domain_free
 2019-12-11 15:25 UTC 

[PATCH AUTOSEL 5.4 014/134] iommu: rockchip: Free domain on .domain_free
 2019-12-11 15:09 UTC 

[PATCH 0/2] spi: rk_spi: Fix transfer size overflow
 2019-12-11 14:10 UTC  (5+ messages)
  ` [PATCH 1/2] Revert "rockchip: spi: fix off-by-one in chunk size computation"
  ` [PATCH 2/2] spi: rk_spi: Fix overflow max chunk size

[PATCH v3 00/25] PCI host resource consolidation
 2019-12-11  9:39 UTC  (5+ messages)
` [PATCH v3 11/25] PCI: rockchip: Drop storing driver private outbound resource data

[PATCH v2 0/1] ARM: dts: rockchip: Add brcm bluetooth for rk3288-veyron
 2019-12-10 22:32 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v1 0/26] drm/panel infrastructure + backlight update
 2019-12-10 21:33 UTC  (6+ messages)
` [PATCH v1 07/26] drm/panel: remove get_timings

[PATCH 3/3] arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine
 2019-12-10 12:45 UTC 

[Question] rk3399 vfio-pci/sr-iov support
 2019-12-10  1:23 UTC  (4+ messages)

[PATCH] thermal: rockchip: enable hwmon
 2019-12-09 17:08 UTC  (3+ messages)

[RFCv1 0/8] RK3399 clean shutdown issue
 2019-12-09 15:38 UTC  (8+ messages)
` [RFCv1 2/8] mfd: rk808: use syscore for RK805 PMIC shutdown

[PATCH 1/2] arm64: dts: rockchip: add core dsi components for px30
 2019-12-09 14:53 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: hook up the px30-evb dsi display

[GIT PULL] Rockchip dts64 changes for 5.5 - round 3
 2019-12-09 14:51 UTC  (2+ 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).