linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 22:51:32 to 2020-08-20 12:29:42 UTC [more...]

[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

[GIT PULL FOR 5.10] V4L2 fixes, cleanups and documentation improvements
 2020-08-20 12:32 UTC  (2+ messages)
` [GIT PULL FOR 5.10] V4L2 fixes, cleanups and documentation (#20200820105619)

[PATCHv2] fix GCC enum warning
 2020-08-20 12:26 UTC  (2+ messages)

[GIT PULL FOR v5.10] More fixes and improvements
 2020-08-20 12:00 UTC 

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-20 10:02 UTC  (19+ messages)
` [PATCH 01/49] staging: hikey9xx: Add hisilicon DRM driver for hikey960/970
` [PATCH 40/49] staging: hikey9xx/gpu: get rid of input/output macros

[PATCH] media: pvrusb2: fix parsing error
 2020-08-20 11:44 UTC  (6+ messages)
  ` [PATCH v2] "

a saner API for allocating DMA addressable pages
 2020-08-20 10:24 UTC  (48+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[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

Protecting uvcvideo againt USB device disconnect [Was: Re: Protecting usb_set_interface() against device removal]
 2020-08-20 10:15 UTC  (11+ messages)

[PATCH] videodev2.h: RGB BT2020 and HSV are always full range
 2020-08-20 10:47 UTC 

[GIT FIXES FOR 5.9] Dependency fixes
 2020-08-20 10:45 UTC  (2+ messages)
` [GIT FIXES FOR 5.9] Dependency fixes (#20200820102447)

UBSAN: shift-out-of-bounds in drivers/media/usb/uvc/uvc_ctrl.c:781
 2020-08-20 10:37 UTC  (7+ messages)
    ` [PATCH] media: uvc: Silence shift-out-of-bounds warning

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-20 10:35 UTC  (3+ messages)
` [PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH 0/2] Implement Shutdown callback for i2c
 2020-08-20 10:30 UTC  (7+ 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

[RFC] Experimental DMA-BUF Device Heaps
 2020-08-20  9:14 UTC  (8+ messages)

[PATCH v4 1/3, RESEND] media: camss: vfe: Use trace_printk for debugging only
 2020-08-20  9:14 UTC  (2+ messages)
` [PATCH v4 3/3] media: atomisp: Only use trace_printk if allowed

[PATCH v3 00/19] Clean H264 stateless uAPI
 2020-08-20  9:12 UTC  (5+ messages)
` [PATCH v3 01/19] media: uapi: h264: Update reference lists
` [PATCH v3 06/19] media: uapi: h264: Clean DPB entry interface

[PATCH] media: ov5675: correct the maximum exposure value
 2020-08-20  8:49 UTC 

[PATCH v2 00/14] Clean H264 stateless uAPI
 2020-08-20  7:32 UTC  (6+ messages)
` [PATCH v2 08/14] media: uapi: h264: Drop SLICE_PARAMS 'size' field

cron job: media_tree daily build: ERRORS
 2020-08-20  3:49 UTC 

[RESEND PATCH 1/2] dma-buf: Fix kerneldoc of dma_buf_set_name()
 2020-08-20  3:46 UTC  (3+ messages)
` [RESEND PATCH 2/2] dma-buf: fence-chain: Document missing dma_fence_chain_init() parameter in kerneldoc

[PATCH AUTOSEL 5.8 03/27] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:01 UTC  (4+ messages)
` [PATCH AUTOSEL 5.8 04/27] media: coda: jpeg: add NULL check after kmalloc
` [PATCH AUTOSEL 5.8 07/27] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.8 22/27] media: camss: fix memory leaks on error handling paths in probe

[PATCH AUTOSEL 5.7 03/24] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 06/24] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.7 20/24] media: camss: fix memory leaks on error handling paths in probe

[PATCH AUTOSEL 5.4 03/22] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:02 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 05/22] media: vpss: clean up resources in init
` [PATCH AUTOSEL 5.4 18/22] media: camss: fix memory leaks on error handling paths in probe

[PATCH AUTOSEL 4.19 03/18] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 05/18] media: vpss: clean up resources in init

[PATCH AUTOSEL 4.14 02/13] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:03 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 04/13] media: vpss: clean up resources in init

[PATCH AUTOSEL 4.9 02/11] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:03 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 03/11] media: vpss: clean up resources in init

[PATCH AUTOSEL 4.4 01/10] media: budget-core: Improve exception handling in budget_register()
 2020-08-20  0:03 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 02/10] media: vpss: clean up resources in init

[PATCH] media: i2c: max9286: Depend on GPIOLIB
 2020-08-19 20:14 UTC  (5+ messages)

drivers/media/i2c/adv748x/adv748x-core.c:132:10: warning: Identical inner 'return' condition is always true
 2020-08-19 18:56 UTC 

[PATCH 1/2] dts: hisilicon: hi3670.dtsi: add I2C settings
 2020-08-19 18:27 UTC 

[PATCH v3] ARM: s3c24xx: drop s3c-camif setup platform code
 2020-08-19 18:14 UTC  (2+ messages)

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-08-19 18:04 UTC  (10+ messages)
` [PATCH v3 1/9] media: vimc: Move get_source_entity to vimc-common
` [PATCH v3 2/9] media: vimc: Add get_frame callback
` [PATCH v3 3/9] media: vimc: Add usage count to subdevices
` [PATCH v3 4/9] media: vimc: Separate starting stream from pipeline initialisation
` [PATCH v3 5/9] media: vimc: Separate closing of stream and thread
` [PATCH v3 6/9] media: vimc: Serialize vimc_streamer_s_stream()
` [PATCH v3 7/9] media: vimc: Dynamically allocate stream struct
` [PATCH v3 8/9] media: vimc: Join pipeline if one already exists
` [PATCH v3 9/9] media: vimc: Run multiple captures on same thread

[PATCH v5 2/2] mm: add a field to store names for private anonymous memory
 2020-08-19 17:42 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS 9a538b83612c8b5848bf840c2ddcd86dda1c8c76
 2020-08-19 17:14 UTC 

[PATCH v3 0/3] Add support for Xilinx UHD-SDI Receiver subsystem
 2020-08-19 16:56 UTC  (14+ messages)
` [PATCH v3 2/3] media: dt-bindings: media: xilinx: Add Xilinx UHD-SDI Receiver Subsystem
` [PATCH v3 3/3] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[GIT PULL FOR v5.10] Various fixes/improvements
 2020-08-19 15:44 UTC 

[Linux-kernel-mentees] [PATCH] v4l2-tpg: Fix global-out-of-bounds read in precalculate_color()
 2020-08-19 15:16 UTC  (3+ messages)

[PATCH v3 16/19] media: rkvdec: Drop unneeded per_request driver-specific control flag
 2020-08-19 14:37 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
 2020-08-19 14:12 UTC  (4+ messages)
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node

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

[PATCH 0/2] Error handling fixes in stm32-dcmi driver
 2020-08-19 13:58 UTC  (5+ messages)
` [PATCH 1/2] media: stm32-dcmi: create video dev within notifier bound
` [PATCH 2/2] media: stm32-dcmi: fix probe error path & module remove

[PATCH 0/3] dt-bindings: media: ov772x: Convert to json-schama
 2020-08-19 13:54 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: media: ov772x: Convert to json-schema
` [PATCH 2/3] dt-bindings: media: ov772x: Make bus-type mandatory
` [PATCH 3/3] dt-bindings: media: ov772x: Document endpoint props

[PATCH] dt-bindings: media: imx274: Convert to json-schema
 2020-08-19 13:47 UTC  (2+ messages)

[PATCH 14/20] media: dvb-frontends: lgdt3306a.c: remove dead code
 2020-08-19 13:35 UTC  (2+ messages)

[PATCH] dt-bindings: media: imx214: Convert to json-schema
 2020-08-19 13:28 UTC  (2+ messages)

[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"
 2020-08-19 13:26 UTC  (3+ messages)

[PATCH 0/3] Chunk Heap Support on DMA-HEAP
 2020-08-19 13:22 UTC  (4+ messages)

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-19 12:59 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc

[PATCH 0/4] media: i2c: max9286: Use remote endpoint image format
 2020-08-19 12:46 UTC  (3+ messages)
` [PATCH 2/4] media: i2c: max9286: Get format from remote ends

(no subject)
 2020-08-19 12:38 UTC  (17+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties
` your mail

[GIT FIXES FOR v5.9] v4l2_ctrl_request_hdl_put() fixes
 2020-08-19 11:51 UTC 

KASAN: slab-out-of-bounds Read in mxl5007t_attach
 2020-08-19 11:36 UTC 

[GIT PULL FOR v5.10] Add support for mt2701 JPEG ENC support
 2020-08-19 11:35 UTC 

[GIT PULL FOR v5.10] Support for Tegra video capture from external sensor
 2020-08-19 10:35 UTC 

[PATCH v2 0/6] Add new controls for CQ and Frame-skip
 2020-08-19  9:48 UTC  (5+ messages)
` [PATCH v2 5/6] media: s5p-mfc: Use standard frame skip mode control
` [PATCH v2 6/6] media: docs: Deprecate mfc frame skip control

[PATCH v4l-utils] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-19  8:44 UTC  (2+ messages)

[GIT PULL FOR v5.10] RC fixes
 2020-08-19  7:16 UTC  (2+ messages)
` [GIT PULL FOR v5.10] RC fixes (#20200819064442)

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

[PATCH 1/7] media: cec: no need to check return value of debugfs_create functions
 2020-08-18 23:47 UTC  (3+ messages)
` [PATCH 7/7] media: usb: uvc: "

[v9 0/4] media: vidtv: Implement a virtual DVB driver
 2020-08-18 22:50 UTC  (2+ messages)
` [v9 3/4] media: vidtv: add a bridge driver


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