messages from 2020-06-04 03:14:26 to 2020-06-11 15:45:51 UTC [more...]
[RESEND PATCH v3 0/6] media: staging: rkisp1: bugs fixes and vars renames
2020-06-11 15:45 UTC (7+ messages)
` [RESEND PATCH v3 1/6] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
` [RESEND PATCH v3 2/6] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
` [RESEND PATCH v3 3/6] media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
` [RESEND PATCH v3 4/6] media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
` [RESEND PATCH v3 5/6] media: staging: rkisp1: rename the field 'direction' in 'rkisp1_isp_mbus_info' to 'isp_pads_mask'
` [RESEND PATCH v3 6/6] media: staging: rkisp1: common: add documentation for struct rkisp1_isp_mbus_info
[PATCH v3 0/4] rkisp1: bugs fixes and vars renames
2020-06-11 15:35 UTC (5+ messages)
` [PATCH v3 1/4] media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
` [PATCH v3 2/4] media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
` [PATCH v3 3/4] media: staging: rkisp1: rename the field 'direction' in 'rkisp1_isp_mbus_info' to 'isp_pads_mask'
` [PATCH v3 4/4] media: staging: rkisp1: common: add documentation for struct rkisp1_isp_mbus_info
[PATCH] dt-bindings: Fix more incorrect 'reg' property sizes in examples
2020-06-11 15:21 UTC (2+ messages)
[PATCH v6 0/8] Add Rockchip NFC drivers for RK3308 and others
2020-06-11 7:53 UTC (15+ messages)
` [PATCH v6 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v6 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v6 3/8] MAINTAINERS: add maintainers to rockchip nfc
` [PATCH v6 4/8] arm64: dts: rockchip: Add nfc dts for RK3308 SOC
` [PATCH v6 5/8] arm64: dts: rockchip: Add nfc dts for PX30 SOC
` [PATCH v6 6/8] arm: dts: rockchip: Add nfc dts for RV1108 SOC
` [PATCH v6 7/8] arm: dts: rockchip: Add nfc dts for RK2928 and other SOC
` [PATCH v6 8/8] arm: dts: rockchip: Add nfc dts for RK3036 SOC
[PATCH] ARM: dts: rockchip: Add marvell BT irq config
2020-06-11 5:52 UTC (2+ messages)
[PATCH v2 0/4] media: staging: rkisp1: bugs fixes and vars renames
2020-06-10 19:28 UTC (12+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
` [PATCH v2 2/4] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
` [PATCH v2 3/4] media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to 'RKISP1_ISP_SD_*'
` [PATCH v2 4/4] media: staging: rkisp1: rename the field 'direction' in 'rkisp1_isp_mbus_info' to 'isp_pads_flags'
[PATCH v4 0/5] media: add v4l2_pipeline_stream_{enable,disable}
2020-06-10 17:28 UTC (7+ messages)
` [PATCH v4 3/5] media: staging: rkisp1: validate links before powering and streaming
` [PATCH v4 4/5] media: staging: rkisp1: cap: use v4l2_pipeline_stream_{enable,disable} helpers
[PATCH v2 0/4] media: staging: rkisp1: various fixes to capture formats
2020-06-10 17:08 UTC (16+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v2 2/4] media: staging: rkisp1: rsz: use hdiv, vdiv of yuv422 instead of macros
[PATCH v2 0/2] media: staging: rkisp1: allow simultaneous streaming from multiple capture devices
2020-06-10 16:37 UTC (2+ messages)
[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
2020-06-10 13:34 UTC (8+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad
[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
2020-06-10 12:22 UTC (16+ messages)
` [PATCH v9 01/11] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v9 02/11] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v9 03/11] drm: bridge: dw_mipi_dsi: add dsi v1.01 support
` [PATCH v9 04/11] drm: bridge: dw_mipi_dsi: remove bind/unbind API
` [PATCH v9 05/11] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v9 06/11] ARM: dts: imx6qdl: add missing mipi dsi properties
` [PATCH v9 07/11] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v9 08/11] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v9 09/11] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v9 10/11] drm: bridge: dw-mipi-dsi: fix bad register field offsets
` [PATCH v9 11/11] Documentation: gpu: todo: Add dw-mipi-dsi consolidation plan
[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
2020-06-10 12:15 UTC (15+ messages)
` [PATCH v9 01/11] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v9 02/11] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v9 03/11] drm: bridge: dw_mipi_dsi: add dsi v1.01 support
` [PATCH v9 04/11] drm: bridge: dw_mipi_dsi: remove bind/unbind API
` [PATCH v9 05/11] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v9 06/11] ARM: dts: imx6qdl: add missing mipi dsi properties
` [PATCH v9 07/11] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v9 08/11] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v9 09/11] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v9 10/11] drm: bridge: dw-mipi-dsi: fix bad register field offsets
` [PATCH v9 11/11] Documentation: gpu: todo: Add dw-mipi-dsi consolidation plan
[PATCH v3] mmc: sdhci: Fix HISPD bit handling
2020-06-10 12:06 UTC (2+ messages)
[PATCH v2] mmc: sdhci: Fix HISPD bit handling
2020-06-10 11:44 UTC (5+ messages)
[PATCH 0/4] rockchip: rk3399pro: Add Add Rock Pi N10 support
2020-06-10 10:36 UTC (5+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi
` [PATCH 2/4] arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM
` [PATCH 3/4] ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier
` [PATCH 4/4] arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support
[PATCH v4 0/2] ARM: Add Rockchip rk3288w support
2020-06-09 22:47 UTC (3+ messages)
` [PATCH v4 2/2] dt-bindings: clocks: rk3288: add rk3288w compatible
[PATCH 1/3] rock-pi-4: Enable USB3 Host
2020-06-09 14:05 UTC (3+ messages)
` [PATCH 2/3] rock-pi-4: Enable PCI/NVME
` [PATCH 3/3] roc-rk3399-pc: Enable USB Gadget
[RFC v4 0/8] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
2020-06-09 11:51 UTC (16+ messages)
` [RFC v4 1/8] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
` [RFC v4 2/8] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
` [RFC v4 3/8] media: Documentation: v4l: move table of v4l2_pix_format(_mplane) flags to pixfmt-v4l2.rst
` [RFC v4 4/8] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
` [RFC v4 5/8] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad
` [RFC v4 6/8] media: staging: rkisp1: validate quantization matching in link_validate callbacks
` [RFC v4 7/8] media: vivid: Add support to the CSC API
` [RFC v4 8/8] media: v4l2: add support for the CSC API for hsv_enc on mediabus
[PATCH v2 0/13] Patches to improve transfer efficiency for Rockchip SoCs
2020-06-09 1:22 UTC (14+ messages)
` [PATCH v2 01/13] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
` [PATCH v2 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
` [PATCH v2 03/13] dt-bindings: dma: pl330: Document the "
` [PATCH v2 04/13] ARM: dts: rk3036: Add 'arm,pl330-periph-burst' for dmac
` [PATCH v2 05/13] ARM: dts: rk322x: "
` [PATCH v2 06/13] ARM: dts: rk3288: "
` [PATCH v2 07/13] ARM: dts: rk3xxx: "
` [PATCH v2 08/13] ARM: dts: rv1108: "
` [PATCH v2 09/13] arm64: dts: px30: "
` [PATCH v2 10/13] arm64: dts: rk3308: "
` [PATCH v2 11/13] arm64: dts: rk3328: "
` [PATCH v2 12/13] arm64: dts: rk3368: "
` [PATCH v2 13/13] arm64: dts: rk3399: "
[PATCH AUTOSEL 5.6 045/606] clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocks
2020-06-08 23:06 UTC (9+ messages)
` [PATCH AUTOSEL 5.6 060/606] arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boards
` [PATCH AUTOSEL 5.6 061/606] arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happy
` [PATCH AUTOSEL 5.6 251/606] ARM: dts: rockchip: fix phy nodename for rk3228-evb
` [PATCH AUTOSEL 5.6 253/606] arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
` [PATCH AUTOSEL 5.6 252/606] ARM: dts: rockchip: fix phy nodename for rk3229-xms6
` [PATCH AUTOSEL 5.6 254/606] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
` [PATCH AUTOSEL 5.6 255/606] ARM: dts: rockchip: swap clock-names of gpu nodes
` [PATCH AUTOSEL 5.6 256/606] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
[PATCH v3 0/5] roc-rk3399-pc: Custom SPL init
2020-06-08 18:31 UTC (6+ messages)
` [PATCH v3 1/5] rk3399: spl: Add rk_spl_board_init as __weak
` [PATCH v3 2/5] rk3399: spl: Print SPL banner after relocation
` [PATCH v3 3/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v3 4/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v3 5/5] roc-rk3399-pc: Set LED only during POR and pwr_key=y
[PATCH v4 0/4] rockchip: rk3399: Add SPI boot
2020-06-08 18:17 UTC (5+ messages)
` [PATCH v4 1/4] Makefile: Drop to handle rkspi image type
` [PATCH v4 2/4] roc-rk3399-pc: Mark default env from SPI
` [PATCH v4 3/4] roc-rk3399-pc: Add SPI boot
` [PATCH v4 4/4] doc: rockchip: Document SPI flash program steps
[PATCH 1/2] media: staging: rkisp1: rsz: supported formats are the isp's src formats, not sink formats
2020-06-08 17:50 UTC (5+ messages)
` [PATCH 2/2] media: staging: rkisp1: rsz: set default format if the given format is not RKISP1_DIR_SRC
[PATCH v1 0/13] Patches to improve dma transfer efficiency for Rockchip SoCs
2020-06-08 17:19 UTC (16+ messages)
` [PATCH v1 01/13] dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP'
` [PATCH v1 02/13] dmaengine: pl330: Add quirk 'arm,pl330-periph-burst'
` [PATCH v1 03/13] dt-bindings: dma: pl330: Document the "
` [PATCH v1 04/13] ARM: dts: rk3036: Add 'arm,pl330-periph-burst' for dmac
` [PATCH v1 05/13] ARM: dts: rk322x: "
` [PATCH v1 06/13] ARM: dts: rk3288: "
` [PATCH v1 07/13] ARM: dts: rk3xxx: "
` [PATCH v1 08/13] ARM: dts: rv1108: Add 'arm, pl330-periph-burst' "
` [PATCH v1 09/13] arm64: dts: px30: "
` [PATCH v1 10/13] arm64: dts: rk3308: Add 'arm,pl330-periph-burst' "
` [PATCH v1 11/13] arm64: dts: rk3328: "
` [PATCH v1 12/13] arm64: dts: rk3368: "
` [PATCH v1 13/13] arm64: dts: rk3399: "
[PATCH] rk3399: Add BOOTENV_SF command
2020-06-08 14:17 UTC
[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
2020-06-08 9:11 UTC (4+ messages)
` [PATCH 1/2] drm: drm_fourcc: add NV20 YUV format
` [PATCH 2/2] drm: rockchip: add NV15 and NV20 support
[PATCH] arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
2020-06-07 21:29 UTC
[PATCH v4l-utils 0/4] v4l2-ctl: add support to the CSC API
2020-06-06 10:55 UTC (5+ messages)
` [PATCH v4l-utils 1/4] v4l2-ctl: vidcap: Add support for "
` [PATCH v4l-utils 2/4] v4l2: common: add the flags V4L2_FMT_FLAG_CSC* to the list that maps flags to str
` [PATCH v4l-utils 3/4] v4l2-ctl: subdev: Add support for the CSC API in the subdevices
` [PATCH v4l-utils 4/4] v4l2-ctl: subdev: Add the flags to the list of supported mbus formats
[PATCH v3 0/4] rockchip: rk3399: Add SPI boot
2020-06-04 15:08 UTC (7+ messages)
` [PATCH v3 1/4] Makefile: Drop to handle rkspi image type
` [PATCH v3 2/4] roc-rk3399-pc: Mark default env from SPI
` [PATCH v3 3/4] roc-rk3399-pc: Add SPI boot
` [PATCH v3 4/4] doc: rockchip: Document SPI flash program steps
[PATCH 0/7] Initial support for Cadence MHDP(HDMI/DP)
2020-06-04 9:32 UTC (11+ messages)
` [PATCH 1/7] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [EXT] "
` [PATCH 3/7] drm: bridge: cadence: initial support for MHDP DP bridge driver
` [EXT] "
` [PATCH 7/7] dt-bindings: display: Document Cadence MHDP HDMI/DP bindings
` [EXT] "
[PATCH] arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
2020-06-04 9:12 UTC
[PATCH v2 0/4] rockchip: rk3399: Add SPI boot
2020-06-04 3:14 UTC (3+ messages)
` [PATCH v2 4/4] doc: rockchip: Document SPI flash program steps
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).