linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 07:48:26 to 2020-06-29 21:12:28 UTC [more...]

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-06-29 14:48 UTC  (4+ messages)
` [RFC PATCH v2 08/18] media: tegra-video: Enable TPG based on kernel config

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-06-29 18:08 UTC  (9+ messages)
` [PATCH 19/25] media: ov5647: Implement set_fmt pad operation
  ` [libcamera-devel] "
` [PATCH 20/25] media: ov5647: Program mode only if it has changed
` [PATCH 22/25] media: ov5647: Support V4L2_CID_PIXEL_RATE
  ` [libcamera-devel] "

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-06-29 15:50 UTC  (22+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad

[PATCH 1/3] v4l2-subdev: Add subdev ioctl support for ENUM/GET/SET INPUT
 2020-06-29  9:34 UTC  (16+ messages)

[PATCH 0/4] media: staging: rkisp1: document rkisp1-common.h
 2020-06-29  6:57 UTC  (5+ messages)
` [PATCH 1/4] media: staging: rkisp1: remove unused field ctrl_handler from struct rkisp1_device
` [PATCH 2/4] media: staging: rkisp1: remove unused field alloc_ctx "
` [PATCH 3/4] media: staging: rkisp1: set pads array of the resizer to size 2
` [PATCH 4/4] media: staging: rkisp1: improve documentation of rkisp1-common.h

[PATCH v1 0/6] [media] pci: use generic power management
 2020-06-29  7:36 UTC  (7+ messages)
` [PATCH v1 1/6] [media] sta2x11: "
` [PATCH v1 2/6] [media] cx23885: "
` [PATCH v1 3/6] [media] cx25821: "
` [PATCH v1 4/6] [media] cx88: "
` [PATCH v1 5/6] [media] meye: "
` [PATCH v1 6/6] [media] tw68: "

[PATCH V10 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-29 10:27 UTC  (7+ messages)
` [PATCH V10 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH 0/2] media: hantro/rkvdec handle unsupported H.264 bitstreams
 2020-06-29  9:12 UTC  (4+ messages)
` [PATCH 1/2] rkvdec: h264: Refuse to decode unsupported bitstream
` [PATCH 2/2] hantro: "

[GIT PULL FOR v5.9] Removal of soc-camera and dependent sensor drivers
 2020-06-29 20:35 UTC  (2+ messages)
` [GIT PULL FOR v5.9] Removal of soc-camera and dependent sensor (#64993)

[PATCH 0/7] Some atomisp fixes and improvements
 2020-06-29 10:52 UTC  (12+ messages)
` [PATCH 1/7] media: atomisp: reorganize the code under gmin_subdev_add()
` [PATCH 2/7] media: atomisp: Prepare sensor support for ACPI PM
` [PATCH 3/7] media: atomisp: properly parse CLK PMIC on newer devices
` [PATCH 4/7] media: atomisp: fix call to g_frame_interval
` [PATCH 5/7] media: atomisp: print info if gpio0 and gpio2 were detected
` [PATCH 6/7] media: atomisp: split add from find subdev
` [PATCH 7/7] media: atomisp: place all gpio parsing together

[PATCH v3 1/5] media: atomisp: Refactor PMIC detection to a separate function
 2020-06-29 10:57 UTC  (4+ messages)
` [PATCH v3 2/5] media: atomisp: Use temporary variable for device in gmin_subdev_add()
` [PATCH v3 4/5] media: atomisp: Get rid of ACPI specifics "
` [PATCH v3 5/5] media: atomisp: Clean up non-existing folders from Makefile

[PATCH] staging: media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue
 2020-06-29 15:55 UTC  (3+ messages)

[PATCH v2 00/15] media: atomisp: Clean ups and fixes to make it load on Baytrail
 2020-06-29 10:53 UTC  (19+ messages)
` [PATCH v2 01/15] media: atomisp: Replace last use of Intel MID APIs
` [PATCH v2 02/15] media: atomisp: move CCK endpoint address to generic header
` [PATCH v2 03/15] media: atomisp: Use proper APIs to find I²C client device by ACPI HID
` [PATCH v2 04/15] media: atomisp: don't pass struct device_driver as parameter
` [PATCH v2 05/15] media: atomisp: Get rid of struct pci_dev in struct atomisp_device
` [PATCH v2 06/15] media: atomisp: Unify pdev to be pointer to struct pci_device
` [PATCH v2 07/15] media: atomisp: Replace direct access to MMIO with proper helpers
` [PATCH v2 08/15] media: atomisp: Drop global atomisp_dev variable (easy cases)
` [PATCH v2 09/15] media: atomisp: make platform data more readable
` [PATCH v2 10/15] media: atomisp: Don't try to parse unexpected ACPI object type
` [PATCH v2 11/15] media: atomisp: Make pointer to PMIC client global
` [PATCH v2 12/15] media: atomisp: Refactor PMIC detection to a separate function
` [PATCH v2 13/15] media: atomisp: Provide Gmin subdev as parameter to gmin_subdev_add()
` [PATCH v2 14/15] media: atomisp: Get rid of ugly and leaky ACPI handling in gmin_subdev_add()
` [PATCH v2 15/15] media: atomisp: Deduplicate return ret in gmin_i2c_write()

[PATCH 0/7] media: kill off broken soc_camera
 2020-06-29 15:29 UTC  (15+ messages)
` [PATCH 1/7] ov9640: update MODULE_DESCRIPTION
` [PATCH 2/7] pxa_camera: "
` [PATCH 3/7] mach-imx: mach-imx27_visstrim_m10.c: remove soc_camera dependencies
` [PATCH 4/7] mach-omap1: board-ams-delta.c: "
` [PATCH 5/7] mach-pxa: palmz72/pcm990: "
` [PATCH 6/7] staging/media/soc_camera: remove this driver
` [PATCH 7/7] soc_camera.h: remove this unused header
  ` [PATCH 8/7] arch/arm/configs: remove obsolete CONFIG_SOC_CAMERA*
    ` [PATCH 9/7] MAINTAINERS: remove SOC-CAMERA entry
  ` [PATCH] arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*

[PATCH 0/3] MaxLinear mxl692 demod-tuner / Hauppauge usb QuadHD
 2020-06-29 17:33 UTC  (5+ messages)
` [PATCH 1/3] mxl692: MaxLinear 692 ATSC demod-tuner driver

[PATCH 0/2] add generic DT binding for RTS/CTS
 2020-06-29  8:13 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines

[PATCH v1 0/1] Add support for meson building
 2020-06-29 18:44 UTC  (12+ messages)
` [PATCH v1 1/1] "

[PATCH v6 5/6] media: venus: core: Add support for opp tables/perf voting
 2020-06-29 10:49 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2020-06-29  3:41 UTC 

[PATCH] kconfig: qconf: make debug links work again
 2020-06-28 14:58 UTC  (5+ messages)

[PATCH 0/1] Add atsc/kr-Cable-8VSB
 2020-06-28 13:21 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3] media: venus: core: Fix runtime PM imbalance in venus_probe()
 2020-06-28 13:16 UTC 

[PATCH] kconfig: qconf: Fix find on split mode
 2020-06-28 12:26 UTC  (2+ messages)

[PATCH] kconfig: qconf: Fix find on split mode
 2020-06-28 12:04 UTC 

[PATCH] [media] gspca: First camera mode is skipped
 2020-06-28  9:24 UTC 

[PATCH] [v3] media: venus: core: Fix runtime PM imbalance in venus_probe
 2020-06-28  5:55 UTC 

[PATCH] [v2] media: venus: core: Fix runtime PM imbalance in venus_probe
 2020-06-28  5:38 UTC  (5+ messages)
  `  "

cron job: media_tree daily build: ERRORS
 2020-06-28  3:42 UTC 

[GIT PULL for v5.9] Venus updates
 2020-06-27 10:22 UTC  (2+ messages)
` [GIT PULL for v5.9] Venus updates (#64981)

[PATCH] staging: media: usbvision: removing prohibited space before ',' (ctx:WxW)
 2020-06-27  9:20 UTC  (9+ messages)

cron job: media_tree daily build: ERRORS
 2020-06-27  3:42 UTC 

[RFC 0/7] media: Clean and make H264 stateless uAPI public
 2020-06-26 19:34 UTC  (4+ messages)
` [RFC 6/7] media: uapi: h264: Clean slice invariants syntax elements

[PATCH 0/6] Hantro low-hanging cleanups
 2020-06-26 18:31 UTC  (6+ messages)
` [PATCH 3/6] hantro: Rework how encoder and decoder are identified

Scanning for TV channels over DVB-T and DVB-T2
 2020-06-26 17:54 UTC  (5+ messages)

[PATCH 0/3] media: staging: rkisp1: various bug fixes in params
 2020-06-26 17:20 UTC  (11+ messages)
` [PATCH 1/3] media: staging: rkisp1: params: don't reference the vb2 buffer after calling vb2_buffer_done
` [PATCH 2/3] media: staging: rkisp1: params: don't release lock in isr before buffer is done
` [PATCH 3/3] media: staging: rkisp1: params: in 'stop_streaming' don't release the lock while returning buffers

[PATCH] MEDIA-STAGING: Remove unneeded geometry restrictions from i.MX CSI driver
 2020-06-26 17:16 UTC  (3+ messages)

[PATCH v2 0/4] media: staging: rkisp1: move stats reading to irq handler
 2020-06-26 16:52 UTC  (8+ messages)
` [PATCH v2 1/4] media: staging: rkisp1: use a macro for the statistics flags mask
` [PATCH v2 2/4] media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irq
` [PATCH v2 3/4] media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock
` [PATCH v2 4/4] media: staging: rkisp1: stats: read the stats in the isr

[PATCH v7 0/3] media: Add colors' order and other info over test image
 2020-06-26 16:01 UTC  (6+ messages)
` [PATCH v7 1/3] media: tpg: change char argument to const char
` [PATCH v7 2/3] media: tpg: Add function to return colors' order of test image
` [PATCH v7 3/3] media: vimc: Add a control to display info on "

[PATCH v2 0/4] Tegra Video Decoder driver power management corrections
 2020-06-26 13:42 UTC  (9+ messages)
` [PATCH v2 4/4] media: staging: tegra-vde: Power-cycle hardware on probe

[PATCH v3] media: cros-ec-cec: do not bail on device_init_wakeup failure
 2020-06-26 13:24 UTC  (2+ messages)

[PATCH 0/4] media: staging: rkisp1: fixes related to the uapi lsc struct
 2020-06-26 12:47 UTC  (3+ messages)
` [PATCH 1/4] media: staging: rkisp1: remove two unused fields in uapi struct

[PATCH v6 0/3] media: Add colors' order and other info over test image
 2020-06-26 12:47 UTC  (8+ messages)
` [PATCH v6 1/3] media: tpg: change char argument to const char
` [PATCH v6 2/3] media: tpg: Add function to return colors' order of test image
` [PATCH v6 3/3] media: vimc: Add a control to display info on "

[RFC v4 0/8] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-06-26 12:24 UTC  (6+ messages)
` [RFC v4 4/8] "
` [RFC v4 8/8] media: v4l2: add support for the CSC API for hsv_enc on mediabus

[PATCH] media: uvcvideo: Fix loop exit condition in uvc_xu_ctrl_query()
 2020-06-26 10:45 UTC 

[PATCH] cec-api: prevent leaking memory through hole in structure
 2020-06-26 10:44 UTC 

[bug report] Revert "media: staging: atomisp: Remove driver"
 2020-06-26 10:42 UTC 

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-06-26  9:37 UTC  (3+ messages)

[PATCH] MEDIA: i.MX6: Support 16-bit BT.1120 video input
 2020-06-26  9:11 UTC  (2+ messages)

MEDIA: Add support for RAW14 and RAW16 to IPUv3 CSI
 2020-06-26  8:58 UTC  (2+ messages)

[PATCH v2 00/18] media: mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-06-26  8:04 UTC  (19+ messages)
` [PATCH v2 01/18] media: mtk-vcodec: abstract firmware interface
` [PATCH v2 02/18] media: mtk-vcodec: add SCP firmware ops
` [PATCH v2 03/18] media: mtk-vcodec: venc: support SCP firmware
` [PATCH v2 04/18] media: mtk-vcodec: venc: handle firmware version field
` [PATCH v2 05/18] media: mtk-vcodec: venc: specify bitrate range per-chip
` [PATCH v2 06/18] media: mtk-vcodec: venc: specify supported formats per-chip
` [PATCH v2 07/18] media: mtk-vcodec: add support for MT8183 encoder
` [PATCH v2 08/18] media: dt-bindings: mtk-vcodec: specify SCP node
` [PATCH v2 09/18] media: dt-bindings: mtk-vcodec: document mediatek,mt8183-vcodec-enc
` [PATCH v2 10/18] Revert "media: mtk-vcodec: Remove extra area allocation in an input buffer on encoding"
` [PATCH v2 11/18] media: mtk-vcodec: venc support MIN_OUTPUT_BUFFERS control
` [PATCH v2 12/18] media: mtk-vcodec: venc: set OUTPUT buffers field to V4L2_FIELD_NONE
` [PATCH v2 13/18] media: mtk-vcodec: venc: use platform data for ENUM_FRAMESIZES
` [PATCH v2 14/18] media: mtk-vcodec: venc: support ENUM_FRAMESIZES on OUTPUT formats
` [PATCH v2 15/18] media: mtk-vcodec: venc: support G_PARM on CAPTURE queue
` [PATCH v2 16/18] media: mtk-vcodec: venc: make S_PARM return -ENOTTY for "
` [PATCH v2 17/18] media: mtk-vcodec: venc: set default time per frame
` [PATCH v2 18/18] media: mtk-vcodec: venc: fix invalid time per frame in S_PARM


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