public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-14 22:47:54 to 2017-02-17 22:12:44 UTC [more...]

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

[PATCH 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-17 21:51 UTC  (33+ 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

Bug#854100: libdvbv5-0: fails to tune / scan
 2017-02-17 21:50 UTC 

Dead code in v4l2-mem2mem.c?
 2017-02-17 18:42 UTC  (2+ messages)

[PATCH v4 00/36] i.MX Media Driver
 2017-02-17 18:27 UTC  (81+ messages)
` [PATCH v4 01/36] [media] dt-bindings: Add bindings for i.MX media driver
` [PATCH v4 02/36] ARM: dts: imx6qdl: Add compatible, clocks, irqs to MIPI CSI-2 node
` [PATCH v4 03/36] ARM: dts: imx6qdl: Add mipi_ipu1/2 multiplexers, mipi_csi, and their connections
` [PATCH v4 04/36] ARM: dts: imx6qdl: add capture-subsystem device
` [PATCH v4 05/36] ARM: dts: imx6qdl-sabrelite: remove erratum ERR006687 workaround
` [PATCH v4 06/36] ARM: dts: imx6-sabrelite: add OV5642 and OV5640 camera sensors
` [PATCH v4 07/36] ARM: dts: imx6-sabresd: "
` [PATCH v4 08/36] ARM: dts: imx6-sabreauto: create i2cmux for i2c3
` [PATCH v4 09/36] ARM: dts: imx6-sabreauto: add reset-gpios property for max7310_b
` [PATCH v4 10/36] ARM: dts: imx6-sabreauto: add pinctrl for gpt input capture
` [PATCH v4 11/36] ARM: dts: imx6-sabreauto: add the ADV7180 video decoder
` [PATCH v4 12/36] add mux and video interface bridge entity functions
` [PATCH v4 13/36] [media] v4l2: add a frame timeout event
` [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 16/36] UAPI: Add media UAPI Kbuild file
` [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 19/36] media: imx: Add Capture Device Interface
` [PATCH v4 20/36] media: imx: Add CSI subdev driver
` [PATCH v4 21/36] media: imx: Add VDIC "
` [PATCH v4 22/36] media: imx: Add IC subdev drivers
` [PATCH v4 23/36] media: imx: Add MIPI CSI-2 Receiver subdev driver
` [PATCH v4 24/36] [media] add Omnivision OV5640 sensor driver
` [PATCH v4 25/36] ARM: imx_v6_v7_defconfig: Enable staging video4linux drivers
` [PATCH v4 26/36] media: imx: add support for bayer formats
` [PATCH v4 27/36] media: imx: csi: "
` [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 31/36] media: imx: csi: add __csi_get_fmt
` [PATCH v4 32/36] media: imx: csi/fim: add support for frame intervals
` [PATCH v4 33/36] media: imx: redo pixel format enumeration and negotiation
` [PATCH v4 34/36] media: imx: csi: add frame skipping support
` [PATCH v4 35/36] media: imx: csi: fix crop rectangle reset in sink set_fmt
` [PATCH v4 36/36] media: imx: propagate sink pad formats to source pads

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  (5+ messages)
` [Patch 2/2] media: ti-vpe: vpe: allow use of "

[PATCH] v4l-utils: fix invalid protocol in streamzap keymap
 2017-02-17  9:19 UTC 

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  (10+ messages)
` [PATCH 01/10] media: dt-bindings: vpif: fix whitespace errors
` [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: "

ir-keytable: infinite loops, segfaults
 2017-02-16 13:07 UTC  (12+ messages)

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

[patch] staging: bcm2835-camera: free first element in array
 2017-02-16 12:03 UTC  (3+ messages)

[PATCH v3 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-02-16 11:02 UTC  (6+ messages)
` [PATCH v3 2/7] dt-bindings: media: Add MAX2175 binding description
` [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 1/3] [media] si2157: Add support for Si2141-A10
 2017-02-16  8:54 UTC  (7+ messages)
` [PATCH v2 2/3] [media] si2168: add support for Si2168-D60
` [PATCH v2 3/3] [media] dvbsky: MyGica T230C support

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

[PATCH 3/4] smiapp: Get clock rate if it's not available through DT
 2017-02-15 23:05 UTC  (2+ messages)

[PATCH] [media] dw2102: don't do DMA on stack
 2017-02-15 20:29 UTC  (2+ messages)
` [PATCH v2] "

Cine CT V6.1 code change request
 2017-02-15 19:20 UTC  (3+ messages)

[PATCH 1/6] [media] vb2: only check ret if we assigned it
 2017-02-15 17:55 UTC  (6+ messages)
` [PATCH 2/6] [media] ivtv: improve subscribe_event handling
` [PATCH 3/6] [media] solo6x10: improve subscribe event handling
` [PATCH 4/6] [media] tw5864: "
` [PATCH 5/6] [media] vivid: "
` [PATCH 6/6] [media] go7007: "

[xawtv3] Request: Support for FM RDS
 2017-02-15 17:28 UTC  (3+ messages)

[PATCH] staging:bcm2048 : Add parentheses around variable x
 2017-02-15 17:26 UTC  (3+ messages)

[PATCH] dt: bindings: Add support for CSI1 bus
 2017-02-15 17:06 UTC  (8+ messages)
` [PATCHv2] "
  ` [PATCH] omap3isp: add "

[GIT PULL FOR v4.11] RC deadlocks
 2017-02-15 16:06 UTC 

[PATCH v2 0/2] Add support for the DW IP Prototyping Kits for MIPI CSI-2 Host
 2017-02-15 15:29 UTC  (4+ messages)
` [PATCH v2 1/2] Add Documentation for Media Device, Video Device, and Synopsys DW "

[PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API
 2017-02-15 14:46 UTC  (3+ messages)
` [PATCH v1.1 "

Bug#854100: libdvbv5-0: fails to tune / scan
 2017-02-15 14:37 UTC  (7+ messages)

[RFC simple allocator v2 0/2] Simple allocator
 2017-02-15 12:15 UTC  (9+ messages)
` [RFC simple allocator v2 1/2] Create Simple Allocator module

[RFC 08/13] smiapp-pll: Take existing divisor into account in minimum divisor check
 2017-02-15 11:41 UTC  (4+ messages)

[RFC 06/13] v4l2-async: per notifier locking
 2017-02-15 10:58 UTC  (3+ messages)

[PATCH] smiapp: add CCP2 support
 2017-02-15 10:48 UTC  (5+ messages)

[PATCH v3 00/24] i.MX Media Driver
 2017-02-15  9:33 UTC  (4+ messages)

КЛИЕНСКИЕ БАЗЫ тел +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Viber\whatsapp\telegram +79139230330 Узнайте подробнее!!!
 2017-02-14 16:11 UTC 

next build: 9 warnings 0 failures (next/next-20170215)
 2017-02-15  8:42 UTC  (4+ messages)

[PATCH v3 0/2] v4l: Add camera voice coil lens control class, current control
 2017-02-15  8:09 UTC  (5+ messages)
` [PATCH v3 1/2] "

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

[PATCH v2 0/3] Add support for MyGica T230C DVB-T2 stick
 2017-02-15  1:51 UTC 

[PATCH 1/1] hdpvr: code cleanup
 2017-02-15  1:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox