linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 06:38:20 to 2019-08-19 22:41:42 UTC [more...]

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-08-19 22:41 UTC  (4+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

Kernel 5.2.8 - au0828 - Tuner Is Busy
 2019-08-19 21:44 UTC  (6+ messages)

BUG: unable to handle kernel paging request in osq_lock
 2019-08-19 18:32 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: media: Add YAML schemas for the generic RC bindings
 2019-08-19 18:26 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: media: Convert Allwinner A10 IR to a schema

[PATCH v2 0/2] Collapse vimc into single monolithic driver
 2019-08-19 18:00 UTC  (5+ messages)
` [PATCH v2 1/2] media: vimc: Collapse component structure into a "

[PATCH v7 00/11] media: hantro: Add support for H264 decoding
 2019-08-19 15:53 UTC  (17+ messages)
` [PATCH v7 01/11] lib/sort.c: implement sort() variant taking context argument
` [PATCH v7 02/11] media: uapi: h264: Rename pixel format
` [PATCH v7 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v7 04/11] media: uapi: h264: Add the concept of start code
` [PATCH v7 05/11] media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
` [PATCH v7 06/11] media: cedrus: Cleanup control initialization
` [PATCH v7 07/11] media: cedrus: Specify H264 startcode and decoding mode
` [PATCH v7 08/11] media: hantro: Move copy_metadata() before doing a decode operation
` [PATCH v7 09/11] media: hantro: Add core bits to support H264 decoding
` [PATCH v7 10/11] media: hantro: Add support for H264 decoding on G1
` [PATCH v7 11/11] media: hantro: Enable H264 decoding on rk3288

[ANN] Topics for a media summit in Lyon in October
 2019-08-19 15:51 UTC  (10+ messages)

[PATCH ARM] selftests, arm64: fix uninitialized symbol in tags_test.c
 2019-08-19 15:44 UTC  (6+ messages)

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-19 14:55 UTC  (23+ messages)
` [PATCH v7 3/9] dw-hdmi-cec: use cec_notifier_cec_adap_(un)register
` [PATCH v7 5/9] drm: tda998x: use cec_notifier_conn_(un)register
  ` [PATCH v7.1 "
` [PATCH v7 6/9] drm: sti: "
` [PATCH v7 7/9] drm: tegra: "
` [PATCH v7 8/9] drm: dw-hdmi: "
` [PATCH v7 9/9] drm: exynos: exynos_hdmi: "

[PATCH] dt-bindings: sh-mobile-ceu: Rename bindings documentation file
 2019-08-19 14:05 UTC 

[PATCH 1/3] media: add pixel_size control
 2019-08-19 13:44 UTC  (5+ messages)
` [PATCH 2/3] Documentation: Describe V4L2_CID_PIXEL_SIZE
` [PATCH 3/3] media: imx214: Add new control with V4L2_CID_PIXEL_SIZE

[PATCH 0/6] Provide a serialisation mechanism for subdev ops
 2019-08-19 12:47 UTC  (7+ messages)
` [PATCH 1/6] v4l: subdev: Set sd->devnode before registering the subdev
` [PATCH 2/6] v4l: subdev: Provide a locking scheme for subdev operations
` [PATCH 3/6] smiapp: Error handling cleanups and fixes
` [PATCH 4/6] smiapp: Rely on V4L2 sub-device framework to do the locking
` [PATCH 5/6] smiapp: Remove the active field from sensor's struct
` [PATCH 6/6] smiapp: Avoid fall-through in switch

[PATCH v4] media: si2168: Refactor command setup code
 2019-08-19 11:54 UTC  (2+ messages)

[GIT PULL FOR v5.4] Various fixes DVB/RC
 2019-08-19 11:51 UTC  (2+ messages)

[PATCH v9] media: imx: add csc/scaler mem2mem device
 2019-08-19 10:50 UTC  (3+ messages)

[PATCH v7 00/13] Add TVP5150 features
 2019-08-19 10:41 UTC  (23+ messages)
` [PATCH v7 01/13] dt-bindings: connector: analog: add tv norms property
` [PATCH v7 02/13] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH v7 05/13] media: tvp5150: add input source selection of_graph support
` [PATCH v7 06/13] media: dt-bindings: tvp5150: Add input port connectors DT bindings
` [PATCH v7 07/13] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v7 10/13] media: dt-bindings: tvp5150: cleanup bindings stlye

[PATCH v7 0/4] DCMI bridge support
 2019-08-19  9:13 UTC  (7+ messages)
` [PATCH v7 1/4] media: stm32-dcmi: improve sensor subdev naming
` [PATCH v7 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code
` [PATCH v7 3/4] media: stm32-dcmi: add media controller support
` [PATCH v7 4/4] media: stm32-dcmi: add support of several sub-devices

[V3, 0/2] media: Add support for OV02A10 sensor
 2019-08-19  8:30 UTC  (4+ messages)
` [V3, 1/2] media: dt-bindings: media: i2c: Add bindings for OV02A10
` [V3, 2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver

[PATCH v6 0/4] DCMI bridge support
 2019-08-19  8:10 UTC  (7+ messages)
` [PATCH v6 2/4] media: stm32-dcmi: trace the supported fourcc/mbus_code

[PATCH] media: dvb-frontends/cxd2099: Make en_templ constant
 2019-08-19  7:47 UTC 

[PATCH v3 1/3] ARM: dts: imx6ul: Add csi node
 2019-08-19  7:38 UTC  (2+ messages)

[PATCH] media: ec168: Make structure ec168_props constant
 2019-08-19  7:38 UTC 

[PATCH] media: firewire: Make structure fdtv_ca constant
 2019-08-19  7:36 UTC 

[PATCH] media: dvb-bt8xx: Make variable dst_config constant
 2019-08-19  7:35 UTC 

[PATCH 0/3] media: Add support for Cadence CSI2RX version 2.1
 2019-08-19  7:16 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: Update bindings "

[PATCH] doc-rst: add more info for resolution change blocks in ipu3
 2019-08-19  6:42 UTC  (3+ messages)

[RFC,V2,0/2] media: add support for OV02A10 sensor
 2019-08-19  5:39 UTC  (11+ messages)
` [RFC,V2,1/2] media: dt-bindings: media: i2c: Add bindings for OV02A10
` [RFC,V2,2/2] media: i2c: Add Omnivision OV02A10 camera sensor driver

[PATCH v2] media: staging: imgu: make imgu work on low frequency for low input
 2019-08-19  5:37 UTC  (2+ messages)

[PATCH] staging: media: hantro: Remove call to memset after dma_alloc_coherent
 2019-08-19  4:19 UTC  (4+ messages)

[PATCH v2] media: mc-device.c: fix memleak in media_device_register_entity
 2019-08-19  1:51 UTC 

KMSAN: uninit-value in gp8psk_power_ctrl
 2019-08-19  1:38 UTC 

[PATCH] media: saa7134: keep demod i2c gate open on Medion 7134
 2019-08-18 22:55 UTC 

[BUG] removing and reinserting imx-media causes kernel to explode
 2019-08-18 22:41 UTC  (2+ messages)

[PATCH] media: hdpvr: remove redundant assignment to retval
 2019-08-18 18:36 UTC 

[PATCH] dma-buf: Fix memory leak in dma_buf_set_name
 2019-08-18 18:05 UTC  (3+ messages)

[PATCH] [media] sn9c20x: Add MSI MS-1039 laptop to flip_dmi_table
 2019-08-18 15:03 UTC 

MyGica T230 dvb-t2 data corruption since commit 5fa8815
 2019-08-18 10:29 UTC  (5+ messages)

[PATCH v1] [media] mceusb: fix (eliminate) TX IR signal length limit
 2019-08-18 10:14 UTC  (2+ messages)

[PATCH] media: ti-vpe: Add cleanup in vpdma_list_cleanup()
 2019-08-18  6:40 UTC 

[PATCH] media: fdp1: Fix a memory leak bug
 2019-08-18  5:58 UTC 

[PATCH v2] media: saa7146: add cleanup in hexium_attach()
 2019-08-18  5:40 UTC 

[PATCH] media: saa7146: add cleanup in hexium_attach()
 2019-08-18  5:38 UTC 

cron job: media_tree daily build: OK
 2019-08-18  3:53 UTC 

[PATCH] media: dvb-core: fix a memory leak bug
 2019-08-18  3:45 UTC 

[PATCH] dvb-usb-v2/gl861: fix wrong memcpy
 2019-08-17 13:22 UTC  (4+ messages)

[PATCH] media: ttpci: unknown protocol is rc-mm-32
 2019-08-17 12:02 UTC 

[PATCH 1/2] media: i2c: ov5670: Report native size and crop bounds
 2019-08-17 10:44 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: ov13858: "

[GIT PULL FOR v5.4] Various fixes and enhancements
 2019-08-17 10:17 UTC  (2+ messages)

[GIT PULL FOR v5.4] Hantro H.264 + finish stateful decoder spec
 2019-08-17 10:08 UTC  (2+ messages)

[PATCH] media: dvb-frontends: fix a memory leak bug
 2019-08-17  7:04 UTC 

[PATCH] media: dvb-frontends: fix memory leaks
 2019-08-17  6:42 UTC 

[PATCH] media: usb: cx231xx-417: fix a memory leak bug
 2019-08-17  6:14 UTC 

[PATCH] media: cpia2_usb: fix memory leaks
 2019-08-17  5:27 UTC 

cron job: media_tree daily build: ERRORS
 2019-08-17  3:58 UTC 

[PATCH] msi2500: assign SPI bus number dynamically
 2019-08-17  1:12 UTC 

Linux Kernel 5.2.8 (uvc or i915?)
 2019-08-16 21:35 UTC  (6+ messages)
    ` Linux Kernel 5.2.8 (uvc or i915? <<<)
  ` [Intel-gfx] Linux Kernel 5.2.8 (uvc or i915?)

[PATCH v6 00/11] media: hantro: Add support for H264 decoding
 2019-08-16 14:43 UTC  (12+ messages)
` [PATCH v6 03/11] media: uapi: h264: Add the concept of decoding mode
` [PATCH v6 07/11] media: cedrus: Specify H264 startcode and "
` [PATCH v6 09/11] media: hantro: Add core bits to support H264 decoding

[PATCH 0/6] media: v4l2-ctrls: Add camera sensor location
 2019-08-16 14:18 UTC  (7+ messages)
` [PATCH 1/6] media: dt-bindings: Document 'location' property
` [PATCH 2/6] media: v4l2-ctrl: Document V4L2_CID_LOCATION
` [PATCH 3/6] media: v4l2-ctrls: Add support for V4L2_CID_LOCATION
` [PATCH 4/6] media: v4l2-fwnode: Add helper to register controls from fw
` [PATCH 5/6] media: i2c: ov5670: Register controls from firmware
` [PATCH 6/6] media: i2c: ov13858: "

[PATCH v2] v4l: rcar-fcp: Read IP version register at probe time
 2019-08-16 12:44 UTC  (5+ messages)

[PATCH] media: mc-device.c: fix memleak in media_device_register_entity
 2019-08-16 11:57 UTC  (3+ messages)

[PATCHv2 00/12] Stateful/stateless codec core support
 2019-08-16 11:47 UTC  (9+ messages)
` [PATCHv2 04/12] media: s5p_mfc_dec: set flags for OUTPUT coded formats
` [PATCHv2 11/12] media: docs-rst: Document m2m stateless video decoder interface

[PATCH] media: staging: imgu: make imgu work on low frequency for low input
 2019-08-16 11:02 UTC  (5+ messages)

[PATCH] videobuf2-core: avoid buffer operations while in stop_streaming
 2019-08-16  9:35 UTC  (3+ messages)

[PATCH] media: video-i2c: add mlx90640 subpage data to output
 2019-08-16  7:57 UTC  (4+ messages)

[ANN] Media summit in Lisbon at September
 2019-08-16  7:51 UTC  (10+ messages)

[PATCHv2] gspca: zero usb_buf on error
 2019-08-16  6:38 UTC 


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