linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-08 09:14:07 to 2019-08-24 22:41:32 UTC [more...]

[PATCH V5 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-08-24 22:41 UTC  (17+ messages)
` [PATCH V5 1/5] iommu/amd: Remove unnecessary locking from AMD iommu driver
` [PATCH V5 2/5] iommu: Add gfp parameter to iommu_ops::map
` [PATCH V5 3/5] iommu/dma-iommu: Handle deferred devices
` [PATCH V5 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH V5 5/5] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v3 0/6] pwm: ensure pwm_apply_state() doesn't modify the state argument
 2019-08-24 15:37 UTC  (7+ messages)
  ` [PATCH v3 1/6] pwm: introduce local struct pwm_chip in pwm_apply_state()
  ` [PATCH v3 2/6] pwm: let pwm_get_state() return the last implemented state
  ` [PATCH v3 3/6] pwm: rockchip: Don't update the state for the caller of pwm_apply_state()
  ` [PATCH v3 4/6] pwm: sun4i: "
  ` [PATCH v3 5/6] pwm: fsl-ftm: "
  ` [PATCH v3 6/6] pwm: ensure pwm_apply_state() doesn't modify the state argument

Broken suspend/resume on RK3399-based Chromebook
 2019-08-24  9:54 UTC 

CPUfreq fail on rk3399-firefly (was: next/master boot: 285 boots: 16 failed, 264 passed with 3 offline, 1 untried/unknown, 1 conflict (next-20190718))
 2019-08-23 17:03 UTC  (4+ messages)
          ` CPUfreq fail on rk3399-firefly

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-08-23 10:01 UTC  (9+ messages)
` [PATCH v2 01/11] dt-bindings: mmc: arasan: Update documentation for SD Card Clock

[PATCH] fix usb2 on rock64
 2019-08-23  9:56 UTC  (3+ messages)

[RESEND PATCH] arm64: dts: rockchip: add rk3328 VPU node
 2019-08-22 19:38 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: rockchip: remove rk3288 fennec board support
 2019-08-22 19:36 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: arm: rockchip: remove reference to fennec board

RK3288 dwc2 USB OTG + macOS
 2019-08-22 16:06 UTC 

[PATCH v7 00/11] media: hantro: Add support for H264 decoding
 2019-08-22 14:42 UTC  (22+ messages)
` [PATCH v7 01/11] lib/sort.c: implement sort() variant taking context argument
` [PATCH v7 02/11] media: uapi: h264: Rename pixel format
` [PATCH v7 03/11] media: uapi: h264: Add the concept of decoding mode
  ` [PATCH v7 04/11] media: uapi: h264: Add the concept of start code
  ` [PATCH v7 07/11] media: cedrus: Specify H264 startcode and decoding mode
` [PATCH v7 05/11] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH v7 06/11] media: cedrus: Cleanup control initialization
` [PATCH v7 08/11] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH v7 09/11] media: hantro: Add core bits to support H264 decoding
` [PATCH v7 10/11] media: hantro: Add support for H264 decoding on G1
` [PATCH v7 11/11] media: hantro: Enable H264 decoding on rk3288

[PATCH v8 00/14] Rockchip ISP1 Driver
 2019-08-22  2:32 UTC  (38+ messages)
` [PATCH v8 01/14] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v8 02/14] media: doc: add document for "
` [PATCH v8 03/14] media: rkisp1: Add user space ABI definitions
` [PATCH v8 04/14] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v8 05/14] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v8 06/14] media: rkisp1: add ISP1 statistics driver
` [PATCH v8 09/14] media: rkisp1: add rockchip isp1 core driver
` [PATCH v8 10/14] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v8 11/14] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v8 14/14] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH] media: hantro: Enable VP8 decoding on RK3328
 2019-08-21 17:27 UTC 

[PATCH] ARM: dts: rockchip: remove rk3288 fennec board support
 2019-08-21  3:01 UTC  (3+ messages)

[PATCH] phy-rockchip-inno-hdmi: Fix RK3328_TERM_RESISTOR_CALIB_SPEED_7_0's third value
 2019-08-20 18:12 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: rockchip: Add support for TB-96AI board
 2019-08-20  2:35 UTC  (3+ messages)

[PATCH v2] arm: dts: rockchip: fix vcc_host_5v regulator for usb3 host
 2019-08-19 14:43 UTC  (4+ messages)

aarch64 Kernel Panic Asynchronous SError Interrupt on large file IO
 2019-08-19 10:43 UTC  (10+ messages)

kexec on rk3399
 2019-08-17 17:41 UTC  (10+ messages)
          ` [PATCH] usb: dwc3: Add shutdown to platform_driver

[PATCH v2] ARM: dts: add device tree for Mecer Xtreme Mini S6
 2019-08-16 16:07 UTC  (3+ messages)

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16 14:43 UTC  (20+ messages)
` [PATCH v6 01/11] lib/sort.c: implement sort() variant taking context argument
` [PATCH v6 02/11] media: uapi: h264: Rename pixel format
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 04/11] media: uapi: h264: Add the concept of start code
` [PATCH v6 05/11] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH v6 06/11] media: cedrus: Cleanup control initialization
  ` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and decoding mode
` [PATCH v6 08/11] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding
` [PATCH v6 10/11] media: hantro: Add support for H264 decoding on G1
` [PATCH v6 11/11] media: hantro: Enable H264 decoding on rk3288

[PATCH v2] arm64: dts: rockchip: Add dts for Leez RK3399 P710 SBC
 2019-08-16 12:42 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Enable internal SPI flash for RockPro64
 2019-08-16 11:56 UTC  (2+ messages)

[PATCH] Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
 2019-08-16 11:28 UTC  (2+ messages)

[PATCH] ASoC: rockchip: rockchip_max98090: Set period size to 240
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: rockchip: rockchip_max98090: Set period size to 240" to the asoc tree

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-08-15 11:13 UTC  (6+ messages)

[PATCH] arm: dts: rockchip: fix vcc_host_5v regulator for usb3 host
 2019-08-15  2:59 UTC 

[PATCH v5 00/11] media: hantro: Add support for H264 decoding
 2019-08-14 14:12 UTC  (18+ messages)
  ` [PATCH v5 01/11] lib/sort.c: implement sort() variant taking context argument
  ` [PATCH v5 08/11] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH v5 02/11] media: uapi: h264: Rename pixel format
` [PATCH v5 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v5 04/11] media: uapi: h264: Add the concept of start code
` [PATCH v5 05/11] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH v5 06/11] media: cedrus: Cleanup control initialization
` [PATCH v5 07/11] media: cedrus: Specify H264 startcode and decoding mode
` [PATCH v5 09/11] media: hantro: Add core bits to support H264 decoding
` [PATCH v5 10/11] media: hantro: Add support for H264 decoding on G1
` [PATCH v5 11/11] media: hantro: Enable H264 decoding on rk3288

[PATCH 00/15] rk3399: Add redundant boot support
 2019-08-14 10:46 UTC  (12+ messages)
` [PATCH 03/15] rockchip: rk3288: Print reset reason
` [PATCH 09/15] wdt: dw: Rename to dw_wdt.c
` [PATCH 14/15] rockchip: rk3399: Add bootcount support
    ` [PATCH 14/15] rockchip: rk3399: Add bootcount support【请注意,邮件由u-boot-bounces@lists.denx.de代发】

[PATCH AUTOSEL 4.19 19/68] ASoC: rockchip: Fix mono capture
 2019-08-14  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 45/68] drm/rockchip: Suspend DP late

[PATCH AUTOSEL 5.2 047/123] ASoC: rockchip: Fix mono capture
 2019-08-14  2:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 089/123] drm/rockchip: Suspend DP late

[PATCH v6 00/24] Associate ddc adapters with connectors
 2019-08-13  9:33 UTC  (4+ messages)
` [PATCH v6 19/24] drm/bridge: dumb-vga-dac: Provide ddc symlink in connector sysfs directory

[PATCH v4 00/11] media: hantro: Add support for H264 decoding
 2019-08-12 18:45 UTC  (21+ messages)
` [PATCH v4 01/11] lib/sort.c: implement sort() variant taking context argument
` [PATCH v4 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v4 05/11] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH v4 06/11] media: cedrus: Cleanup control initialization
` [PATCH v4 07/11] media: cedrus: Specify the required H264 start code
  ` [PATCH v4 02/11] media: uapi: h264: Rename pixel format
  ` [PATCH v4 04/11] media: uapi: h264: Add the concept of start code
  ` [PATCH v4 08/11] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH v4 09/11] media: hantro: Add core bits to support H264 decoding
` [PATCH v4 10/11] media: hantro: Add support for H264 decoding on G1
` [PATCH v4 11/11] media: hantro: Enable H264 decoding on rk3288

[PATCH -next 00/12] crypto: use devm_platform_ioremap_resource() to simplify code
 2019-08-09  6:20 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).