linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 19:08:46 to 2020-06-09 16:26:50 UTC [more...]

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-06-09 16:26 UTC  (2+ messages)
  ` [PATCH v9 01/11] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure

[PATCH v6 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-06-09 16:10 UTC  (12+ messages)
` [PATCH v6 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v6 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
  ` [PATCH v6 3/8] MAINTAINERS: add maintainers to rockchip nfc
  ` [PATCH v6 4/8] arm64: dts: rockchip: Add nfc dts for RK3308 SOC
  ` [PATCH v6 5/8] arm64: dts: rockchip: Add nfc dts for PX30 SOC
    ` [PATCH v6 6/8] arm: dts: rockchip: Add nfc dts for RV1108 SOC
      ` [PATCH v6 7/8] arm: dts: rockchip: Add nfc dts for RK2928 and other SOC
    ` [PATCH v6 8/8] arm: dts: rockchip: Add nfc dts for RK3036 SOC

[PATCH v2 0/4] media: staging: rkisp1: bugs fixes and vars renames
 2020-06-09 15:28 UTC  (5+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
` [PATCH v2 2/4] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
` [PATCH v2 3/4] media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
` [PATCH v2 4/4] media: staging: rkisp1: rename the field 'direction' in 'rkisp1_isp_mbus_info' to 'isp_pads_flags'

[PATCH v2] mmc: sdhci: Fix HISPD bit handling
 2020-06-09 14:38 UTC  (2+ messages)

[PATCH 1/3] rock-pi-4: Enable USB3 Host
 2020-06-09 14:05 UTC  (3+ messages)
  ` [PATCH 2/3] rock-pi-4: Enable PCI/NVME
  ` [PATCH 3/3] roc-rk3399-pc: Enable USB Gadget

[RFC v4 0/8] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-06-09 11:51 UTC  (16+ messages)
` [RFC v4 1/8] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
` [RFC v4 2/8] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
` [RFC v4 3/8] media: Documentation: v4l: move table of v4l2_pix_format(_mplane) flags to pixfmt-v4l2.rst
` [RFC v4 4/8] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
` [RFC v4 5/8] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad
` [RFC v4 6/8] media: staging: rkisp1: validate quantization matching in link_validate callbacks
` [RFC v4 7/8] media: vivid: Add support to the CSC API
` [RFC v4 8/8] media: v4l2: add support for the CSC API for hsv_enc on mediabus

[PATCH v2 0/13] Patches to improve transfer efficiency for Rockchip SoCs
 2020-06-09  1:22 UTC  (14+ messages)
` [PATCH v2 01/13] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
` [PATCH v2 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
  ` [PATCH v2 03/13] dt-bindings: dma: pl330: Document the "
  ` [PATCH v2 04/13] ARM: dts: rk3036: Add 'arm,pl330-periph-burst' for dmac
  ` [PATCH v2 05/13] ARM: dts: rk322x: "
  ` [PATCH v2 06/13] ARM: dts: rk3288: "
  ` [PATCH v2 07/13] ARM: dts: rk3xxx: "
  ` [PATCH v2 08/13] ARM: dts: rv1108: "
  ` [PATCH v2 09/13] arm64: dts: px30: "
  ` [PATCH v2 10/13] arm64: dts: rk3308: "
  ` [PATCH v2 11/13] arm64: dts: rk3328: "
  ` [PATCH v2 12/13] arm64: dts: rk3368: "
  ` [PATCH v2 13/13] arm64: dts: rk3399: "

[PATCH AUTOSEL 5.6 045/606] clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
 2020-06-08 23:06 UTC  (9+ messages)
` [PATCH AUTOSEL 5.6 060/606] arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boards
` [PATCH AUTOSEL 5.6 252/606] ARM: dts: rockchip: fix phy nodename for rk3229-xms6
  ` [PATCH AUTOSEL 5.6 061/606] arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
  ` [PATCH AUTOSEL 5.6 251/606] ARM: dts: rockchip: fix phy nodename for rk3228-evb
  ` [PATCH AUTOSEL 5.6 253/606] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH AUTOSEL 5.6 254/606] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH AUTOSEL 5.6 255/606] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH AUTOSEL 5.6 256/606] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi

[PATCH v3 0/5] roc-rk3399-pc: Custom SPL init
 2020-06-08 18:31 UTC  (6+ messages)
  ` [PATCH v3 1/5] rk3399: spl: Add rk_spl_board_init as __weak
  ` [PATCH v3 2/5] rk3399: spl: Print SPL banner after relocation
  ` [PATCH v3 3/5] roc-rk3399-pc: Move leds setup in SPL
  ` [PATCH v3 4/5] rockchip: Separate the reset cause from display cpuinfo
  ` [PATCH v3 5/5] roc-rk3399-pc: Set LED only during POR and pwr_key=y

[PATCH v4 0/4] rockchip: rk3399: Add SPI boot
 2020-06-08 18:17 UTC  (5+ messages)
  ` [PATCH v4 1/4] Makefile: Drop to handle rkspi image type
  ` [PATCH v4 2/4] roc-rk3399-pc: Mark default env from SPI
  ` [PATCH v4 3/4] roc-rk3399-pc: Add SPI boot
  ` [PATCH v4 4/4] doc: rockchip: Document SPI flash program steps

[PATCH 1/2] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
 2020-06-08 17:50 UTC  (5+ messages)
` [PATCH 2/2] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC

[PATCH v1 0/13] Patches to improve dma transfer efficiency for Rockchip SoCs
 2020-06-08 17:19 UTC  (16+ messages)
` [PATCH v1 01/13] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
` [PATCH v1 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
` [PATCH v1 03/13] dt-bindings: dma: pl330: Document the "
` [PATCH v1 04/13] ARM: dts: rk3036: Add 'arm,pl330-periph-burst' for dmac
  ` [PATCH v1 05/13] ARM: dts: rk322x: "
  ` [PATCH v1 06/13] ARM: dts: rk3288: "
  ` [PATCH v1 07/13] ARM: dts: rk3xxx: "
  ` [PATCH v1 08/13] ARM: dts: rv1108: Add 'arm, pl330-periph-burst' "
  ` [PATCH v1 09/13] arm64: dts: px30: "
  ` [PATCH v1 10/13] arm64: dts: rk3308: Add 'arm,pl330-periph-burst' "
  ` [PATCH v1 11/13] arm64: dts: rk3328: "
  ` [PATCH v1 12/13] arm64: dts: rk3368: "
  ` [PATCH v1 13/13] arm64: dts: rk3399: "

[PATCH] rk3399: Add BOOTENV_SF command
 2020-06-08 14:17 UTC 

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-06-08  9:11 UTC  (4+ messages)
` [PATCH 1/2] drm: drm_fourcc: add NV20 YUV format
` [PATCH 2/2] drm: rockchip: add NV15 and NV20 support

[PATCH] arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
 2020-06-07 21:29 UTC 

[PATCH v4l-utils 0/4] v4l2-ctl: add support to the CSC API
 2020-06-06 10:55 UTC  (5+ messages)
` [PATCH v4l-utils 1/4] v4l2-ctl: vidcap: Add support for "
` [PATCH v4l-utils 2/4] v4l2: common: add the flags V4L2_FMT_FLAG_CSC* to the list that maps flags to str
` [PATCH v4l-utils 3/4] v4l2-ctl: subdev: Add support for the CSC API in the subdevices
` [PATCH v4l-utils 4/4] v4l2-ctl: subdev: Add the flags to the list of supported mbus formats

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-06-05 10:11 UTC  (6+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad

[PATCH v3 0/4] rockchip: rk3399: Add SPI boot
 2020-06-04 15:08 UTC  (7+ messages)
  ` [PATCH v3 1/4] Makefile: Drop to handle rkspi image type
  ` [PATCH v3 2/4] roc-rk3399-pc: Mark default env from SPI
  ` [PATCH v3 3/4] roc-rk3399-pc: Add SPI boot
  ` [PATCH v3 4/4] doc: rockchip: Document SPI flash program steps

[PATCH 0/7] Initial support for Cadence MHDP(HDMI/DP)
 2020-06-04  9:32 UTC  (15+ messages)
` [PATCH 1/7] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
      ` [EXT] "
` [PATCH 2/7] drm: bridge: cadence: Create cadence fold
` [PATCH 3/7] drm: bridge: cadence: initial support for MHDP DP bridge driver
    ` [EXT] "
` [PATCH 4/7] drm: imx: mhdp: initial support for i.MX8MQ MHDP Displayport
` [PATCH 5/7] drm: bridge: cadence: Initial support for MHDP HDMI bridge driver
` [PATCH 6/7] drm: imx: mhdp: Initial support for i.MX8MQ MHDP HDMI
` [PATCH 7/7] dt-bindings: display: Document Cadence MHDP HDMI/DP bindings
    ` [EXT] "

[PATCH] arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
 2020-06-04  9:12 UTC 

[PATCH v2 0/4] rockchip: rk3399: Add SPI boot
 2020-06-04  3:14 UTC  (9+ messages)
  ` [PATCH v2 1/4] Makefile: Drop to handle rkspi image type
  ` [PATCH v2 2/4] roc-rk3399-pc: Mark default env from SPI
  ` [PATCH v2 3/4] roc-rk3399-pc: Add SPI boot
  ` [PATCH v2 4/4] doc: rockchip: Document SPI flash program steps

[PATCH] arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
 2020-06-03 13:28 UTC 

[PATCH v8 00/10] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-06-03 12:03 UTC  (9+ messages)
` [PATCH v8 04/10] drm: bridge: dw_mipi_dsi: allow bridge daisy chaining
` [PATCH v8 08/10] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
  ` [Linux-stm32] "

[PATCH] pwm: rockchip: simplify rockchip_pwm_get_state()
 2020-06-03  3:10 UTC  (3+ messages)

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-06-02 21:17 UTC  (16+ messages)

[PATCH v4 05/11] thermal: remove get_mode() operation of drivers
 2020-06-02 15:01 UTC 

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-06-02 15:00 UTC 

[PATCH v4 0/2] ARM: Add Rockchip rk3288w support
 2020-06-02  8:06 UTC  (3+ messages)
` [PATCH v4 1/2] clk: rockchip: rk3288: Handle clock tree for rk3288w
` [PATCH v4 2/2] dt-bindings: clocks: rk3288: add rk3288w compatible

[PATCH v3 0/1] ARM: Add Rockchip rk3288w support
 2020-06-02  5:34 UTC  (4+ messages)
` [PATCH v3 1/1] clk: rockchip: rk3288: Handle clock tree for rk3288w

[PATCH] media: rkvdec: Fix H264 scaling list order
 2020-06-02  4:36 UTC  (2+ messages)

[PATCH v2 0/3] media: rockchip: Introduce driver for the camera interface on PX30
 2020-06-01 18:45 UTC  (4+ messages)
` [PATCH v2 2/3] media: rockchip: Introduce driver for Rockhip's camera interface

[PATCH v4 06/11] thermal: Add mode helpers
 2020-06-01 13:40 UTC  (3+ messages)

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-01 11:38 UTC  (15+ messages)
  ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
  ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
  ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
  ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCHv5][2/2] rockchip: rk3328: add rock-pi-e-rk3328_defconfig file
 2020-06-01  8:43 UTC  (2+ messages)

[PATCHv5][1/2] rockchip: rk3328: add rock-pi-e dts file
 2020-06-01  8:43 UTC  (2+ messages)

[PATCH 0/3] media: rockchip: Introduce driver for the camera interface on PX30
 2020-06-01  6:58 UTC  (4+ messages)
` [PATCH 2/3] media: rockchip: Introduce driver for Rockhip's camera interface

[PATCH v6 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-06-01  0:54 UTC  (2+ messages)

[PATCHv4][1/2] rockchip: rk3328: add rock-pi-e dts file
 2020-05-31 13:39 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29 21:21 UTC  (6+ messages)

[PATCH v4 05/11] thermal: remove get_mode() operation of drivers
 2020-05-29 19:10 UTC 

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-05-29 19:09 UTC 

[PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
 2020-05-29 19:08 UTC  (4+ 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).