linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-19 07:19:20 to 2015-02-23 20:36:11 UTC [more...]

Linux TV support Elgato EyeTV hybrid
 2015-02-23 20:36 UTC  (7+ messages)

DVB Simulcrypt
 2015-02-23 20:32 UTC  (11+ messages)

[PATCH 0/3] omap3isp trivial enhancements
 2015-02-23 20:19 UTC  (4+ 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] 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)

v4l2-subdev: removal of duplicate video enum ops
 2015-02-23 16:46 UTC  (14+ 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 7/7] DocBook media: document the new "

[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  (3+ 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 0/3] Media controller changes to support DVB
 2015-02-23 13:55 UTC  (8+ messages)
` [PATCH 1/3] media: Fix ALSA and DVB representation at media controller API

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

[PATCH v6 1/4] vb2: split the io_flags member of vb2_queue into a bit field
 2015-02-23 12:26 UTC  (4+ 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: "

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)

[PATCH v4 1/2] media/v4l2-ctrls: Always run s_ctrl on volatile ctrls
 2015-02-23  9:06 UTC  (2+ 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  (17+ 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 v2] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-21 15:22 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  (7+ 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  (6+ messages)
` [PATCH v4 2/4] vb2: add allow_zero_bytesused flag to the vb2_queue struct
` [PATCH v4 3/4] coda: set allow_zero_bytesused flag for vb2_queue_init
` [PATCH v4 4/4] s5p-mfc: "

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

Problem
 2015-02-20  0:10 UTC 

[PATCH v2] siano: add support for the media controller at USB driver
 2015-02-19 22:14 UTC 

[PATCHv4 00/25] dvb core: add basic support for the media controller
 2015-02-19 21:50 UTC  (5+ messages)
` [PATCHv4 16/25] [media] cx25840: fill the media controller entity

[PATCH] [media] cx25840: better document the media pads
 2015-02-19 21:48 UTC 

[RFC PATCH] mn88472: reduce firmware download chunk size
 2015-02-19 20:32 UTC  (11+ messages)

[PATCH] [media] cx25840: fix return logic when media entity init fails
 2015-02-19 19:53 UTC 

[RFC PATCH 0/1] [media] pci: Add support for DVB PCIe cards from Prospero Technologies Ltd
 2015-02-19 16:05 UTC  (6+ messages)
` [RFC PATCH 1/1] "

(no subject)
 2015-02-19 16:03 UTC  (10+ messages)
` [BUG, workaround] HVR-2200/saa7164 problem with C7 power state
    `  "

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

[PATCH] DocBook media: fix xvYCC601 documentation
 2015-02-19 13:49 UTC 

Using the coda driver with Gstreamer
 2015-02-19 13:30 UTC  (10+ messages)

[PATCH v2] [media] soc-camera: Fix devm_kfree() in soc_of_bind()
 2015-02-19  9:47 UTC 

[PATCH] [media] soc-camera: Remove bogus devm_kfree() in soc_of_bind()
 2015-02-19  9:44 UTC  (4+ messages)

[PATCH 1/3] rtl28xxu: lower the rc poll time to mitigate i2c transfer errors
 2015-02-19  9:44 UTC  (2+ messages)


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