linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-08 16:59:03 to 2014-07-14 02:44:01 UTC [more...]

cron job: media_tree daily build: OK
 2014-07-14  2:43 UTC 

[PATCH 0/6] [0b48:3014] TechnoTrend TVStick CT2-4400
 2014-07-13 17:15 UTC  (14+ messages)
` [PATCH 1/6] si2168: Small typo fix (SI2157 -> SI2168)
` [PATCH 2/6] si2168: Add handling for different chip revisions and firmwares
` [PATCH 3/6] si2157: Move chip initialization to si2157_init
` [PATCH 4/6] si2157: Add support for Si2158 chip
` [PATCH 5/6] si2157: Set delivery system and bandwidth before tuning
` [PATCH 6/6] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner support

PCTV T292e whole DVBT2 mux/Ultra HD performance question
 2014-07-13 11:13 UTC  (4+ messages)

cron job: media_tree daily build: OK
 2014-07-13  2:43 UTC 

[PATCH] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvb
 2014-07-12 20:20 UTC  (2+ messages)

[PATCH] media: em28xx - add error handling for KWORLD dvb_attach failures
 2014-07-12 20:19 UTC  (2+ messages)

[PATCH] media: em28xx-dvb unregister i2c tuner and demod after fe detach
 2014-07-12 20:14 UTC  (2+ messages)

[PATCH] mb86a20s: fix ISDB-T mode handling
 2014-07-12 18:52 UTC  (2+ messages)

[PATCH] radio-bcm2048.c: Fix some checkpatch.pl errors
 2014-07-12 18:48 UTC 

[PATCH 0/3] media: prevent driver device access in disconnect path
 2014-07-12 16:44 UTC  (4+ messages)
` [PATCH 1/3] media: dvb-core move fe exit flag from fepriv to fe for driver access
` [PATCH 2/3] media: em28xx-dvb update fe exit flag to indicate device disconnect
` [PATCH 3/3] media: drx39xyj driver change to check fe exit flag from release

[PATCH 1/1] drivers/base/dma-buf.c: replace dma_buf_uninit_debugfs by debugfs_remove_recursive
 2014-07-12 12:26 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2014-07-12  2:43 UTC 

[PATCH 0/3] Fix interval length on ISDB-T doc/driver
 2014-07-12  0:37 UTC  (4+ messages)
` [PATCH 1/3] DocBook: Fix ISDB-T Interleaving property
` [PATCH 2/3] mb86a20s: Fix Interleaving
` [PATCH 3/3] mb86a20s: Fix the code that estimates the measurement interval

[PATCH] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removed
 2014-07-11 21:25 UTC 

linux-next: Tree for Jul 11 (media/pci/ttpci/av7110)
 2014-07-11 18:31 UTC 

[PATCH v2 0/9] Add support for Exynos3250 SoC to the s5p-jpeg driver
 2014-07-11 16:40 UTC  (11+ messages)
` [PATCH v2 1/9] s5p-jpeg: Add support for Exynos3250 SoC
` [PATCH v2 2/9] s5p-jpeg: return error immediately after get_byte fails
` [PATCH v2 3/9] s5p-jpeg: Adjust jpeg_bound_align_image to Exynos3250 needs
` [PATCH v2 4/9] s5p-jpeg: fix g_selection op
` [PATCH v2 5/9] s5p-jpeg: Assure proper crop rectangle initialization
` [PATCH v2 6/9] s5p-jpeg: Prevent erroneous downscaling for Exynos3250 SoC
` [PATCH v2 7/9] s5p-jpeg: add chroma subsampling adjustment for Exynos3250
` [PATCH v2 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC
` [PATCH v2 9/9] ARM: dts: exynos3250: add JPEG codec device node

[PATCH v3] ARM: dts: exynos3250 add MFC codec device node
 2014-07-11 15:30 UTC 

[PATCH/RFC v4 00/21] LED / flash API integration
 2014-07-11 14:04 UTC  (22+ messages)
` [PATCH/RFC v4 01/21] leds: make brightness type consistent across whole subsystem
` [PATCH/RFC v4 02/21] leds: implement sysfs interface locking mechanism
` [PATCH/RFC v4 03/21] leds: Improve and export led_update_brightness
` [PATCH/RFC v4 04/21] leds: Reorder include directives
` [PATCH/RFC v4 05/21] leds: avoid using deprecated DEVICE_ATTR macro
` [PATCH/RFC v4 06/21] leds: add API for setting torch brightness
` [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper
` [PATCH/RFC v4 08/21] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC v4 09/21] Documentation: leds: Add description of LED Flash Class extension
` [PATCH/RFC v4 10/21] Documentation: leds: add exemplary asynchronous mux driver
` [PATCH/RFC v4 11/21] DT: leds: Add flash led devices related properties
` [PATCH/RFC v4 12/21] DT: Add documentation for LED Class Flash Manger
` [PATCH/RFC v4 13/21] v4l2-device: add v4l2_device_register_subdev_node API
` [PATCH/RFC v4 14/21] v4l2-ctrls: add control for flash strobe signal providers
` [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash
` [PATCH/RFC v4 16/21] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v4 17/21] DT: Add documentation for the mfd Maxim max77693
` [PATCH/RFC v4 18/21] leds: Add driver for AAT1290 current regulator
` [PATCH/RFC v4 19/21] of: Add Skyworks Solutions, Inc. vendor prefix
` [PATCH/RFC v4 20/21] DT: Add documentation for the Skyworks AAT1290
` [PATCH/RFC v4 21/21] ARM: dts: add aat1290 current regulator device node

[PATCH 0/9] Add support for Exynos3250 SoC to the s5p-jpeg driver
 2014-07-11 14:02 UTC  (7+ messages)
` [PATCH 1/9] s5p-jpeg: Add support for Exynos3250 SoC
` [PATCH 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC
` [PATCH 9/9] ARM: dts: exynos3250: add JPEG codec device node

[PATCH] gspca_stv06xx: enable button found on some Quickcam Express variant
 2014-07-11 12:56 UTC 

[PATCH v2 00/29] Initial CODA960 (i.MX6 VPU) support
 2014-07-11 12:53 UTC  (8+ messages)
` [PATCH v2 06/29] [media] coda: Add encoder/decoder support for CODA960

[PATCH v3 00/32] Initial CODA960 (i.MX6 VPU) support
 2014-07-11  9:36 UTC  (33+ messages)
` [PATCH v3 01/32] [media] coda: fix decoder I/P/B frame detection
` [PATCH v3 02/32] [media] coda: fix readback of CODA_RET_DEC_SEQ_FRAME_NEED
` [PATCH v3 03/32] [media] coda: fix h.264 quantization parameter range
` [PATCH v3 04/32] [media] coda: fix internal framebuffer allocation size
` [PATCH v3 05/32] [media] coda: simplify IRAM setup
` [PATCH v3 06/32] [media] coda: Add encoder/decoder support for CODA960
` [PATCH v3 07/32] [media] coda: remove BUG() in get_q_data
` [PATCH v3 08/32] [media] coda: add selection API support for h.264 decoder
` [PATCH v3 09/32] [media] coda: add workqueue to serialize hardware commands
` [PATCH v3 10/32] [media] coda: Use mem-to-mem ioctl helpers
` [PATCH v3 11/32] [media] coda: use ctx->fh.m2m_ctx instead of ctx->m2m_ctx
` [PATCH v3 12/32] [media] coda: Add runtime pm support
` [PATCH v3 13/32] [media] coda: split firmware version check out of coda_hw_init
` [PATCH v3 14/32] [media] coda: select GENERIC_ALLOCATOR
` [PATCH v3 15/32] [media] coda: add h.264 min/max qp controls
` [PATCH v3 16/32] [media] coda: add h.264 deblocking filter controls
` [PATCH v3 17/32] [media] coda: add cyclic intra refresh control
` [PATCH v3 18/32] [media] v4l2-mem2mem: export v4l2_m2m_try_schedule
` [PATCH v3 19/32] [media] coda: try to schedule a decode run after a stop command
` [PATCH v3 20/32] [media] coda: add decoder timestamp queue
` [PATCH v3 21/32] [media] coda: alert userspace about macroblock errors
` [PATCH v3 22/32] [media] coda: add sequence counter offset
` [PATCH v3 23/32] [media] coda: rename prescan_failed to hold and stop stream after timeout
` [PATCH v3 24/32] [media] coda: add reset control support
` [PATCH v3 25/32] [media] coda: add bytesperline to queue data
` [PATCH v3 26/32] [media] coda: allow odd width, but still round up bytesperline
` [PATCH v3 27/32] [media] coda: round up internal frames to multiples of macroblock size for h.264
` [PATCH v3 28/32] [media] coda: increase frame stride to 16 "
` [PATCH v3 29/32] [media] coda: export auxiliary buffers via debugfs
` [PATCH v3 30/32] [media] coda: store per-context work buffer size in struct coda_devtype
` [PATCH v3 31/32] [media] coda: store global temporary "
` [PATCH v3 32/32] [media] coda: store IRAM "

cron job: media_tree daily build: OK
 2014-07-11  2:43 UTC 

[PATCH] [media] staging/solo6x10: SOLO6X10 should select BITREVERSE
 2014-07-11  2:26 UTC  (2+ messages)

[PATCH 1/2] solo6x10: expose encoder quantization setting as V4L2 control
 2014-07-11  2:24 UTC  (4+ messages)
` [PATCH 2/2] solo6x10: update GOP size, QP immediately

[PATCH/RFC v3 5/5] media: Add registration helpers for V4L2 flash sub-devices
 2014-07-10 18:40 UTC  (11+ messages)

Configurable Video Controller Driver
 2014-07-10 14:19 UTC 

[PATCH v3 3/3] smiapp: Implement the test pattern control
 2014-07-10 14:16 UTC  (3+ messages)
` [PATCH v3.1 "

[PATCH] media: pvrusb2: make logging code sane
 2014-07-10 12:36 UTC  (2+ messages)

[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-07-10 11:20 UTC  (17+ messages)
` [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
` [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v1 4/5] parisc: "
` [PATCH v1 5/5] [S390] zcrypt: "

[PATCH 1/2] m88ds3103: fix SNR reporting on 32-bit arch
 2014-07-10 11:17 UTC  (2+ messages)
` [PATCH 2/2] m88ds3103: implement BER

[PATCH 1/4] si2157: implement sleep
 2014-07-10 11:13 UTC  (4+ messages)
` [PATCH 2/4] si2168: "
` [PATCH 3/4] si2168: set cmd args using memcpy
` [PATCH 4/4] si2168: implement CNR statistic

Resend: [PATCH 0/4] rcar_vin: fix soc_camera WARN_ON() issues
 2014-07-10 10:15 UTC  (5+ messages)
` [PATCH 3/4] media: rcar_vin: Fix race condition terminating stream

RFC: soc_camera, rcar_vin, and adv7604
 2014-07-10 10:12 UTC  (3+ messages)

[PATCH v2 1/3] s5p-mfc: Fix selective sclk_mfc init
 2014-07-10  9:00 UTC 

[PATCH v2 3/3] DT: s5p-mfc: Document exynos3250 SoC related settings
 2014-07-10  8:58 UTC 

[PATCH v2 2/3] ARM: dts: exynos3250 add MFC codec device node
 2014-07-10  8:57 UTC 

[PATCH v2 0/3] Add support for Exynos3250 SoC to s5p-mfc driver
 2014-07-10  8:57 UTC 

Troubleshooting problematic DVB-T reception
 2014-07-10  7:50 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2014-07-10  2:43 UTC 

[GIT PULL FOR v3.16] mt9p031 fixes
 2014-07-09 22:29 UTC  (3+ messages)

[PATCH] media: em28xx - remove reset_resume interface
 2014-07-09 20:36 UTC 

DVB-T be-all: tuning failed for 754mhz
 2014-07-09 20:14 UTC  (2+ messages)

[PATCH 2/2] libv4lcontrol: sync control strings/flags with the kernel
 2014-07-09 16:01 UTC  (2+ messages)

[PATCH 1/2] staging: media: bcm2048: radio-bcm2048.c - removed IRQF_DISABLED macro
 2014-07-09 13:22 UTC  (5+ messages)
` [PATCH 2/2] staging: nokia_h4p: nokia_core.c "

New v4l2 driver does not allow brightness/contrast control
 2014-07-09 11:57 UTC  (3+ messages)

No audio support in struct v4l2_subdev_format
 2014-07-09 11:26 UTC  (11+ messages)

[PULL patches for 3.17]: New usb-id for gspca_pac7302
 2014-07-09  9:30 UTC 

[GIT PULL FOR v3.17] VSP1 transparency support
 2014-07-09  9:30 UTC 

[PATCH 1/3] s5p-mfc: Fix selective sclk_mfc init
 2014-07-09  4:17 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2014-07-09  2:43 UTC 

[PATCH] V4L: uvcvideo: Add support for relative pan/tilt controls
 2014-07-08 23:49 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH 1/2] [media] V4L: Add camera pan/tilt speed controls
          ` [PATCH 2/2] V4L: uvcvideo: Add support for "

fix PCTV 461e tuner I2C binding
 2014-07-08 21:39 UTC  (5+ messages)

[PATCH v2 0/9] Updated fence patch series
 2014-07-08 20:46 UTC  (10+ messages)

[PATCH 1/1] dvb-frontends: remove unnecessary break after goto
 2014-07-09  2:12 UTC  (4+ messages)
    ` [PATCH] checkpatch: Warn on break after goto or return with same tab indentation

[PATCH 1/1] xc5000: remove unnecessary break after goto
 2014-07-08 18:17 UTC 

[PATCH 1/1] xc4000: remove unnecessary break after goto
 2014-07-08 18:16 UTC 

[PATCH 1/1] xc2028: remove unnecessary break after goto
 2014-07-08 17:25 UTC 

[PATCH 1/1] r820t: remove unnecessary break after goto
 2014-07-08 17:20 UTC 

[PATCH 0/8] vivi, the next generation
 2014-07-08 16:31 UTC  (7+ messages)
` [PATCH 1/8] v4l2-ioctl: call g_selection before calling cropcap
` [PATCH 4/8] v4l2-ioctl: remove pointless INFO_FL_CLEAR
` [PATCH 5/8] v4l2-dev: don't debug poll unless the debug level > 2
` [PATCH 6/8] videodev2.h: add V4L2_FIELD_HAS_T_OR_B macro
` [PATCH 7/8] vivi: massive rewrite of this virtual video driver
` [PATCH 8/8] vivi.txt: add a document describing the features of this driver


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