linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 09:21:39 to 2020-05-07 17:53:46 UTC [more...]

[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 v10 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-07 12:33 UTC  (9+ 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] ASoC: rockchip-i2s: add description for rk3308
 2020-05-07 11:32 UTC 

[PATCH v2 0/7] rockchip: PHY drivers (USB)
 2020-05-06 11:44 UTC  (9+ messages)
  ` [PATCH v2 1/7] clk: rk3399: Enable/Disable the USB2PHY clk
  ` [PATCH v2 2/7] clk: rk3399: Set empty for TCPHY assigned-clocks
  ` [PATCH v2 3/7] clk: rk3399: Enable/Disable TCPHY clocks
  ` [PATCH v2 4/7] phy: rockchip: Add Rockchip USB2PHY driver
  ` [PATCH v2 5/7] arm64: dts: rk3399: Move u2phy into root port
  ` [PATCH v2 6/7] phy: rockchip: Add Rockchip USB TypeC PHY driver
  ` [PATCH v2 7/7] usb: dwc3: add dis_del_phy_power_chg_quirk

[PATCH] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
 2020-05-06 10:57 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: return ENOMEM instead of EINVAL if allocation fails
 2020-05-06 10:51 UTC  (2+ messages)

[GIT PULL] Rockchip dt fixes for 5.7
 2020-05-06  0:30 UTC 

[GIT PULL] Rockchip clock fix for 5.7
 2020-05-06  0:28 UTC 

[PATCH 1/6] arm64: dts: rockchip: fix phy nodename for rk3328
 2020-05-05 17:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/3] media: rkvdec: Add a VP9 backend
 2020-05-05 14:27 UTC  (8+ 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 v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-05-05 12:37 UTC  (38+ 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 16/34] iommu/vt-d: Convert to probe/release_device() call-backs
` [PATCH v3 17/34] iommu/arm-smmu: "
  ` [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 21/34] iommu/msm: Convert to probe/release_device() call-backs
` [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 v3 12/25] drm: rockchip: fix common struct sg_table related issues
 2020-05-05  8:46 UTC 

[PATCH v2 0/3] arm64: dts: rockchip: misc. cleanups and improvements
 2020-05-05  6:24 UTC  (2+ messages)

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-05  4:07 UTC  (7+ messages)

[PATCH v2 0/3] media: rkvdec: Add a VP9 backend
 2020-05-04 19:13 UTC  (10+ messages)
` [PATCH v2 2/3] media: uapi: Add VP9 stateless decoder controls

[PATCH v8 0/5] media: rockchip: Add the rkvdec driver
 2020-05-04  9:11 UTC  (3+ messages)
` [PATCH v8 5/5] arm64: dts: rockchip: rk3399: Define the rockchip Video Decoder node

[PATCH v2 0/8] rockchip: Add PCIe host support
 2020-05-03 13:39 UTC  (14+ messages)
  ` [PATCH v2 1/8] iopoll: Add dealy to read poll
  ` [PATCH v2 2/8] iopoll: Add readl_poll_sleep_timeout
  ` [PATCH v2 3/8] clk: rk3399: Add enable/disable clks
  ` [PATCH v2 4/8] clk: rk3399: Enable/Disable the PCIEPHY clk
  ` [PATCH v2 5/8] pci: Add Rockchip PCIe controller driver
  ` [PATCH v2 6/8] pci: Add Rockchip PCIe PHY "
  ` [PATCH v2 7/8] rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2
  ` [PATCH v2 8/8] rockchip: Enable PCIe/M.2 on rock960 board

[PATCH v8 00/10] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-05-01 20:26 UTC  (8+ messages)
` [PATCH v8 01/10] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v8 05/10] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v8 07/10] dt-bindings: display: add i.MX6 MIPI DSI host controller doc

[PATCH v5 0/7] Add Rockchip NFC drivers for RK3308 and others
 2020-05-01 11:47 UTC  (14+ 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代发】
      ` Re: [PATCH v5 1/7] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [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 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-30 22:05 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: rockchip-rga: Add PX30 compatible
` [PATCH v3 2/4] arm64: dts: rockchip: Add RGA support to the PX30
` [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

[RFC 0/7] rockchip: Add PHY drivers
 2020-04-30 21:45 UTC  (8+ messages)
  ` [RFC 1/7] phy: Add Rockchip PCIe PHY driver
  ` [RFC 2/7] clk: rk3399: Enable/Disable the USB2PHY clk
  ` [RFC 3/7] phy: rockchip: Add Rockchip USB2PHY driver
  ` [RFC 4/7] arm64: dts: rk3399: Move u2phy into root port
  ` [RFC 5/7] arm64: dts: rk3399: Move pcie_phy "
  ` [RFC 6/7] pci: rockchip: Switch to generic-phy
  ` [RFC 7/7] pci: rockchip: Drop legacy PHY driver

[PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-30 16:43 UTC  (4+ messages)
` [PATCH v2 4/4] media: rockchip: rga: Only set output CSC mode for RGB input

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

[PATCH AUTOSEL 5.4 01/57] drm/bridge: analogix_dp: Split bind() into probe() and real bind()
 2020-04-30 13:51 UTC 

[PATCH AUTOSEL 5.6 02/79] drm/bridge: analogix_dp: Split bind() into probe() and real bind()
 2020-04-30 13:49 UTC 

[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  (12+ messages)
` [PATCH 4/8] clk: rk3399: Disable PCIE_PHY clock
    ` [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代发】

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

[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  (2+ messages)

[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  (2+ messages)

[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 v2 2/3] arm64: dts: rockchip: rk3399-roc-pc: Fix MMC numbering for LED triggers
 2020-04-27 15:13 UTC  (9+ messages)

[PATCH v3 0/4] media: add v4l2_pipeline_stream_{enable, disable} helpers
 2020-04-27 13:49 UTC  (4+ messages)
` [PATCH v3 2/4] media: v4l2-common: add helper functions to call s_stream() callbacks

[PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux,default-triggers
 2020-04-27  9:21 UTC  (3+ 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).