linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-27 15:00:53 to 2022-11-07 00:59:46 UTC [more...]

[PATCH] arm64: dts: rockchip: Fix Pine64 Quartz4-B PMIC interrupt
 2022-11-07  0:58 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk356x: Add dma-names to UART device nodes
 2022-11-07  0:52 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: power: supply: define monitored-battery in common place
 2022-11-05 20:21 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: bq25890: allow power-supply fields
` [PATCH v2 3/3] dt-bindings: power: supply: maxim,max17042: allow power-supplies

[PATCH v2 1/2] dt-bindings: rockchip: Add Rockchip rk3566 box demo board
 2022-11-05 10:00 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add dts for rockchip "

[PATCH v6 1/6] ARM: dts: rockchip: Add Rockchip RV1126 pinctrl
 2022-11-05  7:35 UTC  (10+ messages)
` [PATCH v6 2/6] ARM: dts: rockchip: Add Rockchip RV1126 SoC
` [PATCH v6 3/6] dt-bindings: vendor-prefixes: Add Edgeble AI Technologies Pvt. Ltd
` [PATCH v6 4/6] dt-bindings: arm: rockchip: Add Edgeble Neural Compute Module 2
` [PATCH v6 5/6] ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2)
` [PATCH v6 6/6] ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IO

[PATCH] arm64: rockchip: Remove unknown regulator-init-microvolt property
 2022-11-04 14:41 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: rockchip: Add Rockchip rk3566 box demo board
 2022-11-04 13:16 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add dts for rockchip "

[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-04 10:38 UTC  (26+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed

[PATCH -next v2] crypto: rockchip: Remove surplus dev_err() when using platform_get_irq()
 2022-11-04  7:45 UTC 

[PATCH -next] crypto: Remove surplus dev_err() when using platform_get_irq()
 2022-11-04  7:30 UTC  (2+ messages)

[RFC PATCH 0/7] fix reset line polarity for Goodix touchscreen controllers
 2022-11-03 19:28 UTC  (4+ messages)
        ` [RFC PATCH 1/7] Input: goodix - fix reset polarity

[PATCH] iommu/rockchip: fix permission bits in page table entries v2
 2022-11-03 14:59 UTC  (3+ messages)

[PATCH] media: rkisp1: make const arrays ae_wnd_num and hist_wnd_num static
 2022-11-02 15:51 UTC 

[PATCH] arm64: dts: rockchip: Add HDMI supplies on Rock960
 2022-11-02 14:32 UTC 

[PATCH] dt-bindings: mfd: Expect specific type for monitored-battery
 2022-11-02 11:37 UTC  (6+ messages)

[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-02 10:46 UTC  (46+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements

[PATCH AUTOSEL 5.15 01/19] media: rkisp1: Don't pass the quantization to rkisp1_csm_config()
 2022-11-01 11:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 02/19] media: rkisp1: Initialize color space on resizer sink and source pads
` [PATCH AUTOSEL 5.15 03/19] media: rkisp1: Use correct macro for gradient registers
` [PATCH AUTOSEL 5.15 04/19] media: rkisp1: Zero v4l2_subdev_format fields in when validating links

[PATCH AUTOSEL 6.0 01/34] media: rkisp1: Fix source pad format configuration
 2022-11-01 11:27 UTC  (8+ messages)
` [PATCH AUTOSEL 6.0 02/34] media: rkisp1: Don't pass the quantization to rkisp1_csm_config()
` [PATCH AUTOSEL 6.0 03/34] media: rkisp1: Initialize color space on resizer sink and source pads
` [PATCH AUTOSEL 6.0 04/34] media: rkisp1: Use correct macro for gradient registers
` [PATCH AUTOSEL 6.0 05/34] media: rkisp1: Zero v4l2_subdev_format fields in when validating links
` [PATCH AUTOSEL 6.0 11/34] media: hantro: Store HEVC bit depth in context
` [PATCH AUTOSEL 6.0 12/34] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH AUTOSEL 6.0 13/34] media: hantro: HEVC: Fix chroma offset computation

[PATCH] power: supply: ip5xxx: Fix integer overflow in current_now calculation
 2022-11-01  0:08 UTC  (3+ messages)

[PATCH 0/7] RK3588 Thermal Support
 2022-10-31 17:50 UTC  (8+ messages)
` [PATCH 1/7] thermal: rockchip: Simplify getting match data
` [PATCH 2/7] thermal: rockchip: Simplify clock logic
` [PATCH 3/7] thermal: rockchip: Use dev_err_probe
` [PATCH 4/7] thermal: rockchip: Simplify channel id logic
` [PATCH 5/7] thermal: rockchip: Support dynamic sized sensor array
` [PATCH 6/7] thermal: rockchip: Support RK3588 SoC in the thermal driver
` [PATCH 7/7] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

[PATCH] drm/rockchip: vop: Quiet always-warning AFBC log
 2022-10-31 17:16 UTC 

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-10-31 16:58 UTC  (7+ messages)
` [PATCH v3 1/5] PCI: altera-msi: Include <linux/irqdomain.h> explicitly
` [PATCH v3 2/5] PCI: microchip: "
` [PATCH v3 3/5] PCI: mvebu: "
` [PATCH v3 4/5] PCI: xgene-msi: "
` [PATCH v3 5/5] PCI: Remove unnecessary <linux/of_irq.h> includes

[PATCH 0/7] ASoC: codecs: da7219: Do not export da7219_aad_jack_det()
 2022-10-31 16:02 UTC  (8+ messages)
` [PATCH 1/7] ASoC: codecs: da7219: Introduce set_jack() callback
` [PATCH 2/7] ASoC: Intel: Drop da7219_aad_jack_det() usage
` [PATCH 3/7] ASoC: mediatek: "
` [PATCH 4/7] ASoC: rockchip: "
` [PATCH 5/7] ASoC: amd: "
` [PATCH 6/7] ASoC: Intel: avs: "
` [PATCH 7/7] ASoC: codecs: da7219: Do not export internal symbols

[PATCH 1/3] arm64: dts: rockchip: Move most of Odroid Go Advance DTS into DTSI
 2022-10-31 15:12 UTC  (2+ messages)

[PATCHv4 00/13] Introduce RK806 Support
 2022-10-31 14:04 UTC  (5+ messages)
` [PATCHv4 07/13] mfd: rk808: split into core and i2c
` [PATCHv4 09/13] mfd: rk8xx: add rk806 support

[PATCH 18/20] arm64: dts: Update cache properties for rockchip
 2022-10-31  9:21 UTC 

[PATCHv2 0/6] Convert HYM8563 RTC binding to YAML
 2022-10-31  8:23 UTC  (7+ messages)
` [PATCHv2 5/6] arm64: dts: meson: remove clock-frequency from rtc
` [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to json-schema
` (subset) [PATCHv2 0/6] Convert HYM8563 RTC binding to YAML

[PATCH v2] ARM: dts: rockchip: rk3xx: disable arm_global_timer
 2022-10-30 20:56 UTC 

[PATCH v1] ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
 2022-10-30 20:29 UTC  (2+ messages)

[PATCH v1 1/2] ARM: dts: rockchip: fix adc-keys sub node names
 2022-10-30 20:29 UTC  (2+ messages)

[PATCH v1 1/2] ARM: dts: rockchip: fix ir-receiver node names
 2022-10-30 20:29 UTC  (2+ messages)

[PATCH RESEND 1/3] arm64: dts: rockchip: RK356x: Add I2S2 device node
 2022-10-30 20:08 UTC  (4+ messages)
` [PATCH RESEND 2/3] arm64: dts: rockchip: Add I2S2 node for RADXA Rock 3A
` [PATCH RESEND 3/3] arm64: dts: rockchip: Add nodes for SDIO/UART Wi-Fi/Bluetooth modules to Radxa "

[PATCH 0/4] Add Anbernic RG353V and RG353VS
 2022-10-30 20:08 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: "
` [PATCH 2/4] arm64: dts: rockchip: add "
` [PATCH 3/4] arm64: dts: rockchip: add rk817 chg to RG353P and RG503
` [PATCH 4/4] arm64: dts: rockchip: add poll-interval to RGxx3 devices

[PATCH] arm64: dts: rockchip: add rk3566 pcie2 node
 2022-10-30 20:08 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix spdif@fe460000 ordering on rk356x
 2022-10-30 20:08 UTC  (2+ messages)

[PATCH v1 1/2] arm: rockchip: Kconfig: remove select ARM_GLOBAL_TIMER
 2022-10-30 19:45 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: rockchip: rk3066a: disable arm_global_timer

[BUG] [PATCH v2 1/2] clocksource: arm_global_timer: implement rate compensation whenever source clock changes
 2022-10-30 15:09 UTC  (4+ messages)

[PATCH -next 0/2] fix PM usage counter unbalance
 2022-10-29 22:08 UTC  (2+ messages)
` (subset) "

[PATCH] drm/rockchip: vop2: Register Esmart0-win0 as primary plane
 2022-10-29 22:08 UTC  (2+ messages)

[PATCH] drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-10-29 22:08 UTC  (2+ messages)

[PATCH] drm/rockchip: dsi: Remove the unused function dsi_update_bits()
 2022-10-29 22:08 UTC  (2+ messages)

[PATCH v1] drm: rockchip: remove rockchip_drm_framebuffer_init() function
 2022-10-29 22:08 UTC  (2+ messages)

[PATCH RESEND 0/3] arm64: dts: rockchip: Add support for Radxa Wi-Fi/Bluetooth combo module for Rock 3A
 2022-10-29 17:09 UTC 

[PATCH] drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
 2022-10-29 13:00 UTC  (2+ messages)

[PATCH 1/2] drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
 2022-10-29 13:00 UTC  (2+ messages)

[PATCH] drm/rockchip: fix fbdev on non-IOMMU devices
 2022-10-29 13:00 UTC  (2+ messages)

[PATCH 0/2] drm/rockchip: vop2: fix IOMMU warnings after reenable
 2022-10-29 13:00 UTC  (4+ messages)
` [PATCH 1/2] drm/rockchip: vop2: fix null pointer in plane_atomic_disable
` [PATCH 2/2] drm/rockchip: vop2: disable planes when disabling the crtc

[PATCH] drm/rockchip: dsi: Fix VOP selection on SoCs that support it
 2022-10-29 13:00 UTC  (2+ messages)

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-10-29  8:12 UTC  (7+ messages)
` (subset) "

[PATCH] regulator: core: Resolve supply name earlier to prevent double-init
 2022-10-28 16:59 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 0/4] Add basic Rockchip rk3128 DT support
 2022-10-28 14:41 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: rockchip: Add Rockchip RK3128 Evaluation board
` [PATCH v2 2/4] dt-bindings: timer: rockchip: add rockchip,rk3128-timer
` [PATCH v2 3/4] ARM: dts: rockchip: add rk3128.dtsi
` [PATCH v2 4/4] ARM: dts: rockchip: add rk3128-evb.dts

[PATCH v1 0/4] Add basic Rockchip rk3128 DT support
 2022-10-27 21:15 UTC  (9+ messages)
` [PATCH v1 2/4] dt-bindings: timer: rockchip: add rockchip,rk3128-timer
` [PATCH v1 3/4] ARM: dts: rockchip: add rk3128.dtsi

[PATCH v1 1/3] dt-bindings: rtc: convert haoyu,hym8563.txt to yaml
 2022-10-27 16:00 UTC  (5+ messages)
` [PATCH v1 2/3] ARM: dts: rockchip: rename "haoyu,hym8563" rtc nodes


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