linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 15:37:58 to 2020-09-03 03:40:58 UTC [more...]

cron job: media_tree daily build: ERRORS
 2020-09-03  3:40 UTC 

[PATCH 0/5] media: uvcvideo: Fix race conditions
 2020-09-03  3:19 UTC  (6+ messages)

[PATCH 00/38] media sparse/smatch warn fixes
 2020-09-03  0:31 UTC  (43+ messages)
` [PATCH 01/38] media: tda10086: cleanup symbol_rate setting logic
` [PATCH 02/38] media: v4l2-ioctl: avoid memory leaks on some time32 compat functions
` [PATCH 03/38] media: qt1010: fix usage of unititialized value
` [PATCH 04/38] media: av7110_v4l: avoid a typecast
` [PATCH 05/38] media: wl128x: get rid of a potential spectre issue
` [PATCH 06/38] media: venus: place extern venus_fw_debug on a header file
` [PATCH 07/38] media: tda10021: avoid casts when using symbol_rate
` [PATCH 08/38] media: serial_ir: use the right type for a dma address
` [PATCH 09/38] media: vivid: move the detection part out of vivid_create_instance
` [PATCH 10/38] media: vivid: place the logic which disables ioctl on a separate function
` [PATCH 11/38] media: vivid: move set_capabilities logic to "
` [PATCH 12/38] media: vivid: place dt timings init code on "
` [PATCH 13/38] media: vivid: move the create queues to "
` [PATCH 14/38] media: vivid: move the devnode creation logic "
` [PATCH 15/38] media: vivid: fix error path
` [PATCH 16/38] media: videobuf-dma-sg: number of pages should be unsigned long
` [PATCH 17/38] media: cx25821-alsa: "
` [PATCH 18/38] media: cx23885-alsa: "
` [PATCH 19/38] media: cx88-alsa: "
` [PATCH 20/38] media: saa7134-alsa.c: "
` [PATCH 21/38] media: dvb-ttusb-budget: don't use stack for USB transfers
` [PATCH 22/38] media: dvb-ttusb-budget: cleanup printk logic
` [PATCH 23/38] media: saa7134: avoid a shift overflow
` [PATCH 24/38] media: atomisp: fix casts at atomisp_compat_ioctl32.c
` [PATCH 25/38] media: atomisp: get rid of some unused code
` [PATCH 26/38] media: atomisp: cleanup ifdefs from ia_css_debug.c
` [PATCH 27/38] media: atomisp: get rid of version-dependent globals
` [PATCH 28/38] media: atomisp: get rid of isys_dma.h and isys_dma_local.h
` [PATCH 29/38] media: atomisp: get rid of ibuf_ctrl abstraction
` [PATCH 30/38] media: atomisp: don't check for ISP version for includes
` [PATCH 31/38] media: atomisp: unify INPUT error return type
` [PATCH 32/38] media: atomisp: de-duplicate names at *_input_system_global.h
` [PATCH 33/38] media: atomisp: reorder functions at pixelgen_private.h
` [PATCH 34/38] media: atomisp: remove compile-time tests from input_system_global.h
` [PATCH 35/38] media: atomisp: fix some bad indents
` [PATCH 36/38] media: atomisp: csi_rx.c: add a missing includes
` [PATCH 37/38] media: atomisp: atomisp_gmin_platform: check before use
` [PATCH 38/38] media: atomisp: cleanup isys_irq headers

[PATCH v4 0/4] Galaxycore GC5035 sensor driver
 2020-09-02 23:30 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: Add a vendor prefix for Galaxycore Inc
` [PATCH v4 2/4] media: dt-bindings: media: i2c: Add bindings for GC5035
` [PATCH v4 3/4] media: i2c: Add a driver for the Galaxycore GC5035 sensor
` [PATCH v4 4/4] media: i2c: gc5035: Add OTP configuration handling

[PATCH V3 3/3] media: i2c: gc5035: Add GC5035 image sensor driver
 2020-09-02 22:59 UTC  (4+ messages)
` [PATCH V3] Add GalaxyCore "

[linux-review:UPDATE-20200828-163247/Mauro-Carvalho-Chehab/Revert-wlcore-Adding-suppoprt-for-IGTK-key-in-wlcore-driver/20200826-135603 1/1] drivers/net/wireless/ti/wlcore/main.c:1095:6: sparse: sparse: symbol 'wl1271_check_aes_cmac_cypher' was not declared. Should it be
 2020-09-02 21:53 UTC  (2+ messages)
` [RFC PATCH] Revert "wlcore: wl1271_check_aes_cmac_cypher() can be static

a saner API for allocating DMA addressable pages
 2020-09-02 21:38 UTC  (34+ messages)
` [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 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

SONY decoder issue for RC
 2020-09-02 21:03 UTC 

[PATCH v2] media: uvcvideo: Convey full colorspace information to V4L2
 2020-09-02 20:06 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v7 0/6] Support running driver's probe for a device powered off
 2020-09-02 19:59 UTC  (11+ messages)
` [PATCH v7 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v7 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v7 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v7 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v7 5/6] at24: Support probing while off
` [PATCH v7 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH] staging: media: atomisp: Fix error path in lm3554_probe()
 2020-09-02 18:41 UTC 

[PATCH] media: tc358743: cleanup tc358743_cec_isr
 2020-09-02 18:32 UTC 

[PATCH][next] staging: media: atomisp: fix memory leak of object flash
 2020-09-02 18:15 UTC  (2+ messages)

[ragnatech:media-tree] BUILD SUCCESS cfe9e707c5640c28ab168cabe91aea5d0b3f9195
 2020-09-02 17:15 UTC 

[PATCH v14 0/2] media: i2c: Add support for OV02A10 sensor
 2020-09-02 13:51 UTC  (5+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [PATCH v14 2/2] media: i2c: Add OV02A10 image sensor driver

[PATCH] media: mtk-vcodec: set dma max segment size
 2020-09-02 14:53 UTC  (4+ messages)

[PATCH v1 1/2] media: ov8856: Add support for 1632x1224 mode
 2020-09-02 14:10 UTC  (2+ messages)
` [PATCH v1 2/2] media: ov8856: Add support for 3264x2448 mode

[PATCH] media: tc358743: initialize variable
 2020-09-02 13:54 UTC  (4+ messages)

[PATCH V10 0/2] media: i2c: Add support for DW9768 VCM
 2020-09-02 12:38 UTC  (4+ messages)
` [PATCH V10 2/2] media: i2c: dw9768: Add DW9768 VCM driver

[PATCH 1/1] v4l2-fwnode: Use debug level for printing link frequencies
 2020-09-02 12:05 UTC 

[PATCH v3 0/9] media: vimc: Multiple stream support in vimc
 2020-09-02 10:51 UTC  (15+ messages)
` [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 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

dtv-scan-tables: channel setup for DVB-C Network for the City of Munich, Germany; valid where operated by Vodafone
 2020-09-02  9:20 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor
 2020-09-02  7:39 UTC  (4+ messages)
` [PATCH v2 2/3] media: imx258: Add support for binding via device tree
` [PATCH v2 3/3] media: imx258: Get clock from device properties and enable it via runtime PM

[PATCH v5 0/3] IMX274 fixes and power on and off implementation
 2020-09-02  6:52 UTC  (6+ messages)
` [PATCH v5 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
` [PATCH v5 2/3] dt-bindings: media: imx274: Add optional input clock and supplies
` [PATCH v5 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH 1/1] media: i2c: Remove Alan Chiang's e-mail address
 2020-09-02  6:24 UTC 

[PATCH 1/3] dt-bindings: media: imx258: Add bindings for IMX258 sensor
 2020-09-02  6:25 UTC  (4+ messages)
` [PATCH 3/3] media: imx258: Get clock from device properties and enable it

cron job: media_tree daily build: ERRORS
 2020-09-02  3:40 UTC 

[PATCH v3 0/3] media: i2c: ov5640 feature enhancement and fixes
 2020-09-01 22:10 UTC  (3+ messages)
` [PATCH v3 1/3] media: i2c: ov5640: Enable data pins on poweron for DVP mode

[PATCH v2 00/14] Clean H264 stateless uAPI
 2020-08-11 19:16 UTC  (2+ messages)

[PATCH v6 0/6] Support running driver's probe for a device powered off
 2020-09-01 20:28 UTC  (8+ messages)
` [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v6 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH v9 32/32] videobuf2: use sgtable-based scatterlist wrappers
 2020-09-01 20:24 UTC  (4+ messages)
  ` [PATCH v9 31/32] media: pci: fix common ALSA DMA-mapping related codes

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-09-01 17:11 UTC  (12+ messages)
` [PATCH v2 04/34] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[PATCH 4/5] media: uvcvideo: Protect uvc queue file operations against disconnect
 2020-09-01 16:58 UTC  (3+ messages)

[linux-review:UPDATE-20200828-163247/Mauro-Carvalho-Chehab/Revert-wlcore-Adding-suppoprt-for-IGTK-key-in-wlcore-driver/20200826-135603 1/1] drivers/net/wireless/ti/wlcore/main.c:1095:6: warning: no previous prototype for function 'wl1271_check_aes_cmac_cypher'
 2020-09-01 15:27 UTC 

[PATCH v13 0/2] media: i2c: Add support for OV02A10 sensor
 2020-09-01 16:16 UTC  (6+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH] dma-buf: fix kernel-doc warning in dma-fence.c
 2020-09-01 15:06 UTC  (5+ messages)

[PATCH v6 3/3] mm: add a field to store names for private anonymous memory
 2020-09-01 14:48 UTC  (2+ messages)

[PATCH 1/2] media: uvcvideo: Ensure all probed info is returned to v4l2
 2020-09-01 11:29 UTC  (10+ messages)
` [PATCH 2/2] media: uvcvideo: Convey full ycbcr colorspace information "

[PATCH v4 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-09-01 11:16 UTC  (11+ messages)
` [PATCH v4 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32
` [PATCH v4 02/10] media: staging: rkisp1: cap: remove unsupported formats
` [PATCH v4 03/10] media: staging: rkisp1: cap: remove unsupported format YUV444
` [PATCH v4 04/10] media: staging: rkisp1: don't support bayer format on selfpath resizer
` [PATCH v4 05/10] media: staging: rkisp1: add capability V4L2_CAP_IO_MC to capture devices
` [PATCH v4 06/10] media: staging: rkisp1: add a helper function to enumerate supported mbus formats on capture
` [PATCH v4 07/10] media: staging: rkisp1: rsz: enumerate the formats on the src pad according to the capture
` [PATCH v4 08/10] media: staging: rkisp1: rsz: Add support to more YUV encoded mbus codes on src pad
` [PATCH v4 09/10] media: staging: rkisp1: cap: simplify the link validation by compering the media bus code
` [PATCH v4 10/10] media: staging: rkisp1: fix configuration for GREY pixelformat

[PATCH v6 0/5] DVFS support for Venus
 2020-09-01 14:20 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: media: venus: Add an optional power domain for perf voting
` [PATCH v6 2/5] media: venus: core: Fix error handling in probe
` [PATCH v6 3/5] media: venus: core: Add support for opp tables/perf voting
` [PATCH v6 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH v6 5/5] arm64: dts: sc7180: "

Enforcing color profile
 2020-09-01 14:33 UTC  (5+ messages)

[PATCH 0/5] media: Fix asd dynamic allocation
 2020-09-01 10:46 UTC  (3+ messages)

[RFC] Experimental DMA-BUF Device Heaps
 2020-09-01  7:32 UTC  (2+ messages)

[PATCH] usbvision: remove deprecated driver
 2020-09-01  6:25 UTC 

cron job: media_tree daily build: ERRORS
 2020-09-01  3:39 UTC 

[PATCH 0/3] KT0913 FM/AM driver
 2020-08-31 22:06 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add KT Micro
` [PATCH 2/3] media: Add support for the AM/FM radio chip KT0913 from "
` [PATCH 3/3] media: kt0913: device tree binding

[PATCH v4 0/4] IMX274 fixes and power on and off implementation
 2020-08-31 22:04 UTC  (14+ messages)
` [PATCH v4 1/4] media: i2c: imx274: Fix Y_OUT_SIZE register setting
` [PATCH v4 2/4] dt-bindings: media: imx274: Use lower case for supply names
` [PATCH v4 3/4] dt-bindings: media: imx274: Move clock and supplies to required properties
` [PATCH v4 4/4] media: i2c: imx274: Add IMX274 power on and off sequence

[GIT PULL FOR v5.10] DVB & RC fixes (v2)
 2020-08-31 17:04 UTC  (2+ messages)
` [GIT PULL FOR v5.10] DVB & RC fixes (v2) (#66652)

[PATCH v3 00/10] media: staging: rkisp1: add support to V4L2_CAP_IO_MC
 2020-08-31 16:33 UTC  (4+ messages)
` [PATCH v3 01/10] media: staging: rkisp1: cap: change RGB24 format to XBGR32

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-08-31 16:25 UTC  (7+ messages)
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH] Fix compile warnings reported during Non TPG build
 2020-08-31 15:37 UTC  (2+ messages)
` [PATCH] media: tegra-video: Fix compilation warning of unused variable


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