linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-05 09:01:29 to 2015-02-15 00:53:03 UTC [more...]

[PATCH] r820t: add DVBC profile in sysfreq_sel
 2015-02-15  0:52 UTC 

Driver Request
 2015-02-14 23:37 UTC 

[PATCH] [media] cx88: Fix possible leak in cx8802_probe()
 2015-02-14 23:12 UTC 

dib0700_devices.c:undefined reference to `dibx000_i2c_set_speed'
 2015-02-14 21:21 UTC 

[PATCH] rtl28xxu: add support for Turbo-X DTT2000
 2015-02-14 14:11 UTC 

[linuxtv-media:master 348/348] drivers/media/dvb-core/dvb_frontend.c:695:6: warning: unused variable 'ret'
 2015-02-14 13:36 UTC 

[linuxtv-media:master 344/348] drivers/media/usb/cx231xx/cx231xx-dvb.c:543:28: error: 'struct cx231xx' has no member named 'media_dev'
 2015-02-14 13:29 UTC 

[linuxtv-media:master 338/348] drivers/media/v4l2-core/tuner-core.c:440:7: error: 'struct v4l2_subdev' has no member named 'entity'
 2015-02-14 13:22 UTC 

[linuxtv-media:master 332/348] drivers/media/usb/cx231xx/cx231xx-cards.c:1553:15: error: 'struct v4l2_device' has no member named 'mdev'
 2015-02-14 13:16 UTC 

[PATCHv4 00/25] dvb core: add basic support for the media controller
 2015-02-14 11:43 UTC  (29+ messages)
` [PATCHv4 01/25] [media] ir-hix5hd2: remove writel/readl_relaxed define
` [PATCHv4 02/25] [media] media: Fix DVB devnode representation at media controller
` [PATCHv4 03/25] [media] Docbook: Fix documentation for media controller devnodes
` [PATCHv4 04/25] [media] media: add new types for DVB devnodes
` [PATCHv4 05/25] [media] DocBook: Document the DVB API devnodes at the media controller
` [PATCHv4 06/25] [media] media: add a subdev type for tuner
` [PATCHv4 07/25] [media] DocBook: Add tuner subdev at documentation
` [PATCHv4 08/25] [media] dvbdev: add support for media controller
` [PATCHv4 09/25] [media] cx231xx: add media controller support
` [PATCHv4 10/25] [media] dvb_frontend: add media controller support for DVB frontend
` [PATCHv4 11/25] [media] dmxdev: add support for demux/dvr nodes at media controller
` [PATCHv4 12/25] [media] dvb_ca_en50221: add support for CA node at the "
` [PATCHv4 13/25] [media] dvb_net: add support for DVB net "
` [PATCHv4 14/25] [media] dvbdev: add pad for the DVB devnodes
` [PATCHv4 15/25] [media] tuner-core: properly initialize media controller subdev
` [PATCHv4 16/25] [media] cx25840: fill the media controller entity
` [PATCHv4 17/25] [media] cx231xx: initialize video/vbi pads
` [PATCHv4 18/25] [media] cx231xx: create media links for analog mode
` [PATCHv4 19/25] [media] dvbdev: represent frontend with two pads
` [PATCHv4 20/25] [media] dvbdev: add a function to create DVB media graph
` [PATCHv4 21/25] [media] cx231xx: create DVB graph
` [PATCHv4 22/25] [media] dvbdev: enable DVB-specific links
` [PATCHv4 23/25] [media] dvb-frontend: enable tuner link when the FE thread starts
` [PATCHv4 24/25] [media] cx231xx: enable tuner->decoder link at videobuf start
` [PATCHv4 25/25] [media] dvb_frontend: start media pipeline while thread is running

cron job: media_tree daily build: ERRORS
 2015-02-14  3:40 UTC 

ZAPYTANIE O ZGODĘ NA WYSŁANIE OFERTY / INFORMACJI HANDLOWEJ
 2015-02-14  0:06 UTC 

[PATCH] sh_vou: fix memory leak on error paths in sh_vou_open()
 2015-02-13 22:39 UTC 

[PATCH] dvb-usb: add support for the media controller at USB driver
 2015-02-13 21:29 UTC 

warning: (VIDEO_PVRUSB2 && ..) selects VIDEO_TUNER which has unmet direct dependencies (MEDIA_SUPPORT && ..)
 2015-02-13 21:02 UTC 

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

[REGRESSION] media: cx23885 broken by commit 453afdd "[media] cx23885: convert to vb2"
 2015-02-13 17:20 UTC  (17+ messages)

DVBSky S960 drivers fro Raspberry Pi Kernel 3.18.5+
 2015-02-13 16:05 UTC 

[PATCH v2 1/3] media/videobuf2-dma-sg: Fix handling of sg_table structure
 2015-02-13 15:47 UTC  (10+ messages)
` [PATCH v2 2/3] media/videobuf2-dma-contig: Save output from dma_map_sg
` [PATCH v2 3/3] media/videobuf2-dma-vmalloc: "

DVB suspend/resume regression on 3.19
 2015-02-13 15:46 UTC  (6+ messages)

Patch to add a timestamping and version option to femon
 2015-02-13 13:42 UTC 

[PATCH v3] dvb-core: add template code for i2c binding model
 2015-02-13 11:47 UTC  (3+ messages)

v4l2-subdev: removal of duplicate video enum ops
 2015-02-13 11:30 UTC  (8+ 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] DocBook media: fix validation error
 2015-02-13 10:32 UTC 

[GIT FIXES FOR v3.20] Fix USERPTR buffers for vb2 dma-contig mem type
 2015-02-13 10:16 UTC 

[REVIEW PATCH FOR v3.19 1/1] vb2: Fix dma_dir setting for dma-contig mem type
 2015-02-13  8:56 UTC  (3+ messages)

[PATCH] [media] staging: dt3155v4l: Switch to using managed resource with devm_
 2015-02-13  8:52 UTC 

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

(no subject)
 2015-02-12 23:38 UTC  (5+ messages)
` [BUG, workaround] HVR-2200/saa7164 problem with C7 power state
    `  "

[PATCH] dib0700: remove unused macros
 2015-02-12 23:38 UTC  (2+ messages)

[PATCH 1/2] [media] am437x: VIDEO_AM437X_VPFE should depend on HAS_DMA
 2015-02-12 14:30 UTC  (3+ messages)
` [PATCH 2/2] [media] timberdale: VIDEO_TIMBERDALE "

[PATCH 1/1] media: Correctly notify about the failed pipeline validation
 2015-02-12 13:43 UTC 

[PATCH v2] dvb-usb-v2: add support for the media controller at USB driver
 2015-02-12 11:37 UTC 

[PATCH RFC] dvb-usb-v2: add support for the media controller at USB driver
 2015-02-12  9:42 UTC  (3+ messages)

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

[PATCH] [media] si2165: Fix possible leak in si2165_upload_firmware()
 2015-02-12  0:13 UTC  (5+ messages)

[PATCH] media: docs: Correct NV{12,21}/M pixel formats, chroma samples used
 2015-02-11 19:32 UTC 

[PATCH] media: vivid test device: Add NV{12,21} and Y{U,V}12 pixel format
 2015-02-11 18:39 UTC 

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-02-11 16:23 UTC  (9+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

[PATCH v2] [media] si470x: fixup wait_for_completion_timeout return handling
 2015-02-11 14:20 UTC 

[PATCH] [media] si470x: fixup wait_for_completion_timeout return handling
 2015-02-11 14:19 UTC 

[PATCH v2] rtl2832: remove compiler warning
 2015-02-11 13:07 UTC  (2+ messages)

[PATCH v3][RFC] add raw video stream support for Samsung SUR40
 2015-02-11 11:52 UTC  (2+ messages)

[PATCH] rtl2832: remove compiler warning
 2015-02-11 11:13 UTC  (6+ messages)

[PATCH 1/3] media/videobuf2-dma-sg: Fix handling of sg_table structure
 2015-02-11  9:12 UTC  (8+ messages)
` [PATCH 2/3] media/videobuf2-dma-contig: "
` [PATCH 3/3] media/videobuf2-dma-vmalloc: Save output from dma_map_sg

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

[PATCH] media: vivid: adding YU12, YV12, NV12, NV21 formats
 2015-02-11  2:30 UTC 

Fwd: [PATCH] Correction doco NV12/NV21M Chroma indexes
 2015-02-11  2:11 UTC 

[PATCH] media: i2c: add support for omnivision's ov2659 sensor
 2015-02-10 19:36 UTC  (7+ messages)

[PATCH] rc: img-ir: fix error in parameters passed to irq_free()
 2015-02-10 12:04 UTC  (2+ messages)

[PATCH v5 0/4] media: ov2640: add device tree support
 2015-02-10  9:31 UTC  (5+ messages)
` [PATCH v5 1/4] media: soc-camera: use icd->control instead of icd->pdev for reset()
` [PATCH v5 2/4] media: ov2640: add async probe function
` [PATCH v5 3/4] media: ov2640: add primary dt support
` [PATCH v5 4/4] media: ov2640: dt: add the device tree binding document

Fwd: divide error: 0000 in the gspca_topro
 2015-02-10  8:28 UTC  (5+ messages)
    `  "

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

[GIT PULL for v3.20-rc1] media updates
 2015-02-09 15:57 UTC 

[PATCH/RFC v10 00/19] LED / flash API integration
 2015-02-09 11:15 UTC  (9+ messages)
` [PATCH/RFC v10 08/19] leds: Add support for max77693 mfd flash cell
` [PATCH/RFC v10 14/19] v4l2-ctrls: Add V4L2_CID_FLASH_SYNC_STROBE control
` [PATCH/RFC v10 15/19] media: Add registration helpers for V4L2 flash sub-devices

[PATCH] gpsca: remove the risk of a division by zero
 2015-02-09 10:18 UTC  (2+ messages)

[PATCH] media: bcm2048: remove unused return of function
 2015-02-09  9:17 UTC  (2+ messages)

TechnoTrend TT-TVStick CT2-4400v2 no firmware load
 2015-02-09  7:49 UTC  (2+ messages)

[PATCH] media:firewire:Remove unneeded function definition,avc_tuner_host2ca in firedtv-avc.c
 2015-02-09  6:43 UTC  (2+ messages)

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

[PATCH] media: cxd2099: move pre-init values out of init()
 2015-02-08 20:55 UTC 

STK1160 driver connected to usb hub
 2015-02-08 16:17 UTC 

[PATCH] media:firewire:Remove unneeded function definition,avc_tuner_host2ca
 2015-02-08 11:36 UTC 

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

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

[PATCH] DocBook: grammatical correction on DVB Overview
 2015-02-06 18:27 UTC  (3+ messages)

Sundtek Media Pro III Europe switching off
 2015-02-06 15:10 UTC  (4+ messages)

[PATCH] media: i2c: ADV7604: In free run mode, signal is locked
 2015-02-06 14:37 UTC 

Help required for TVP5151 on Overo
 2015-02-06  9:20 UTC  (7+ messages)

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

ISDB Dongle MyGica S2870
 2015-02-05 20:45 UTC 

Payment
 2015-02-05 14:30 UTC 

[PATCH] [media] mt9p031: fixed calculation of clk_div
 2015-02-05 12:01 UTC  (3+ messages)
` [PATCH v2] "

[v3.19-rc7] possible circular locking dependency in uvc_queue_streamoff
 2015-02-05 11:17 UTC 

[PATCH] [media] s5k5baf: Add missing error check for devm_kzalloc
 2015-02-05 11:10 UTC  (2+ messages)

[PATCH RFC] media: radio: handle timeouts
 2015-02-05  8:56 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).