public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-20 10:04:56 to 2017-02-23 10:29:33 UTC [more...]

[PATCH] usbtv: add a new usbid
 2017-02-23 10:28 UTC 

v4l2: Adding support for multiple MIPI CSI-2 virtual channels
 2017-02-23 10:07 UTC  (5+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-02-23  9:10 UTC  (37+ messages)
` [PATCH v4 12/36] add mux and video interface bridge entity functions
` [PATCH v4 15/36] platform: add video-multiplexer subdevice driver
` [PATCH v4 17/36] media: Add userspace header file for i.MX
` [PATCH v4 23/36] media: imx: Add MIPI CSI-2 Receiver subdev driver
` [PATCH v4 29/36] media: imx: mipi-csi2: enable setting and getting of frame rates
` [PATCH v4 33/36] media: imx: redo pixel format enumeration and negotiation

[PATCH v2 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-23  7:30 UTC  (21+ messages)
  ` [PATCH v2 01/15] media: s5p-mfc: Remove unused structures and dead code
  ` [PATCH v2 02/15] media: s5p-mfc: Use generic of_device_get_match_data helper
  ` [PATCH v2 03/15] media: s5p-mfc: Replace mem_dev_* entries with an array
  ` [PATCH v2 04/15] media: s5p-mfc: Replace bank1/bank2 "
  ` [PATCH v2 05/15] media: s5p-mfc: Simplify alloc/release private buffer functions
  ` [PATCH v2 06/15] media: s5p-mfc: Move setting DMA max segment size to DMA configure function
  ` [PATCH v2 07/15] media: s5p-mfc: Put firmware to private buffer structure
  ` [PATCH v2 08/15] media: s5p-mfc: Move firmware allocation to DMA configure function
  ` [PATCH v2 09/15] media: s5p-mfc: Allocate firmware with internal private buffer alloc function
  ` [PATCH v2 10/15] media: s5p-mfc: Reduce firmware buffer size for MFC v6+ variants
  ` [PATCH v2 11/15] media: s5p-mfc: Split variant DMA memory configuration into separate functions
  ` [PATCH v2 12/15] media: s5p-mfc: Add support for probe-time preallocated block based allocator
  ` [PATCH v2 13/15] media: s5p-mfc: Remove special configuration of IOMMU domain
  ` [PATCH v2 14/15] media: s5p-mfc: Use preallocated block allocator always for MFC v6+
  ` [PATCH v2 15/15] ARM: dts: exynos: Remove MFC reserved buffers

[PATCH] dma-buf: add support for compat ioctl
 2017-02-23  6:37 UTC  (7+ messages)

cron job: media_tree daily build: ERRORS
 2017-02-23  5:12 UTC 

<Query> Looking more details and reasons for using orig_add_limit
 2017-02-23  0:25 UTC  (5+ messages)

Bug: decoders referenced in kernel rc-keymaps not loaded on boot
 2017-02-22 23:11 UTC  (5+ messages)
      ` [PATCH] [media] rc: raw decoder for keymap protocol is not loaded on register

[PATCH] [media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'
 2017-02-22 22:32 UTC 

[PATCH 1/3] [media] soc-camera: ov5642: Add OF device ID table
 2017-02-22 20:11 UTC  (4+ messages)
` [PATCH 2/3] [media] tc358743: "
` [PATCH 3/3] [media] si4713: "

[PATCH v5 0/3] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-22 20:08 UTC  (13+ messages)
` [PATCH v5 1/3] [media] exynos-gsc: Use user configured colorspace if provided
` [PATCH v5 2/3] [media] s5p-mfc: Set colorspace in VIDIO_{G,TRY}_FMT if DEFAULT provided
` [PATCH v5 3/3] [media] s5p-mfc: Check and set 'v4l2_pix_format:field' field in try_fmt

Dead code in v4l2-mem2mem.c?
 2017-02-22 19:54 UTC  (5+ messages)

[PATCH RESEND 1/1] media: platform: Renesas IMR driver
 2017-02-22 19:05 UTC  (3+ messages)

[PATCH v9 0/2] Add support for Omnivision OV5647
 2017-02-22 14:39 UTC  (22+ messages)
` [PATCH v9 1/2] Add OV5647 device tree documentation
` [PATCH v9 2/2] Add support for OV5647 sensor

[PATCH v6 0/9] Qualcomm video decoder/encoder driver
 2017-02-22 14:17 UTC  (5+ messages)
` [PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver

[PATCH] media: vpif: request enable-gpios
 2017-02-22 13:27 UTC 

[PATCH v2 00/19] Teach lirc how to send and receive scancodes
 2017-02-22 10:45 UTC  (23+ messages)
` [PATCH v2 01/19] [media] lirc: document lirc modes better
` [PATCH v2 02/19] [media] lirc: return ENOTTY when ioctl is not supported
` [PATCH v2 03/19] [media] lirc: return ENOTTY when device does support ioctl
` [PATCH v2 04/19] [media] winbond: allow timeout to be set
` [PATCH v2 05/19] [media] gpio-ir: do not allow a timeout of 0
` [PATCH v2 06/19] [media] rc: lirc keymap no longer makes any sense
` [PATCH v2 07/19] [media] lirc: advertise LIRC_CAN_GET_REC_RESOLUTION and improve
` [PATCH v2 08/19] [media] lirc: use refcounting for lirc devices
` [PATCH v2 09/19] [media] mce_kbd: add encoder
` [PATCH v2 10/19] [media] serial_ir: iommap is a memory address, not bool
` [PATCH v2 11/19] [media] lirc: lirc interface should not be a raw decoder
` [PATCH v2 12/19] [media] lirc: exorcise struct irctl
` [PATCH v2 13/19] [media] lirc: use plain kfifo rather than lirc_buffer
` [PATCH v2 14/19] [media] lirc: implement scancode sending
` [PATCH v2 15/19] [media] rc: use the correct carrier for scancode transmit
` [PATCH v2 16/19] [media] rc: auto load encoder if necessary
` [PATCH v2 17/19] [media] lirc: implement reading scancode
` [PATCH v2 18/19] [media] lirc: scancode rc devices should have a lirc device too
` [PATCH v2 19/19] [media] lirc: document LIRC_MODE_SCANCODE

cron job: media_tree daily build: WARNINGS
 2017-02-22  5:11 UTC 

[PATCH 1/2] media: pci: saa7164: remove unnecessary code
 2017-02-21 22:07 UTC  (4+ messages)
` [PATCH 2/2] media: pci: saa7164: remove dead code

Cine CT V6.1 code change request
 2017-02-21 19:13 UTC  (5+ messages)

ir-keytable: infinite loops, segfaults
 2017-02-21 18:32 UTC  (10+ messages)

[GIT PULL for v4.11-rc1] media updates
 2017-02-21 18:08 UTC 

[PATCH v4 0/4] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-21 18:04 UTC  (8+ messages)
  ` [PATCH v4 1/4] [media] exynos-gsc: Use 576p instead 720p as a threshold for colorspaces
  ` [PATCH v4 2/4] [media] exynos-gsc: Respect userspace colorspace setting in try_fmt
  ` [PATCH v4 4/4] [media] s5p-mfc: Check and set 'v4l2_pix_format:field' field "

Problem: saa7113 (saa7115) vs. "conrad usb grabber usb-472"
 2017-02-21 16:02 UTC  (3+ messages)

[PATCH 1/1] docs-rst: media: Explicitly refer to sub-sampling in scaling documentation
 2017-02-21 15:59 UTC 

[PATCH] dt: bindings: Add support for CSI1 bus
 2017-02-21 11:20 UTC  (6+ messages)
` [PATCH] omap3isp: add "
      ` [PATCH] omap3isp: avoid uninitialized memory

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-21 11:11 UTC  (6+ messages)

[bug report] [media] st-delta: add mjpeg support
 2017-02-21  9:14 UTC  (2+ messages)

[PATCH v4 0/3] Add support for MPEG-2 in DELTA video decoder
 2017-02-21  9:10 UTC  (4+ messages)
` [PATCH v4 1/3] [media] v4l: add parsed MPEG-2 support
` [PATCH v4 2/3] [media] st-delta: add parsing metadata controls support
` [PATCH v4 3/3] [media] st-delta: add mpeg2 support

[PATCH v3 0/3] Add support for MPEG-2 in DELTA video decoder
 2017-02-21  8:53 UTC  (4+ messages)
` [PATCH v3 1/3] [media] v4l: add parsed MPEG-2 support

[PATCH] [media] st-delta: mjpeg: fix static checker warning
 2017-02-21  8:12 UTC 

cron job: media_tree daily build: WARNINGS
 2017-02-21  5:11 UTC 

[PATCH] media: staging: bcm2048: use unsigned int instead of unsigned
 2017-02-21  4:49 UTC  (4+ messages)
` [PATCH] fix unsigned int argument

[PATCH v2 0/3] r8a7793 Gose video input support
 2017-02-20 23:42 UTC  (3+ messages)

[PATCH] rtl8188eu: style: spaces to tabs
 2017-02-20 23:31 UTC 

[PATCH v3 0/2] v4l: Add camera voice coil lens control class, current control
 2017-02-20 22:48 UTC  (7+ messages)
` [PATCH v3 1/2] "

[PATCH] [media] et8ek8: Export OF device ID as module aliases
 2017-02-20 21:30 UTC  (2+ messages)

[PATCH 0/6] Media controller and omap3isp cleanups
 2017-02-20 20:37 UTC  (8+ messages)
` [PATCH 1/6] omap3isp: Don't rely on devm for memory resource management
` [PATCH 2/6] omap3isp: Call video_unregister_device() unconditionally
` [PATCH 3/6] omap3isp: Remove misleading comment
` [PATCH 4/6] omap3isp: Disable streaming at driver unbind time
` [PATCH 5/6] media: Remove useless curly braces and parentheses
` [PATCH 6/6] media: devnode: Rename mdev argument as devnode

[PATCH v1 1/2] ir-ctl: use strndup instead of strndupa (fixes musl compile)
 2017-02-20 20:33 UTC  (2+ messages)
` [PATCH v1 2/2] ir-ctl: add optional copy of TEMP_FAILURE_RETRY macro (fix "

[PATCH] cec rst: document the error codes
 2017-02-20 20:21 UTC 

[PATCH] cec: log reason for returning -EINVAL
 2017-02-20 20:19 UTC 

change mode on PC tuner
 2017-02-20 18:24 UTC 

[PATCH] v4l-utils: fix invalid protocol in streamzap keymap
 2017-02-20 17:33 UTC  (3+ messages)

[PATCH 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-20 13:27 UTC  (9+ messages)
  ` [PATCH 15/15] ARM: dts: exynos: Remove MFC reserved buffers
    ` [PATCH 15/15] ARM: dts: exynos: Remove MFC reserved buffersg
  ` [PATCH 14/15] media: s5p-mfc: Use preallocated block allocator always for MFC v6+

PATCH: v4l-utils/utils/ir-ctl/irc-ctl.c: fix musl build
 2017-02-20 11:48 UTC  (2+ messages)

[PATCH] v4l: vsp1: Fix WPF U/V order in 3-planar formats on Gen3
 2017-02-20 10:48 UTC  (2+ messages)

Bug#854100: libdvbv5-0: fails to tune / scan
 2017-02-20  9:52 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