linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-11 15:34:33 to 2015-09-20 02:51:32 UTC [more...]

cron job: media_tree daily build: OK
 2015-09-20  2:50 UTC 

Terratec H7 Rev. 4 is DVBSky
 2015-09-19 21:48 UTC  (5+ messages)
` [PATCH] Add Terratec H7 Revision 4 to DVBSky driver

cron job: media_tree daily build: OK
 2015-09-19  2:50 UTC 

[RFC 0/9] Unrestricted media entity ID range support
 2015-09-19  1:22 UTC  (2+ messages)

[PATCH] [media] c8sectpfe: Fix uninitialized return in load_c8sectpfe_fw_step1()
 2015-09-18 23:57 UTC 

[PATCH] [media] c8sectpfe: Fix uninitialized variable in load_slim_core_fw()
 2015-09-18 22:33 UTC 

[PATCH 0/4] Exynos 5433 jpeg h/w codec support
 2015-09-18 14:30 UTC  (8+ messages)
` [PATCH 1/4] s5p-jpeg: generalize clocks handling
` [PATCH 2/4] s5p-jpeg: add support for 5433
` [PATCH 3/4] MAINTAINERS: add exynos jpeg codec maintainers
` [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node

[PATCH v3] media: atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarity
 2015-09-18 11:21 UTC  (6+ messages)

[PATCH] media: soc-camera: increase the length of clk_name on soc_of_bind()
 2015-09-18 10:59 UTC  (3+ messages)

[PATCH v2 0/9] [media] y2038 conversion for subsystem
 2015-09-18 10:22 UTC  (21+ messages)
` [PATCH v2 1/9] [media] dvb: use ktime_t for internal timeout
` [PATCH v2 2/9] [media] dvb: remove unused systime() function
` [PATCH v2 3/9] [media] dvb: don't use 'time_t' in event ioctl
` [PATCH v2 4/9] [media] exynos4-is: use monotonic timestamps as advertized
` [PATCH v2 5/9] [media] make VIDIOC_DQEVENT work with 64-bit time_t
` [PATCH v2 6/9] [media] use v4l2_get_timestamp where possible
` [PATCH v2 7/9] [media] v4l2: introduce v4l2_timeval
` [PATCH v2 8/9] [media] handle 64-bit time_t in v4l2_buffer
` [PATCH v2 9/9] [media] omap3isp: support 64-bit version of omap3isp_stat_data

cron job: media_tree daily build: OK
 2015-09-18  2:50 UTC 

Renesas Lager: Device Tree entries for VIN HDMI input, version 2
 2015-09-18  0:26 UTC  (2+ messages)

[PATCH v2 00/10] Support getting default values from any control
 2015-09-17 13:17 UTC  (4+ messages)
` [PATCH v2 06/10] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL

[PATCH] [media] c8sectpfe: fix return of garbage
 2015-09-17 10:12 UTC 

[PATCHv4 00/13] SDR transmitter API
 2015-09-17  9:47 UTC  (3+ messages)
` [PATCH 04/13] v4l2: add support for SDR transmitter

[PATCH] v4l2-compat-ioctl32: add missing SDR support
 2015-09-17  9:46 UTC 

[RFC PATCH] v4l2-ctrls: fix NEXT_COMPOUND support
 2015-09-17  8:30 UTC  (2+ messages)

[PATCH 1/3] media: dvb-core: fix kernel-doc warnings in dvbdev.h
 2015-09-17  6:25 UTC 

[PATCH] [media] omap3isp: Fix module autoloading
 2015-09-17  6:12 UTC  (2+ messages)

drivers/media/dvb-frontends/cxd2841er.c:2393:1: warning: the frame size of 2992 bytes is larger than 2048 bytes
 2015-09-17  6:05 UTC 

cron job: media_tree daily build: OK
 2015-09-17  2:50 UTC 

[PATCH] [media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()
 2015-09-16 23:55 UTC 

[Patch] media: v4l2-ctrls: Fix 64bit support in get_ctrl()
 2015-09-16 22:58 UTC 

[Patch 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-09-16 21:22 UTC  (5+ messages)
` [Patch 1/2] "

[PATCH] [media] dvbdev: Fix warnings while make htmldocs caused by dvbdev.h
 2015-09-16 16:34 UTC 

[media] vivid: add support for radio receivers and transmitters
 2015-09-16 15:59 UTC 

[PATCH] [media] soc_camera: soc_camera_pdrv_probe: fix potential NULL pointer dereference
 2015-09-16 15:08 UTC  (2+ messages)

[yavta PATCH 1/1] Fix --data-prefix option documentation
 2015-09-16 12:31 UTC 

[PATCH] v4l2-compliance: Basic support for array controls
 2015-09-16  9:48 UTC  (2+ messages)

[PATCH 0/3 RFC v2] media: platform: add NVIDIA Tegra VI driver
 2015-09-16  9:13 UTC  (5+ messages)
` [PATCH 1/3] [media] v4l: tegra: Add "
` [PATCH 2/3] ARM64: add tegra-vi support in T210 device-tree
` [PATCH 3/3] Documentation: DT bindings: add VI and CSI bindings

[PATCH 0/7] [media] y2038 conversion for subsystem
 2015-09-16  8:57 UTC  (20+ messages)
` [PATCH 1/7] [media] dvb: use ktime_t for internal timeout
    ` [Y2038] "
` [PATCH 2/7] [media] dvb: remove unused systime() function
` [PATCH 3/7] [media] dvb: don't use 'time_t' in event ioctl
` [PATCH 4/7] [media] exynos4-is: use monotonic timestamps as advertized
` [PATCH 5/7] [media] use v4l2_get_timestamp where possible
` [PATCH 6/7] [RFC] [media]: v4l2: introduce v4l2_timeval
` [PATCH 7/7] [RFC] [media] introduce v4l2_timespec type for timestamps
    ` [Y2038] "

cron job: media_tree daily build: OK
 2015-09-16  2:49 UTC 

randconfig build errors with next-20150915, in drivers/media/i2c
 2015-09-15 16:51 UTC 

[PATCH] media: fix kernel-doc warnings in v4l2-dv-timings.h
 2015-09-15 12:36 UTC 

[PATCH] [media] c8sectpfe: fix ininitialized error return on firmware load failure
 2015-09-15 11:42 UTC 

[PATCH v4 0/2] [media] Fix race between graph enumeration and entities registration
 2015-09-15 11:01 UTC  (4+ messages)
` [PATCH v4 1/2] [media] media-device: check before unregister if mdev was registered
` [PATCH v4 2/2] [media] media-device: split media initialization and registration

[PATCH v3 0/2] [media] Fix race between graph enumeration and entities registration
 2015-09-15  9:33 UTC  (3+ messages)
` [PATCH v3 1/2] [media] media-device: check before unregister if mdev was registered
` [PATCH v3 2/2] [media] media-device: split media initialization and registration

[RFC RESEND 00/11] vb2: Handle user cache hints, allow drivers to choose cache coherency
 2015-09-15  9:06 UTC  (20+ messages)
` [RFC RESEND 01/11] vb2: Rename confusingly named internal buffer preparation functions
` [RFC RESEND 02/11] vb2: Move buffer cache synchronisation to prepare from queue
` [RFC RESEND 03/11] vb2: Move cache synchronisation from buffer done to dqbuf handler
` [RFC RESEND 04/11] v4l: Unify cache management hint buffer flags
` [RFC RESEND 05/11] v4l2-core: Don't sync cache for a buffer if so requested
` [RFC RESEND 06/11] vb2: Improve struct vb2_mem_ops documentation; alloc and put are for MMAP
` [RFC RESEND 07/11] vb2: dma-contig: Remove redundant sgt_base field

vim2m: small cleanup: use assignment instead of memcpy
 2015-09-15  6:49 UTC 

cron job: media_tree daily build: OK
 2015-09-15  2:50 UTC 

[PATCH 0/2] omap3isp: Remove legacy platform data support
 2015-09-14 16:33 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation

[PATCH][resend] rc: gpio-ir-recv: allow flush space on idle
 2015-09-14 15:35 UTC  (6+ messages)

[PATCH v2 0/2] [media] Fix race between graph enumeration and entities registration
 2015-09-14 12:21 UTC  (3+ messages)
` [PATCH v2 1/2] [media] media-device: check before unregister if mdev was registered
` [PATCH v2 2/2] [media] media-device: split media initialization and registration

Time for a v4l-utils 1.8.0 release
 2015-09-14 10:02 UTC  (4+ messages)

[PATCH] [media] VIDEO_RENESAS_JPU should depend on HAS_DMA
 2015-09-14  9:22 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2015-09-14  8:49 UTC  (2+ messages)

[PATCH 0/2] v4l-utils: new configure options
 2015-09-14  7:19 UTC  (2+ messages)

[RFC PATCH v4 0/8] Refactoring Videobuf2 for common use
 2015-09-14  7:05 UTC  (8+ messages)
` [RFC PATCH v4 1/8] [media] videobuf2: Replace videobuf2-core with videobuf2-v4l2
` [RFC PATCH v4 8/8] [media] videobuf2: Remove v4l2-dependencies from videobuf2-core

[PATCH 00/32] VSP: Add R-Car Gen3 support
 2015-09-13 22:53 UTC  (34+ messages)
` [PATCH 01/32] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video
` [PATCH 02/32] v4l: vsp1: Store the memory format in struct vsp1_rwpf
` [PATCH 03/32] v4l: vsp1: Move video operations to vsp1_rwpf
` [PATCH 04/32] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer
` [PATCH 05/32] v4l: vsp1: Move video device out of struct vsp1_rwpf
` [PATCH 06/32] v4l: vsp1: Make rwpf operations independent of video device
` [PATCH 07/32] v4l: vsp1: Support VSP1 instances without any UDS
` [PATCH 08/32] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf
` [PATCH 09/32] v4l: vsp1: Remove struct vsp1_pipeline num_video field
` [PATCH 10/32] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video
` [PATCH 11/32] v4l: vsp1: Split pipeline management code from vsp1_video.c
` [PATCH 12/32] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix
` [PATCH 13/32] v4l: vsp1: Extract pipeline initialization code into a function
` [PATCH 14/32] v4l: vsp1: Reuse local variable instead of recomputing it
` [PATCH 15/32] v4l: vsp1: Extract link creation to separate function
` [PATCH 16/32] v4l: vsp1: Document the vsp1_pipeline structure
` [PATCH 17/32] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register name
` [PATCH 18/32] v4l: vsp1: Set the SRU CTRL0 register when starting the stream
` [PATCH 19/32] v4l: vsp1: Remove unused module write functions
` [PATCH 20/32] v4l: vsp1: Move entity route setup function to vsp1_entity.c
` [PATCH 21/32] v4l: vsp1: Make number of BRU inputs configurable
` [PATCH 22/32] v4l: vsp1: Make the BRU optional
` [PATCH 23/32] v4l: vsp1: Move format info to vsp1_pipe.c
` [PATCH 24/32] v4l: vsp1: Make the userspace API optional
` [PATCH 25/32] v4l: vsp1: Make pipeline inputs array index by RPF index
` [PATCH 26/32] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers
` [PATCH 27/32] v4l: vsp1: Don't validate links when the userspace API is disabled
` [PATCH 28/32] v4l: vsp1: Add VSP+DU support
` [PATCH 29/32] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline
` [PATCH 30/32] v4l: vsp1: Implement atomic update for the DRM driver
` [PATCH 31/32] v4l: vsp1: Add support for the R-Car Gen3 VSP2
` [PATCH 32/32] v4l: vsp1: Add display list support

[PATCH] [media] lnbh25: Fix lnbh25_attach() function return type
 2015-09-13 22:45 UTC 

[PATCH v2] [media] horus3a: Fix horus3a_attach() function parameters
 2015-09-13 22:39 UTC 

[PATCH] [media] horus3a: Fix horus3a_attach() function parameters
 2015-09-13 22:25 UTC 

ERROR: "vb2_ops_wait_finish" [drivers/input/touchscreen/sur40.ko] undefined!
 2015-09-13 19:57 UTC 

[PATCH 0/4] v4l2: add support for the SMPTE 2084 transfer function
 2015-09-13 19:18 UTC  (6+ messages)
` [PATCH 1/4] videodev2.h: add SMPTE 2084 transfer function define
` [PATCH 2/4] vivid-tpg: add support for SMPTE 2084 transfer function
` [PATCH 3/4] vivid: "
` [PATCH 4/4] DocBook media: Document the "

[PATCH 0/6] v4l2: add support for the DCI-P3 colorspace
 2015-09-13 16:41 UTC  (7+ messages)
` [PATCH 1/6] vivid: use ARRAY_SIZE to calculate max control value
` [PATCH 2/6] vivid: use Bradford method when converting Rec. 709 to NTSC 1953
` [PATCH 3/6] videodev2.h: add support for the DCI-P3 colorspace
` [PATCH 4/6] DocBook media: document the new "
` [PATCH 5/6] vivid-tpg: support the "
` [PATCH 6/6] vivid: add support for "

drivers/media/dvb-frontends/lnbh25.h:46:15: error: unknown type name 'dvb_frontend'
 2015-09-13  3:25 UTC 

cron job: media_tree daily build: OK
 2015-09-13  2:52 UTC 

drivers/media/pci/netup_unidvb/netup_unidvb_core.c:417:18: error: too many arguments to function 'horus3a_attach'
 2015-09-12 17:40 UTC 

Investments and Loans
 2015-09-12 16:22 UTC 

Kworld UB435-Q, can't use 2 simultaneously
 2015-09-12 13:28 UTC 

undefined reference to `video_devdata'
 2015-09-12 12:26 UTC 

DVBSky T980C CI issues (kernel 4.0.x)
 2015-09-12  7:02 UTC  (5+ messages)

cron job: media_tree daily build: OK
 2015-09-12  2:52 UTC 

[PATCH 00/18] MC fixes, improvements and cleanups
 2015-09-11 15:48 UTC  (9+ messages)
` [PATCH 13/18] [media] media-entity.h: rename entity.type to entity.function
` [PATCH 15/18] [media] uapi/media.h: Rename entities types to functions
` [PATCH 17/18] [media] dvbdev: move indirect links on dvr/demux to a separate function
` [PATCH 18/18] [media] dvbdev: Don't create indirect links


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