linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-20 00:10:39 to 2015-02-25 03:54:41 UTC [more...]

[PATCH v5 0/4] media: ov2640: add device tree support
 2015-02-25  3:54 UTC  (4+ messages)
` [PATCH v5 3/4] media: ov2640: add primary dt support

cron job: media_tree daily build: ERRORS
 2015-02-25  3:46 UTC 

[PATCH] media: em28xx replace printk in dprintk macros
 2015-02-25  3:45 UTC  (4+ messages)

Copyright © 2015 Webmail .Inc . All rights reserved
 2015-02-25  2:49 UTC 

[PATCH] media: au0828 replace printk KERN_DEBUG with pr_debug
 2015-02-24 23:41 UTC  (3+ messages)

Linux TV support Elgato EyeTV hybrid
 2015-02-24 22:18 UTC  (10+ messages)

[PATCH v2] Adding NV{12,21} and Y{U,V}12 pixel formats support
 2015-02-24 19:04 UTC  (5+ messages)

[PATCH] media: omap/omap_vout: fix type of input members to omap_vout_setup_vrfb_bufs()
 2015-02-24 18:25 UTC 

[PATCH] xc5000: fix memory corruption when unplugging device
 2015-02-24 17:29 UTC 

[PATCH] media: Pinnacle 73e infrared control stopped working since kernel 3.17
 2015-02-24 13:47 UTC  (14+ messages)

[PATCH v2] media: au0828: drop vbi_buffer_filled() and re-use buffer_filled()
 2015-02-24 13:00 UTC 

[PATCH v2] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-24 11:36 UTC  (3+ messages)

v4l2-subdev: removal of duplicate video enum ops
 2015-02-24  9:30 UTC  (17+ messages)
` [PATCH 1/7] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_config
` [PATCH 2/7] v4l2-subdev.h: add 'which' field for the enum structs
` [PATCH 3/7] v4l2-subdev.c: add 'which' checks for enum ops
` [PATCH 4/7] v4l2-subdev: support new 'which' field in enum_mbus_code
` [PATCH 5/7] v4l2-subdev: add support for the new enum_frame_size 'which' field
` [PATCH 6/7] v4l2-subdev: remove enum_framesizes/intervals
` [PATCH 7/7] DocBook media: document the new 'which' field

[PATCH 0/3] omap3isp trivial enhancements
 2015-02-24  9:07 UTC  (10+ messages)
` [PATCH 1/3] media: omap3isp: ispvideo: drop setting of vb2 buffer state to VB2_BUF_STATE_ACTIVE
` [PATCH 2/3] media: omap3isp: ispvideo: drop driver specific isp_video_fh
` [PATCH 3/3] media: omap3isp: ispvideo: use vb2_fop_mmap/poll

[PATCH v6 1/4] vb2: split the io_flags member of vb2_queue into a bit field
 2015-02-24  7:46 UTC  (5+ messages)
` [PATCH v6 2/4] vb2: add allow_zero_bytesused flag to the vb2_queue struct
` [PATCH v6 3/4] coda: set allow_zero_bytesused flag for vb2_queue_init
` [PATCH v6 4/4] s5p-mfc: "

[PATCH] drivers: media: i2c : s5c73m3: Replace dev_err with pr_err
 2015-02-24  4:54 UTC  (2+ messages)

[PATCH 0/3] Media controller changes to support DVB
 2015-02-24  3:51 UTC  (13+ messages)
` [PATCH 1/3] media: Fix ALSA and DVB representation at media controller API

cron job: media_tree daily build: ERRORS
 2015-02-24  3:27 UTC 

Can the patch adding support for the Tasco USB microscope be queued up?
 2015-02-24  1:18 UTC  (4+ messages)

[PATCH v4 1/2] media/v4l2-ctrls: Always run s_ctrl on volatile ctrls
 2015-02-24  1:04 UTC  (5+ messages)

DVB Simulcrypt
 2015-02-23 22:10 UTC  (13+ messages)

Si4745-C10-GM question
 2015-02-23 20:50 UTC 

[PATCH] media: fix gspca drivers build dependencies
 2015-02-23 18:20 UTC 

[PATCH] media: am437x: Don't release OF node reference twice
 2015-02-23 17:21 UTC  (3+ messages)

[PATCH] media: au0828: drop vbi_buffer_filled() and re-use buffer_filled()
 2015-02-23 16:25 UTC  (2+ messages)

[ANNOUNCE] media mini-summit on March, 26 in San Jose together with ELC
 2015-02-23 15:31 UTC  (2+ messages)

[PATCH] [media] s5p-jpeg: Fix crash in jpeg isr due to multiple interrupts
 2015-02-23 15:26 UTC  (2+ messages)

[PATCH v2] [media] dvb core: only start media entity if not NULL
 2015-02-23 15:21 UTC 

[PATCH 00/12] CODA fixes and buffer allocation in REQBUFS
 2015-02-23 15:20 UTC  (13+ messages)
` [PATCH 01/12] [media] coda: check kasprintf return value in coda_open
` [PATCH 02/12] [media] coda: fix double call to debugfs_remove
` [PATCH 03/12] [media] coda: free decoder bitstream buffer
` [PATCH 04/12] [media] coda: bitstream payload is unsigned
` [PATCH 05/12] [media] coda: use strlcpy instead of snprintf
` [PATCH 06/12] [media] coda: allocate per-context buffers from REQBUFS
` [PATCH 07/12] [media] coda: allocate bitstream buffer from REQBUFS, size depends on the format
` [PATCH 08/12] [media] coda: move parameter buffer in together with context buffer allocation
` [PATCH 09/12] [media] coda: remove duplicate error messages for buffer allocations
` [PATCH 10/12] [media] coda: fail to start streaming if userspace set invalid formats
` [PATCH 11/12] [media] coda: call SEQ_END when the first queue is stopped
` [PATCH 12/12] [media] coda: fix fill bitstream errors in nonstreaming case

[PATCH] [media] s5p-jpeg: Clear JPEG_CODEC_ON bits in sw reset function
 2015-02-23 15:04 UTC  (2+ messages)

[PATCH v8 0/3] Add of-graph helpers to loop over endpoints and find ports by id
 2015-02-23 14:50 UTC  (5+ messages)
` [PATCH v8 1/3] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
` [PATCH v8 2/3] of: Add for_each_endpoint_of_node helper macro
` [PATCH v8 3/3] of: Add of_graph_get_port_by_id function

[PATCH] [media] only start media entity if not NULL
 2015-02-23 12:44 UTC 

HDMI input on i.MX6 using IPU
 2015-02-23 12:26 UTC  (3+ messages)

[PATCH v5 1/4] vb2: split the io_flags member of vb2_queue into a bit field
 2015-02-23 11:59 UTC  (9+ messages)
` [PATCH v5 2/4] vb2: add allow_zero_bytesused flag to the vb2_queue struct
` [PATCH v5 3/4] coda: set allow_zero_bytesused flag for vb2_queue_init
` [PATCH v5 4/4] s5p-mfc: "

[PATCH] uvcvideo: Don't call vb2 mmap and get_unmapped_area with queue lock held
 2015-02-23  9:47 UTC  (2+ messages)

Mygica T230 DVB-T/T2/C Ubuntu 14.04 (kernel 3.13.0-45) using media_build
 2015-02-23  9:07 UTC  (6+ messages)

cron job: media_tree daily build: WARNINGS
 2015-02-23  3:44 UTC 

[PATCH] saa7164: free_irq before pci_disable_device
 2015-02-22 16:26 UTC  (2+ messages)

[PATCH 00/10] siano: add media controller and use pr_foo()
 2015-02-22 16:11 UTC  (11+ messages)
` [PATCH 01/10] [media] siano: add support for the media controller at USB driver
` [PATCH 02/10] [media] siano: use pr_* print functions
` [PATCH 03/10] [media] siano: replace sms_warn() by pr_warn()
` [PATCH 04/10] [media] siano: replace sms_err by pr_err
` [PATCH 05/10] [media] siano: replace sms_log() by pr_debug()
` [PATCH 06/10] [media] siano: replace sms_debug() "
` [PATCH 07/10] [media] siano: get rid of sms_info()
` [PATCH 08/10] [media] siano: get rid of sms_dbg parameter
` [PATCH 09/10] [media] siano: print a message if DVB register succeeds
` [PATCH 10/10] [media] siano: register media controller earlier

[GIT PULL]: few dma-buf updates for 3.20-rc1
 2015-02-22  8:53 UTC  (3+ messages)

cron job: media_tree daily build: WARNINGS
 2015-02-22  3:45 UTC 

[PATCH/RFC v11 00/20] LED / flash API integration
 2015-02-21 19:42 UTC  (16+ messages)
` [PATCH/RFC v11 01/20] leds: flash: document sysfs interface
  ` 0.led_name 2.other.led.name in /sysfs "
` [PATCH/RFC v11 05/20] mfd: max77693: Modify flash cell name identifiers

[PATCH v3 00/15] media: blackfin: bfin_capture enhancements
 2015-02-21 18:40 UTC  (16+ messages)
` [PATCH v3 01/15] media: blackfin: bfin_capture: drop buf_init() callback
` [PATCH v3 02/15] media: blackfin: bfin_capture: release buffers in case start_streaming() call back fails
` [PATCH v3 03/15] media: blackfin: bfin_capture: set min_buffers_needed
` [PATCH v3 04/15] media: blackfin: bfin_capture: improve buf_prepare() callback
` [PATCH v3 05/15] media: blackfin: bfin_capture: improve queue_setup() callback
` [PATCH v3 06/15] media: blackfin: bfin_capture: use vb2_fop_mmap/poll
` [PATCH v3 07/15] media: blackfin: bfin_capture: use v4l2_fh_open and vb2_fop_release
` [PATCH v3 08/15] media: blackfin: bfin_capture: use vb2_ioctl_* helpers
` [PATCH v3 09/15] media: blackfin: bfin_capture: make sure all buffers are returned on stop_streaming() callback
` [PATCH v3 10/15] media: blackfin: bfin_capture: return -ENODATA for *std calls
` [PATCH v3 11/15] media: blackfin: bfin_capture: return -ENODATA for *dv_timings calls
` [PATCH v3 12/15] media: blackfin: bfin_capture: add support for vidioc_create_bufs
` [PATCH v3 13/15] media: blackfin: bfin_capture: add support for VB2_DMABUF
` [PATCH v3 14/15] media: blackfin: bfin_capture: add support for VIDIOC_EXPBUF
` [PATCH v3 15/15] media: blackfin: bfin_capture: set v4l2 buffer sequence

DVB-S2 scanning
 2015-02-21 17:21 UTC 

[PATCH v3][RFC] add raw video stream support for Samsung SUR40
 2015-02-21 10:22 UTC  (5+ messages)

cron job: media_tree daily build: WARNINGS
 2015-02-21  3:45 UTC 

DVBSky T982 (Si2168) Questions/Issues/Request
 2015-02-20 20:07 UTC  (4+ messages)

[PATCH 4/7 linux-next] saa7146: replace current->state by set_current_state()
 2015-02-20 18:12 UTC 

[linux-dvb] DVB-S2 scanning
 2015-02-20 18:08 UTC  (2+ messages)

schedule maintenance
 2015-02-20 10:26 UTC 

[PATCH] [media] [kbuild] Add and use IS_REACHABLE macro
 2015-02-20 10:24 UTC  (6+ messages)

[GIT PULL FOR v3.21] Core cleanups and a docbook fix
 2015-02-20  9:59 UTC 

[PATCH 1/7] [media] dvb-frontend: remove a warning
 2015-02-20  9:59 UTC  (5+ messages)
` [PATCH 4/7] [media] dvb core: rename the media controller entities

[GIT PULL 3.19] si2168 fix
 2015-02-20  9:50 UTC  (5+ messages)

[GIT FIXES FOR v3.20] vb2: fix 'UNBALANCED' warnings when calling vb2_thread_stop()
 2015-02-20  9:25 UTC 

[PATCH v4 1/4] vb2: split the io_flags member of vb2_queue into a bit field
 2015-02-20  9:11 UTC  (4+ messages)
` [PATCH v4 2/4] vb2: add allow_zero_bytesused flag to the vb2_queue struct

cron job: media_tree daily build: ABI WARNING
 2015-02-20  3:45 UTC 

Problem
 2015-02-20  0:10 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).