messages from 2014-09-09 17:55:27 to 2014-09-16 12:38:28 UTC [more...]
Framerate is consistently divided by 2.5
2014-09-16 12:38 UTC (4+ messages)
[PATCH/RFC v2 0/2] vb2: Report POLLERR for fatal errors only
2014-09-16 12:19 UTC (14+ messages)
` [PATCH/RFC v2 1/2] v4l: vb2: Don't return POLLERR during transient buffer underruns
[PATCH] [media] BZ#84401: Revert "[media] v4l: vb2: Don't return POLLERR during transient buffer underruns"
2014-09-16 11:42 UTC (6+ messages)
[RFC PATCH] vb2: regression fix for vbi capture & poll
2014-09-16 9:28 UTC
[RFC PATCH] vb2: regression fix for vbi capture & poll
2014-09-16 10:32 UTC (2+ messages)
[git:media_tree/devel] [media] BZ#84401: Revert "[media] v4l: vb2: Don't return POLLERR during transient buffer underruns"
2014-09-16 10:17 UTC (2+ messages)
dib0700_devices.c:undefined reference to `dib0090_dcc_freq'
2014-09-16 7:37 UTC
dib0700_devices.c:undefined reference to `dib0090_get_wbd_target'
2014-09-16 7:12 UTC
cron job: media_tree daily build: ERRORS
2014-09-16 2:41 UTC
[linuxtv-media:devel 499/499] drivers/media/v4l2-core/videobuf2-core.c:2589 vb2_poll() warn: if();
2014-09-16 1:19 UTC
[linuxtv-media:devel 499/499] drivers/media/v4l2-core/videobuf2-core.c:2549:16: warning: unused variable 'flags'
2014-09-16 1:17 UTC
[linuxtv-media:devel 499/499] drivers/media/v4l2-core/videobuf2-core.c:2590:3: error: expected ')' before 'return'
2014-09-16 0:45 UTC
v4l2 ioctls
2014-09-16 0:23 UTC (9+ messages)
Added channel parsers for DVB-S2 and DVB-T2 at libdvbv5 and found some issues at dtv-scan-tables
2014-09-15 23:19 UTC (2+ messages)
[PATCH] [media] mceusb: fix usbdev leak
2014-09-15 21:36 UTC (4+ messages)
` [PATCH] [media] imon: fix usbdev leaks
H
2014-09-15 16:56 UTC
Patch for media-build for Raspbian 7
2014-09-15 17:07 UTC
[PATCH 00/17] Fixes from Chrome OS tree for MFC driver
2014-09-15 14:42 UTC (22+ messages)
` [PATCH 01/17] [media] s5p-mfc: support MIN_BUFFERS query for encoder
` [PATCH 02/17] [media] s5p-mfc: Fix REQBUFS(0) "
` [PATCH 03/17] [media] s5p-mfc: set B-frames as 2 while encoding
` [PATCH 04/17] [media] s5p-mfc: clear 'enter_suspend' flag if suspend fails
` [PATCH 05/17] [media] s5p-mfc: don't disable clock when next ctx is pending
` [PATCH 06/17] [media] s5p-mfc: Only set timestamp/timecode for new frames
` [PATCH 07/17] [media] s5p-mfc: keep RISC ON during reset for V7/V8
` [PATCH 08/17] [media] s5p-mfc: check mfc bus ctrl before reset
` [PATCH 09/17] [media] s5p-mfc: Don't crash the kernel if the watchdog kicks in
` [PATCH 10/17] [media] s5p-mfc: modify mfc wakeup sequence for V8
` [PATCH 11/17] [media] s5p-mfc: De-init MFC when watchdog kicks in
` [PATCH 12/17] [media] s5p-mfc: flush dpbs when resolution changes
` [PATCH 13/17] [media] s5p-mfc: Remove unused alloc field from private buffer struct
` [PATCH 14/17] [media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution change
` [PATCH 15/17] [media] s5p-mfc: remove reduntant clock on & clock off
` [PATCH 16/17] [media] s5p-mfc: fix a race in interrupt flags handling
` [PATCH 17/17] [media] s5p-mfc: Don't change the image size to smaller than the request
v4l2_fops - poll and open
2014-09-15 14:15 UTC (3+ messages)
i.MX6 status for IPU/VPU/GPU
2014-09-15 14:13 UTC (17+ messages)
undefined reference to `dib3000mc_pid_parse'
2014-09-15 12:09 UTC
Analog input USB
2014-09-15 8:09 UTC (2+ messages)
[PATCH v3] [media] v4l2-common: fix overflow in v4l_bound_align_image()
2014-09-15 8:14 UTC
[GIT PULL FOR v3.18] uvcvideo changes
2014-09-15 7:58 UTC (2+ messages)
` [GIT PULL FOR v3.18] [v2] "
cron job: media_tree daily build: ERRORS
2014-09-15 2:41 UTC
[patch] ensure correct install of modules from drivers/{misc,staging}
2014-09-14 11:10 UTC
[RFCv2 PATCH 00/14] vb2: improve dma-sg, expbuf
2014-09-14 8:11 UTC (23+ messages)
` [RFCv2 PATCH 01/14] vb2: introduce buf_prepare/finish_for_cpu
` [RFCv2 PATCH 02/14] vb2-dma-sg: add allocation context to dma-sg
` [RFCv2 PATCH 03/14] vb2-dma-sg: add prepare/finish memops
` [RFCv2 PATCH 04/14] vb2: memop prepare: return errors
` [RFCv2 PATCH 05/14] vb2: call memop prepare before the buf_prepare op is called
` [RFCv2 PATCH 06/14] vb2-dma-sg: add dmabuf import support
` [RFCv2 PATCH 07/14] vb2-dma-sg: add get_dmabuf
` [RFCv2 PATCH 08/14] vb2-vmalloc: add get_dmabuf support
` [RFCv2 PATCH 09/14] vb2: replace 'write' by 'dma_dir'
` [RFCv2 PATCH 10/14] vb2: add 'new_cookies' flag
` [RFCv2 PATCH 11/14] tw68: only reprogram DMA engine when necessary
` [RFCv2 PATCH 12/14] cx23885: "
` [RFCv2 PATCH 13/14] saa7134: don't rebuild the page table unless new_cookies is set
` [RFCv2 PATCH 14/14] vivid: enable vb2_expbuf support
DVICO Fusion Pro HD 0x9888:0x8229 possible regression linux 3.13.0-35 ?
2014-09-14 7:52 UTC
[RFC PATCH 00/12] vb2: improve dma-sg, expbuf
2014-09-14 6:55 UTC (3+ messages)
` [RFC PATCH 06/12] vb2-dma-sg: add dmabuf import support
cron job: media_tree daily build: ERRORS
2014-09-14 2:41 UTC
[PATCH] libdvbv5: fix dvb_fe_dummy()
2014-09-13 21:00 UTC
[PATCH 1/2] libdvbv5: cleanup logging, some memory checks
2014-09-13 20:08 UTC (2+ messages)
` [PATCH 2/2] libdvbv5: fix satellite LNBf handling
[PATCH] DocBook media: fix wrong prototype
2014-09-13 9:28 UTC
[PATCH] em28xx: remove dead code line from em28xx_audio_setup()
2014-09-13 8:56 UTC
[PATCH 1/4] em28xx: remove some unnecessary fields from struct em28xx_audio_mode
2014-09-13 8:52 UTC (4+ messages)
` [PATCH 2/4] em28xx: simplify usb audio class handling
` [PATCH 3/4] em28xx: get rid of field has_audio in struct em28xx_audio_mode
` [PATCH 4/4] em28xx: get rid of structs em28xx_ac97_mode and em28xx_audio_mode
[PATCH 0/4] em28xx: clean up the audio variable mess
2014-09-13 8:49 UTC
cron job: media_tree daily build: ERRORS
2014-09-13 2:41 UTC
[PATCH/RFC v5 0/4] LED / flash API integration - LED Flash Class
2014-09-12 21:05 UTC (7+ messages)
` [PATCH/RFC v5 1/4] leds: Improve and export led_update_brightness
` [PATCH/RFC v5 2/4] leds: implement sysfs interface locking mechanism
[PATCH v2] [media] v4l2-common: fix overflow in v4l_bound_align_image()
2014-09-12 16:29 UTC (4+ messages)
[PATCH for v3.17] adv7604: fix inverted condition
2014-09-12 9:02 UTC
[PATCH] v4l: videobuf2: Fix typos in comments
2014-09-12 8:55 UTC (3+ messages)
Zajam ponuda na 2% kamatne stope
2014-09-12 2:35 UTC
cron job: media_tree daily build: ERRORS
2014-09-12 2:41 UTC
[PATCH] media: entity: Document the media_entity_ops structure
2014-09-11 22:45 UTC
[PATCH] si2157: Add support for Si2147-A30 tuner
2014-09-11 20:54 UTC (2+ messages)
OV5648 and GC2235 camera drivers?
2014-09-11 18:29 UTC
[PATCH v3 0/8] Add of-graph helpers to loop over endpoints and find ports by id
2014-09-11 18:18 UTC (10+ messages)
` [PATCH v3 1/8] [media] soc_camera: Do not decrement endpoint node refcount in the loop
` [PATCH v3 2/8] imx-drm: "
` [PATCH v3 3/8] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
` [PATCH v3 4/8] of: Add for_each_endpoint_of_node helper macro
` [PATCH v3 5/8] of: Add of_graph_get_port_by_id function
` [PATCH v3 6/8] drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
` [PATCH v3 7/8] imx-drm: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id
` [PATCH v3 8/8] imx-drm: use for_each_endpoint_of_node macro in imx_drm_encoder_parse_of
[PATCH] [media] coda: Improve runtime PM support
2014-09-11 17:43 UTC (2+ messages)
[PATCH] s5p-mfc: Fix sparse errors in the MFC driver
2014-09-11 13:27 UTC
3.15.6 USB issue with pwc cam
2014-09-11 10:55 UTC (7+ messages)
[PATCH 1/3] omap-dma: Allow compile-testing omap1_camera driver
2014-09-11 10:45 UTC (18+ messages)
` [PATCH 3/3] [media] vpif: Fix compilation with allmodconfig
` [PATCHv3 1/3] [media] disable OMAP1 COMPILE_TEST
` [PATCHv3 2/3] [media] s5p-jpeg: Fix compilation with COMPILE_TEST
` [PATCHv3 3/3] [media] vpif: Fix compilation with allmodconfig
` [PATCH 2/3] [media] s5p-jpeg: Fix compilation with COMPILE_TEST
[PATCH v2 0/8] Add of-graph helpers to loop over endpoints and find ports by id
2014-09-11 9:26 UTC (12+ messages)
` [PATCH v2 1/8] [media] soc_camera: Do not decrement endpoint node refcount in the loop
` [PATCH v2 2/8] imx-drm: "
` [PATCH v2 3/8] of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint
` [PATCH v2 4/8] of: Add for_each_endpoint_of_node helper macro
` [PATCH v2 5/8] of: Add of_graph_get_port_by_id function
` [PATCH v2 6/8] drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcs
` [PATCH v2 7/8] imx-drm: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_id
` [PATCH v2 8/8] imx-drm: use for_each_endpoint_of_node macro in imx_drm_encoder_parse_of
FW: Webcam problem
2014-09-11 7:39 UTC
[PATCH] [media] soc_camera: Support VIDIOC_EXPBUF ioctl
2014-09-11 6:09 UTC
cron job: media_tree daily build: ERRORS
2014-09-11 2:41 UTC
randconfig build error with next-20140910, in drivers/media/usb/dvb-usb
2014-09-10 21:32 UTC
[PULL patches for 3.18]: 2 more gspca cleanup patches
2014-09-10 14:03 UTC
Webcam problem
2014-09-10 13:48 UTC (2+ messages)
[PATCH] [media] v4l2-common: fix overflow in v4l_bound_align_image()
2014-09-10 12:29 UTC (2+ messages)
[PATCH] Earthsoft PT3 ISDB-S/T driver (demodulator: tc90522)
2014-09-10 11:52 UTC
[PATCH] Earthsoft PT3 ISDB-S/T driver (tuners: mxl301rf, qm1d1c0042)
2014-09-10 11:38 UTC
[PATCH] Earthsoft PT3 ISDB-S/T driver (PCI bridge: FPGA, I2C, DMA handlers)
2014-09-10 11:38 UTC
[PATCH] Earthsoft PT3 ISDB-S/T driver (PCI bridge: FPGA, I2C, DMA handlers)
2014-09-10 11:37 UTC
[PATCH] Earthsoft PT3 ISDB-S/T driver (PCI, tc90522, mxl301rf, qm1d1c0042)
2014-09-10 10:48 UTC
[PATCH v4] media: spi: Add support for LMH0395
2014-09-10 9:43 UTC
[PATCH] V4L2: UVC: allow using larger buffers
2014-09-10 8:53 UTC (3+ messages)
[PATCH] [media] videobuf-dma-contig: replace vm_iomap_memory() with remap_pfn_range()
2014-09-10 7:30 UTC (5+ messages)
[GIT PULL 3.18] HackRF SDR driver
2014-09-10 7:25 UTC
[PATCH] MAINTAINERS: add HackRF SDR driver
2014-09-10 7:21 UTC
cron job: media_tree daily build: ERRORS
2014-09-10 2:40 UTC
Darlehen anbieten
2014-09-09 18:53 UTC
Darlehen anbieten
2014-09-09 18:53 UTC
[PATCH v3] media: spi: Add support for LMH0395
2014-09-09 22:43 UTC (2+ messages)
[PATCH] Si2165: Add experimental DVB-C support for HVR-4400/HVR-5500
2014-09-09 19:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).