linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 12:50:39 to 2020-08-17 12:02:13 UTC [more...]

[PATCH v2 0/3] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-08-17 12:01 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: media: ov772x: Document endpoint properties

[PATCH v1 1/7] media: ipu3-cio2: Simplify cleanup code
 2020-08-17 11:55 UTC  (19+ messages)
` [PATCH v1 2/7] media: ipu3-cio2: Introduce CIO2_MAX_ENTRIES constant
` [PATCH v1 3/7] media: ipu2-cio2: Replace custom definition with PAGE_SIZE
` [PATCH v1 4/7] media: ipu3-cio2: Use macros from pfn.h
` [PATCH v1 5/7] media: ipu3-cio2: Replace infinite loop by one with clear exit condition
` [PATCH v1 6/7] media: ipu3-cio2: Use readl_poll_timeout() helper
` [PATCH v1 7/7] media: ipu3-cio2: Update Copyright year and fix indentation issues

[PATCH v5 0/7] v4l2: add support for colorspace conversion API (CSC) for video capture and subdevices
 2020-08-17 11:50 UTC  (5+ messages)
` [PATCH v5 4/7] v4l2: extend the CSC API to subdevice

[PATCH v5 0/3] Support virtio cross-device resources
 2020-08-17 11:12 UTC  (5+ messages)
  ` [virtio-dev] "

Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]
 2020-08-17 11:00 UTC  (5+ messages)

[PATCH V3] venus: core: add shutdown callback for venus
 2020-08-17  9:43 UTC  (2+ messages)

[PATCH v2] v4l2-ctrl: Add VP9 codec levels
 2020-08-17  8:58 UTC 

[PATCH 00/11] media: convert tasklets to use new tasklet_setup()
 2020-08-17  8:31 UTC  (12+ messages)
` [PATCH 01/11] media: bt8xx: convert tasklets to use new tasklet_setup() API
` [PATCH 02/11] media: mantis: "
` [PATCH 03/11] media: ngene: "
` [PATCH 04/11] media: smipcie: "
` [PATCH 05/11] media: ttpci: "
` [PATCH 06/11] media: tw5864: "
` [PATCH 07/11] media: marvell-ccic: "
` [PATCH 08/11] media: pxa_camera: "
` [PATCH 09/11] media: sti: "
` [PATCH 10/11] media/radio: wl128x: "
` [PATCH 11/11] media: ttusb-dec: "

[PATCH v2 0/2] Venus - fix firmware load failure
 2020-08-17  8:27 UTC  (3+ messages)
` [PATCH v2 1/2] firmware: qcom_scm: Add memory protect virtual address ranges
` [PATCH v2 2/2] venus: firmware: Set "

Role of DMA Heaps vs GEM in allocation
 2020-08-17  8:07 UTC  (5+ messages)

[PATCH v1] [media] saa7134: use generic power management
 2020-08-17  7:42 UTC  (2+ messages)

[RFC] Experimental DMA-BUF Device Heaps
 2020-08-16 17:22 UTC 

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-16  8:44 UTC  (6+ messages)

[PATCH] media: pvrusb2: fix parsing error
 2020-08-16  6:49 UTC 

[PATCH v2 00/14] media: staging: rkisp1: various bug fixes
 2020-08-16  4:28 UTC  (16+ messages)
` [PATCH v2 01/14] media: staging: rkisp1: call params isr only upon frame out
` [PATCH v2 02/14] media: staging: rkisp1: params: use rkisp1_param_set_bits to set reg in isr
` [PATCH v2 03/14] media: staging: rkisp1: params: use the new effect value in cproc config
` [PATCH v2 04/14] media: staging: rkisp1: params: don't release lock in isr before buffer is done
` [PATCH v2 05/14] media: staging: rkisp1: params: upon stream stop, iterate a local list to return the buffers
` [PATCH v2 06/14] media: staging: rkisp1: params: in the isr, return if buffer list is empty
` [PATCH v2 07/14] media: staging: rkisp1: params: avoid using buffer if params is not streaming
` [PATCH v2 08/14] media: staging: rkisp1: params: set vb.sequence to be the isp's frame_sequence + 1
` [PATCH v2 09/14] media: staging: rkisp1: remove atomic operations for frame sequence
` [PATCH v2 10/14] media: staging: rkisp1: isp: add a warning and debugfs var for irq delay
` [PATCH v2 11/14] media: staging: rkisp1: isp: don't enable signal RKISP1_CIF_ISP_FRAME_IN
` [PATCH v2 12/14] media: staging: rkisp1: stats: protect write to 'is_streaming' in start_streaming cb
` [PATCH v2 13/14] media: staging: rkisp1: call media_pipeline_start/stop from stats and params
` [PATCH v2 14/14] media: staging: rkisp1: params: no need to lock default config

cron job: media_tree daily build: ERRORS
 2020-08-15  3:21 UTC 

[PATCH] media: mceusb: Avoid GFP_ATOMIC where it is not needed
 2020-08-15  6:12 UTC 

[PATCH] dma-buf: heap-helpers: Set dma-buf exporter name
 2020-08-15  3:04 UTC  (3+ messages)

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2020-08-14 21:59 UTC  (7+ messages)

[PATCH 0/3] media: camss: extend VIDIOC_ENUM_* ioctls support
 2020-08-14 20:54 UTC  (4+ messages)
` [PATCH 1/3] media: camss: Make use of V4L2_CAP_IO_MC
` [PATCH 2/3] media: camss: add support for vidioc_enum_framesizes ioctl
` [PATCH 3/3] media: camss: __video_try_fmt(): don't use hardcoded constants

[RFC][PATCH v2 1/2] dma-heap: Keep track of the heap device struct
 2020-08-14 20:14 UTC  (6+ messages)
` [RFC][PATCH v2 2/2] dma-heap: Add a system-uncached heap

[PATCH v3 00/19] Clean H264 stateless uAPI
 2020-08-14 13:36 UTC  (20+ messages)
` [PATCH v3 01/19] media: uapi: h264: Update reference lists
` [PATCH v3 02/19] media: uapi: h264: Further clarify scaling lists order
` [PATCH v3 03/19] media: uapi: h264: Split prediction weight parameters
` [PATCH v3 04/19] media: uapi: h264: Clarify pic_order_cnt_bit_size field
` [PATCH v3 05/19] media: uapi: h264: Increase size of 'first_mb_in_slice' field
` [PATCH v3 06/19] media: uapi: h264: Clean DPB entry interface
` [PATCH v3 07/19] media: uapi: h264: Increase size of DPB entry pic_num
` [PATCH v3 08/19] media: uapi: h264: Drop SLICE_PARAMS 'size' field
` [PATCH v3 09/19] media: uapi: h264: Clarify SLICE_BASED mode
` [PATCH v3 10/19] media: uapi: h264: Clean slice invariants syntax elements
` [PATCH v3 11/19] media: uapi: h264: Rename and clarify PPS_FLAG_SCALING_MATRIX_PRESENT
` [PATCH v3 12/19] media: hantro: Don't require unneeded H264_SLICE_PARAMS
` [PATCH v3 13/19] media: rkvdec: "
` [PATCH v3 14/19] media: cedrus: h264: Properly configure reference field
` [PATCH v3 15/19] media: cedrus: h264: Fix frame list construction
` [PATCH v3 16/19] media: rkvdec: Drop unneeded per_request driver-specific control flag
` [PATCH v3 17/19] media: rkvdec: Use H264_SCALING_MATRIX only when required
` [PATCH v3 18/19] media: hantro: "
` [PATCH v3 19/19] media: cedrus: "

[PATCH v5 0/6] Support running driver's probe for a device powered off
 2020-08-14 13:17 UTC  (7+ messages)
` [PATCH v5 3/6] ov5670: Support probe whilst the device is in a low power state

BUG: corrupted list in media_gobj_destroy
 2020-08-14 12:50 UTC 

[PATCH 0/3] media: staging: rkisp1: various bug fixes in params
 2020-08-14 11:23 UTC  (15+ messages)
` [PATCH 3/3] media: staging: rkisp1: params: in 'stop_streaming' don't release the lock while returning buffers

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-14  9:55 UTC  (3+ messages)
` [PATCH 1/2] i2c: i2c-qcom-geni: Add tx_dma, rx_dma and xfer_len to geni_i2c_dev struct
` [PATCH 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH v2] media: i2c: imx214: select V4L2_FWNODE
 2020-08-14  9:28 UTC  (3+ messages)

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-08-14  7:49 UTC  (10+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations
` [PATCH v5 4/7] media: mediabus: Add helpers to convert a ext_pix format to/from a mbus_fmt
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
 2020-08-14  7:12 UTC  (31+ messages)
` [PATCH v12 01/29] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v12 02/29] media: platform: Improve queue set up "
` [PATCH v12 03/29] media: platform: Improve getting and requesting irq "
` [PATCH v12 04/29] media: platform: Change the fixed device node number to unfixed value
` [PATCH v12 05/29] media: platform: Improve power on and power off flow
` [PATCH v12 06/29] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v12 07/29] media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resume
` [PATCH v12 08/29] media: platform: Improve the implementation of the system PM ops
` [PATCH v12 09/29] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v12 10/29] media: platform: Cancel the last frame handling flow
` [PATCH v12 11/29] media: platform: Delete zeroing the reserved fields
` [PATCH v12 12/29] media: platform: Stylistic changes for improving code quality
` [PATCH v12 13/29] media: platform: Use generic rounding helpers
` [PATCH v12 14/29] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v12 15/29] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v12 16/29] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v12 17/29] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v12 18/29] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v12 19/29] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v12 20/29] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v12 21/29] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v12 22/29] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v12 23/29] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v12 24/29] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v12 26/29] media: platform: Rename jpeg dec file name
` [PATCH v12 27/29] media: platform: Rename existing functions/defines/variables
` [PATCH v12 28/29] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v12 29/29] media: platform: Add jpeg enc feature

[RFC][PATCH 1/2] dma-heap: Keep track of the heap device struct
 2020-08-14  5:59 UTC  (4+ messages)
` [RFC][PATCH 2/2] dma-heap: Add a system-uncached heap

[PATCH v2] media: v4l2-ctrl: add control for long term reference
 2020-08-14  5:29 UTC 

[PATCH] add missing include for uClibc-ng
 2020-08-14  4:04 UTC 

[PATCH] fix mismatching declaration
 2020-08-14  4:03 UTC 

[PATCH v3] nvmem: core: add sanity check in nvmem_device_read()
 2020-08-14  3:01 UTC 

KMSAN: uninit-value in tda8083_attach
 2020-08-14  0:46 UTC  (2+ messages)

[PATCH v4l-utils v3 0/2] Add support for meson building
 2020-08-13 22:54 UTC  (3+ messages)
` [PATCH v4l-utils v3 2/2] "

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-13 22:46 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
` [PATCH v2 3/4] media: misc: introduce microchip_csi2dc driver
` [PATCH v2 4/4] MAINTAINERS: add microchip csi2dc

[RFC][PATCH] dma-heap: Add proper kref handling on dma-buf heaps
 2020-08-13 22:04 UTC  (3+ messages)

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-08-13 22:01 UTC  (5+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH 1/2] media: si2168: request caching of firmware to make it available on resume
 2020-08-13 21:55 UTC  (4+ messages)
` [PATCH 2/2] media: si2168: also cache Si2168 B40 fallback firmware

linux-next: Tree for Aug 13 (drivers/media/i2c/max9286.c)
 2020-08-13 21:55 UTC  (3+ messages)

[PATCH] media: ov5640: Correct Bit Div register in clock tree diagram
 2020-08-13 21:51 UTC  (3+ messages)

[PATCH] staging: media: ipu3: Replace depracated MSI API
 2020-08-13 21:40 UTC  (2+ messages)

[PATCH 0/2] rcar-vin: Fix issues with partial probed media graphs
 2020-08-13 21:06 UTC  (3+ messages)
` [PATCH 1/2] rcar-vin: Unconditionally unregister notifier on remove
` [PATCH 2/2] rcar-vin: Register media device when all sub-devices bound

[PATCH] cedrus: Add missing v4l2_ctrl_request_hdl_put()
 2020-08-13 19:18 UTC 

[PATCH v3 0/3] media: i2c: ov5640 feature enhancement and fixes
 2020-08-13 17:13 UTC  (4+ messages)
` [PATCH v3 1/3] media: i2c: ov5640: Enable data pins on poweron for DVP mode
` [PATCH v3 2/3] media: i2c: ov5640: Add support for BT656 mode
` [PATCH v3 3/3] media: i2c: ov5640: Fail probe on unsupported bus_type

[PATCH] media: rcar-vin: Update crop and compose settings for every s_fmt call
 2020-08-13 14:24 UTC  (5+ messages)

[PATCH v2] media: gpio-ir-tx: spinlock is not needed to disable interrupts
 2020-08-13 14:17 UTC 

[PATCH] media: gpio-ir-tx: spinlock is not needed to disable interrupts
 2020-08-13 13:24 UTC  (3+ 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).