public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 19:48:07 to 2018-03-26 17:21:55 UTC [more...]

[PATCH] media: vsp1: Fix BRx conditional path in WPF
 2018-03-26 17:21 UTC  (3+ messages)

[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-03-26 16:40 UTC  (3+ messages)

[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
 2018-03-26 15:42 UTC  (19+ messages)
      ` [Linaro-mm-sig] "

[RFC v2 00/10] Preparing the request API
 2018-03-26 15:35 UTC  (23+ messages)
` [RFC v2 01/10] media: Support variable size IOCTL arguments
  ` [RFC v2.1 1/1] "
` [RFC v2 02/10] media: Add request API
` [RFC v2 03/10] videodev2.h: Add request_fd field to v4l2_buffer
` [RFC v2 04/10] videodev2.h: add request_fd field to v4l2_ext_controls
` [RFC v2 05/10] staging: media: atomisp: Remove v4l2_buffer.reserved2 field hack
` [RFC v2 06/10] vb2: Add support for requests
` [RFC v2 07/10] v4l: m2m: Simplify exiting the function in v4l2_m2m_try_schedule
` [RFC v2 08/10] v4l: m2m: Support requests with video buffers
` [RFC v2 09/10] vim2m: Register V4L2 video device after V4L2 mem2mem init
` [RFC v2 10/10] vim2m: Request support

[PATCH] dma-buf: use parameter structure for dma_buf_attach
 2018-03-26 15:16 UTC  (6+ messages)

[PATCH v7 0/2] media: v4l: Add support for the Cadence MIPI-CSI2 TX controller
 2018-03-26 13:34 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: media: Add Cadence MIPI-CSI2 TX Device Tree bindings
` [PATCH v7 2/2] v4l: cadence: Add Cadence MIPI-CSI2 TX driver

[PATCH 01/30] media: dvbdev: handle ENOMEM error at dvb_module_probe()
 2018-03-26 10:28 UTC  (37+ messages)
` [PATCH 02/30] media: imx-media-utils: fix a warning
` [PATCH 03/30] media: dvb_frontend: add proper __user annotations
` [PATCH 04/30] media: vpss: fix annotations for vpss_regs_base2
` [PATCH 05/30] media: rca: declare formats var as static
` [PATCH 06/30] media: ov5670: get rid of a series of __be warnings
` [PATCH 07/30] media: v4l2-tpg-core: avoid buffer overflows
` [PATCH 08/30] media: v4l2-ioctl: fix some "too small" warnings
` [PATCH 09/30] media: sp887x: fix a warning
` [PATCH 10/30] media: tvaudio: improve error handling
` [PATCH 11/30] media: bttv-input: better handle errors at I2C transfer
` [PATCH 12/30] media: solo6x10: simplify the logic at solo_p2m_dma_desc()
` [PATCH 13/30] media: cx88: fix two warnings
` [PATCH 14/30] media: cx23885: fix a warning
` [PATCH 15/30] soc_camera: fix a weird cast on printk
` [PATCH 16/30] media: videobuf-dma-sg: Fix a weird cast
` [PATCH 17/30] media: ivtvfb: Cleanup some warnings
` [PATCH 18/30] media: s2255drv: fix a casting warning
` [PATCH 19/30] media: saa7134-input: improve error handling
` [PATCH 20/30] media: ir-kbd-i2c: improve error handling code
` [PATCH 21/30] media: ir-kbd-i2c: change the if logic to avoid a warning
` [PATCH 22/30] media: zoran: don't cast pointers to print them
` [PATCH 23/30] media: solo6x10: get rid of an address space warning
` [PATCH 24/30] media: saa7134-alsa: don't use casts to print a buffer address
` [PATCH 25/30] media: vivid-radio-rx: add a cast to avoid a warning
` [PATCH 26/30] media: zr364xx: avoid casting just to print pointer address
` [PATCH 27/30] media: em28xx-input: improve error handling code
` [PATCH 28/30] media: tm6000: avoid casting just to print pointer address
` [PATCH 29/30] media: tda9840: cleanup a warning
` [PATCH 30/30] media: cec-core: fix a bug at cec_error_inj_write()

[PATCH] media: i2c: tvp5150: fix color burst lock instability on some hardware
 2018-03-26  9:43 UTC  (2+ messages)

[PATCH v6] ARM: dts: wheat: Fix ADV7513 address usage
 2018-03-26  9:04 UTC  (5+ messages)

[GIT PULL FOR v4.17] Final set of fixes for 4.17
 2018-03-26  8:34 UTC 

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-26  7:32 UTC  (10+ messages)

[PATCH] media: cx231xx: Add support for AverMedia DVD EZMaker 7
 2018-03-26  6:06 UTC 

cron job: media_tree daily build: ERRORS
 2018-03-26  3:45 UTC 

[PATCH for v4.17] v4l2-tpg-core.c: add space after %
 2018-03-25 21:40 UTC 

[PATCH v6 1/6] ivtv: zero-initialize cx25840 platform data
 2018-03-25 21:28 UTC  (6+ messages)
` [PATCH v6 2/6] cx25840: add kernel-doc description of struct cx25840_state
` [PATCH v6 3/6] cx25840: add pin to pad mapping and output format configuration
` [PATCH v6 4/6] tuner-simple: allow setting mono radio mode
` [PATCH v6 5/6] [media] cxusb: implement Medion MD95700 digital / analog coexistence
` [PATCH v6 6/6] [media] cxusb: add analog mode support for Medion MD95700

[PATCH v6 0/6] [media] Add analog mode support for Medion MD95700
 2018-03-25 21:27 UTC 

[PATCH v9.1] media: imx258: Add imx258 camera sensor driver
 2018-03-25 15:15 UTC  (6+ messages)

[PATCH 1/8] lib/scatterlist: add sg_set_dma_addr() helper
 2018-03-25 11:00 UTC  (8+ messages)
` [PATCH 2/8] PCI: Add pci_find_common_upstream_dev()
` [PATCH 3/8] PCI: Add pci_peer_traffic_supported()
` [PATCH 4/8] dma-buf: add peer2peer flag
` [PATCH 5/8] drm/amdgpu: print DMA-buf status in debugfs
` [PATCH 6/8] drm/amdgpu: note that we can handle peer2peer DMA-buf
` [PATCH 7/8] drm/amdgpu: add amdgpu_gem_attach
` [PATCH 8/8] drm/amdgpu: add support for exporting VRAM using DMA-buf

[PATCH 1/5] dma-buf: add optional invalidate_mappings callback v3
 2018-03-25 10:57 UTC  (5+ messages)
` [PATCH 2/5] drm/ttm: keep a reference to transfer pipelined BOs
` [PATCH 3/5] drm/ttm: remove the backing store if no placement is given
` [PATCH 4/5] drm/amdgpu: add independent DMA-buf export v2
` [PATCH 5/5] drm/amdgpu: add independent DMA-buf import v3

cron job: media_tree daily build: ERRORS
 2018-03-25  3:40 UTC 

[PATCH] media: cec-pin: Fixed ktime_t to ns conversion
 2018-03-25  0:29 UTC 

[PATCH 0/3] Improve latency of IR decoding
 2018-03-24 14:50 UTC  (4+ messages)
` [PATCH 1/3] media: rc: set timeout to smallest value required by enabled protocols
` [PATCH 2/3] media: rc: add ioctl to get the current timeout
` [PATCH 3/3] media: rc: per-protocol repeat period and minimum keyup timer

[PATCHv2 0/3] dw-hdmi: add property to disable CEC
 2018-03-24 14:25 UTC  (7+ messages)
` [PATCHv2 1/3] dt-bindings: display: dw_hdmi.txt: add cec-disable property
` [PATCHv2 2/3] drm: bridge: dw-hdmi: check the "
` [PATCHv2 3/3] arm64: dts: meson-gx.dtsi: add cec-disable

[PATCH 1/3] media: si2165: Remove owner assignment from i2c_driver
 2018-03-24 14:01 UTC  (3+ messages)
` [PATCH 2/3] media: ov5695: "
` [PATCH 3/3] media: ov13858: "

[PATCH v2] media: ov5640: fix frame interval enumeration
 2018-03-24 11:26 UTC  (2+ messages)

[PATCH v3 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-24 10:57 UTC  (3+ messages)
` [PATCH v3 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

cron job: media_tree daily build: ERRORS
 2018-03-24  4:29 UTC 

[PATCH] [media] vcodec: fix error return value from mtk_jpeg_clk_init()
 2018-03-24  2:07 UTC  (3+ messages)

[PATCH v2] venus: vdec: fix format enumeration
 2018-03-23 23:54 UTC  (3+ messages)

[RFCv2] Request API
 2018-03-23 23:06 UTC  (3+ messages)

[PATCH] media: em28xx-cards: output regular messages as info
 2018-03-23 19:47 UTC 

[GIT PULL for 4.17] Add array size to v4l2_find_nearest_size
 2018-03-23 17:37 UTC 

[PATCH 1/1] v4l: Bring back array_size parameter to v4l2_find_nearest_size
 2018-03-23 15:56 UTC  (5+ messages)

[PATCH v2 1/1] v4l: Bring back array_size parameter to v4l2_find_nearest_size
 2018-03-23 15:34 UTC 

[RFC] Request API
 2018-03-23 15:22 UTC  (11+ messages)

[PATCH v2 0/2] Add support for ov7251 camera sensor
 2018-03-23 13:40 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: Binding document for OV7251 "
` [PATCH v2 2/2] media: Add a driver for the ov7251 "
  ` [v2,2/2] "

[GIT PULL for v4.16-rc7] media fixes
 2018-03-23 13:31 UTC 

[PATCH v3 1/2] media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
 2018-03-23 13:10 UTC  (5+ messages)
` [PATCH v3 2/2] media: imx-media-csi: Do not propagate the error when pinctrl is not found

[PATCH] media: fimc-capture: get rid of two warnings
 2018-03-23 12:57 UTC 

[PATCH] media: dvb-usb-v2: fix a missing dependency of I2C_MUX
 2018-03-23 12:45 UTC 

[PATCH] media: uvc: to the right check at uvc_ioctl_enum_framesizes()
 2018-03-23 12:25 UTC 

[PATCH] v4l-utils: keytable: add support for imon protocol
 2018-03-23 10:49 UTC 

[PATCH v7 0/2] uvcvideo: asynchronous controls
 2018-03-23 10:08 UTC  (4+ messages)
` [PATCH v7 1/2] uvcvideo: send a control event when a Control Change interrupt arrives
` [PATCH v7 2/2] uvcvideo: handle control pipe protocol STALLs

[ragnatech:media-tree 369/405] drivers/media/dvb-frontends/af9013.c:1560: undefined reference to `i2c_mux_del_adapters'
 2018-03-23  9:08 UTC 

cron job: media_tree daily build: ERRORS
 2018-03-23  4:48 UTC 

[PATCH v2 0/2] Add support for ov7251 camera sensor
 2018-03-23  4:09 UTC 

[linuxtv-media:master 345/405] ERROR: "i2c_mux_add_adapter" [drivers/media/dvb-frontends/af9013.ko] undefined!
 2018-03-22 23:45 UTC 

Business Proposal
 2018-03-22 22:15 UTC 

[PATCH v5] ARM: dts: wheat: Fix ADV7513 address usage
 2018-03-22 20:51 UTC 

[GIT PULL FOR v4.17] rc imon protocol docs warning
 2018-03-22 11:55 UTC 

[PATCH] media: s5p_mfc_enc: get rid of new warnings
 2018-03-22 11:30 UTC 

[PATCH] media: extended-controls.rst: don't use adjustbox
 2018-03-22 11:03 UTC 

[PATCH] media: rc docs: fix warning for RC_PROTO_IMON
 2018-03-22 11:02 UTC 

[ragnatech:media-tree] BUILD SUCCESS 238f694e1b7f8297f1256c57e41f69c39576c9b4
 2018-03-22  9:34 UTC 

[linux-next:master 9678/10088] drivers/media/i2c/ov5670.c:2232:9: error: 'v4l2_find_nearest_size' undeclared; did you mean '__v4l2_find_nearest_size'?
 2018-03-22  9:06 UTC 

[ragnatech:media-tree 312/369] drivers/media/i2c/ov13858.c:1378:9: error: 'v4l2_find_nearest_size' undeclared; did you mean '__v4l2_find_nearest_size'?
 2018-03-22  8:49 UTC 

[ragnatech:media-tree 314/369] drivers/media/platform/vivid/vivid-vid-cap.c:565:34: error: macro "v4l2_find_nearest_size" requires 6 arguments, but only 5 given
 2018-03-22  8:41 UTC 

[PATCH v5 0/2] media: video-i2c: add video-i2c driver support
 2018-03-22  7:58 UTC  (8+ messages)

cron job: media_tree daily build: WARNINGS
 2018-03-22  4:47 UTC 

[trivial PATCH V2] treewide: Align function definition open/close braces
 2018-03-21 22:09 UTC 

[PATCH] media: uvcvideo: Prevent setting unavailable flags
 2018-03-21 22:04 UTC  (2+ messages)

[PATCH] media: v4l2-common: fix a compilation breakage
 2018-03-21 20:27 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