linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-17 18:36:25 to 2018-10-22 11:49:20 UTC [more...]

cron job: media_tree daily build: OK
 2018-10-22  3:32 UTC 

[PATCH v2] media: vivid: Improve timestamping
 2018-10-21 23:00 UTC 

[PATCH v3 00/16] i.MX media mem2mem scaler
 2018-10-21 17:43 UTC  (14+ messages)
` [PATCH v3 01/16] media: imx: add mem2mem device
` [PATCH v3 10/16] gpu: ipu-v3: image-convert: select optimal seam positions

[PATCH v4 0/2] Add SECO Boards CEC device driver
 2018-10-21 16:58 UTC  (3+ messages)
` [PATCH v4 1/2] media: add SECO cec driver
` [PATCH v4 2/2] seco-cec: add Consumer-IR support

[RFP] Which V4L2 ioctls could be replaced by better versions?
 2018-10-21 16:28 UTC  (9+ messages)

[PATCH] Revert 95f408bb Ryzen DMA related RiSC engine stall fixes
 2018-10-21 13:45 UTC 

I NEED YOUR HELP URGENTLY!!!
 2018-10-21  0:25 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-10-21  9:26 UTC  (12+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface
` [PATCH 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v7] media: add imx319 camera sensor driver
 2018-10-21  5:29 UTC  (8+ messages)

cron job: media_tree daily build: OK
 2018-10-21  3:32 UTC 

Editors 4
 2018-10-20 16:16 UTC 

Editors 4
 2018-10-20 12:43 UTC 

Photo studio 33
 2018-10-20 12:51 UTC 

Photo studio 33
 2018-10-20 13:14 UTC 

cec kernel oops with pulse8 usb cec adapter
 2018-10-20 21:12 UTC  (2+ messages)

Imaging 39
 2018-10-20 13:48 UTC 

[PATCH v4 0/6] media: video-i2c: support changing frame interval and runtime PM
 2018-10-20 20:23 UTC  (8+ messages)
` [PATCH v4 1/6] media: video-i2c: avoid accessing released memory area when removing driver
` [PATCH v4 2/6] media: video-i2c: use i2c regmap
` [PATCH v4 3/6] media: v4l2-common: add V4L2_FRACT_COMPARE
` [PATCH v4 4/6] media: vivid: use V4L2_FRACT_COMPARE
` [PATCH v4 5/6] media: video-i2c: support changing frame interval
` [PATCH v4 6/6] media: video-i2c: support runtime PM

linux-media - 123456
 2018-10-20 18:17 UTC 

[PATCH] media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()
 2018-10-20 17:50 UTC 

[PATCH 0/4] media: mt9m111 features
 2018-10-20 16:04 UTC  (8+ messages)
` [PATCH 1/4] media: mt9m111: add s_stream callback
` [PATCH 2/4] media: mt9m111: add streaming check to set_fmt
` [PATCH 3/4] media: mt9m111: add support to select formats and fps for {Q,SXGA}
` [PATCH 4/4] media: mt9m111: allow to setup pixclk polarity

[PATCH] media: venus: queue initial buffers
 2018-10-20  7:50 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2018-10-20  3:32 UTC 

[PATCH v4 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-10-19 20:26 UTC  (7+ messages)
` [PATCH v4 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH] media: rename soc_camera I2C drivers
 2018-10-19 20:19 UTC  (7+ messages)

i.MX6 IPU CSI analog video input on Ventana
 2018-10-19 20:06 UTC  (28+ messages)

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-10-19 19:42 UTC  (7+ messages)

[PATCH v4 00/22] i.MX media mem2mem scaler
 2018-10-19 18:51 UTC  (24+ messages)
` [PATCH v4 01/22] media: imx: add mem2mem device
` [PATCH v4 02/22] gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffers
` [PATCH v4 03/22] gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()
` [PATCH v4 04/22] gpu: ipu-v3: ipu-ic: allow to manually set resize coefficients
` [PATCH v4 05/22] gpu: ipu-v3: image-convert: Prevent race between run and unprepare
` [PATCH v4 06/22] gpu: ipu-v3: image-convert: Only wait for abort completion if active run
` [PATCH v4 07/22] gpu: ipu-v3: image-convert: Allow reentrancy into abort
` [PATCH v4 08/22] gpu: ipu-v3: image-convert: Remove need_abort flag
` [PATCH v4 09/22] gpu: ipu-v3: image-convert: Catch unaligned tile offsets
` [PATCH v4 10/22] gpu: ipu-v3: image-convert: prepare for per-tile configuration
` [PATCH v4 11/22] gpu: ipu-v3: image-convert: calculate per-tile resize coefficients
` [PATCH v4 12/22] gpu: ipu-v3: image-convert: reconfigure IC per tile
` [PATCH v4 13/22] gpu: ipu-v3: image-convert: store tile top/left position
` [PATCH v4 14/22] gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fill_image
` [PATCH v4 15/22] gpu: ipu-v3: image-convert: move tile alignment helpers
` [PATCH v4 16/22] gpu: ipu-v3: image-convert: select optimal seam positions
` [PATCH v4 17/22] gpu: ipu-v3: image-convert: fix debug output for varying tile sizes
` [PATCH v4 18/22] gpu: ipu-v3: image-convert: relax alignment restrictions
` [PATCH v4 19/22] gpu: ipu-v3: image-convert: fix bytesperline adjustment
` [PATCH v4 20/22] gpu: ipu-v3: image-convert: add some ASCII art to the exposition
` [PATCH v4 21/22] gpu: ipu-v3: image-convert: disable double buffering if necessary
` [PATCH v4 22/22] gpu: ipu-v3: image-convert: allow three rows or columns

[PATCH v3 0/2] Add SECO Boards CEC device driver
 2018-10-19 14:44 UTC  (8+ messages)
` [PATCH v3 1/2] media: add SECO cec driver
` [PATCH v3 2/2] seco-cec: add Consumer-IR support

[PATCH] media: dvb: fix a missing-check bug
 2018-10-19 14:12 UTC 

RFC: kernelCI media subsystem pilot (Test results for gtucker/kernelci-media - gtucker-kernelci-media-001-6-g1b2c6e5844d8)
 2018-10-19 13:30 UTC  (3+ messages)

[PATCH 0/2] vicodec: a couple fixes towards spec compliancy
 2018-10-19 13:14 UTC  (11+ messages)
` [PATCH 1/2] vicodec: Have decoder propagate changes to the CAPTURE queue
` [PATCH 2/2] vicodec: Implement spec-compliant stop command

[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2018-10-19 12:52 UTC  (5+ messages)
` [V3, 1/4] Documentation: dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings
` [V3, 2/4] media: platform: dwc: Add DW MIPI DPHY Rx platform
` [V3, 3/4] Documentation: dt-bindings: media: Document bindings for DW MIPI CSI-2 Host
` [V3, 4/4] media: platform: dwc: Add MIPI CSI-2 controller driver

[PATCH 0/2] media: Startech usb2hdcapm hdmi2usb framegrabber support
 2018-10-19 11:02 UTC  (4+ messages)
` [PATCH 1/2] media: mst3367: add support for mstar mst3367 HDMI RX
` [PATCH 2/2] media: hdcapm: add support for usb2hdcapm hdmi2usb framegrabber from startech

[PATCH v4 00/12] media: ov5640: Misc cleanup and improvements
 2018-10-18 20:25 UTC  (12+ messages)
` [PATCH v4 01/12] media: ov5640: Adjust the clock based on the expected rate

[PATCH 0/2] media: ov5640: Re-implement MIPI clock tree configuration
 2018-10-18 16:51 UTC  (6+ messages)
` [PATCH 1/2] media: ov5640: Add check for PLL1 output max frequency
` [PATCH 2/2] media: ov5640: Re-implement MIPI clock configuration

[RFC PATCH v3] media: docs-rst: Document m2m stateless video decoder interface
 2018-10-19  9:40 UTC  (3+ messages)
` [RFC] Stateless codecs: how to refer to reference frames

[PATCH] cec: keep track of outstanding transmits
 2018-10-19  7:55 UTC 

[GIT PULL FOR v4.20] request_api: Rename vb2_m2m_request_queue
 2018-10-19  7:01 UTC 

cron job: media_tree daily build: ERRORS
 2018-10-19  3:31 UTC 

[PATCH] media: rc: imon_raw: use fls rather than loop per bit
 2018-10-18 22:32 UTC 

[PATCH] media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
 2018-10-18 20:03 UTC 

[PATCH] media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
 2018-10-18 18:54 UTC 

[PATCH v5 0/5] Make sure .device_run is always called in non-atomic context
 2018-10-18 18:02 UTC  (6+ messages)
` [PATCH v5 1/5] mem2mem: Require capture and output mutexes to match
` [PATCH v5 2/5] v4l2-ioctl.c: Simplify locking for m2m devices
` [PATCH v5 3/5] v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
` [PATCH v5 4/5] v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
` [PATCH v5 5/5] media: cedrus: Get rid of interrupt bottom-half

Images 34
 2018-10-18 11:27 UTC 

[PATCH] media: uvcvideo: Add boottime clock support
 2018-10-18 17:28 UTC  (6+ messages)

[RFC PATCH] media: ov5640: calculate PLL settings for modes
 2018-10-18 16:14 UTC  (2+ messages)

Photos 39
 2018-10-18  9:52 UTC 

[PATCH v4l-utils] keytable: bpf decoder and keymap for XBox DVD Remote
 2018-10-18 13:36 UTC  (3+ messages)
` [PATCH] media: rc: XBox DVD Remote uses 12 bits scancodes

remove bogus GFP_DMA32 flags for dma allocations
 2018-10-18 12:00 UTC  (10+ messages)
` [PATCH 6/8] drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
` [PATCH 7/8] media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs

[PATCH v11 0/5] Venus updates - PIL
 2018-10-18  8:41 UTC  (7+ messages)
` [PATCH v11 1/5] venus: firmware: add routine to reset ARM9

cron job: media_tree daily build: OK
 2018-10-18  3:31 UTC 

For your photos 25
 2018-10-17 11:19 UTC 

bootlin.com - Refus de paiement
 2018-10-17 16:19 UTC 

For your photos 20
 2018-10-17 10:14 UTC 

[PATCH v3 0/6] media: video-i2c: support changing frame interval and runtime PM
 2018-10-17 15:21 UTC  (6+ messages)
` [PATCH v3 6/6] media: video-i2c: support "

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-10-17 15:02 UTC  (4+ messages)
` [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux

[PATCH v12 0/5] Venus updates - PIL
 2018-10-17 14:10 UTC  (7+ messages)
` [PATCH v12 1/5] venus: firmware: add routine to reset ARM9
` [PATCH v12 2/5] venus: firmware: move load firmware in a separate function
` [PATCH v12 3/5] venus: firmware: register separate platform_device for firmware loader
` [PATCH v12 4/5] venus: firmware: add no TZ boot and shutdown routine
` [PATCH v12 5/5] dt-bindings: media: Document bindings for venus firmware device

For your photos 25
 2018-10-17 11:19 UTC 

my subject
 2018-10-17 11:28 UTC 

[RFCv3 PATCH 0/3] Media Controller Properties
 2018-10-17 13:32 UTC  (2+ messages)

[PATCH v7 0/6] Add Rockchip VPU JPEG encoder
 2018-10-17 13:09 UTC  (4+ messages)
` [PATCH v7 2/6] ARM: dts: rockchip: add VPU device node for RK3288

[PATCH 3/8] spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent
 2018-10-17 11:55 UTC  (2+ messages)
` Applied "spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent" to the spi tree

[PATCH 5/8] sound: intel/sst: don't pass GFP_DMA32 to dma_alloc_coherent
 2018-10-17 11:54 UTC  (2+ messages)
` Applied "ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherent" to the asoc tree

[PATCH] cec: add debug_phys_addr module option
 2018-10-17 11:05 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).