linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-24 11:34:50 to 2022-11-02 09:32:59 UTC [more...]

[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-02  9:32 UTC  (40+ 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] iommu/rockchip: fix permission bits in page table entries v2
 2022-11-02  6:35 UTC 

[PATCH] dt-bindings: mfd: Expect specific type for monitored-battery
 2022-11-01 17:25 UTC  (5+ messages)

[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 -next] crypto: Remove surplus dev_err() when using platform_get_irq()
 2022-11-01  2:17 UTC 

[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  (12+ messages)
` [PATCHv2 1/6] arm64: dts: rockchip: fix node name for hym8563 rtc
` [PATCHv2 2/6] arm64: dts: rockchip: remove clock-frequency from rtc
` [PATCHv2 3/6] arm: dts: rockchip: fix node name for hym8563 rtc
` [PATCHv2 4/6] arm: dts: rockchip: remove clock-frequency from rtc
` [PATCHv2 5/6] arm64: dts: meson: "
` [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  (3+ messages)
` [PATCH v1 2/2] arm64: "

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

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

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-10-29  8:12 UTC  (9+ 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  (14+ messages)
` [PATCH v1 1/4] dt-bindings: arm: rockchip: Add Rockchip RK3128 Evaluation board
` [PATCH v1 2/4] dt-bindings: timer: rockchip: add rockchip,rk3128-timer
` [PATCH v1 3/4] ARM: dts: rockchip: add rk3128.dtsi
` [PATCH v1 4/4] ARM: dts: rockchip: add rk3128-evb.dts

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

[PATCH] media: rkvdec: Add required padding
 2022-10-27 13:31 UTC  (2+ messages)

[PATCH 0/4] RK3588 Audio Support
 2022-10-26 14:52 UTC  (8+ messages)
` [PATCH 1/4] ASoC: dt-bindings: rockchip: i2s-tdm: Make grf property optional
` [PATCH 2/4] ASoC: rockchip: i2s_tdm: Make the "
` [PATCH 3/4] ASoC: dt-bindings: rockchip: i2s-tdm: Add RK3588 compatible
` [PATCH 4/4] ASoC: rockchip: i2s_tdm: Add support for RK3588

rk3568: dsi: panel has shifted image
 2022-10-26  9:56 UTC 

[PATCH v2 0/4] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-10-25 21:05 UTC  (7+ messages)
` [PATCH v2 1/4] PCI: altera-msi: Include <linux/irqdomain.h> explicitly
` [PATCH v2 2/4] PCI: microchip: "
` [PATCH v2 3/4] PCI: mvebu: "
` [PATCH v2 4/4] PCI: Remove unnecessary <linux/of_irq.h> includes

[PATCH v7] drm: Add initial ci/ subdirectory
 2022-10-25 15:06 UTC  (6+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-25 10:29 UTC  (14+ messages)

[PATCH 1/1] net: stmmac: rk3588: Allow multiple gmac controller
 2022-10-25  9:20 UTC  (2+ 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).