linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 0/2] arm64: dts: rockchip: Add Radxa ROCK 3C
 2024-05-02 17:55 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: arm: rockchip: add "
` [PATCH v2 2/2] arm64: dts: rockchip: Add "

[PATCH 0/2] Introduce v4l2_async_nf_unregister_cleanup
 2024-05-02 16:24 UTC  (7+ messages)
` [PATCH 1/2] media: v4l: async: Add v4l2_async_nf_unregister_cleanup
` [PATCH 2/2] media: convert all drivers to use v4l2_async_nf_unregister_cleanup

[PATCH 0/7] Add Mule I2C multiplexer support
 2024-05-02 15:01 UTC  (18+ messages)
` [PATCH 1/7] i2c: mux: add the ability to share mux-address with child nodes
` [PATCH 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer
` [PATCH 3/7] i2c: muxes: add support "
` [PATCH 4/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3399-puma
` [PATCH 5/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-tiger
` [PATCH 6/7] arm64: dts: rockchip: add mule i2c mux (0x18) on px30-ringneck
` [PATCH 7/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-jaguar

[PATCH] arm64: dts: rockchip: add rk3588 IOMMUs
 2024-05-02 14:02 UTC 

[PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK3 Model C
 2024-05-02 12:45 UTC  (3+ messages)

[PATCH 00/21] pinctrl: Use scope based of_node_put() cleanups
 2024-05-02 11:52 UTC  (32+ messages)
` [PATCH 01/21] pinctrl: ti: iodelay: "
` [PATCH 02/21] pinctrl: tegra: "
` [PATCH 03/21] pinctrl: sunplus: "
` [PATCH 04/21] pinctrl: stm32: "
` [PATCH 05/21] pinctrl: starfive: "
` [PATCH 06/21] pinctrl: sprd: "
` [PATCH 07/21] pinctrl: spear: "
` [PATCH 08/21] pinctrl: samsung: "
` [PATCH 09/21] pinctrl: renesas: "
` [PATCH 10/21] pinctrl: st: "
` [PATCH 11/21] pinctrl: rockchip: "
` [PATCH 12/21] pinctrl: k210: "
` [PATCH 13/21] pinctrl: equilibrium: "
` [PATCH 14/21] pinctrl: at91: "
` [PATCH 15/21] pinctrl: s32cc: "
` [PATCH 16/21] pinctrl: nomadik: "
` [PATCH 17/21] pinctrl: mediatek: "
` [PATCH 18/21] pinctrl: freescale: "
` [PATCH 19/21] pinctrl: bcm: bcm63xx: "
` [PATCH 20/21] pinctrl: aspeed: g5: "
` [PATCH 21/21] pinctrl: pinconf-generic: "

[PATCH 00/15] i2c: use 'time_left' with wait_for_*
 2024-05-02 11:29 UTC  (4+ messages)
` [PATCH 13/15] i2c: rk3x: use 'time_left' variable with wait_event_timeout()

[PATCH v1 1/2] arm64: dts: rockchip: Support poweroff on Edgeble Neural Compute Module
 2024-05-02  9:42 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: dts: rockchip: Add USB3 on Edgeble NCM6A-IO board

【三井住友 カード】 お支払い予定金額のご案内
 2024-05-02  8:14 UTC 

[PATCH] arm64: dts: Add/fix /memory node unit-addresses
 2024-05-02  6:34 UTC  (6+ messages)

[PATCH 1/1] arm64: dts: rockchip: enable GPU on khadas-edge2
 2024-05-01 14:22 UTC 

[PATCH v7 0/2] Add hantro g1 video decoder support for RK3588
 2024-04-30 16:26 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: media: rockchip-vpu: Add rk3588 vpu121 compatible string
` [PATCH v7 2/2] arm64: dts: rockchip: Add Hantro G1 VPU support for RK3588

[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
 2024-04-30 14:31 UTC  (14+ messages)
` [PATCH v1 1/5] drm/ci: uprev mesa version
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 3/5] drm/ci: build virtual GPU driver as module
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist

[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
 2024-04-30 12:01 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v2 02/14] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v2 03/14] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v2 04/14] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v2 05/14] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v2 06/14] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v2 07/14] PCI: dw-rockchip: Fix weird indentation
` [PATCH v2 08/14] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper
` [PATCH v2 09/14] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH v2 10/14] PCI: dw-rockchip: Add explicit rockchip,rk3588-pcie compatible
` [PATCH v2 11/14] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v2 12/14] misc: pci_endpoint_test: Add support for rockchip rk3588
` [PATCH v2 13/14] arm64: dts: rockchip: Add PCIe endpoint mode support
` [PATCH v2 14/14] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode

[PATCH 00/12] PCI: dw-rockchip: Add endpoint mode support
 2024-04-30 11:42 UTC  (21+ messages)
` [PATCH 01/12] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH 02/12] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH 03/12] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH 04/12] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH 05/12] PCI: dw-rockchip: Fix weird indentation
` [PATCH 06/12] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper
` [PATCH 07/12] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH 08/12] PCI: dw-rockchip: Add explicit rockchip,rk3588-pcie compatible
` [PATCH 09/12] PCI: dw-rockchip: Add endpoint mode support
` [PATCH 10/12] misc: pci_endpoint_test: Add support for rockchip rk3588
` [PATCH 11/12] arm64: dts: rockchip: Add PCIe endpoint mode support
` [PATCH 12/12] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode

[PATCH v3] PCI: dw-rockchip: Fix initial PERST# GPIO value
 2024-04-30  8:38 UTC  (2+ messages)

[PATCH v4 0/2] Enable JPEG encoding on rk3588
 2024-04-28 17:29 UTC  (4+ messages)

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-27 18:03 UTC  (6+ messages)

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-27 10:44 UTC  (11+ messages)
` [PATCH v12 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v12 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v12 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v12 08/28] drm/tests: Add output formats tests
` [PATCH v12 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v12 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: "
` [PATCH v12 28/28] drm/sun4i: hdmi: "

[PATCH v2] arm64: dts: rockchip: rk3588s-orangepi-5: add USB-C support
 2024-04-26 22:49 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Enable GPU on Orange Pi 5
 2024-04-26 22:45 UTC  (3+ messages)

[PATCH v6 2/2] arm64: dts: rockchip: Add Hantro G1 VPU support for RK3588
 2024-04-26 12:49 UTC  (3+ messages)
`  "

[GIT PULL] Rockchip arm64 defconfig changes for 6.10 #1
 2024-04-25 21:46 UTC 

[GIT PULL] Rockchip dts64 changes for 6.10 #1
 2024-04-25 21:45 UTC 

[PATCH 0/2] drm/rockchip: vop2: two fixes from working on DSI enablement
 2024-04-25 19:55 UTC  (3+ messages)
` [PATCH 1/2] drm/rockchip: vop2: fix rk3588 dp+dsi maxclk verification
` [PATCH 2/2] drm/rockchip: vop2: configure layers for vp3 on rk3588

[PATCH 0/1] Fix the port mux of VP2
 2024-04-25 15:19 UTC  (4+ messages)
` [PATCH 1/1] drm/rockchip: vop2: "

Zapytanie ofertowe
 2024-04-25  7:30 UTC 

[PATCH] iommu/rockchip: Add missing check for of_find_device_by_node
 2024-04-25 10:35 UTC  (2+ messages)

[PATCH v3] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-24 16:55 UTC  (4+ messages)

[PATCH] clk: rockchip: Remove some unused fields in struct rockchip_mmc_clock
 2024-04-24 14:48 UTC 

[PATCH v2 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-04-24 10:18 UTC  (4+ messages)
` [PATCH v2 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Pine64 boards
 2024-04-24  6:46 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards
 2024-04-24  6:39 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
 2024-04-23 15:39 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boards
 2024-04-23 15:39 UTC  (2+ messages)

[PATCH v2 0/3] Add support for the dual-role dwc3 controllers on rk3588-tiger
 2024-04-23 15:39 UTC  (2+ messages)

[PATCH v2 0/1] arm64: dts: rockchip: correct the model name for Radxa ROCK 3A
 2024-04-23 15:15 UTC  (2+ messages)

[PATCH v5 0/3] Add ArmSom Sige7 board
 2024-04-23 15:15 UTC  (5+ messages)
` [PATCH v5 3/3] arm64: dts: rockchip: "

[PATCH v4] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-23 15:15 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tiger
 2024-04-23 15:15 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add USB-C Support for rk3588s-indiedroid-nova
 2024-04-23 15:15 UTC  (2+ messages)

[PATCH v1 0/4] Uprev mesa and IGT
 2024-04-23 12:56 UTC  (5+ messages)
` [PATCH v1 3/4] drm/ci: uprev IGT and generate testlist from build

[PATCH] arm64: dts: rockchip: fix nodename warning on wolfvision-pf5-display
 2024-04-23 11:03 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).