linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-16 05:14:47 to 2017-02-21 00:14:48 UTC [more...]

[PATCH v4 00/36] i.MX Media Driver
 2017-02-21  0:13 UTC  (72+ messages)
` [PATCH v4 01/36] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v4 07/36] ARM: dts: imx6-sabresd: add OV5642 and OV5640 camera sensors
` [PATCH v4 12/36] add mux and video interface bridge entity functions
` [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline
` [PATCH v4 15/36] platform: add video-multiplexer subdevice driver
` [PATCH v4 17/36] media: Add userspace header file for i.MX
` [PATCH v4 18/36] media: Add i.MX media core driver
` [PATCH v4 20/36] media: imx: Add CSI subdev driver
` [PATCH v4 23/36] media: imx: Add MIPI CSI-2 Receiver "
` [PATCH v4 28/36] media: imx: csi: fix crop rectangle changes in set_fmt
` [PATCH v4 29/36] media: imx: mipi-csi2: enable setting and getting of frame rates
` [PATCH v4 30/36] media: imx: update capture dev format on IDMAC output pad set_fmt
` [PATCH v4 33/36] media: imx: redo pixel format enumeration and negotiation
` [PATCH v4 36/36] media: imx: propagate sink pad formats to source pads

[PATCH] media: staging: bcm2048: use unsigned int instead of unsigned
 2017-02-21  0:08 UTC 

[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 

Dead code in v4l2-mem2mem.c?
 2017-02-20 19:49 UTC  (4+ messages)

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

ir-keytable: infinite loops, segfaults
 2017-02-20 17:13 UTC  (13+ messages)

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

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-20 13:56 UTC  (4+ messages)

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

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

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)

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

[RFC 01/13] Core changes for CCP2/CSI1 support
 2017-02-20  1:02 UTC  (2+ messages)

[PATCH 1/1] hdpvr: code cleanup
 2017-02-19 23:40 UTC  (2+ messages)

[PATCH 1/2] em28xx: reduce stack usage in sensor probing functions
 2017-02-19 18:29 UTC  (2+ messages)
` [PATCH 2/2] em28xx: simplify ID-reading from Micron sensors

[PATCH] media: pci: constify stv0299_config structures
 2017-02-19 18:04 UTC 

[PATCH] pci: mantis: constify mb86a16_config structure
 2017-02-19 17:39 UTC 

[PATCH] [media] s5p-g2d: Fix error handling
 2017-02-19 17:30 UTC 

[PATCH] cx88: constify mb86a16_config structure
 2017-02-19 17:29 UTC 

[PATCH] UVC Module - Support Intel RealSense SR300 Depth Camera formats
 2017-02-19 16:45 UTC  (6+ messages)
` [PATCH v3 0/2] Intel SR300 Depth Formats
` [PATCH v3 0/2] Intel Depth Formats for SR300 camera
  ` [PATCH v3 1/2] Documentation: Intel SR300 Depth camera INZI format
  ` [PATCH v3 2/2] uvcvideo: Add support for Intel SR300 depth camera

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

[PATCH] saa7134: constify nxt200x_config structures
 2017-02-19 13:06 UTC 

[PATCH] b2c2: constify nxt200x_config structure
 2017-02-19 12:59 UTC 

[PATCH] staging: bcm2835: Fix a memory leak in error handling path
 2017-02-19 10:34 UTC 

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

[RFC 04/13] omap3isp: add support for CSI1 bus
 2017-02-18 22:53 UTC  (2+ messages)

[patch] staging: bcm2835-camera: free first element in array
 2017-02-18 11:35 UTC  (5+ messages)
  ` [patch v2] staging: bcm2835-camera: fix error handling in init

[PATCH] media: uvcvideo: Add support for changing UVC_URBS/UVC_MAX_PACKETS from sysfs
 2017-02-18  6:35 UTC  (2+ messages)

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

[PATCH] bcm2048: Fix checkpatch checks
 2017-02-18  3:52 UTC 

cx231xx: disagrees about version of symbol videobuf_streamoff
 2017-02-18  1:21 UTC 

[PATCH] [media] dvb-usb-dibusb-mc-common: Add MODULE_LICENSE
 2017-02-18  0:30 UTC 

[patch] staging: bcm2835/mmal-vchiq: unlock on error in buffer_from_host()
 2017-02-17 23:20 UTC 

Dead code or otherwise invalid memory access in drivers/media/v4l2-core/videobuf-core.c
 2017-02-17 23:09 UTC 

[PATCH] [media] Staging: media/lirc: don't call put_ir_rx on rx twice
 2017-02-17 22:12 UTC  (2+ messages)

v4l2: Adding support for multiple MIPI CSI-2 virtual channels
 2017-02-17 13:57 UTC 

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

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 12:27 UTC  (3+ messages)
` [PATCH 22/35] drivers/media: Convert remaining use of "

[PATCH] CEC documentation fixes
 2017-02-17 11:14 UTC 

[PATCH v3 0/3] video/sti/cec: add HPD notifier support
 2017-02-17 10:46 UTC  (4+ messages)
` [PATCH v3 1/3] sti: hdmi: "
` [PATCH v3 2/3] stih-cec: "
` [PATCH v3 3/3] arm: sti: update sti-cec for "

[Patch 0/2] media: ti-vpe: allow user specified stride
 2017-02-17  9:45 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2017-02-17  5:14 UTC 

Dead code in v4l2-mem2mem.c?
 2017-02-17  3:47 UTC 

[PATCH v3 1/3] [media] si2157: Add support for Si2141-A10
 2017-02-17  0:55 UTC  (3+ messages)
` [PATCH v3 2/3] [media] si2168: add support for Si2168-D60
` [PATCH v3 3/3] [media] dvbsky: MyGica T230C support

[PATCH v3 0/3] Add support for MyGica T230C DVB-T2 stick
 2017-02-17  0:55 UTC 

[PATCH 1/4] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze()
 2017-02-16 20:13 UTC  (4+ messages)
` [PATCH 2/4] [media] em28xx: reduce stack usage in probe functions

[PATCH] media: vpif: use a configurable i2c_adapter_id for vpif display
 2017-02-16 18:08 UTC 

[GIT PULL for v4.10] media fixes
 2017-02-16 17:59 UTC 

[PATCH 00/10] ARM: davinci: add vpif display support
 2017-02-16 17:48 UTC  (7+ messages)
` [PATCH 03/10] media: dt-bindings: vpif: extend the example with an output port

[regression] dvb_usb_cxusb (was Re: ir-keytable: infinite loops, segfaults)
 2017-02-16 13:09 UTC  (3+ messages)
    ` Fwd: "

Re:[報價]19V,4A 電源適配器(變壓器) 大量需求
 2017-02-16 12:06 UTC 

[PATCH v3 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-02-16 11:02 UTC  (4+ messages)
` [PATCH v3 6/7] dt-bindings: media: Add Renesas R-Car DRIF binding

[GIT PULL FOR v4.11] MediaTek JPEG encoder
 2017-02-16 10:51 UTC  (3+ messages)

[PATCH] staging: media: use octal permissions
 2017-02-16  9:33 UTC  (2+ messages)

[PATCH v2 3/3] [media] dvbsky: MyGica T230C support
 2017-02-16  8:54 UTC  (5+ messages)

cron job: media_tree daily build: WARNINGS
 2017-02-16  5:14 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).