linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-18 15:03:15 to 2016-06-23 03:01:46 UTC [more...]

cron job: media_tree daily build: OK
 2016-06-23  3:01 UTC 

[BUG] au0828: dev->lock in au0828_usb_probe()
 2016-06-22 23:11 UTC 

[PATCH v5 0/9] Output raw touch data via V4L2
 2016-06-22 22:08 UTC  (10+ messages)
` [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
` [PATCH v5 2/9] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v5 3/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
` [PATCH v5 4/9] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v5 5/9] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v5 6/9] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v5 7/9] Input: atmel_mxt_ts - add support for reference data
` [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type

[PATCH v4 0/9] Output raw touch data via V4L2
 2016-06-22 21:22 UTC  (17+ messages)
` [PATCH v4 1/9] [media] Add signed 16-bit pixel format
` [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
` [PATCH v4 8/9] Input: atmel_mxt_ts - add support for reference data
` [PATCH v4 9/9] Input: synaptics-rmi4 - add support for F54 diagnostics

dvb usb stick Hauppauge WinTV-soloHD
 2016-06-22 19:25 UTC  (5+ messages)

[RESEND PATCH v2 0/5] ir-rx51 driver fixes
 2016-06-22 19:22 UTC  (6+ messages)
` [RESEND PATCH v2 1/5] ir-rx51: Fix build after multiarch changes broke it
` [RESEND PATCH v2 2/5] pwm: omap-dmtimer: Allow for setting dmtimer clock source
` [RESEND PATCH v2 3/5] ir-rx51: use PWM framework instead of OMAP dmtimer
` [RESEND PATCH v2 4/5] ir-rx51: add DT support to driver
` [RESEND PATCH v2 5/5] ir-rx51: use hrtimer instead of dmtimer

Problems with Si2168 DVB-C card (cx23885)
 2016-06-22 17:57 UTC  (3+ messages)

[PATCH 0/2] move s_stream from v4l2_subdev_video_ops to move s_stream from v4l2_subdev_pad_ops
 2016-06-22 17:15 UTC  (4+ messages)
` [PATCH 1/2] [media] v4l: vsp1: Split pad operations between rpf and wpf
` [PATCH 2/2] [media] v4l: subdev: move s_stream from v4l2_subdev_video_ops to v4l2_subdev_pad_ops

[PATCH/RFC v2 0/4] Meta-data video device type
 2016-06-22 16:51 UTC  (7+ messages)
` [PATCH/RFC v2 1/4] v4l: Add metadata buffer type and format

[very-RFC 0/8] TSN driver for the kernel
 2016-06-22 12:36 UTC  (25+ messages)
              ` [alsa-devel] "

v4l subdevs without big device was Re: drivers/media/i2c/adp1653.c: does not show as /dev/video* or v4l-subdev*
 2016-06-22 11:52 UTC  (7+ messages)
    ` camera application for testing (was Re: v4l subdevs without big device)

[PATCH v3] [media] adv7604: Add support for hardware reset
 2016-06-22 11:30 UTC 

[RFC PATCH 00/24] Make Nokia N900 cameras working
 2016-06-22 11:18 UTC  (9+ messages)
    ` Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

cron job: media_tree daily build: OK
 2016-06-22  3:02 UTC 

[PATCH] media: s5p-mfc fix null pointer deference in clk_core_enable()
 2016-06-22  0:22 UTC 

[PATCH 19/38] ARM: dts: imx6-sabrelite: add video capture ports and connections
 2016-06-21 17:17 UTC  (9+ messages)
` [19/38] "

[PATCH 00/24] R-Car VSP1: Histogram, look-up table and flip support
 2016-06-21 15:03 UTC  (27+ messages)
` [PATCH 01/24] v4l: Add metadata buffer type and format
` [PATCH 02/24] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine
` [PATCH 03/24] v4l: vsp1: Add HGO support
` [PATCH 04/24] v4l: vsp1: Don't create HGO entity when the userspace API is disabled
` [PATCH 05/24] media: Add video processing entity functions
` [PATCH 06/24] media: Add video statistics computation functions
` [PATCH 07/24] v4l: vsp1: Base link creation on availability of entities
` [PATCH 08/24] v4l: vsp1: Don't register media device when userspace API is disabled
` [PATCH 09/24] v4l: vsp1: Don't create LIF entity when the userspace API is enabled
` [PATCH 10/24] v4l: vsp1: Set entities functions
` [PATCH 11/24] v4l: vsp1: pipe: Fix typo in comment
` [PATCH 12/24] v4l: vsp1: dl: Don't free fragments with interrupts disabled
` [PATCH 13/24] v4l: vsp1: lut: Initialize the mutex
` [PATCH 14/24] v4l: vsp1: lut: Expose configuration through a control
` [PATCH 15/24] v4l: vsp1: Add Cubic Look Up Table (CLU) support
` [PATCH 16/24] v4l: vsp1: sru: Fix intensity control ID
` [PATCH 17/24] v4l: vsp1: Support runtime modification of controls
` [PATCH 18/24] v4l: vsp1: lut: "
` [PATCH 19/24] v4l: vsp1: clu: "
` [PATCH 20/24] v4l: vsp1: Simplify alpha propagation
` [PATCH 21/24] v4l: vsp1: rwpf: Support runtime modification of controls
` [PATCH 22/24] v4l: vsp1: wpf: Add flipping support
    ` [PATCH 22/24 v1.1] "
` [PATCH 23/24] v4l: vsp1: Constify operation structures
` [PATCH 24/24] v4l: vsp1: Stop the pipeline upon the first STREAMOFF

[PATCH 12/12] leds: Only descend into leds directory when CONFIG_NEW_LEDS is set
 2016-06-21 13:11 UTC  (8+ messages)
        ` [PATCH] leds: Add no-op gpio_led_register_device when LED subsystem is disabled
  ` [PATCH 10/12] lguest: Only descend into lguest directory when CONFIG_LGUEST is set

[PATCH] dma-buf: Wait on the reservation object when sync'ing before CPU access
 2016-06-21  8:44 UTC  (2+ messages)

Thread dvb-t
 2016-06-21 10:06 UTC 

ERROR: "bad_dma_ops" [sound/core/snd-pcm.ko] undefined!
 2016-06-21  7:16 UTC  (3+ messages)

[PATCH v2 0/7] New raw bayer format definitions, fixes
 2016-06-21  6:24 UTC  (13+ messages)
` [PATCH v2 1/7] v4l: Correct the ordering of LSBs of the 10-bit raw packed formats
` [PATCH v2 2/7] v4l: Fix number of zeroed high order bits in 12-bit raw format defs
` [PATCH v2 3/7] v4l: Clean up raw bayer pixel format definitions
` [PATCH v2 4/7] v4l: Add packed Bayer raw12 pixel formats
` [PATCH v2 5/7] media: Add 1X14 14-bit raw bayer media bus code definitions
` [PATCH v2 6/7] v4l: Add 14-bit raw bayer pixel format definitions
` [PATCH v2 7/7] v4l: Add packed Bayer raw14 pixel formats

cron job: media_tree daily build: OK
 2016-06-21  2:58 UTC 

[PATCH 0/3] dma-buf: debugfs fixes
 2016-06-21  2:17 UTC  (8+ messages)
` [PATCH 1/3] dma-buf: propagate errors from dma_buf_describe() on debugfs read
` [PATCH 2/3] dma-buf: remove dma_buf directory on bufinfo file creation errors
` [PATCH 3/3] dma-buf: remove dma_buf_debugfs_create_file()

[PATCH v3 0/2] media: add et8ek8 camera sensor driver and documentation
 2016-06-20 21:59 UTC  (7+ messages)
` [PATCH v3 1/2] media: Driver for Toshiba et8ek8 5MP sensor

[PATCH 07/12] drivers/media: Employ atomic_fetch_inc()
 2016-06-20 20:05 UTC 

[PATCH v2 5/5] media: Support variable size IOCTL arguments
 2016-06-20 17:03 UTC  (4+ messages)
` [PATCH v2.1 "

[PATCH 0/6] New raw bayer format definitions, fixes
 2016-06-20 16:05 UTC  (17+ messages)
` [PATCH 1/6] v4l: Correct the ordering of LSBs of the 10-bit raw packed formats
` [PATCH 2/6] v4l: Fix number of zeroed high order bits in 12-bit raw format defs
` [PATCH 3/6] v4l: Add packed Bayer raw12 pixel formats
` [PATCH 4/6] media: Add 1X14 14-bit raw bayer media bus code definitions
` [PATCH 5/6] v4l: Add 14-bit raw bayer pixel format definitions
` [PATCH 6/6] v4l: Add packed Bayer raw14 pixel formats

[PATCH] [media] staging: davinci_vpfe: fix W=1 build warnings
 2016-06-20 15:47 UTC 

[PATCH v4] [media] omap3isp: support 64-bit version of omap3isp_stat_data
 2016-06-20 15:39 UTC 

bug: dvbv5-scan fails on HD transponder (dvb-s2)
 2016-06-20 15:06 UTC 

[PATCH v3 1/4] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
 2016-06-20 14:59 UTC  (5+ messages)
` [PATCH v3 2/4] vb2: Merge vb2_internal_dqbuf and vb2_dqbuf
` [PATCH v3 3/4] vb2: Merge vb2_internal_qbuf and vb2_qbuf
` [PATCH v3 4/4] vb2: Fix comment

[Mesa-dev] [RFC] New dma_buf -> EGLImage EGL extension - Final spec published!
 2016-06-20 14:37 UTC  (9+ messages)

[PATCH v2 1/4] vb2: Merge vb2_internal_dqbuf and vb2_dqbuf
 2016-06-20 12:38 UTC  (5+ messages)
` [PATCH v2 2/4] vb2: Merge vb2_internal_qbuf and vb2_qbuf
` [PATCH v2 3/4] vb2: Fix comment
` [PATCH v2 4/4] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF

[PATCH] v4l2-compliance: Check V4L2_BUF_FLAG_DONE
 2016-06-20 12:23 UTC 

[PATCH] vb2: V4L2_BUF_FLAG_DONE is set after DQBUF
 2016-06-20 10:17 UTC  (4+ messages)

[PATCH] ddbridge: Replace vmalloc with vzalloc
 2016-06-20  5:55 UTC 

cron job: media_tree daily build: OK
 2016-06-20  3:00 UTC 

[PATCH] HDMI CEC rc keymap
 2016-06-19 13:27 UTC  (2+ messages)
` [PATCH] rc-cec: Add HDMI CEC keymap module

sur40: DMA-SG and performance question
 2016-06-19 11:15 UTC 

[PATCH] dma-buf: propagate errors from dma_buf_describe() on debugfs read
 2016-06-19 10:43 UTC  (3+ messages)

undefined reference to `bad_dma_ops'
 2016-06-19  3:31 UTC 

cron job: media_tree daily build: OK
 2016-06-19  3:01 UTC 

[PATCH 0/2] input: add support for HDMI CEC
 2016-06-18 17:56 UTC  (5+ messages)

[PATCHv16 00/13] HDMI CEC framework
 2016-06-18 16:25 UTC  (8+ messages)
` [PATCHv16 08/13] DocBook/media: add CEC documentation

[PATCHv5] support for AD5820 camera auto-focus coil
 2016-06-18 15:38 UTC  (12+ messages)
` [PATCH] device tree description "
    ` [PATCH] userspace API definitions for "
                  ` [PATCHv4] support for AD5820 camera "

[PATCH] media: coda: Fix probe() if reset controller is missing
 2016-06-18 14:45 UTC 

[GIT PULL FOR v4.8 v5] Add HDMI CEC framework
 2016-06-18 15:07 UTC 

[PATCHv18 00/15] HDMI CEC framework
 2016-06-18 15:02 UTC  (5+ messages)
` [PATCHv18 12/15] cec: adv7842: add cec support
` [PATCHv18 13/15] cec: adv7511: "
` [PATCHv18 14/15] cec: s5p-cec: Add s5p-cec driver
` [PATCHv18 15/15] vivid: add CEC emulation


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