linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 15:05:10 to 2020-04-29 15:55:56 UTC [more...]

[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
 2020-04-29 15:55 UTC  (17+ messages)
  ` [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
        ` Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller【请注意,邮件由robherring2@gmail.com代发】
  ` [PATCH v5 3/7] MAINTAINERS: add maintainers to rockchip nfc
  ` [PATCH v5 4/7] arm64: dts: rockchip: Add nfc dts for RK3308 SOC
  ` [PATCH v5 5/7] arm64: dts: rockchip: Add nfc dts for PX30 SOC
      ` [PATCH v5 6/7] xarm: dts: rockchip: Add nfc dts for RV1108 SOC
      ` [PATCH v5 7/7] arm: dts: rockchip: Add nfc dts for RK3066 and RK3188 SOC
` [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others
      ` Re: [PATCH v5 2/7] mtd: rawnand: rockchip: NFC drivers for RK3308, RK3188 and others【请注意,邮件由linux-rockchip-bounces+yifeng.zhao=rock-chips.com@lists.infradead.org代发】

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-29 13:37 UTC  (35+ messages)
` [PATCH v3 01/34] iommu: Move default domain allocation to separate function
` [PATCH v3 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
` [PATCH v3 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [PATCH v3 10/34] iommu: Move new probe_device path to separate function
` [PATCH v3 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
  ` [PATCH v3 02/34] iommu: Add def_domain_type() callback in iommu_ops
  ` [PATCH v3 05/34] iommu/amd: Remove dma_mask check from check_device()
  ` [PATCH v3 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
  ` [PATCH v3 08/34] iommu: Move default domain allocation to iommu_probe_device()
  ` [PATCH v3 11/34] iommu: Split off default domain allocation from group assignment
  ` [PATCH v3 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
  ` [PATCH v3 14/34] iommu/amd: Remove dev_data->passthrough
  ` [PATCH v3 15/34] iommu/amd: Convert to probe/release_device() call-backs
  ` [PATCH v3 18/34] iommu/pamu: "
  ` [PATCH v3 19/34] iommu/s390: "
  ` [PATCH v3 20/34] iommu/virtio: "
  ` [PATCH v3 22/34] iommu/mediatek: "
  ` [PATCH v3 24/34] iommu/qcom: "
  ` [PATCH v3 25/34] iommu/rockchip: "
  ` [PATCH v3 26/34] iommu/tegra: "
  ` [PATCH v3 28/34] iommu/omap: Remove orphan_dev tracking
  ` [PATCH v3 29/34] iommu/omap: Convert to probe/release_device() call-backs
  ` [PATCH v3 30/34] iommu/exynos: Use first SYSMMU in controllers list for IOMMU core
  ` [PATCH v3 32/34] iommu: Remove add_device()/remove_device() code-paths
` [PATCH v3 16/34] iommu/vt-d: Convert to probe/release_device() call-backs
` [PATCH v3 17/34] iommu/arm-smmu: "
` [PATCH v3 21/34] iommu/msm: "
` [PATCH v3 23/34] iommu/mediatek-v1 "
` [PATCH v3 27/34] iommu/renesas: "
` [PATCH v3 31/34] iommu/exynos: "
` [PATCH v3 33/34] iommu: Move more initialization to __iommu_probe_device()
` [PATCH v3 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH] drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume __maybe_unused
 2020-04-28 21:54 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: rockchip: fix defines in pd_vio node for rk3399
 2020-04-28 20:30 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3399: fix pd_tcpc0 and pd_tcpc1 node position

[PATCH 0/8] rockchip: Add PCIe host support
 2020-04-28 19:39 UTC  (20+ messages)
  ` [PATCH 1/8] iopoll: Add dealy to read poll
  ` [PATCH 2/8] iopoll: Add readl_poll_sleep_timeout
  ` [PATCH 3/8] clk: rk3399: Enable PCIE_PHY clock
  ` [PATCH 4/8] clk: rk3399: Disable "
      ` [PATCH 4/8] clk: rk3399: Disable PCIE_PHY clock【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】
  ` [PATCH 5/8] pci: Add Rockchip PCIe controller driver
      ` [PATCH 5/8] pci: Add Rockchip PCIe controller driver【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】
  ` [PATCH 6/8] pci: Add Rockchip PCIe PHY controller driver
  ` [PATCH 7/8] rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
  ` [PATCH 8/8] rockchip: Enable PCIe/M.2 on rock960 board

PROBLEM: [drm:analogix_dp_bridge_atomic_enable [analogix_dp]] *ERROR* Failed to disable psr -110
 2020-04-28 19:38 UTC  (11+ messages)

[PATCH v7 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-28 19:08 UTC  (5+ messages)
` [PATCH v7 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver

[PATCH v1 1/2] ARM: dts: rockchip: rename and label gpio-led subnodes
 2020-04-28 14:49 UTC  (2+ messages)
  ` [PATCH v1 2/2] arm64: "

[PATCH v3] rockchip: Enable SF distro bootcmd
 2020-04-28 14:15 UTC  (2+ messages)

[PATCH v2 0/6] rk3399: Sync linux v5.7-rc1 dts(i)
 2020-04-28 14:14 UTC  (14+ messages)
  ` [PATCH v2 1/6] arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsi
    ` [PATCH v2 1/6] arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsi【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】
  ` [PATCH v2 2/6] arm64: dts: rk3399-evb: Move u-boot properties into -u-boot.dtsi
  ` [PATCH v2 3/6] clk: rk3399: Set empty for HCLK_SD assigned-clocks
  ` [PATCH v2 4/6] arm64: dts: rk3399: Sync v5.7-rc1 from Linux
  ` [PATCH v2 5/6] arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1
  ` [PATCH v2 6/6] rk3399: Add ROC-RK3399-PC Mezzanine board

[PATCH 1/2] arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook-pro.dts
 2020-04-27 19:42 UTC  (3+ messages)
  ` [PATCH 2/2] arm64: dts: rockchip: remove #sound-dai-cells from &spdif node of rk3399-hugsun-x99.dts

[PATCH] arm64: dts: rockchip: Fix Pinebook Pro FUSB302 interrupt
 2020-04-27 19:42 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: swap clock-names of gpu nodes
 2020-04-27 19:42 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
 2020-04-27 19:42 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
 2020-04-27 19:42 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: remove extra assigned-clocks property from &gmac2phy node in rk3328-evb.dts
 2020-04-27 19:42 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: fix status for &gmac2phy "

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-27 19:32 UTC  (6+ messages)

[PATCH] drm/rockchip: Remove unneeded semicolon
 2020-04-27 19:18 UTC  (2+ messages)

[PATCH] drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume static
 2020-04-27 19:18 UTC  (2+ messages)

[PATCH v2 0/5] mfd: RK8xx tidyup
 2020-04-27 18:56 UTC  (4+ messages)

[PATCH v8 00/10] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-27 18:26 UTC  (14+ messages)
` [PATCH v8 01/10] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v8 02/10] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v8 03/10] drm: bridge: dw_mipi_dsi: add dsi v1.01 support
` [PATCH v8 04/10] drm: bridge: dw_mipi_dsi: allow bridge daisy chaining
` [PATCH v8 05/10] drm: imx: Add i.MX 6 MIPI DSI host platform driver
  ` [PATCH v8 06/10] ARM: dts: imx6qdl: add missing mipi dsi properties
  ` [PATCH v8 07/10] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
  ` [PATCH v8 09/10] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v8 08/10] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v8 10/10] drm: bridge: dw-mipi-dsi: fix bad register field offsets

[PATCH v2 0/3] arm64: dts: rockchip: misc. cleanups and improvements
 2020-04-27 15:13 UTC  (14+ messages)
` [PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux,default-triggers
` [PATCH v2 2/3] arm64: dts: rockchip: rk3399-roc-pc: Fix MMC numbering for LED triggers
` [PATCH v2 3/3] arm64: dts: rockchip: rk3328-roc-cc: Set dr_mode to "host" for OTG

[PATCH v3 0/4] media: add v4l2_pipeline_stream_{enable, disable} helpers
 2020-04-27 13:49 UTC  (8+ messages)
` [PATCH v3 1/4] media: mc-entity.c: add media_graph_walk_next_stream()
` [PATCH v3 2/4] media: v4l2-common: add helper functions to call s_stream() callbacks
` [PATCH v3 3/4] media: staging: rkisp1: use v4l2_pipeline_stream_{enable,disable} helpers

Product Inquiry
 2020-04-26 23:18 UTC 

[PATCH v5 1/3] iio: adc: rockchip_saradc: move all of probe to devm-functions
 2020-04-25 19:32 UTC  (6+ messages)
` [PATCH v5 2/3] iio: adc: rockchip_saradc: better prefix for channel constant
` [PATCH v5 3/3] iio: adc: rockchip_saradc: Add support iio buffers

[PATCH] dt-bindings: usb: dwc2: add power-domains property
 2020-04-25 17:08 UTC 

[PATCH] dt-bindings: gpu: add power-domains #cooling-cells to arm,mali-bifrost.yaml
 2020-04-25 15:40 UTC 

[PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-25 13:46 UTC  (9+ messages)
  ` [PATCH v2 1/4] dt-bindings: rockchip-rga: Add PX30 compatible
` [PATCH v2 2/4] arm64: dts: rockchip: Add RGA support to the PX30
` [PATCH v2 3/4] media: rockchip: rga: Add support for the PX30 compatible
` [PATCH v2 4/4] media: rockchip: rga: Only set output CSC mode for RGB input

[PATCH 0/6] rk3399: Sync linux v5.7-rc1 dts(i)
 2020-04-25 10:53 UTC  (7+ messages)
  ` [PATCH 1/6] arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsi
  ` [PATCH 2/6] arm64: dts: rk3399-evb: "
  ` [PATCH 3/6] clk: rk3399: Set empty for HCLK_SD assigned-clocks
  ` [PATCH 4/6] arm64: dts: rk3399: Sync v5.7-rc1 from Linux
  ` [PATCH 5/6] arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1
  ` [PATCH 6/6] rk3399: Add ROC-RK3399-PC Mezzanine board

[PATCH] include: dt-bindings: rockchip: mark RK_GPIO defines as deprecated
 2020-04-24 15:11 UTC 

[PATCH] usb: fusb302: Convert to use GPIO descriptors
 2020-04-24 12:24 UTC  (2+ messages)

[PATCH v3] of_device: removed #include that caused a recursion in included headers
 2020-04-24 10:05 UTC  (2+ messages)

[PATCH v9 0/8] Add endpoint driver for R-Car PCIe controller
 2020-04-24  8:00 UTC  (15+ messages)
` [PATCH v9 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
  ` [PATCH v9 2/8] PCI: rcar: Move shareable code to a common file
  ` [PATCH v9 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [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 v9 6/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v9 7/8] PCI: rcar: Add endpoint mode support
` [PATCH v9 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH 0/5] add rk3328 usb3 phy driver
 2020-04-23 20:20 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: fix rk3399 pcie speed
 2020-04-23 18:16 UTC  (7+ 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).