Linux-Media Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-13 09:54:25 to 2017-02-15 05:15:00 UTC [more...]

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

[PATCH v3 00/24] i.MX Media Driver
 2017-02-15  2:27 UTC  (12+ messages)
` [PATCH v3 21/24] media: imx: Add MIPI CSI-2 Receiver subdev driver

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

[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 

[PATCH v3 0/2] v4l: Add camera voice coil lens control class, current control
 2017-02-14 22:47 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ad5820: Use VOICE_COIL_CURRENT control

[PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-14 22:39 UTC  (4+ messages)
` [PATCH 2/4] Core changes for CCP2/CSI1 support
` [PATCH 3/4] smiapp: add CCP2 support
` [PATCH 4/4] v4l: split lane parsing code

[RFC 03/13] v4l: split lane parsing code
 2017-02-14 22:37 UTC  (5+ messages)

[RFC 07/13] v4l2: device_register_subdev_nodes: allow calling multiple times
 2017-02-14 22:29 UTC  (5+ messages)

[RFC 08/13] smiapp-pll: Take existing divisor into account in minimum divisor check
 2017-02-14 22:14 UTC  (3+ messages)

[RFC 06/13] v4l2-async: per notifier locking
 2017-02-14 21:57 UTC  (3+ messages)

Cine CT V6.1 code change request
 2017-02-14 20:59 UTC 

[RFC simple allocator v2 0/2] Simple allocator
 2017-02-14 19:59 UTC  (11+ messages)
` [RFC simple allocator v2 1/2] Create Simple Allocator module
` [RFC simple allocator v2 2/2] add CMA simple allocator module

[PATCH v2] siano: make it work again with CONFIG_VMAP_STACK
 2017-02-14 19:47 UTC 

[PATCH] siano: make it work again with CONFIG_VMAP_STACK
 2017-02-14 19:45 UTC  (3+ messages)

Suffering Children
 2017-02-14 17:19 UTC 

[PATCH 00/15] Exynos MFC v6+ - remove the need for the reserved memory
 2017-02-14 17:03 UTC  (17+ 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] media: s5p-mfc: Fix initialization of internal structures
 2017-02-14 16:32 UTC  (2+ messages)

[PATCH v4 0/4] Fixes for colorspace logic in exynos-gsc and s5p-mfc drivers
 2017-02-14 15:19 UTC  (6+ 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 3/4] [media] s5p-mfc: Set colorspace in VIDIO_{G,TRY}_FMT if DEFAULT provided
` [PATCH v4 4/4] [media] s5p-mfc: Check and set 'v4l2_pix_format:field' field in try_fmt

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

[PATCH v3 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-02-14 13:42 UTC  (5+ messages)
` [PATCH v3 3/7] media: i2c: max2175: Add MAX2175 support

[RFC 13/13] adp1653: add subdevs
 2017-02-14 13:40 UTC 

[RFC 12/13] Enable camera on N900
 2017-02-14 13:40 UTC 

[RFC 09/13] media: Add video bus switch
 2017-02-14 13:40 UTC 

[RFC 11/13] gpio-switch is for some reason neccessary for camera to work
 2017-02-14 13:40 UTC 

[RFC 10/13] omap3isp: fix capture
 2017-02-14 13:40 UTC 

[RFC 05/13] omap3isp: Add subdevices support
 2017-02-14 13:39 UTC 

[RFC 02/13] smiapp: add CCP2 support
 2017-02-14 13:39 UTC 

[RFC 01/13] Core changes for CCP2/CSI1 support
 2017-02-14 13:39 UTC 

v4l: Add camera voice coil lens control class, current control
 2017-02-14 12:03 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ad5820: Use VOICE_COIL_CURRENT control

[GIT PULL for v4.10] media fixes
 2017-02-14  8:52 UTC 

[PATCH 0/4] smiapp cleanups, clock control changes
 2017-02-14  7:37 UTC  (7+ messages)
` [PATCH 1/4] smiapp: Remove smiapp.h header under include
` [PATCH 2/4] smiapp: Verify clock frequency after setting it, prevent changing it
` [PATCH 3/4] smiapp: Get clock rate if it's not available through DT
  ` [PATCH v1.1 "
` [PATCH 4/4] smiapp: Make clock control optional

[patch] [media] mantis_dvb: fix some error codes in mantis_dvb_init()
 2017-02-14  7:20 UTC  (8+ messages)
` [patch] [media] add device IDs to ngene
  ` [PATCH] [MEDIA] "
    ` [PATCH] [MEDIA] add device ID to ati remote
    ` [PATCH] [MEDIA] add device IDs to ngene driver

[PATCH 0/8] V4L2 fwnode support
 2017-02-14  7:12 UTC  (18+ messages)
` [PATCH 1/8] v4l: flash led class: Use fwnode_handle instead of device_node in init
` [PATCH 2/8] v4l: fwnode: Support generic fwnode for parsing standardised properties
` [PATCH 3/8] v4l: async: Add fwnode match support
` [PATCH 4/8] v4l2-async: Provide interoperability between OF and fwnode matching
` [PATCH 5/8] v4l: Switch from V4L2 OF not V4L2 fwnode API
    ` [PATCH v1.1 "
` [PATCH 6/8] v4l: media/drv-intf/soc_mediabus.h: include dependent header file
` [PATCH 7/8] v4l: Improve header file ordering
` [PATCH 8/8] v4l: Remove V4L2 OF framework in favour of V4L2 fwnode framework

[PATCH 00/11] media: rcar-vin: fix OPS and format/pad index issues
 2017-02-14  6:40 UTC  (7+ messages)

[PATCH 00/10] ARM: davinci: add vpif display support
 2017-02-14  6:30 UTC  (13+ messages)
` [PATCH 02/10] ARM: dts: da850-evm: fix whitespace errors
` [PATCH 07/10] ARM: davinci: fix a whitespace error
` [PATCH 08/10] ARM: davinci: fix the DT boot on da850-evm

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

[PATCH v2] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3
 2017-02-14  2:45 UTC 

[PATCH 0/4] vsp1 partition algorithm improvements
 2017-02-14  1:15 UTC  (10+ messages)
` [PATCH 1/4] v4l: vsp1: Implement partition algorithm restrictions
` [PATCH 2/4] v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() function
` [PATCH 3/4] v4l: vsp1: Calculate partition sizes at stream start
` [PATCH 4/4] v4l: vsp1: Remove redundant context variables

[PATCH v4 0/4] v4l: vsp1: Fix suspend/resume and race on M2M pipelines
 2017-02-14  0:57 UTC  (9+ messages)
` [PATCH v4 1/4] v4l: vsp1: Prevent multiple streamon race commencing pipeline early
` [PATCH v4 2/4] v4l: vsp1: Move vsp1_video_setup_pipeline()
` [PATCH v4 3/4] v4l: vsp1: Repair suspend resume operations for video pipelines
` [PATCH v4 4/4] v4l: vsp1: Remove redundant pipe->dl usage from drm

[PATCH 0/8] v4l: vsp1: Partition phase developments
 2017-02-14  0:01 UTC  (19+ messages)
` [PATCH 1/8] v4l: vsp1: Provide UDS register updates
` [PATCH 2/8] v4l: vsp1: Track the SRU entity in the pipeline
` [PATCH 3/8] v4l: vsp1: Correct image partition parameters
` [PATCH 4/8] v4l: vsp1: Move partition rectangles to struct
` [PATCH 5/8] v4l: vsp1: Operate on partition struct data directly
` [PATCH 6/8] v4l: vsp1: Allow entities to participate in the partition algorithm
` [PATCH 7/8] v4l: vsp1: Calculate UDS phase for partitions
` [PATCH 8/8] v4l: vsp1: Implement left edge partition algorithm overlap

[regression] dvb_usb_cxusb (was Re: ir-keytable: infinite loops, segfaults)
 2017-02-13 20:53 UTC  (3+ messages)

[PATCH v8 0/2] Add support Add support for Omnivision OV56477
 2017-02-13 20:19 UTC  (6+ messages)
` [PATCH v8 1/2] Add OV5647 device tree documentation
` [PATCH v8 2/2] Add support for OV5647 sensor

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

[bug report] [media] st-delta: add mjpeg support
 2017-02-13 19:07 UTC 

[PATCH 1/1] smiapp: Make VANA regulator optional
 2017-02-13 15:39 UTC 

patch superseded? (was: [linux-media] Patch notification: 1 patch updated)
 2017-02-13 15:19 UTC  (3+ messages)

[PATCH 0/2] [media] exynos-gsc: Fix support for NV21 and NV61 formats
 2017-02-13 14:37 UTC  (8+ messages)
` [PATCH 1/2] [media] exynos-gsc: Do not swap cb/cr for semi planar formats
` [PATCH 2/2] [media] exynos-gsc: Add support for NV{16,21,61}M pixel formats

[GIT PULL FOR v4.12] Various fixes/enhancements
 2017-02-13 14:05 UTC 

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

[PATCH] [media] lirc: fix dead lock between open and wakeup_filter
 2017-02-13 13:19 UTC 

[Patch 0/2] media: ti-vpe: allow user specified stride
 2017-02-13 13:06 UTC  (3+ messages)
` [Patch 1/2] media: ti-vpe: vpdma: add support for "
` [Patch 2/2] media: ti-vpe: vpe: allow use of "

[PATCH] allow buffers allocation with DMABUF memory type
 2017-02-13 13:06 UTC  (3+ messages)

[RFCv4 PATCH 1/1] hdpvr: fix interrupted recording
 2017-02-13 12:03 UTC  (2+ messages)

[GIT PULL FOR v4.11] MediaTek JPEG encoder
 2017-02-13 12:00 UTC  (2+ messages)

[PATCH v3 1/4] media-ctl: add pad support to set/get_frame_interval
 2017-02-13 11:40 UTC  (4+ messages)
` [PATCH v3 2/4] media-ctl: print the configured frame interval
` [PATCH v3 3/4] media-ctl: propagate "
` [PATCH v3 4/4] media-ctl: add colorimetry support

[PATCH] media: rc: nuvoton: fix deadlock in nvt_write_wakeup_codes
 2017-02-13 11:36 UTC  (2+ messages)

[PATCH] Staging: media: bcm2048: Fixed coding style issue
 2017-02-13 11:26 UTC  (2+ messages)

[PATCH v2] [media] vivid: support for contiguous DMA buffers
 2017-02-13 11:14 UTC  (4+ messages)

[PATCH v6 0/3] Add Mediatek JPEG Decoder
 2017-02-13 10:42 UTC  (14+ messages)
` [PATCH v6 3/3] arm: dts: mt2701: Add node for "

[PATCH v2 1/2] [media] tc358743: put lanes in STOP state before starting streaming
 2017-02-13 10:39 UTC  (4+ messages)
` [PATCH v2 2/2] [media] tc358743: extend colorimetry support

[PATCH v6] media: Driver for Toshiba et8ek8 5MP sensor
 2017-02-13 10:20 UTC  (12+ messages)
` [RFC/PATCH] media: Add video bus switch
  ` [PATCH] "
    ` [PATCH] devicetree: "

[PATCH v2 1/4] media-ctl: add pad support to set/get_frame_interval
 2017-02-13 10:06 UTC  (8+ messages)
` [PATCH v2 4/4] media-ctl: add colorimetry support

Bug#854100: libdvbv5-0: fails to tune / scan
 2017-02-13 10:04 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).