linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 14:37:52 to 2020-09-03 12:31:03 UTC [more...]

[PATCH v2 0/6] clk: rockchip: Support module build
 2020-09-03 12:30 UTC  (14+ messages)
` [PATCH v2 1/6] clk: rockchip: Use clk_hw_register_composite instead of clk_register_composite calls
` [PATCH v2 2/6] clk: rockchip: Export rockchip_clk_register_ddrclk()
` [PATCH v2 3/6] clk: rockchip: Export rockchip_register_softrst()
` [PATCH v2 4/6] clk: rockchip: Export some clock common APIs for module drivers
` [PATCH v2 5/6] clk: rockchip: fix the clk config to support module build
` [PATCH v2 6/6] clk: rockchip: rk3399: Support "

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2020-09-03  5:36 UTC  (14+ messages)
` [PATCH 2/9] i2c: xiic: "
` [PATCH 3/9] i2c: bcm2835: "
` [PATCH 4/9] i2c: cadence: "
` [PATCH 5/9] i2c: davinci: "
` [PATCH 6/9] i2c: imx: "
` [PATCH 7/9] i2c: rk3x: "
` [PATCH 8/9] i2c: mux: gpmux: "
` [PATCH 9/9] i2c: mux: reg: "

[PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs
 2020-09-02 18:12 UTC  (4+ messages)
` [PATCH v4 2/4] usb: dwc3: of-simple: Add compatible for rk3328
` [PATCH v4 3/4] arm64: dts: rockchip: rk3328 usb3 controller node
` [PATCH v4 4/4] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes

[PATCH v1 0/6] clk: rockchip: Support module build
 2020-09-02 16:03 UTC  (9+ messages)
` [PATCH v1 1/6] clk: rockchip: Use clk_hw_register_composite instead of clk_register_composite calls
` [PATCH v1 2/6] clk: rockchip: Export rockchip_clk_register_ddrclk()
` [PATCH v1 3/6] clk: rockchip: Export rockchip_register_softrst()
` [PATCH v1 4/6] clk: rockchip: Export some clock common APIs for module drivers
` [PATCH v1 5/6] clk: rockchip: fix the clk config to support module build
` [PATCH v1 6/6] clk: rockchip: rk3399: Support "

[PATCH v2] drm/of: Consider the state in which the ep is disabled
 2020-09-02 11:56 UTC  (4+ messages)

[PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()
 2020-09-02  7:15 UTC  (15+ messages)
` [PATCH 2/6] pwm: jz4740: "
` [PATCH 3/6] pwm: rockchip: "
` [PATCH 4/6] pwm: sifive: "
` [PATCH 5/6] pwm: sprd: "
` [PATCH 6/6] pwm: sun4i: "

[BUG] drm: rockchip: vop_crtc_mode_fixup is breaking clock configuration
 2020-09-01 22:58 UTC 

[PATCH] IIO: rockchip: add missing dependencies for saradc
 2020-09-01 20:40 UTC 

[PATCH v9 16/32] drm: rockchip: use common helper for a scatterlist contiguity check
 2020-09-01 20:00 UTC  (4+ messages)
  ` [PATCH v9 17/32] drm: rockchip: fix common struct sg_table related issues

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-09-01 13:17 UTC  (8+ messages)
` Printing bitfields in the kernel (Re: [PATCH] drm: Parse Colorimetry data block from EDID)

[PATCH v4 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-09-01 11:16 UTC  (11+ messages)
` [PATCH v4 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v4 02/10] media: staging: rkisp1: cap: remove unsupported formats
` [PATCH v4 03/10] media: staging: rkisp1: cap: remove unsupported format YUV444
` [PATCH v4 04/10] media: staging: rkisp1: don't support bayer format on selfpath resizer
` [PATCH v4 05/10] media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
` [PATCH v4 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v4 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
` [PATCH v4 08/10] media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
` [PATCH v4 09/10] media: staging: rkisp1: cap: simplify the link validation by compering the media bus code
` [PATCH v4 10/10] media: staging: rkisp1: fix configuration for GREY pixelformat

[PATCH v2] arm64: dts: rockchip: enable HDMI sound nodes for rk3328-rock64
 2020-09-01 12:25 UTC  (4+ messages)

[PATCH v3 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-09-01 10:25 UTC  (10+ messages)
` [PATCH v3 1/7] dt-bindings: arm: rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH v3 2/7] arm64: dts: rockchip: px30: Add Engicam "
` [PATCH v3 3/7] arm64: dts: rockchip: Add Engicam PX30.Core SOM
` [PATCH v3 4/7] arm64: dts: rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH v3 5/7] dt-bindings: arm: rockchip: Add Engicam PX30.Core C.TOUCH 2.0
` [PATCH v3 6/7] arm64: dts: rockchip: px30: Add Engicam "
` [PATCH v3 7/7] arm64: dts: rockchip: Add Engicam PX30.Core "

[PATCH 0/6] rockchip-pinctrl fixes for GKI
 2020-09-01 10:13 UTC  (8+ messages)
` [PATCH 1/6] pinctrl: rockchip: make driver be tristate module
` [PATCH 2/6] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
` [PATCH 3/6] pinctrl: rockchip: create irq mapping in gpio_to_irq
` [PATCH 4/6] pinctrl: rockchip: do not set gpio if bank invalid
` [PATCH 5/6] pinctrl: rockchip: fix crash caused by invalid gpio bank
` [PATCH 6/6] pinctrl: rockchip: populate platform device for rockchip gpio

Purchase Order
 2020-09-01  9:01 UTC 

[PATCH v2 1/2] drm: allow limiting the scatter list size
 2020-09-01  7:40 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix overflow rate during fractional approximation
 2020-08-31 16:14 UTC 

[PATCH 1/4] dt-bindings: usb: add rk3328 dwc3 docs
 2020-08-31 11:49 UTC  (5+ messages)
` [PATCH 2/4] usb: dwc3: of-simple: Add compatible for rk3328
` [PATCH 3/4] arm64: dts: rockchip: rk3328 usb3 controller node
  ` [PATCH 4/4] arm64: dts: rockchip: enable rk3328-rock64 usb3 nodes

innolux p097pfg dpms off/on fails (on gru-scarlet)
 2020-08-31  8:48 UTC  (2+ messages)
` innolux p097pfg dpms off/on fails (on gru-scarlet) with dw-mipi-dsi

[PATCH v2] arm64: dts: rockchip: add SPDIF node for rk3399-rockpro64
 2020-08-31  1:10 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: replace status value "ok" by "okay"
 2020-08-30 21:29 UTC  (2+ messages)

[PATCH v1 1/2] ARM: dts: rockchip: rename and label gpio-led subnodes part 3
 2020-08-30 20:43 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: replace status value "ok" by "okay"
 2020-08-30 20:16 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: rockchip: rk3066a: add label to cpu@1
 2020-08-30 20:16 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: update cpu supplies on rk3288
 2020-08-30 20:16 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-30 19:42 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: change fallback string rockchip, rk3308-spdif

[PATCH v3 0/3] rk3318 A95X Z2 board
 2020-08-30 19:42 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix cpu-supply for rk3328-evb
 2020-08-30 19:42 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: arm: rockchip: Update ROCKPi 4 binding
 2020-08-30 19:42 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix power routing to support POE
 2020-08-30 19:42 UTC  (2+ messages)

[PATCH] ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
 2020-08-30  9:51 UTC 

NVMe boot issues on RockPro64
 2020-08-30  0:16 UTC  (3+ messages)

[PATCH v2 0/7] arm64: dts: rockchip: Add Engicam PX30.Core
 2020-08-29 20:31 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: arm: rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH v2 2/7] arm64: dts: rockchip: px30: Add Engicam "
` [PATCH v2 3/7] arm64: dts: rockchip: Add Engicam PX30.Core SOM
` [PATCH v2 4/7] arm64: dts: rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit
` [PATCH v2 5/7] dt-bindings: arm: rockchip: Add Engicam PX30.Core C.TOUCH 2.0
` [PATCH v2 6/7] arm64: dts: rockchip: px30: Add Engicam "
` [PATCH v2 7/7] arm64: dts: rockchip: Add Engicam PX30.Core "

[PATCH v3] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-28 15:17 UTC 

[PATCH v2] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-28 11:17 UTC  (4+ messages)

[PATCH] PCI: Unify ECAM constants in native PCI Express drivers
 2020-08-28  9:08 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-27 23:34 UTC  (11+ messages)

[PATCH v7 0/6] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-08-27 19:46 UTC  (7+ messages)
` [PATCH v7 1/6] media: Documentation: v4l: move table of v4l2_pix_format(_mplane) flags to pixfmt-v4l2.rst
` [PATCH v7 2/6] v4l2: add support for colorspace conversion API (CSC) for video capture
` [PATCH v7 3/6] media: vivid: Add support to the CSC API
` [PATCH v7 4/6] v4l2: extend the CSC API to subdevice
` [PATCH v7 5/6] media: staging: rkisp1: allow quantization setting by userspace on the isp source pad
` [PATCH v7 6/6] media: staging: rkisp1: rsz: set flags to 0 in enum_mbus_code cb

[PATCH v1] thermal/of: Introduce k-po, k-pu and k-i for a thermal zone
 2020-08-25 15:50 UTC  (5+ messages)

[PATCH] MAINTAINERS: add Dafna Hirschfeld for rkisp1
 2020-08-25 13:27 UTC  (2+ messages)

[PATCH v2 0/2] media: admin-guide: add documentation for rkisp1
 2020-08-25 13:04 UTC  (5+ messages)
` [PATCH v2 1/2] media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst
` [PATCH v2 2/2] media: admin-guide: add documentation file rkisp1.rst

[PATCH v2 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R2S
 2020-08-24 21:25 UTC  (4+ messages)
` [PATCH v2 2/2] rockchip: rk3328: Add support "

[PATCH 0/6] Support change dw-hdmi output color
 2020-08-24  9:53 UTC  (5+ messages)
` [PATCH 3/6] drm: bridge: dw-hdmi: Introduce previous_pixelclock/previous_tmdsclock
` [PATCH 6/6] drm: bridge: dw-hdmi: Get output bus format when dw-hdmi is the only bridge

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-08-24  9:47 UTC  (5+ messages)

[PATCH] arm64: dts: Reformat PCI ranges/dma-ranges entries
 2020-08-21 21:40 UTC  (7+ messages)

[PATCH v2 00/14] media: staging: rkisp1: various bug fixes
 2020-08-20 12:16 UTC  (5+ messages)
` [PATCH v2 05/14] media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers

[PATCH v6 0/6] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-08-20 10:52 UTC  (5+ messages)
` [PATCH v6 3/6] media: vivid: Add support to the CSC API
` [PATCH v6 4/6] v4l2: extend the CSC API to subdevice

[PATCH v2] of: address: Work around missing device_type property in pcie nodes
 2020-08-19 22:30 UTC  (2+ messages)

[PATCH 10/20] drm/omapdrm: Introduce GEM object functions
 2020-08-19 10:43 UTC 

[PATCH] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
 2020-08-19  3:09 UTC  (2+ messages)

[PATCH 1/2] PCI: rockchip: Work around missing device_type property in DT
 2020-08-18 19:06 UTC  (10+ messages)

[RFC PATCH v1 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-18 17:39 UTC  (2+ messages)

[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-18 16:15 UTC  (3+ messages)

[PATCH v2 1/4] Documentation: bindings: usb: add rk3328 dwc3 docs
 2020-08-18 14:53 UTC  (3+ messages)
` [PATCH v2 2/4] usb: dwc3: of-simple: Add compatible for rk3328


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