linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-06 08:49:30 to 2016-07-08 14:57:46 UTC [more...]

[PATCH v5 0/2] OV5645 camera sensor driver
 2016-07-08 14:54 UTC  (3+ messages)
` [PATCH v5 1/2] media: i2c/ov5645: add the device tree binding document
` [PATCH v5 2/2] media: Add a driver for the ov5645 camera sensor

[PATCH] doc_rst: rename the media Sphinx suff to Documentation/media
 2016-07-08 14:44 UTC 

A potential race
 2016-07-08 13:06 UTC  (4+ messages)

[PATCH] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure definition
 2016-07-08 14:12 UTC 

[ANN] Media documentation converted to ReST markup language
 2016-07-08 13:45 UTC  (2+ messages)

[PATCH 00/54] Second series of ReST convert patches for media
 2016-07-08 13:10 UTC  (56+ messages)
` [PATCH 01/54] doc-rst: linux_tv: split DVB function call documentation
` [PATCH 02/54] doc-rst: linux_tv: reformat all syscall pages
` [PATCH 03/54] doc-rst: linux_tv: dvb: use lowercase for filenames
` [PATCH 04/54] doc-rst: linux_tv: dvb: put return value at the end
` [PATCH 05/54] doc-rst: boilerplate HTML theme customization
` [PATCH 06/54] doc-rst: remove Documentation/linux_tv/conf.py file
` [PATCH 07/54] doc-rst: customize RTD theme, table & full width
` [PATCH 08/54] doc-rst: customize RTD theme, captions & inline literal
` [PATCH 09/54] doc-rst: linux_tv: don't use uppercases for syscall sections
` [PATCH 10/54] doc-rst: linux_tv: use :cpp:function:: on all syscalls
` [PATCH 11/54] doc-rst: dmabuf: Fix the cross-reference
` [PATCH 12/54] doc-rst: dev-overlay: fix the last warning
` [PATCH 13/54] doc-rst: dvbapi: Fix conversion issues
` [PATCH 14/54] doc-rst: fix intro_files/dvbstb.png image
` [PATCH 15/54] doc-rst: dvb/intro: Better show the needed include blocks
` [PATCH 16/54] doc-rst: intro: remove obsolete headers
` [PATCH 17/54] doc-rst: media-controller: fix conversion issues
` [PATCH 18/54] doc-rst: media-controller: missing credits
` [PATCH 19/54] doc-rst: media-controller.rst: add missing copy symbol
` [PATCH 20/54] doc-rst: media-controller-model: fix a typo
` [PATCH 21/54] doc-rst: mediactl: fix some wrong cross references
` [PATCH 22/54] doc-rst: media-ioc-g-topology: Fix tables
` [PATCH 23/54] doc-rst: media-ioc-enum-entities: better format the table
` [PATCH 24/54] doc-rst: gen-errors: Improve table layout
` [PATCH 25/54] doc-rst: remote_controllers: fix conversion issues
` [PATCH 26/54] doc-rst: Rename the title of the Digital TV section
` [PATCH 27/54] doc-rst: v4l2: Rename the V4L2 API title
` [PATCH 28/54] doc-rst: linux_tv/index: Rename the book name
` [PATCH 29/54] doc-rst: add parse-headers.pl script
` [PATCH 30/54] doc-rst: auto-build the frontend.h.rst
` [PATCH 31/54] doc-rst: parse-headers: improve delimiters to detect symbols
` [PATCH 32/54] doc-dst: parse-headers: highlight deprecated comments
` [PATCH 33/54] doc-rst: fix parsing comments and '{' on a separate line
` [PATCH 34/54] doc-rst: parse-headers: be more formal about the valid symbols
` [PATCH 35/54] doc-rst: parse-headers: better handle typedefs
` [PATCH 36/54] doc-rst: parse-headers: fix multiline typedef handler
` [PATCH 37/54] doc-rst: auto-generate dmx.h.rst
` [PATCH 38/54] doc-rst: auto-generate audio.h.rst
` [PATCH 39/54] doc-rst: auto-generate ca.h.rst
` [PATCH 40/54] doc-rst: auto-generate net.h.rst
` [PATCH 41/54] doc-rst: auto-generate video.h.rst
` [PATCH 42/54] doc-rst: parse-headers: better handle comments at the source code
` [PATCH 43/54] doc-rst: parse-headers: add an option to ignore enum symbols
` [PATCH 44/54] doc-rst: parse-headers: don't do substituition references
` [PATCH 45/54] doc-rst: autogenerate videodev2.h.rst file
` [PATCH 46/54] doc-rst: fix some badly converted references
` [PATCH 47/54] doc-rst: linux_tv: Don't ignore pix formats
` [PATCH 48/54] doc-rst: videodev2.h: don't ignore V4L2_STD macros
` [PATCH 49/54] doc-rst: document enum symbols
` [PATCH 50/54] doc-rst: videodev2.h: add cross-references for defines
` [PATCH 51/54] doc-rst: linux_tv/Makefile: Honor quiet mode
` [PATCH 52/54] doc-rst: auto-generate: fixed include "output/*.h.rst" content
` [PATCH 53/54] doc-rst: add kernel-include directive
` [PATCH 54/54] doc-rst: linux_tv/Makefile: Honor quiet make O=dir

[PATCH] doc-rst: remove an invalid include from the docs
 2016-07-08 13:06 UTC 

[PATCH] media: usbtv: prevent access to free'd resources
 2016-07-08 12:04 UTC 

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 11:44 UTC  (12+ messages)
` [PATCH v3 1/9] VPU: mediatek: Add decode support
  ` [PATCH v3 2/9] v4l: add Mediatek compressed video block format
    ` [PATCH v3 3/9] DocBook/v4l: Add compressed video formats used on MT8173 codec driver
      ` [PATCH v3 4/9] dt-bindings: Add a binding for Mediatek Video Decoder
        ` [PATCH v3 5/9] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver

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

[PATCH 00/11] adv7180 subdev fixes
 2016-07-08 10:52 UTC  (27+ messages)
` [PATCH 01/11] media: adv7180: Fix broken interrupt register access
` [PATCH 02/11] Revert "[media] adv7180: fix broken standards handling"
` [PATCH 03/11] media: adv7180: add power pin control
` [PATCH 04/11] media: adv7180: implement g_parm
` [PATCH 05/11] media: adv7180: init chip with AD recommended register settings
` [PATCH 06/11] media: adv7180: add bt.656-4 OF property
` [PATCH 07/11] media: adv7180: change mbus format to UYVY
` [PATCH 08/11] adv7180: send V4L2_EVENT_SOURCE_CHANGE on std change
` [PATCH 09/11] v4l: Add signal lock status to source change events
` [PATCH 10/11] media: adv7180: enable lock/unlock interrupts
` [PATCH 11/11] media: adv7180: fix field type

[PATCH] [media] rcar-vin: add legacy mode for wrong media bus formats
 2016-07-08 10:43 UTC 

[PATCH v2 0/9] Add MT8173 Video Decoder Driver
 2016-07-08 10:18 UTC  (4+ messages)
` [PATCH v2 1/9] [media] VPU: mediatek: Add decode support
  ` [PATCH v2 2/9] [media] : v4l: add Mediatek compressed video block format

[GIT PULL FOR v4.8] (v4) cec updates
 2016-07-08  9:59 UTC 

[PATCH v2 6/7] v4l: Add 14-bit raw bayer pixel format definitions
 2016-07-08  9:24 UTC  (3+ messages)
` [PATCH v2.1 6/9] "

[PATCHv2] cec-funcs.h: add missing 'reply' for short audio descriptor
 2016-07-08  8:52 UTC 

[PATCH] cec-funcs.h: add missing const modifier
 2016-07-08  8:36 UTC 

cron job: media_tree daily build: ERRORS
 2016-07-08  2:46 UTC 

Developing DVB driver for digital TV demodulator
 2016-07-07 18:39 UTC 

[PATCH 00/38] i.MX5/6 Video Capture
 2016-07-07 13:31 UTC  (31+ messages)
` [PATCH 00/28] i.MX5/6 Video Capture, v2
  ` [PATCH 01/28] gpu: ipu-v3: Add Video Deinterlacer unit
  ` [PATCH 02/28] gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()
  ` [PATCH 03/28] gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()
  ` [PATCH 04/28] gpu: ipu-v3: Add ipu_get_num()
  ` [PATCH 05/28] gpu: ipu-v3: Add IDMA channel linking support
  ` [PATCH 06/28] gpu: ipu-v3: Add ipu_set_vdi_src_mux()
  ` [PATCH 07/28] gpu: ipu-v3: Add VDI input IDMAC channels
  ` [PATCH 08/28] gpu: ipu-v3: Add ipu_csi_set_src()
  ` [PATCH 09/28] gpu: ipu-v3: Add ipu_ic_set_src()
  ` [PATCH 10/28] gpu: ipu-v3: set correct full sensor frame for PAL/NTSC
  ` [PATCH 11/28] gpu: ipu-v3: Fix CSI data format for 16-bit media bus formats
  ` [PATCH 12/28] gpu: ipu-v3: Fix CSI0 blur in NTSC format
  ` [PATCH 13/28] gpu: ipu-v3: Fix IRT usage
  ` [PATCH 14/28] gpu: ipu-ic: Add complete image conversion support with tiling
  ` [PATCH 15/28] gpu: ipu-ic: allow multiple handles to ic
  ` [PATCH 16/28] gpu: ipu-v3: rename CSI client device
  ` [PATCH 17/28] gpio: pca953x: Add optional reset gpio control
  ` [PATCH 18/28] clocksource/drivers/imx: add input capture support
  ` [PATCH 19/28] media: Add i.MX5/6 camera interface driver
  ` [PATCH 20/28] media: imx: Add MIPI CSI-2 Receiver driver
  ` [PATCH 21/28] media: imx: Add video switch
  ` [PATCH 22/28] media: imx: Add support for MIPI CSI-2 OV5640
  ` [PATCH 23/28] media: imx: Add support for Parallel OV5642
  ` [PATCH 24/28] media: Add i.MX5/6 mem2mem driver
  ` [PATCH 25/28] ARM: dts: imx6qdl: Flesh out MIPI CSI2 receiver node
  ` [PATCH 26/28] ARM: dts: imx6qdl: Add mipi_ipu1/2 video muxes, mipi_csi, and their connections
  ` [PATCH 27/28] ARM: dts: imx6qdl: add mem2mem devices
    ` [PATCH 28/28] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers

[PATCH 0/6] ARM: dts: imx6-sabre*: add video capture nodes
 2016-07-07 13:24 UTC  (10+ messages)
` [PATCH 1/6] ARM: dts: imx6-sabrelite: add video capture devices and connections
` [PATCH 2/6] ARM: dts: imx6-sabresd: "
` [PATCH 3/6] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH 4/6] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH 5/6] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH 6/6] ARM: dts: imx6-sabreauto: add video capture devices and connections

[PATCH] cec-funcs.h: add missing 'reply' for short audio descriptor
 2016-07-07 13:02 UTC 

Developing Linux Kernel Driver for media Codec Driver
 2016-07-07  8:32 UTC  (2+ messages)

DigitalNow TinyTwin DVB-T Receiver V2 - problems
 2016-07-07  8:21 UTC 

[PATCH v2.1 9/9] v4l: Add 16-bit raw bayer pixel format definitions
 2016-07-07  6:48 UTC  (3+ messages)
` [PATCH v2.2 09/10] v4l: 16-bit BGGR is always 16 bits
  ` [PATCH v2.2 10/10] v4l: Add 16-bit raw bayer pixel format definitions

[PATCH v5 0/4] Lager/Koelsch board HDMI input support
 2016-07-07  6:39 UTC  (8+ messages)
` [PATCH v5 1/4] media: adv7604: automatic "default-input" selection
` [PATCH v5 2/4] ARM: dts: lager: Add entries for VIN HDMI input support
` [PATCH v5 3/4] ARM: dts: koelsch: add HDMI input
` [PATCH v5 4/4] rcar-vin: implement EDID control ioctls

[PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
 2016-07-07  6:35 UTC  (7+ messages)

[PATCH] rc: nuvoton: fix hang if chip is configured for alternative EFM IO address
 2016-07-07  6:17 UTC 

Recent nuvoton-cir changes introduce a hang with nct6775
 2016-07-07  5:50 UTC  (2+ messages)

Hi linux
 2016-07-07  1:22 UTC 

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

[PATCH 0/9] Convert g/s_crop to g/s_selection
 2016-07-06 10:56 UTC  (3+ messages)
` [PATCH 3/9] omap_vout: convert "

[PATCH v3 00/15] lirc_dev fixes and beautification
 2016-07-06  9:01 UTC  (16+ messages)
` [PATCH v3 01/15] [media] lirc_dev: place buffer allocation on separate function
` [PATCH v3 02/15] [media] lirc_dev: allow bufferless driver registration
` [PATCH v3 03/15] [media] lirc_dev: remove unnecessary debug prints
` [PATCH v3 04/15] [media] lirc_dev: replace printk with pr_* or dev_*
` [PATCH v3 05/15] [media] lirc_dev: simplify goto paths
` [PATCH v3 06/15] [media] lirc_dev: do not use goto to create loops
` [PATCH v3 07/15] [media] lirc_dev: simplify if statement in lirc_add_to_buf
` [PATCH v3 08/15] [media] lirc_dev: remove double if ... else statement
` [PATCH v3 09/15] [media] lirc_dev: merge three if statements in only one
` [PATCH v3 10/15] [media] lirc_dev: remove compat_ioctl assignment
` [PATCH v3 11/15] [media] lirc_dev: fix variable constant comparisons
` [PATCH v3 12/15] [media] lirc_dev: fix error return value
` [PATCH v3 13/15] [media] lirc_dev: extremely trivial comment style fix
` [PATCH v3 14/15] [media] lirc_dev: fix potential segfault
` [PATCH v3 15/15] [media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receive

[PATCH] media: rc: nuvoton: decrease size of raw event fifo
 2016-07-06  9:37 UTC  (8+ messages)

[PATCH] cec-funcs.h: add length checks
 2016-07-06  8:49 UTC 


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