linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-10 13:34:16 to 2020-06-13 03:40:49 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2020-06-13  3:40 UTC 

[GIT PULL for v5.8-rc1] media updates
 2020-06-12 23:30 UTC  (2+ messages)
` [GIT PULL for v5.8-rc1] media updates (#64488)

[PATCH] vimc: Add colors' order over test image
 2020-06-12 22:44 UTC  (3+ messages)

[PATCH 0/3] MaxLinear mxl692 demod-tuner / Hauppauge usb QuadHD
 2020-06-12 21:49 UTC  (5+ messages)
` [PATCH 1/3] mxl692: MaxLinear 692 ATSC demod-tuner driver
` [PATCH 2/3] em28xx-core: Fix TS2 active led
` [PATCH 3/3] em28xx: Add support for Hauppauge USB QuadHD

[PATCH v10 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-06-12 22:11 UTC  (7+ messages)
` [PATCH v10 1/4] dt-bindings: media: i2c: Add bindings for Maxim Integrated MAX9286
` [PATCH v10 2/4] media: i2c: Add MAX9286 driver
` [PATCH v10 3/4] dt-bindings: media: i2c: Add bindings for IMI RDACM2x
` [PATCH v10 4/4] media: i2c: Add RDACM20 driver

reqbuf(count=0), new vb2 op or something else
 2020-06-12 19:17 UTC  (5+ messages)

[V8, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-12 18:49 UTC  (7+ messages)
` [V8, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH] mtd: rawnand: brcmnand: force raw OOB writes
 2020-06-12 18:47 UTC  (2+ messages)

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-12 18:39 UTC  (9+ messages)
` [V9, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH] rcar-vin: rcar-csi2: Correct the selection of hsfreqrange
 2020-06-12 17:28 UTC  (5+ messages)
` [PATCH v6] media: "

[RFC] METADATA design using V4l2 Request API
 2020-06-12 16:37 UTC  (8+ messages)

[RESEND PATCH v3 0/6] media: staging: rkisp1: bugs fixes and vars renames
 2020-06-12 14:31 UTC  (14+ 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] v4l2-compliance: Kill child after failed streamoff test blocks
 2020-06-12 14:26 UTC  (2+ messages)

[PATCH v5 00/10] Improvements to IMX290 CMOS driver
 2020-06-12 13:53 UTC  (11+ messages)
` [PATCH v5 01/10] media: i2c: imx290: set the format before VIDIOC_SUBDEV_G_FMT is called
` [PATCH v5 02/10] media: i2c: imx290: fix the order of the args in SET_RUNTIME_PM_OPS()
` [PATCH v5 03/10] media: i2c: imx290: fix reset GPIO pin handling
` [PATCH v5 04/10] media: i2c: imx290: Add support for 2 data lanes
` [PATCH v5 05/10] media: i2c: imx290: Add configurable link frequency and pixel rate
` [PATCH v5 06/10] media: i2c: imx290: Add support for test pattern generation
` [PATCH v5 07/10] media: i2c: imx290: Add RAW12 mode support
` [PATCH v5 08/10] media: i2c: imx290: Add support to enumerate all frame sizes
` [PATCH v5 09/10] media: i2c: imx290: Move the settle time delay out of loop
` [PATCH v5 10/10] media: i2c: imx290: set bus_type before calling v4l2_fwnode_endpoint_alloc_parse()

[ragnatech:media-next] BUILD SUCCESS 2630e1bb0948c3134c6f22ad275ae27cc6023532
 2020-06-12 13:05 UTC 

[PATCH v2 0/4] media: staging: rkisp1: various fixes to capture formats
 2020-06-12 12:45 UTC  (19+ 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 3/4] media: staging: rkisp1: rsz: set output format to YUV422 if cap format is YUV444

drivers/media/platform/atmel/atmel-sama5d2-isc.c:323:34: warning: unused variable 'atmel_isc_of_match'
 2020-06-12 11:19 UTC  (2+ messages)

[PATCH] media: atmel: atmel-sama5d2-isc: fix warning in configs without OF
 2020-06-12 10:56 UTC 

[PATCH 0/5] media-device: Report if graph is complete
 2020-06-12 10:45 UTC  (15+ messages)
` [PATCH 1/5] uapi/linux/media.h: add flags field to struct media_v2_topology
` [PATCH 2/5] media-device: Add a complete flag to struct media_device
` [PATCH 3/5] v4l2-async: Flag when media graph is complete
` [PATCH 4/5] mc-device.c: Report graph complete to user-space
` [PATCH 5/5] rcar-vin: Do not unregister video device when a subdevice is unbound

drivers/media/usb/dvb-usb/af9005.c:981:48: warning: suggest braces around empty body in an 'if' statement
 2020-06-12  9:51 UTC 

[PATCH] media: ov2740: add NVMEM interface to read customized OTP data
 2020-06-12  9:42 UTC 

[RFC PATCH 0/1] Add LTR controls
 2020-06-12  9:11 UTC  (4+ messages)
` [RFC PATCH 1/1] media: v4l2-ctrls: add control for ltr

[PATCH] dma-buf: support to walk the list of dmabuf for debug
 2020-06-12  8:02 UTC 

[PATCH 03/18] dma-fence: basic lockdep annotations
 2020-06-12  7:06 UTC  (19+ messages)
  ` [PATCH] "
  ` [Intel-gfx] [PATCH 03/18] "
` [PATCH 04/18] dma-fence: prime "
  ` [Linaro-mm-sig] "
  ` [PATCH] "

[PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64-bit kernels
 2020-06-12  4:45 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-06-12  4:02 UTC 

[PATCH v3 0/7] Venus dynamic debug
 2020-06-12  0:08 UTC  (19+ messages)
` [PATCH v3 5/7] venus: Add debugfs interface to set firmware log level
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible

[PATCH] rcar-csi2: Rename confirm_start() to phy_post_init() to match its usage
 2020-06-11 19:32 UTC 

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-06-11 18:46 UTC  (21+ messages)
` [PATCH RESEND v9 04/18] media: platform: Change the fixed device node number to unfixed value
` [PATCH RESEND v9 05/18] media: platform: Improve power on and power off flow
` [PATCH RESEND v9 06/18] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH RESEND v9 07/18] media: platform: Improve the implementation of "
` [PATCH RESEND v9 08/18] media: platform: Cancel the last frame handling flow
` [PATCH RESEND v9 09/18] media: platform: Delete zeroing the reserved fields
` [PATCH RESEND v9 10/18] media: platform: Stylistic changes for improving code quality
` [PATCH RESEND v9 13/18] media: platform: Delete redundant code and add annotation for an enum
` [PATCH RESEND v9 17/18] media: platform: Rename existing functions/defines/variables
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

✔ Ich musste heute an dich denken. Alles gut bei dir?
 2020-06-11 17:32 UTC 

[PATCH v4 0/9] v4l2-subdev: Introduce [g|s]et_mbus_format pad op
 2020-06-11 16:16 UTC  (10+ messages)
` [PATCH v4 1/9] media: v4l2-subdv: Introduce [get|set]_mbus_config pad ops
` [PATCH v4 2/9] media: i2c: Use the new get_mbus_config pad op
` [PATCH v4 3/9] media: i2c: ov6650: Use new [get|set]_mbus_config ops
` [PATCH v4 4/9] media: pxa_camera: Use the new set_mbus_config op
` [PATCH v4 5/9] media: v4l2-subdev: Remove [s|g]_mbus_config video ops
` [PATCH v4 6/9] staging: media: imx: Update TODO entry
` [PATCH v4 7/9] media: i2c: adv748x: Adjust TXA data lanes number
` [PATCH v4 8/9] media: i2c: adv748x: Implement get_mbus_config
` [PATCH v4 9/9] media: rcar-csi2: Negotiate data lanes number

[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] v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)
 2020-06-11 14:29 UTC  (3+ messages)

[PATCH] media: atomisp: make const arrays static, makes object smaller
 2020-06-11 14:08 UTC 

[PATCH] dmabuf: use spinlock to access dmabuf->name
 2020-06-11 13:39 UTC 

[PATCH 0/5] media: meson: vdec: Add support for compressed framebuffer
 2020-06-11 12:26 UTC  (6+ messages)
` [PATCH 1/5] media: videodev2: add Compressed Framebuffer pixel formats

[RFC PATCH][DO NOT COMMIT] media: dvb_frontend: Support concurrent DVB-T/DVB-T2 scan
 2020-06-11 11:57 UTC 

[PATCH v2] dma-buf: Move dma_buf_release() from fops to dentry_ops
 2020-06-11 11:44 UTC 

[PATCH] dma-buf: support to walk the list of dmabuf for debug
 2020-06-11 11:28 UTC 

cron job: media_tree daily build: WARNINGS
 2020-06-11  3:40 UTC 

[GIT PULL FOR v5.9 v2] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-06-11  2:43 UTC  (3+ messages)
` [GIT PULL FOR v5.9 v2] Implement V4L2_BUF_FLAG_NO_CACHE_* flags (#64421)

[PATCH] v4l2-ctl: Fix test_ioctl cmd type
 2020-06-11  2:34 UTC 

[PATCH v4 00/10] Improvements to IMX290 CMOS driver
 2020-06-10 23:55 UTC  (2+ messages)

[RFC PATCH v1 00/18] Support for Tegra video capture from external sensor
 2020-06-10 21:11 UTC  (11+ messages)
` [RFC PATCH v1 05/18] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v1 10/18] dt-bindings: tegra: Document VI and CSI port nodes
` [RFC PATCH v1 13/18] gpu: host1x: mipi: Add of_tegra_mipi_request() API

[PATCH v4 0/2] CH7322 CEC controller driver
 2020-06-10 19:53 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Add ch7322 media i2c device

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-06-10 19:26 UTC  (9+ messages)
` [RFC PATCH V4 1/4] media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resume

[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] media: pxa_camera: remove an impossible condition
 2020-06-10 17:26 UTC 

[PATCH v6 0/3] DCMI set minimum cpufreq requirement
 2020-06-10 17:16 UTC  (3+ messages)
` [PATCH v6 2/3] media: stm32-dcmi: Set "

[PATCH v2 0/2] media: staging: rkisp1: allow simultaneous streaming from multiple capture devices
 2020-06-10 16:37 UTC  (2+ messages)

Scanning for TV channels over DVB-T and DVB-T2
 2020-06-10 15:22 UTC  (3+ messages)

[PATCH] dma-buf: Move dma_buf_release() from fops to dentry_ops
 2020-06-10 15:14 UTC  (3+ messages)

[PATCHv3 0/5] Stateful Encoding: final bits
 2020-06-10 13:58 UTC  (8+ messages)
` [PATCHv3 1/5] media: docs-rst: Document memory-to-memory video encoder interface

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-06-10 13:34 UTC  (4+ 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).