linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-17 17:44:16 to 2015-11-24 11:00:52 UTC [more...]

[PATCH 00/18] MC fixes, improvements and cleanups
 2015-11-24 11:00 UTC  (19+ messages)
` [PATCH 01/18] [media] tuner-core: add an input pad
` [PATCH 04/18] [media] media-device: supress backlinks at G_TOPOLOGY ioctl
` [PATCH 05/18] [media] media-controller: enable all interface links at init
` [PATCH 06/18] [media] media.h: create connector entities for hybrid TV devices
` [PATCH 12/18] [media] media-entity: must check media_create_pad_link()
` [PATCH 13/18] [media] media-entity.h: rename entity.type to entity.function
` [PATCH 14/18] [media] media-device: export the entity function via new ioctl

[media-workshop] [PATCH v8.4 81/83] [media] media-entity: init pads on entity init if was registered before
 2015-11-24 10:22 UTC  (3+ messages)

[PATCH v2] [media] move media platform data to linux/platform_data/media
 2015-11-24  6:24 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2015-11-24  3:55 UTC 

[PATCH 0/4] VSP1: Add support for lookup tables
 2015-11-24  2:41 UTC  (2+ messages)

[PATCH] dtv-scan-tables: Add all muxes currently in use for Colombia
 2015-11-23 23:28 UTC 

[PATCH v8 14/55] [media] media: add functions to allow creating interfaces
 2015-11-23 22:36 UTC  (20+ messages)
` [PATCH v8.2 19/55] [media] media: convert links from array to list
` [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 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 52/55] [media] media-device: remove interfaces and interface links
` [PATCH v8 53/55] [media] v4l2-core: create MC interfaces for devnodes
` [PATCH v8 55/55] [media] media-entity.h: document all the structs

[PATCH v8 00/55] MC next generation patches
 2015-11-23 22:20 UTC  (10+ messages)
` [PATCH v8 17/55] [media] omap3isp: separate links creation from entities init
` [PATCH v8 48/55] [media] media_device: add a topology version field

[PATCH] tda10071: Fix dependency to REGMAP_I2C
 2015-11-23 19:39 UTC  (2+ messages)

media_build using regmap-i2c
 2015-11-23 19:21 UTC 

[PATCH 0/2] MC minor cleanups
 2015-11-23 16:41 UTC  (5+ messages)
` [PATCH 1/2] [media] media_entity: remove gfp_flags argument
` [PATCH 2/2] [media] media-device: use unsigned ints on some places

[PATCH 0/2] Patches to test MC next gen patches in OMAP3 ISP
 2015-11-23 15:42 UTC  (3+ messages)
` [PATCH 1/2] [media] media: don't try to empty links list in media_entity_cleanup()

[PATCH] [media] rc-core: Try loading modules if the kernel supports them
 2015-11-23 14:21 UTC 

DVBSky T330 DVB-C regression Linux 4.1.12 to 4.3
 2015-11-23 14:07 UTC  (2+ messages)

Interrupt handler responsibility
 2015-11-23  8:48 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2015-11-23  3:34 UTC 

[PATCH] [media] cx231xx: constify cx2341x_handler_ops structures
 2015-11-22 17:44 UTC 

[PATCH 1/4] cx231xx_dvb: use demod_i2c for demod attach
 2015-11-22 17:46 UTC  (4+ messages)
` [PATCH 4/4] si2165: Add DVB-C support for HVR-4400/HVR-5500

[PATCH] media, sound: tea575x: constify snd_tea575x_ops structures
 2015-11-22 17:07 UTC  (2+ messages)

VRC-1100 Vista MCE Remote Control: 05a4:9881
 2015-11-22 13:46 UTC 

[PATCH] [media] soc_camera: constify v4l2_subdev_sensor_ops structures
 2015-11-22  9:12 UTC 

[PATCH] [media] s5p-mfc: constify s5p_mfc_codec_ops structures
 2015-11-22  7:45 UTC 

cron job: media_tree daily build: ERRORS
 2015-11-22  3:33 UTC 

[PATCH 2/2] media: rc: improve lirc module detection
 2015-11-21 15:30 UTC 

[PATCH 1/2] media: rc: remove unneeded code
 2015-11-21 14:55 UTC 

[git:media_tree/master] [media] rcar_vin: Remove obsolete platform data support
 2015-11-21 13:45 UTC  (3+ messages)

[PATCH] [media] dm1105: Remove unnecessary synchronize_irq() before free_irq()
 2015-11-21 11:16 UTC 

cron job: media_tree daily build: ERRORS
 2015-11-21  3:32 UTC 

[PATCH] [media] tda10023: fix wrong register assignment
 2015-11-21  1:03 UTC  (2+ messages)

[PATCHv11 00/15] Refactoring Videobuf2 for common use
 2015-11-20 16:45 UTC  (16+ messages)
` [PATCHv11 01/15] vb2: drop v4l2_format argument from queue_setup
` [PATCHv11 02/15] DocBook media: update VIDIOC_CREATE_BUFS documentation
` [PATCHv11 03/15] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
` [PATCHv11 04/15] media: videobuf2: Move timestamp to vb2_buffer
` [PATCHv11 05/15] media: videobuf2: Add copy_timestamp to struct vb2_queue
` [PATCHv11 06/15] media: videobuf2: Separate vb2_poll()
` [PATCHv11 07/15] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
` [PATCHv11 08/15] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
` [PATCHv11 09/15] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
` [PATCHv11 10/15] videobuf2-core.c: update module description
` [PATCHv11 11/15] videobuf2-core: fill_user_buffer and copy_timestamp should return void
` [PATCHv11 12/15] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
` [PATCHv11 13/15] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
` [PATCHv11 14/15] videobuf2-core: call __setup_offsets "
` [PATCHv11 15/15] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS

[PATCHv10 00/15] Refactoring Videobuf2 for common use
 2015-11-20 16:34 UTC  (16+ messages)
` [PATCHv10 01/15] DocBook media: update VIDIOC_CREATE_BUFS documentation
` [PATCHv10 02/15] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
` [PATCHv10 03/15] media: videobuf2: Move timestamp to vb2_buffer
` [PATCHv10 04/15] media: videobuf2: Add copy_timestamp to struct vb2_queue
` [PATCHv10 05/15] media: videobuf2: Separate vb2_poll()
` [PATCHv10 06/15] media: videobuf2: last_buffer_queued is set at fill_v4l2_buffer()
` [PATCHv10 07/15] media: videobuf2: Refactor vb2_fileio_data and vb2_thread
` [PATCHv10 08/15] media: videobuf2: Move vb2_fileio_data and vb2_thread to core part
` [PATCHv10 09/15] videobuf2-core.c: update module description
` [PATCHv10 10/15] videobuf2-core: fill_user_buffer and copy_timestamp should return void
` [PATCHv10 11/15] videobuf2-core: move __setup_lengths into __vb2_queue_alloc()
` [PATCHv10 12/15] videobuf2-core: fill in q->bufs[vb->index] before buf_init()
` [PATCHv10 13/15] videobuf2-core: call __setup_offsets "
` [PATCHv10 14/15] videobuf2-core: fix plane_sizes handling in VIDIOC_CREATE_BUFS
` [PATCHv10 15/15] test

cobalt & dma
 2015-11-20 16:25 UTC  (9+ messages)

PID filter testing
 2015-11-20 15:35 UTC  (6+ messages)

[PATCH 00/13] dmaengine + omap drivers: support fro deferred probing
 2015-11-20 14:08 UTC  (30+ messages)
` [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason()

cron job: media_tree daily build: ERRORS
 2015-11-20  3:35 UTC 

Loan
 2015-11-19 21:49 UTC 

[PATCH 6/8] media: rc: treat lirc like any other protocol
 2015-11-19 20:38 UTC  (3+ messages)

si2165: Add simple DVB-C support
 2015-11-19 20:04 UTC  (11+ messages)
` [PATCH 01/10] si2165: rename frontend -> fe
` [PATCH 02/10] si2165: rename si2165_set_parameters to si2165_set_frontend
` [PATCH 03/10] si2165: create function si2165_write_reg_list for writing register lists
` [PATCH 04/10] si2165: only write agc registers after reset before start_syncro
` [PATCH 05/10] si2165: move setting ts config to init
` [PATCH 06/10] si2165: Simplify si2165_set_if_freq_shift usage
` [PATCH 07/10] si2165: Fix DVB-T bandwidth default
` [PATCH 08/10] si2165: set list of DVB-T registers together
` [PATCH 09/10] si2165: Prepare si2165_set_frontend for splitting
` [PATCH 10/10] si2165: Add DVB-C support for HVR-4400/HVR-5500

TerraTec Cinergy Hybrid T USB XS with demodulator MT352 is not detect by em28xx - Bug 108061
 2015-11-19 17:21 UTC 

[Patch v5 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-11-19 14:51 UTC  (4+ messages)
` [Patch v5 1/2] "
` [Patch v5 2/2] media: v4l: ti-vpe: Document DRA72 CAL h/w module

[PATCH 1/3] DocBook: Add a help message for DOCBOOKS env var
 2015-11-19 14:38 UTC  (3+ messages)
` [PATCH 2/3] DocBook: Cleanup: remove an unused $(call) line
` [PATCH 3/3] DocBook: make index.html generation less verbose by default

[PATCH] DocBook: only copy stuff to media_api if media xml is generated
 2015-11-19 13:56 UTC  (4+ messages)

[PATCH 8/8] media: rc: define RC_BIT_ALL as ~0
 2015-11-19 13:51 UTC  (2+ messages)

[PATCH] smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT)
 2015-11-19 13:47 UTC 

[PATCH] [media] davinci: add i2c Kconfig dependencies
 2015-11-19 13:26 UTC  (2+ messages)

[BUG] TechniSat SkyStar S2 - problem tuning DVB-S2 channels
 2015-11-19  9:29 UTC  (5+ messages)

[PATCH 1/9] [media] tvp5150: convert register access to regmap
 2015-11-19  9:27 UTC  (13+ messages)
` [PATCH 2/9] [media] tvp5150: add userspace subdev API
` [PATCH 3/9] [media] tvp5150: determine BT.656 or YUV 4:2:2 mode from device tree
` [PATCH 4/9] [media] tvp5150: fix standard autodetection
` [PATCH 5/9] [media] tvp5150: split reset/enable routine
` [PATCH 6/9] [media] tvp5150: trigger autodetection on subdev open to reset cropping
` [PATCH 7/9] [media] tvp5150: remove pin configuration from initialization tables
` [PATCH 8/9] [media] tvp5150: Add sync lock interrupt handling
` [PATCH 9/9] [media] tvp5150: disable output while signal not locked

Fw: [PATCH] [media] tda10023: fix wrong register assignment
 2015-11-19  8:40 UTC 

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-19  7:40 UTC  (8+ messages)
` [RESEND RFC/PATCH 1/8] dt-bindings: Add a binding for Mediatek Video Processor Unit
` [RESEND RFC/PATCH 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

cron job: media_tree daily build: ERRORS
 2015-11-19  3:33 UTC 

[ANNOUNCE DRAFT] Kernel Summit Media Workshop 2015 report - Seoul
 2015-11-18 18:28 UTC  (6+ messages)
  ` cx23885: use pci_set_dma_mask insted of pci_dma_supported

[PATCH 0/6] ZyDAS ZD1301 DVB-T demod + USB IF driver
 2015-11-18 18:04 UTC  (5+ messages)
` [PATCH 1/6] mt2060: add i2c bindings

[linuxtv-media:master 1801/1806] drivers/media/i2c/s5c73m3/s5c73m3-spi.c:40:1: error: type defaults to 'int' in declaration of '_device_table'
 2015-11-18 17:02 UTC 

[help request] saa7134 card drivers
 2015-11-18 16:34 UTC 

[linuxtv-media:master 1801/1806] drivers/media/i2c/s5c73m3/s5c73m3-spi.c:40:40: error: expected ')' before ';' token
 2015-11-18 16:25 UTC 

saa7134 card help request
 2015-11-18 15:14 UTC 

[PATCH] [media] fix dvb_frontend_sleep_until() logic
 2015-11-18 14:55 UTC 

[PATCH v2 2/4] scripts/kernel-doc: Replacing highlights hash by an array
 2015-11-18  9:14 UTC  (5+ messages)

[PATCH] usbvision fix overflow of interfaces array
 2015-11-18  8:15 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2015-11-18  3:38 UTC 

FE_READ_STATUS blocking time
 2015-11-17 22:29 UTC 

[Patch v4 0/2] media: v4l: ti-vpe: Add CAL v4l2 camera capture driver
 2015-11-17 21:22 UTC  (5+ messages)
` [Patch v4 2/2] media: v4l: ti-vpe: Document CAL driver

[PATCH] [media] move media platform data to linux/platform_data/media
 2015-11-17 20:46 UTC  (3+ messages)

[PATCH] m5602: correctly check failed thread creation
 2015-11-17 20:36 UTC 

[PATCH] [MEDIA] dvb: usb: fix dib3000mc dependencies
 2015-11-17 19:00 UTC  (3+ messages)

[GIT PULL FOR v4.5] Davinci staging fixes
 2015-11-17 17:44 UTC  (4+ 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).