linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 10:57:41 to 2020-05-20 10:58:41 UTC [more...]

[PATCH 0/5] media: staging: rkisp1: change workqueue to threaded irq in stats
 2020-05-20 10:58 UTC  (9+ messages)
` [PATCH 1/5] media: staging: rkisp1: return IRQ_NONE in isr when irq isn't for ISP
` [PATCH 2/5] media: staging: rkisp1: use a macro for the statistics flags mask
` [PATCH 3/5] media: staging: rkisp1: stats: use spin_lock_irqsave for irq_lock
` [PATCH 4/5] media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock
` [PATCH 5/5] media: staging: rkisp1: replace workqueue with threaded irq for reading statistics registers

iwlwifi firmware loading problems, rk3399
 2020-05-20  9:44 UTC 

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg property
 2020-05-20  7:33 UTC 

[RFC PATCH] arm64: dts: rockchip: fix dmas dma-names for rk3308 i2s node
 2020-05-20  6:48 UTC 

[PATCH 1/2] media: staging: rkisp1 stats: set a measure flag with '|=' instead of '='
 2020-05-20  0:16 UTC  (7+ messages)
` [PATCH 2/2] media: staging: rkisp1: stats: don't set stats flags in rkisp1_stats_send_measurement

[PATCH] media: staging: rkisp1: set more precise size errors in debugfs
 2020-05-20  0:13 UTC  (3+ messages)

[PATCH] dt-bindings: gpu: arm,mali-utgard: add additional properties
 2020-05-19 19:06 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix pinctrl-names for gpio-leds node on rk3326-odroid-go2
 2020-05-19 11:14 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: fix defines in pd_vio node for rk3399
 2020-05-19  9:14 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399: fix pd_tcpc0 and pd_tcpc1 node position

[PATCH v4 2/3] ARM: dts: rockchip: add rga node for rk322x
 2020-05-18 22:52 UTC  (3+ messages)
` [PATCH v5 0/1] Add rga to rk322x device tree

[PATCH] arm64: dts: rockchip: add bus-width properties to mmc nodes for px30.dtsi
 2020-05-18 22:42 UTC  (2+ messages)

[PATCH] ARM: dts: enable WLAN for Mecer Xtreme Mini S6
 2020-05-18 22:42 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH] ARM: dts: remove disable-wp from rk3229-xms6 emmc

[PATCH v3 1/4] ARM: dts: rockchip: remove identical #include from rk3288.dtsi
 2020-05-18 22:29 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: dts: rockchip: remove include for irq.h

[PATCH 1/6] arm64: dts: rockchip: fix phy nodename for rk3328
 2020-05-18 22:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/2] ARM: dts: rockchip: rename and label gpio-led subnodes
 2020-05-18 22:27 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: remove disable-wp from rk3308-roc-cc emmc node
 2020-05-18 22:27 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: replace RK_FUNC defines in rk3326-odroid-go2.dts
 2020-05-18 22:27 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: update example
  ` [PATCH 3/3] include: dt-bindings: rockchip: remove unused defines

[PATCH v4 0/3] media: rkvdec: Add a VP9 backend
 2020-05-18 17:53 UTC  (5+ messages)
` [PATCH v4 1/3] media: rkvdec: Fix .buf_prepare
` [PATCH v4 2/3] media: uapi: Add VP9 stateless decoder controls
` [PATCH 3/3] media: rkvdec: Add the VP9 backend

[PATCH v2 0/4] media: staging: rkisp1: various fixes to capture formats
 2020-05-15 14:29 UTC  (5+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v2 2/4] media: staging: rkisp1: rsz: use hdiv, vdiv of yuv422 instead of macros
` [PATCH v2 3/4] media: staging: rkisp1: rsz: set output format to YUV422 if cap format is YUV444
` [PATCH v2 4/4] media: staging: rkisp1: cap: remove support of BGR666 format

[PATCH] media: staging: rkisp1: cap: change RGB24 format to XBGR32
 2020-05-15  6:16 UTC  (3+ messages)

[PATCH v3 0/6] rockchip: Add PCIe host support
 2020-05-15  2:54 UTC  (18+ messages)
  ` [PATCH v3 1/6] clk: rk3399: Add enable/disable clks
  ` [PATCH v3 2/6] clk: rk3399: Enable/Disable the PCIEPHY clk
      ` [PATCH v3 2/6] clk: rk3399: Enable/Disable the PCIEPHY clk【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】
  ` [PATCH v3 3/6] pci: Add Rockchip PCIe controller driver
  ` [PATCH v3 4/6] pci: Add Rockchip PCIe PHY "
  ` [PATCH v3 5/6] rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
  ` [PATCH v3 6/6] rockchip: Enable PCIe/M.2 on rock960 board

[PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-15  2:51 UTC  (30+ messages)
` [PATCH v5 01/16] clk: rk3399: Enable/Disable the USB2PHY clk
  ` [PATCH v5 02/16] clk: rk3399: Set empty for TCPHY assigned-clocks
  ` [PATCH v5 03/16] clk: rk3399: Enable/Disable TCPHY clocks
  ` [PATCH v5 04/16] phy: rockchip: Add Rockchip USB2PHY driver
  ` [PATCH v5 15/16] configs: evb-rk3399: update support usb3.0 host
  ` [PATCH v5 16/16] roc-rk3399-pc: Enable USB3.0 Host
` [PATCH v5 05/16] arm64: dts: rk3399: Move u2phy into root port
    ` [PATCH v5 06/16] phy: rockchip: Add Rockchip USB TypeC PHY driver
    ` [PATCH v5 07/16] usb: dwc3: add dis_enblslpm_quirk
    ` [PATCH v5 08/16] usb: dwc3: add dis_u2_freeclk_exists_quirk
    ` [PATCH v5 09/16] usb: dwc3: Add disable u2mac linestate check quirk
` [PATCH v5 10/16] usb: dwc3: Enable AutoRetry feature in the controller
    ` [PATCH v5 11/16] usb: dwc3: amend UTMI/UTMIW phy interface setup
    ` [PATCH v5 12/16] usb: dwc3: add make compatible for rockchip platform
    ` [PATCH v5 13/16] driver: usb: drop legacy rockchip xhci driver
    ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support
        ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】

Hello
 2020-05-14 16:07 UTC 

[PATCH v3 0/3] media: rkvdec: Add a VP9 backend
 2020-05-14 14:50 UTC  (19+ messages)
` [PATCH v3 1/3] media: rkvdec: Fix .buf_prepare
` [PATCH v3 2/3] media: uapi: Add VP9 stateless decoder controls
` [PATCH v3 3/3] media: rkvdec: Add the VP9 backend

[PATCH v2 3/3] ARM: dts: rockchip: add rk3288 ISP and DPHY
 2020-05-14 13:19 UTC  (4+ messages)

[PATCH] Revert "clk: rockchip: fix wrong mmc sample phase shift for rk3328"
 2020-05-14 12:58 UTC 

[PATCH v5 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
 2020-05-13 13:32 UTC  (2+ messages)
      ` [PATCH v5 22/38] drm: rockchip: fix common struct sg_table related issues

[PATCH v4 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-13 11:41 UTC  (24+ messages)
` [PATCH v4 01/16] clk: rk3399: Enable/Disable the USB2PHY clk
  ` [PATCH v4 02/16] clk: rk3399: Set empty for TCPHY assigned-clocks
  ` [PATCH v4 03/16] clk: rk3399: Enable/Disable TCPHY clocks
  ` [PATCH v4 04/16] phy: rockchip: Add Rockchip USB2PHY driver
  ` [PATCH v4 05/16] arm64: dts: rk3399: Move u2phy into root port
      ` [PATCH v4 06/16] phy: rockchip: Add Rockchip USB TypeC PHY driver
      ` [PATCH v4 07/16] usb: dwc3: add dis_enblslpm_quirk
      ` [PATCH v4 08/16] usb: dwc3: add dis_u2_freeclk_exists_quirk
      ` [PATCH v4 09/16] usb: dwc3: Add disable u2mac linestate check quirk
` [PATCH v4 10/16] usb: dwc3: Enable AutoRetry feature in the controller
    ` [PATCH v4 11/16] usb: dwc3: amend UTMI/UTMIW phy interface setup
    ` [PATCH v4 12/16] usb: dwc3: add make compatible for rockchip platform
    ` [PATCH v4 13/16] driver: usb: drop legacy rockchip xhci driver
    ` [PATCH v4 14/16] ARM: dts: rk3399-evb: usb3.0 host support
` [PATCH v4 15/16] configs: evb-rk3399: update support usb3.0 host
    ` [PATCH v4 16/16] roc-rk3399-pc: Enable USB3.0 Host

[GIT PULL] Rockchip clock fix for 5.7
 2020-05-13  1:20 UTC  (2+ messages)

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-12 22:58 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
 2020-05-12 17:46 UTC  (3+ messages)

[PATCH v1] ASoC: rockchip-i2s: add description for rk3308
 2020-05-12 16:44 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation fails
 2020-05-12 13:19 UTC  (2+ messages)

[PATCH v4 21/38] drm: rockchip: use common helper for a scatterlist contiguity check
 2020-05-12  9:00 UTC  (2+ messages)
      ` [PATCH v4 22/38] drm: rockchip: fix common struct sg_table related issues

[PATCH] include: dt-bindings: rockchip: mark RK_GPIO defines as deprecated
 2020-05-12  1:09 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: rockchip: misc. cleanups and improvements
 2020-05-11 23:12 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux,default-triggers

[PATCH] dt-bindings: usb: dwc2: add power-domains property
 2020-05-11 22:25 UTC  (2+ messages)

[PATCH] dt-bindings: gpu: add power-domains #cooling-cells to arm,mali-bifrost.yaml
 2020-05-11 22:25 UTC  (2+ messages)
` [PATCH] dt-bindings: gpu: add power-domains #cooling-cells to arm, mali-bifrost.yaml

[PATCH v10 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-11 10:36 UTC  (10+ messages)
` [PATCH v10 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v10 2/8] PCI: rcar: Move shareable code to a common file
  ` [PATCH v10 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
  ` [PATCH v10 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v10 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v10 6/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v10 7/8] PCI: rcar: Add endpoint mode support
` [PATCH v10 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH v1 0/3] spi: spi-rockchip spi slave mode
 2020-05-11  8:30 UTC  (4+ messages)
  ` [PATCH v1 1/3] spi: spi-rockchip: cleanup use struct spi_controller
  ` [PATCH v1 2/3] spi: spi-rockchip: add support for spi slave mode
  ` [PATCH v1 3/3] spi: spi-rockchip: use num-cs property and ctlr->enable_gpiods

[PATCH v0] spi: spi-rockchip spi slave mode
 2020-05-10 16:15 UTC  (7+ messages)
` [PATCH v0 1/1] spi: spi-rockchip: add support for spi slave_mode

[PATCH v2 0/8] rockchip: Add PCIe host support
 2020-05-09 16:46 UTC  (4+ messages)
` [PATCH v2 8/8] rockchip: Enable PCIe/M.2 on rock960 board

[PATCH v2 0/9] move Rockchip ISP bindings out of staging / add ISP DT nodes for RK3399
 2020-05-09 12:53 UTC  (6+ messages)
` [PATCH v2 7/9] media: MAINTAINERS: rkisp1: add path to dt-bindings
` [PATCH v2 8/9] arm64: dts: rockchip: add rx0 mipi-phy for rk3399

[PATCH v3 2/4] arm64: dts: rockchip: Add RGA support to the PX30
 2020-05-08 10:55 UTC  (5+ messages)

[PATCH v3 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-05-08  4:19 UTC  (5+ messages)
` [PATCH v3 3/4] media: rockchip: rga: Introduce color fmt macros and refactor CSC mode logic
` [PATCH v3 4/4] media: rockchip: rga: Only set output CSC mode for RGB input

[PATCH v3 1/4] dt-bindings: rockchip-rga: Add PX30 compatible
 2020-05-07 23:01 UTC  (4+ messages)

[PATCH v9 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-07 17:53 UTC  (12+ messages)
` [PATCH v9 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v9 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory

[PATCH v2 0/6] Add Rockchip new PCIe controller and combo phy support
 2020-05-07 15:36 UTC  (7+ messages)
` [PATCH v2 3/6] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
` [PATCH v2 4/6] dt-bindings: rockchip: Add DesignWare based PCIe controller
` [PATCH v2 5/6] PCI: rockchip: add "

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-05-07 13:00 UTC  (2+ messages)

[PATCH v2 0/7] rockchip: PHY drivers (USB)
 2020-05-06 11:44 UTC  (3+ messages)
` [PATCH v2 7/7] usb: dwc3: add dis_del_phy_power_chg_quirk


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