linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 08:18:05 to 2023-07-31 11:00:57 UTC [more...]

[PATCH 00/14] drm: rockchip: Add RV1126 Display (MIPI DSI) support
 2023-07-31 11:00 UTC  (5+ messages)
` [PATCH 01/14] genpd: rockchip: Add PD_VO entry for rv1126
` [PATCH 02/14] clk: rockchip: rv1126: Add PD_VO clock tree
` [PATCH 04/14] phy: rockchip: inno-dsidphy: Add rv1126 support
` [PATCH 05/14] dt-bindings: display: rockchip-vop: Document rv1126 vop

[PATCH 00/13] arm64: rockchip: Add more RV1126 DT nodes
 2023-07-31 10:35 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: pwm: rockchip: Document rv1126-pwm
` [PATCH 02/13] ARM: dts: rockchip: rv1126: Add pwm2m0 pins
` [PATCH 03/13] ARM: dts: rockchip: rv1126: Add pwm2 node
` [PATCH 04/13] ARM: dts: rockchip: rv1126: Add pwm11m0 pins
` [PATCH 05/13] ARM: dts: rockchip: rv1126: Add pwm11 node
` [PATCH 06/13] ARM: dts: rockchip: rv1126: Add SFC node
` [PATCH 07/13] ARM: dts: rockchip: rv1126: Add FSPI pins
` [PATCH 08/13] ARM: dts: rockchip: rv1126: Add uart5m2_xfer pins
` [PATCH 09/13] ARM: dts: rv1126: Enable pwm fan for edgeble-neu2
` [PATCH 10/13] ARM: dts: rv1126: Drop EMMC_RSTN "
` [PATCH 11/13] ARM: dts: rv1126: Enable SFC "
` [PATCH 12/13] ARM: dts: rv1126: Add 3V3_SYS regulator "
` [PATCH 13/13] ARM: dts: rv1126: Add 12V main supply "

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v4 0/6] extcon-usb-gpio YAML conversion
 2023-07-30 13:22 UTC  (12+ messages)
` [PATCH v4 1/6] dt-bindings: extcon-usb-gpio: convert to DT schema format
` [PATCH v4 2/6] ARM: dts: ti/omap: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
` [PATCH v4 3/6] ARM: dts: nxp/imx: "
` [PATCH v4 4/6] arm64: dts: freescale: "
` [PATCH v4 5/6] arm64: dts: mediatek: "
` [PATCH v4 6/6] arm64: dts: qcom: "
` (subset) [PATCH v4 0/6] extcon-usb-gpio YAML conversion

[PATCH -next] iio: adc: fix the return value handle for platform_get_irq()
 2023-07-29 15:24 UTC  (2+ messages)

[PATCH -next] iio: adc: Remove redundant dev_err_probe()
 2023-07-29 11:15 UTC  (4+ messages)

[PATCH v10] drm: Add initial ci/ subdirectory
 2023-07-29  9:08 UTC  (9+ messages)

[PATCH] arm64: dts: rockchip: Enable TYPE-C PD for ROC-RK3399-PC
 2023-07-29  2:30 UTC  (8+ messages)

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-07-28 23:05 UTC  (9+ messages)

[PATCH v3] arm64: defconfig: Enable drivers for the Odroid-M1 board
 2023-07-28 19:42 UTC  (2+ messages)

[PATCH v3 41/62] mmc: dw_mmc: rockchip: Convert to platform remove callback returning void
 2023-07-28 18:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema
 2023-07-28 10:00 UTC  (2+ messages)

[PATCH v3 00/11] Add DELETE_BUF ioctl
 2023-07-28  7:26 UTC  (20+ messages)
` [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl

[PATCHv2 0/2] Improve RK3588 clocks and power domains support
 2023-07-28  2:52 UTC  (6+ messages)
` [PATCHv2 1/2] clk: rockchip: rk3588: make gate linked clocks ignore unused

[PATCH] mtd: Explicitly include correct DT includes
 2023-07-27 15:17 UTC  (2+ messages)

[PATCH v5 00/25] iommu: Make default_domain's mandatory
 2023-07-26 10:02 UTC  (34+ messages)
` [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v5 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v5 11/25] iommu/tegra-smmu: "
` [PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v5 13/25] iommu/omap: Implement an IDENTITY domain
` [PATCH v5 14/25] iommu/msm: "
` [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
` [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v5 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v5 18/25] iommu/ipmmu: "
` [PATCH v5 19/25] iommu/mtk_iommu: "
` [PATCH v5 20/25] iommu/sun50i: "
` [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
` [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
` [PATCH v5 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v5 25/25] iommu: Convert remaining simple drivers "

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-26  8:20 UTC  (9+ messages)

[PATCH v2 42/61] mmc: dw_mmc: rockchip: Convert to platform remove callback returning void
 2023-07-26  4:00 UTC 

[PATCH] dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults in schema
 2023-07-25 19:30 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Fix regulators and enable SATA on Radxa E25
 2023-07-25 18:49 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: rockchip: rk3399: switch to enable-gpios
 2023-07-25 18:32 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: px30-engicam: "

[PATCH v2 0/2] RK3588 PCIe3 support
 2023-07-25 18:06 UTC  (11+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: rk3588: add "
` (subset) [PATCH v2 0/2] RK3588 "

[PATCH v2] arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
 2023-07-25  5:43 UTC  (5+ messages)

[PATCH 00/10] Refine the locking for dev->iommu_group
 2023-07-25  2:12 UTC  (21+ messages)
` [PATCH 01/10] iommu: Remove useless group refcounting
` [PATCH 03/10] iommu: Add generic_single_device_group()
` [PATCH 05/10] iommu/sprd: Convert to generic_single_device_group()
` [PATCH 07/10] iommu/ipmmu-vmsa: "

[PATCH] arm64: dts: rockchip: rock-5a, rock-5b: fix/update sdmmc properties
 2023-07-24 19:12 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] gpio: Explicitly include correct DT includes
 2023-07-24 19:09 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: rock-3a: make ethernet work
 2023-07-24 18:48 UTC  (10+ messages)

[PATCH v3 1/2] ARM: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
 2023-07-24  8:49 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: "

[PATCH] iio: adc: Explicitly include correct DT includes
 2023-07-23 12:38 UTC  (3+ messages)

[PATCH v2 0/3] RK3588 USB3 host controller support
 2023-07-22 11:42 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: usb: add rk3588 compatible to rockchip,dwc3
` [PATCH v2 2/3] usb: dwc3: add optional PHY interface clocks
` [PATCH v2 3/3] arm64: dts: rockchip: rk3588s: Add USB3 host controller

[RFC PATCH 2/2] regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
 2023-07-21 16:29 UTC  (11+ messages)

[PATCH] drm: Explicitly include correct DT includes
 2023-07-21 10:15 UTC 

[PATCH v5 13/22] thermal/drivers/rockchip: convert to use devm_request*_irq_probe()
 2023-07-21  9:46 UTC 

[PATCH 00/10] pwm: Constistenly name pwm_chip variables "chip"
 2023-07-20 15:03 UTC  (5+ messages)

[PATCH v2 1/3] dt-bindings: extcon-usb-gpio: convert to DT schema format
 2023-07-20 14:21 UTC  (7+ messages)
` [PATCH v2 3/3] arm64: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-20 13:03 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH 10/10] iommu/intel: Fix missing locking for show_device_domain_translation()
 2023-07-20  9:56 UTC  (2+ messages)

[PATCH 09/10] iommu: Complete the locking for dev->iommu_group
 2023-07-20  9:55 UTC  (2+ messages)

[PATCH v1 0/2] RK3588 USB3 host controller support
 2023-07-20  7:50 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: usb: rockchip,dwc3: Add RK3588 binding
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588s: Add USB3 host controller

[PATCH 02/10] iommu: Add a lockdep assertion for remaining dev->iommu_group reads
 2023-07-20  6:33 UTC  (2+ messages)

[PATCH] dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out
 2023-07-20  4:00 UTC  (3+ messages)

[PATCH] media: rkisp1: Promote link validation error to dev_err
 2023-07-19 14:55 UTC 


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