linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-18 01:56:31 to 2016-07-20 03:13:20 UTC [more...]

cron job: media_tree daily build: WARNINGS
 2016-07-20  3:13 UTC 

[PATCH v6] [media] pci: Add tw5864 driver
 2016-07-20  1:42 UTC 

Troubles with kernel-doc and RST files
 2016-07-20  0:19 UTC  (11+ messages)

[PATCH 00/11] adv7180 subdev fixes
 2016-07-20  0:03 UTC  (12+ messages)
` [PATCH v2 00/10] adv7180 subdev fixes, v2
  ` [PATCH v2 01/10] v4l: of: add "newavmode" property for Analog Devices codecs
  ` [PATCH v2 02/10] media: adv7180: Fix broken interrupt register access
  ` [PATCH v2 03/10] media: adv7180: define more registers
  ` [PATCH v2 04/10] media: adv7180: add support for NEWAVMODE
  ` [PATCH v2 05/10] media: adv7180: add power pin control
  ` [PATCH v2 06/10] media: adv7180: implement g_parm
  ` [PATCH v2 07/10] media: adv7180: change mbus format to UYVY
  ` [PATCH v2 08/10] v4l: Add signal lock status to source change events
  ` [PATCH v2 09/10] media: adv7180: enable lock/unlock interrupts
  ` [PATCH v2 10/10] media: adv7180: fix field type

[PATCH 00/18] Complete moving media documentation to ReST format
 2016-07-20  0:00 UTC  (28+ messages)
` [PATCH 01/18] [media] doc-rst: move bttv documentation to bttv.rst file
` [PATCH 02/18] [media] doc-rst: add documentation for bttv driver
` [PATCH 03/18] [media] doc-rst: add documentation for tuners
` [PATCH 04/18] [media] doc-rst: start adding documentation for cx2341x
` [PATCH 05/18] [media] cx2341x.rst: add fw-decoder-registers.txt content
` [PATCH 06/18] [media] cx2341x.rst: Add the contents of fw-encoder-api.txt
` [PATCH 07/18] [media] cx2341x.rst: add the contents of fw-calling.txt
` [PATCH 08/18] [media] cx2341x.rst: add contents of fw-dma.txt
` [PATCH 09/18] [media] cx2341x.rst: add contents of fw-memory.txt
` [PATCH 10/18] [media] cx2341x.rst: add the contents of fw-upload.txt
` [PATCH 11/18] [media] cx2341x.rst: add contents of fw-osd-api.txt
` [PATCH 12/18] [media] cx2341x: add contents of README.hm12
` [PATCH 13/18] [media] cx2341x.rst: add contents of README.vbi
` [PATCH 14/18] [media] cx88.rst: add contents from not-in-cx2388x-datasheet.txt
` [PATCH 15/18] [media] cx88.rst: add contents of hauppauge-wintv-cx88-ir.txt
` [PATCH 16/18] [media] get rid of Documentation/video4linux/lifeview.txt
` [PATCH 17/18] [media] doc-rst: fix media kAPI documentation
` [PATCH 18/18] [media] doc-rst: better name the media books

[RFC 0/7] Add support for IR transmitters
 2016-07-19 23:11 UTC  (12+ messages)
` [RFC 1/7] [media] rc-main: assign driver type during allocation
` [RFC 2/7] [media] rc-main: split setup and unregister functions
` [RFC 3/7] [media] rc-core: add support for IR raw transmitters
` [RFC 4/7] [media] rc-ir-raw: do not generate any receiving thread for "
` [RFC 5/7] [media] ir-lirc-codec: do not handle any buffer "
` [RFC 6/7] Documentation: bindings: add documentation for ir-spi device driver
` [RFC 7/7] [media] rc: add support for IR LEDs driven through SPI

pwc over musb: 100% frame drop (lost) on high resolution stream
 2016-07-19 21:34 UTC  (4+ messages)

System freeze when going into suspend after "modprobe -r cx23885 cx25840"
 2016-07-19 19:48 UTC 

[PATCH] [media] v4l2-common: Delete an unnecessary check before the function call "spi_unregister_device"
 2016-07-19 19:35 UTC  (3+ messages)
                                ` [PATCH] [media] tw686x: Delete an unnecessary check before the function call "video_unregister_device"

[PATCHv2 00/16] rcar-vin: Enable Gen3 support
 2016-07-19 16:48 UTC  (18+ messages)
` [PATCHv2 01/16] media: entity: Add has_route entity operation
` [PATCHv2 02/16] media: entity: Add media_entity_has_route() function
` [PATCHv2 03/16] [media] rcar-vin: add legacy mode for wrong media bus formats
` [PATCHv2 04/16] [media] rcar-vin: return correct error from platform_get_irq
` [PATCHv2 05/16] [media] rcar-vin: do not use v4l2_device_call_until_err()
` [PATCHv2 06/16] [media] rcar-vin: cosmetic clean up in preparation for Gen3
` [PATCHv2 07/16] [media] rcar-vin: add dependency on MEDIA_CONTROLLER
` [PATCHv2 08/16] [media] rcar-vin: move chip check for pixelformat support
` [PATCHv2 09/16] [media] rcar-vin: rework how subdeivce is found and bound
` [PATCHv2 10/16] [media] rcar-vin: move media bus information to struct rvin_graph_entity
` [PATCHv2 11/16] [media] rcar-vin: add abstraction layer to interact with subdevices
` [PATCHv2 12/16] [media] rcar-vin: allow subdevices to be bound late
` [PATCHv2 13/16] [media] rcar-vin: add Gen3 HW registers
` [PATCHv2 14/16] [media] rcar-vin: add shared subdevice groups
` [PATCHv2 15/16] [media] rcar-vin: enable Gen3
` [PATCHv2 16/16] [media] rcar-vin: add Gen2 and Gen3 fallback compatibility strings

[PATCH v2 0/3] support of v4l2 encoder for STMicroelectronics SOC
 2016-07-19 16:45 UTC  (7+ messages)
` [PATCH v2 2/3] [media] hva: multi-format video encoder V4L2 driver
` [PATCH v2 3/3] [media] hva: add H.264 video encoding support

[PATCH] vcodec: mediatek: Add g/s_selection support for V4L2 Encoder
 2016-07-19 16:44 UTC  (7+ messages)

[PATCH] [media] cxd2841er: BER and SNR reading for ISDB-T
 2016-07-19 15:22 UTC 

[PATCH variant 1/2] [media] dvb-usb: split out common parts of dibusb
 2016-07-19 15:14 UTC  (2+ messages)
` [PATCH 2/2] [media] dvb-usb: avoid link error with dib3000m{b,c|

[PATCHv2] [PATCH] [media] rcar-csi2: add Renesas R-Car MIPI CSI-2 driver
 2016-07-19 14:11 UTC  (2+ messages)
` [PATCHv2] "

[PATCH v2] v4l: platform: Add Renesas R-Car FDP1 Driver
 2016-07-19 12:28 UTC  (3+ messages)
` [PATCH] "

[PATCH] [media] fdp1: vb2_queue dev conversion
 2016-07-19 11:55 UTC  (2+ messages)

[RFC 00/16] Make use of kref in media device, grab references as needed
 2016-07-19 11:50 UTC  (5+ messages)

[PATCH -next] [media] staging: media: lirc: add missing platform_device_del() on error in lirc_parallel_init()
 2016-07-19 11:24 UTC 

[PATCHv3] doc-rst: cec: update documentation
 2016-07-19  9:26 UTC 

[PATCH v5 1/2] media: vb2-dma-contig: add helper for setting dma max seg size
 2016-07-19  8:42 UTC  (3+ messages)
` [PATCH next] [media] vb2: Fix allocation size of dma_parms

[PATCH 1/2] [media] staging: add MEDIA_SUPPORT dependency
 2016-07-19  8:35 UTC  (4+ messages)
` [PATCH 2/2] [media] cec: add RC_CORE dependency

[PATCHv2] doc-rst: cec: update documentation
 2016-07-19  7:46 UTC 

[GIT PULL FOR v4.8] (v3) CEC fixes, vivid CEC enhancement
 2016-07-19  7:30 UTC 

lening
 2016-07-19  5:11 UTC 

[PATCH] [media] cxd2841er: freeze/unfreeze registers when reading stats
 2016-07-19  3:10 UTC 

[PATCH] [media] gspca: finepix: Remove deprecated create_singlethread_workqueue
 2016-07-19  2:36 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2016-07-19  2:24 UTC 

[PATCH] [media] ad9389b: Remove deprecated create_singlethread_workqueue
 2016-07-18 23:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Remove improper workqueue usage
 2016-07-18 23:56 UTC  (5+ messages)
` [PATCH 1/2] [media] cx25821: Drop Freeing of Workqueue
` [PATCH 2/2] [media] cx25821: Remove deprecated create_singlethread_workqueue

[PATCH] [media] gspca: jl2005bcd: Remove deprecated create_singlethread_workqueue
 2016-07-18 23:53 UTC  (2+ messages)

[PATCH] [media] gspca: vicam: Remove deprecated create_singlethread_workqueue
 2016-07-18 23:52 UTC  (2+ messages)

[PATCH] [media] gspca: sonixj: Remove deprecated create_singlethread_workqueue
 2016-07-18 23:52 UTC  (2+ messages)

[PATCH] [media] pvrusb2: Remove deprecated create_singlethread_workqueue
 2016-07-18 23:50 UTC  (2+ messages)

[PATCH] [media] s5p-mfc: Remove deprecated create_singlethread_workqueue
 2016-07-18 23:50 UTC  (3+ messages)

[PATCH v8 0/10] Output raw touch data via V4L2
 2016-07-18 21:12 UTC  (13+ messages)
` [PATCH v8 01/10] Input: atmel_mxt_ts - update MAINTAINERS email address
` [PATCH v8 02/10] v4l2-core: Add support for touch devices
` [PATCH v8 03/10] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v8 04/10] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
` [PATCH v8 05/10] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v8 06/10] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v8 07/10] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v8 08/10] Input: atmel_mxt_ts - add support for reference data
` [PATCH v8 09/10] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v8 10/10] Input: sur40 - use new V4L2 touch input type
` [PATCH] Documentation: add support for V4L touch devices
` [PATCH] v4l2-compliance: Changes to support touch sensors

[PATCH 1/3] si2168: add support for newer firmwares
 2016-07-18 19:55 UTC  (7+ messages)
` [PATCH 3/3] si2157: do not allow driver unbind
    ` si2157: new revision?

[PATCH v4 00/12] Add HSV format
 2016-07-18 19:41 UTC  (17+ messages)
` [PATCH v4 01/12] [media] videodev2.h Add HSV formats
` [PATCH v4 02/12] [media] Documentation: Add HSV format
` [PATCH v4 03/12] [media] Documentation: Add Ricardo Ribalda
` [PATCH v4 04/12] [media] vivid: Code refactor for color encoding
` [PATCH v4 05/12] [media] vivid: Add support for HSV formats
` [PATCH v4 06/12] [media] vivid: Rename variable
` [PATCH v4 07/12] [media] vivid: Introduce TPG_COLOR_ENC_LUMA
` [PATCH v4 08/12] [media] vivid: Fix YUV555 and YUV565 handling
` [PATCH v4 09/12] [media] vivid: Local optimization
` [PATCH v4 10/12] [media] videodev2.h Add HSV encoding
` [PATCH v4 11/12] [media] Documentation: Add HSV encodings
` [PATCH v4 12/12] [media] vivid: Add support for HSV encoding

Cycling Email List
 2016-07-18 17:57 UTC 

[PATCH 2/2 v2] Add GS1662 driver, a video serializer
 2016-07-18 15:37 UTC  (2+ messages)

DRM device memory writeback (Mali-DP)
 2016-07-18 15:16 UTC  (9+ messages)

[PATCH 0/6] radio: Utilize the module_isa_driver macro
 2016-07-18 14:47 UTC  (7+ messages)
` [PATCH 1/6] radio: terratec: "
` [PATCH 2/6] radio: rtrack2: "
` [PATCH 3/6] radio: trust: "
` [PATCH 4/6] radio: zoltrix: "
` [PATCH 5/6] radio: aztech: "
` [PATCH 6/6] radio: aimslab: "

[PATCH] [media] vb2: map dmabuf for planes on driver queue instead of vidioc_qbuf
 2016-07-18 14:15 UTC  (6+ messages)

[PATCH] dma-buf: Release module reference on creation failure
 2016-07-18 13:03 UTC  (3+ messages)

[PATCH] [media] dw2102: Add support for Terratec Cinergy S2 USB BOX
 2016-07-18 12:19 UTC  (5+ messages)

[PATCH 0/4] Add MT8173 MDP Driver
 2016-07-18 12:18 UTC  (3+ messages)
` [PATCH 3/4] media: Add Mediatek "

[PATCH] vim2m: copy the other colorspace-related fields as well
 2016-07-18 11:00 UTC 

[PATCH] cec: always check all_device_types and features
 2016-07-18  9:23 UTC 

[PATCH v5] [media] pci: Add tw5864 driver
 2016-07-18  9:13 UTC  (2+ messages)

[PATCH v3 0/9] Add HSV format
 2016-07-18  9:03 UTC  (6+ messages)
` [PATCH v3 4/9] [media] vivid: code refactor for color encoding
` [PATCH v3 8/9] [media] vivid: Fix YUV555 and YUV565 handling

cron job: media_tree daily build: ERRORS
 2016-07-18  2:25 UTC 

[PATCH 01/36] [media] extract_xc3028.pl: move it to scripts/dir
 2016-07-18  1:56 UTC  (8+ messages)
` [PATCH 15/36] [media] doc-rst: Add cx88 documentation to media book
` [PATCH 19/36] [media] doc-rst: Add ivtv documentation
` [PATCH 21/36] [media] doc-rst: add omap3isp documentation
` [PATCH 22/36] [media] doc-rst: add omap4_camera documentation
` [PATCH 23/36] [media] doc-rst: add documentation for pvrusb2
` [PATCH 24/36] [media] doc-rst: add pxa_camera documentation
` [PATCH 34/36] [media] doc-rst: add vivid documentation


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