linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-30 03:07:55 to 2015-09-05 02:53:41 UTC [more...]

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

[GIT PULL for v4.3-rc1] media updates
 2015-09-04 23:53 UTC 

[PATCH v8 00/55] MC next generation patches
 2015-09-04 22:24 UTC  (94+ messages)
` [PATCH v8 01/55] [media] media: create a macro to get entity ID
` [PATCH v8 03/55] [media] omap3isp: get entity ID using media_entity_id()
` [PATCH v8 04/55] [media] media: add a common struct to be embed on media graph objects
` [PATCH v8 06/55] [media] media: use media_gobj inside pads
` [PATCH v8 07/55] [media] media: use media_gobj inside links
` [PATCH v8 08/55] [media] media: add messages when media device gets (un)registered
` [PATCH v8 09/55] [media] media: add a debug message to warn about gobj creation/removal
` [PATCH v8 14/55] [media] media: add functions to allow creating interfaces
` [PATCH v8 16/55] [media] media: Don't accept early-created links
` [PATCH v8 19/55] [media] media: convert links from array to list
  ` [PATCH v8.1 "
    ` [PATCH v8.2 "
` [PATCH v8 20/55] [media] media: make add link more generic
` [PATCH v8 21/55] [media] media: make media_link more generic to handle interace links
` [PATCH v8 23/55] [media] media: add support to link interfaces and entities
` [PATCH v8 24/55] [media] media-entity: add a helper function to create interface
` [PATCH v8 25/55] [media] dvbdev: add support for interfaces
` [PATCH v8 26/55] [media] media: add a linked list to track interfaces by mdev
` [PATCH v8 27/55] [media] dvbdev: add support for indirect interface links
` [PATCH v8 28/55] [media] uapi/media.h: Fix entity namespace
` [PATCH v8 29/55] [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4L
` [PATCH v8 30/55] [media] replace all occurrences of MEDIA_ENT_T_DEVNODE_DVB
` [PATCH v8 31/55] [media] media: add macros to check if subdev or V4L2 DMA
` [PATCH v8 38/55] [media] v4l2-subdev: use MEDIA_ENT_T_UNKNOWN for new subdevs
` [PATCH v8 39/55] [media] media controller: get rid of entity subtype on Kernel
` [PATCH v8 40/55] [media] media.h: don't use legacy entity macros at Kernel
` [PATCH v8 41/55] [media] DocBook: update descriptions for the media controller entities
` [PATCH v8 42/55] [media] dvb: modify core to implement interfaces/entities at MC new gen
` [PATCH v8 43/55] [media] media: report if a pad is sink or source at debug msg
` [PATCH v8 44/55] [media] uapi/media.h: Add MEDIA_IOC_G_TOPOLOGY ioctl
` [PATCH v8 45/55] [media] media: Use a macro to interate between all interfaces
` [PATCH v8 46/55] [media] media: move mdev list init to gobj
` [PATCH v8 47/55] [media] media-device: add pads and links to media_device
` [PATCH v8 48/55] [media] media_device: add a topology version field
` [PATCH v8 49/55] [media] media-device: add support for MEDIA_IOC_G_TOPOLOGY ioctl
` [PATCH v8 50/55] [media] media-entity: unregister entity links
` [PATCH v8 51/55] [media] remove interface links at media_entity_unregister()
` [PATCH v8 52/55] [media] media-device: remove interfaces and interface links
` [PATCH v8 53/55] [media] v4l2-core: create MC interfaces for devnodes
` [PATCH v8 54/55] [media] au0828: unregister MC at the end

[PATCH 0/3] [media] staging: lirc: mostly checkpatch cleanups
 2015-09-04 20:04 UTC  (4+ messages)
` [PATCH 1/3] [media] staging: lirc: remove unnecessary braces
` [PATCH 2/3] [media] staging: lirc: fix indentation
` [PATCH 3/3] [media] staging: lirc: lirc_serial: use dynamic debugs

[PATCHv4 00/13] SDR transmitter API
 2015-09-04 19:24 UTC  (18+ messages)
` [PATCH 01/13] v4l2: rename V4L2_TUNER_ADC to V4L2_TUNER_SDR
` [PATCH 02/13] v4l2: add RF gain control
` [PATCH 03/13] DocBook: document tuner "
` [PATCH 04/13] v4l2: add support for SDR transmitter
` [PATCH 05/13] DocBook: document "
` [PATCH 06/13] v4l: add type field to v4l2_modulator struct
` [PATCH 07/13] DocBook: add modulator type field
` [PATCH 08/13] hackrf: add control for RF amplifier
` [PATCH 09/13] hackrf: switch to single function which configures everything
` [PATCH 10/13] hackrf: add support for transmitter
` [PATCH 11/13] hackrf: do not set human readable name for formats
` [PATCH 12/13] DocBook: add SDR specific info to G_TUNER / S_TUNER
` [PATCH 13/13] DocBook: add SDR specific info to G_MODULATOR / S_MODULATOR

[GIT PULL FOR v4.4] Various fixes
 2015-09-04 13:35 UTC 

[RFC PATCH 0/2] vivid: reduced fps support
 2015-09-04 13:24 UTC  (5+ messages)
` [RFC PATCH 1/2] vivid: add support for reduced fps in video out
` [RFC PATCH 2/2] vivid: add support for reduced fps in video capture

[PATCH 0/3] VIN: call g std() method as requested by Hans
 2015-09-04 12:32 UTC  (8+ messages)
` [PATCH 1/3] adv7180: implement g_std() method
` [PATCH 2/3] ml86v7667: "
` [PATCH 3/3] rcar_vin: call g_std() instead of querystd()

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

Dvb-fe-tool add features
 2015-09-04  7:29 UTC 

cron job: media_tree daily build: ERRORS
 2015-09-04  2:51 UTC 

[PATCH 0/2] omap3isp: Remove legacy platform data support
 2015-09-03 22:34 UTC  (4+ messages)
` [PATCH 1/2] ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation

[PATCH v5 0/6] [media] c8sectpfe: Various fixups
 2015-09-03 17:59 UTC  (7+ messages)
` [PATCH v5 1/6] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
` [PATCH v5 2/6] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
` [PATCH v5 3/6] [media] c8sectpfe: Remove select on undefined LIBELF_32
` [PATCH v5 4/6] [media] c8sectpfe: Update binding to reset-gpios
` [PATCH v5 5/6] [media] c8sectpfe: Update DT binding doc with some minor fixes
` [PATCH v5 6/6] [media] c8sectpfe: Simplify for loop in load_slim_core_fw

[PATCH 0/2] v4l-utils: new configure options
 2015-09-03 17:40 UTC  (4+ messages)
` [PATCH 1/2] v4l2-ctl/compliance: add configure option to disable libv4l use
  ` [PATCH 2/2] v4l-utils: allow building even if argp.h is not present

[PATCH 0/5] [media] Create pads links after entities registration
 2015-09-03 16:00 UTC  (6+ messages)
` [PATCH 1/5] [media] staging: omap4iss: separate links creation from entities init
` [PATCH 2/5] [media] v4l: vsp1: create pad links after subdev registration
` [PATCH 3/5] [media] v4l: vsp1: separate links creation from entities init
` [PATCH 4/5] [media] uvcvideo: create pad links after subdev registration
` [PATCH 5/5] [media] smiapp: "

[RFC PATCH] media: uvcvideo: handle urb completion in a work queue
 2015-09-03  6:58 UTC  (4+ messages)

cron job: media_tree daily build: WARNINGS
 2015-09-03  2:52 UTC 

[PATCH v3 0/6] [media] c8sectpfe: Various fixups
 2015-09-02 15:03 UTC  (16+ messages)
` [PATCH v3 2/6] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
` [PATCH v3 4/6] [media] c8sectpfe: Update binding to reset-gpios

Linux 4.2 ALSA snd-usb-audio inconsistent lock state warn in PCM nonatomic mode
 2015-09-02 14:54 UTC  (5+ messages)
  ` [alsa-devel] "

OpenCaster
 2015-09-02  7:14 UTC 

cron job: media_tree daily build: WARNINGS
 2015-09-02  2:52 UTC 

[PATCH 1/2] vivid: SDR cap: add control for FM deviation
 2015-09-01 23:04 UTC  (2+ messages)
` [PATCH 2/2] vivid: sdr cap: few enhancements

[PATCH v2] rcar_vin: propagate querystd() error upstream
 2015-09-01 22:29 UTC 

em28xx: new board id [1f4d:1abe]
 2015-09-01 20:12 UTC 

randconfig build error with next-20150901, in drivers/media/pci/netup_unidvb/netup_unidvb_core.c
 2015-09-01 17:24 UTC 

[ANNOUNCE] Media Workshop at the Kernel Summit 2015 in Korea
 2015-09-01 14:05 UTC  (4+ messages)
` [media-workshop] "

[PATCH v4 0/6] [media] c8sectpfe: Various fixups
 2015-09-01 10:48 UTC  (7+ messages)
` [PATCH v4 1/6] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
` [PATCH v4 2/6] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
` [PATCH v4 3/6] [media] c8sectpfe: Remove select on undefined LIBELF_32
` [PATCH v4 4/6] [media] c8sectpfe: Update binding to reset-gpio
` [PATCH v4 5/6] [media] c8sectpfe: Update DT binding doc with some minor fixes
` [PATCH v4 6/6] [media] c8sectpfe: Simplify for loop in load_slim_core_fw

cron job: media_tree daily build: ERRORS
 2015-09-01  2:52 UTC 

[PATCH] rcar_vin: propagate querystd() error upstream
 2015-08-31 22:13 UTC  (3+ messages)

tvtime cannot set PAL-DK for cx88 device
 2015-08-31 20:00 UTC 

Do you need a loan?
 2015-08-31 19:18 UTC 

[PATCH] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
 2015-08-31 19:12 UTC  (5+ messages)

[PATCH TRY 2] Support for EVOLVEO XtraTV stick
 2015-08-31 18:35 UTC  (2+ messages)

[linux-next:master 2531/11785] videobuf2-core.c:undefined reference to `__tracepoint_vb2_buf_queue'
 2015-08-31 18:04 UTC 

New Terratec Cinergy S2 Box usb-id
 2015-08-31 16:25 UTC  (2+ messages)

muxing ES to mpeg-ts
 2015-08-31 12:37 UTC 

[PATCH] v4l2-compat-ioctl32: fix alignment for ARM64
 2015-08-31 11:56 UTC 

[PATCH 1/2] media: atmel-isi: setup the ISI_CFG2 register directly
 2015-08-31 10:53 UTC  (6+ messages)
` [PATCH 2/2] media: atmel-isi: move configure_geometry() to start_streaming()

[PATCH 1/2] [media] media-device: supress backlinks at G_TOPOLOGY ioctl
 2015-08-31  9:25 UTC  (2+ messages)
` [PATCH 2/2] [media] media-controller: enable all interface links at init

[RFC PATCH v3 0/5] Refactoring Videobuf2 for common use
 2015-08-31  8:24 UTC  (9+ messages)
` [RFC PATCH v3 2/5] media: videobuf2: Restructure vb2_buffer
` [RFC PATCH v3 5/5] media: videobuf2: Divide videobuf2-core into 2 parts

cron job: media_tree daily build: WARNINGS
 2015-08-31  2:52 UTC 

[PATCH v3 0/4] media: pxa_camera conversion to dmaengine
 2015-08-30 19:34 UTC  (7+ messages)
` [PATCH v3 3/4] media: pxa_camera: trivial move of dma irq functions
` [PATCH v3 4/4] media: pxa_camera: conversion to dmaengine

[PATCH v4 0/4] media: pxa_camera: conversion to dmaengine
 2015-08-30 19:08 UTC  (5+ messages)
` [PATCH v4 1/4] media: pxa_camera: fix the buffer free path
` [PATCH v4 2/4] media: pxa_camera: move interrupt to tasklet
` [PATCH v4 3/4] media: pxa_camera: trivial move of dma irq functions
` [PATCH v4 4/4] media: pxa_camera: conversion to dmaengine

[BUG] STV0299 has bogus CAN_INVERSION_AUTO flag
 2015-08-30 18:14 UTC  (4+ messages)

[PATCH] media: soc-camera: increase the length of clk_name on soc_of_bind()
 2015-08-30 14:06 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).