linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 16:45:31 to 2020-06-01 02:35:48 UTC [more...]

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-01  2:33 UTC  (12+ messages)
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v2 0/2] mm/gup, media/ivtv: introduce pin_user_pages_unlocked
 2020-05-31 22:48 UTC  (3+ messages)
` [PATCH v2 1/2] mm/gup: "
` [PATCH v2 2/2] ivtv: convert get_user_pages() --> pin_user_pages()

IMX274 driver
 2020-05-31 21:56 UTC  (2+ messages)

em28xx driver issue kernel 5.7.0
 2020-05-31 17:02 UTC  (4+ messages)

[PATCH] media: exynos4-is: Fix runtime PM imbalance in isp_video_open()
 2020-05-31 16:06 UTC 

[media-next:master 558/558] drivers/staging/media/atomisp/pci/atomisp_v4l2.c:357:47: warning: unused variable 'dfs_rules_byt_cr'
 2020-05-31 15:03 UTC 

[PATCH v2 0/3] media: rockchip: Introduce driver for the camera interface on PX30
 2020-05-31 13:40 UTC  (8+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: Document Rockchip CIF bindings
` [PATCH v2 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
` [PATCH v2 3/3] arm64: dts: rockchip: Add the camera interface description of the PX30

[PATCH 1/2] media: atomisp: get rid of a left-over wrapper function
 2020-05-31  9:40 UTC  (2+ messages)
` [PATCH 2/2] media: atomisp comment an unused code

cron job: media_tree daily build: ERRORS
 2020-05-31  3:37 UTC 

[media-next:master 556/556] drivers/staging/media/atomisp/pci/atomisp_v4l2.c:395:40: warning: unused variable 'dfs_config_byt_cr'
 2020-05-30 21:38 UTC 

[PATCH 0/2] A couple additional patches for atomisp
 2020-05-30 19:32 UTC  (3+ messages)
` [PATCH 1/2] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 2/2] media: atomisp: get rid of sh_css_pipe.c

[media-next:master 556/556] drivers/staging/media/atomisp/pci/atomisp_cmd.c:2805:31: warning: variable 'stream_config' set but not used
 2020-05-30 19:19 UTC 

[PATCH 1/2] media: atomisp: remove format duplication at mbus->fourcc table
 2020-05-30 16:15 UTC  (2+ messages)
` [PATCH 2/2] media: atomisp: re-enable warnings again

[PATCH] media: pci: ttpci: av7110: Fix possible buffer overflow in debiirq()
 2020-05-30 15:27 UTC 

[PATCH] media: pci: ttpci: av7110: fix possible buffer overflow caused by bad DMA value in debiirq()
 2020-05-30 14:42 UTC 

[media-next:master 552/554] drivers/staging/media/atomisp/pci/sh_css_pipe.c:27:17: error: initializer element is not a compile-time constant
 2020-05-30 12:57 UTC 

[media-next:master 514/554] cc1: warning: drivers/staging/media/atomisp//pci/hive_isp_css_include/memory_access/: No such file or directory
 2020-05-30 11:46 UTC 

[media-next:master 521/554] drivers/staging/media/atomisp/pci/hmm/hmm.c:269:6: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'}
 2020-05-30 12:13 UTC 

[Patch 0/2] media: v4l2-rect.h: add enclosed rectangle helper
 2020-05-30 11:53 UTC  (7+ messages)
` [Patch 1/2] "
` [Patch 2/2] media: use v4l2_rect_enclosed helper

[PATCH] media: venus: Fix possible buffer overflow in venus_sfr_print()
 2020-05-30  9:44 UTC 

[PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check
 2020-05-30  9:22 UTC  (21+ messages)
` [PATCH 2/9] staging: media: atomisp: declare 'struct device' before using it
` [PATCH 3/9] staging: media: atomisp: annotate an unused function
` [PATCH 4/9] staging: media: atomisp: fix a type conversion warning
` [PATCH 5/9] staging: media: atomisp: fix stack overflow in init_pipe_defaults()
` [PATCH 6/9] staging: media: atomisp: fix type mismatch
` [PATCH 7/9] staging: media: atomisp: fix enum type mixups
` [PATCH 8/9] staging: media: atomisp: disable all custom formats
` [PATCH 9/9] staging: media: atomisp: add PMIC_OPREGION dependency

[PATCH v2 00/41] More atomisp fixes and cleanups
 2020-05-30  6:55 UTC  (40+ messages)
` [PATCH v2 01/41] media: atomisp: simplify hive_isp_css_mm_hrt wrapper
` [PATCH v2 02/41] media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layer
` [PATCH v2 03/41] media: atomisp: reduce abstraction at ia_css_memory_access
` [PATCH v2 04/41] media: atomisp: go one step further to drop ia_css_memory_access.c
` [PATCH v2 05/41] media: atomisp: get rid of mmgr_load and mmgr_store
` [PATCH v2 06/41] media: atomisp: get rid of unused memory_realloc code
` [PATCH v2 07/41] media: atomisp: change the type returned by mmgr alloc
` [PATCH v2 08/41] media: atomisp: get rid of memory_access.c
` [PATCH v2 09/41] media: atomisp: hmm_bo: untag user pointers
` [PATCH v2 10/41] media: atomisp: add debug message to help debugging hmm code
` [PATCH v2 11/41] media: atomisp: use Yocto Aero default hmm pool sizes
` [PATCH v2 12/41] media: atomisp: get rid of a warning message
` [PATCH v2 13/41] media: atomisp: fix driver caps
` [PATCH v2 14/41] media: atomisp: use pin_user_pages() for memory allocation
` [PATCH v2 15/41] media: atomisp: add debug for hmm alloc
` [PATCH v2 16/41] media: atomisp: improve warning for IRQ enable function
` [PATCH v2 17/41] media: atomisp: add debug functions for received events
` [PATCH v2 18/41] media: atomisp: add more comments about frame allocation
` [PATCH v2 19/41] media: atomisp: remove kvmalloc/kvcalloc abstractions
` [PATCH v2 20/41] media: atomisp: avoid OOPS due to non-existing ref_frames
` [PATCH v2 21/41] media: atomisp: Clean up if block in sh_css_sp_init_stage
` [PATCH v2 22/41] media: atomisp: Remove second increment of count in atomisp_subdev_probe
` [PATCH v2 23/41] media: atomisp: Remove unnecessary NULL checks in ia_css_pipe_load_extension
` [PATCH v2 24/41] media: atomisp: Remove unnecessary NULL check in atomisp_param
` [PATCH v2 25/41] media: atomisp: Avoid overflow in compute_blending
` [PATCH v2 26/41] media: atomisp: Remove binary_supports_input_format
` [PATCH v2 27/41] media: atomisp: avoid an extra memset() when alloc memory
` [PATCH v2 28/41] media: atomisp: remove some trivial wrappers from compat css20
` [PATCH v2 29/41] media: atomisp: do another round of coding style cleanup
` [PATCH v2 31/41] media: atomisp: get rid of an error abstraction layer
` [PATCH v2 32/41] media: atomisp: don't cause a warn if probe failed
` [PATCH v2 33/41] media: atomisp: get rid of a bunch of other wrappers
` [PATCH v2 34/41] media: atomisp: get rid of system_types.h
` [PATCH v2 35/41] media: atomisp: provide more details about the firmware binaries
` [PATCH v2 36/41] media: atomisp: print firmware data during load
` [PATCH v2 37/41] media: atomisp: allow passing firmware name at modprobe time
` [PATCH v2 38/41] media: atomisp: add a debug message at hmm free
` [PATCH v2 39/41] media: atomisp: add some debug messages when binaries are used
` [PATCH v2 40/41] media: atomisp: get rid of set_fs() dirty hacks

[linux-next:master 10345/14131] drivers/staging/media/atomisp/pci/atomisp_v4l2.c:1193:3: warning: variable 'count' is incremented both in the loop header and in the loop body
 2020-05-30  6:06 UTC 

[linux-next:master 10308/14131] drivers/staging/media/atomisp/pci/sh_css_sp.c:1039:23: warning: address of 'binary->in_frame_info' will always evaluate to 'true'
 2020-05-30  2:32 UTC 

cron job: media_tree daily build: ERRORS
 2020-05-30  3:36 UTC 

[PATCH] media: venus: fix possible buffer overlow casued bad DMA value in venus_sfr_print()
 2020-05-30  2:41 UTC 

[linux-next:master 10305/14131] drivers/staging/media/atomisp/pci/atomisp_cmd.c:4278:17: warning: address of 'config->info' will always evaluate to 'true'
 2020-05-29 23:36 UTC 

[PATCH v3 0/2] CH7322 CEC controller driver
 2020-05-29 21:02 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: Add ch7322 media i2c device
` [PATCH v3 2/2] media: cec: i2c: ch7322: Add ch7322 CEC controller driver
    ` Fwd: "

[Patch 0/2] media: ti-vpe: Add the VIP driver
 2020-05-29 16:45 UTC  (8+ messages)
` [Patch 1/2] dt-binbings: media: ti-vpe: Document "
` [Patch 2/2] media: ti-vpe: Add "

[PATCH] vimc: debayer: Add support for ARGB format
 2020-05-29 15:43 UTC  (2+ messages)

[bug report] Revert "media: staging: atomisp: Remove driver"
 2020-05-29 15:36 UTC  (2+ messages)

[PATCH] media: atomisp: get rid of set_fs() dirty hacks
 2020-05-29 15:01 UTC 

[PATCH v4 0/5] media: add v4l2_pipeline_stream_{enable,disable}
 2020-05-29 14:48 UTC  (9+ messages)

[PATCH v3 0/2] Virtio video device specification
 2020-05-29 14:21 UTC  (5+ messages)
` [PATCH v3 1/2] virtio-video: Add virtio "

[PATCH v2] media: staging: rkisp1: set more precise size errors in debugfs
 2020-05-29 14:03 UTC 

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-05-29 12:59 UTC  (7+ messages)
` [RFC PATCH V4 4/4] platform: mtk-isp: Add Mediatek FD driver

[PATCHv3 0/5] Stateful Encoding: final bits
 2020-05-29 12:21 UTC  (8+ messages)
` [PATCHv3 1/5] media: docs-rst: Document memory-to-memory video encoder interface
` [PATCHv3 2/5] vidioc-g-parm.rst: update the VIDIOC_G/S_PARM documentation

[RFC] METADATA design using V4l2 Request API
 2020-05-29  7:31 UTC  (7+ messages)

[PATCH] venus: Add platform specific capabilities
 2020-05-29  7:18 UTC 

[PATCH] venus: move platform specific data to platform file
 2020-05-29  7:07 UTC 

[RFC 00/17] dma-fence lockdep annotations
 2020-05-29  5:49 UTC  (6+ messages)
` [RFC 02/17] dma-fence: basic "

cron job: media_tree daily build: ERRORS
 2020-05-29  3:37 UTC 

[RFC PATCH] uvcvideo: Add mapping for HEVC payloads
 2020-05-29  1:05 UTC 

[RFC, WIP, v6 00/10] media: vidtv: implement a virtual DVB driver
 2020-05-28 23:57 UTC  (9+ messages)
` [RFC, WIP, v6 01/10] media: vidtv: add Kconfig entry
` [RFC, WIP, v6 02/10] media: vidtv: implement a tuner driver
` [RFC, WIP, v6 03/10] media: vidtv: implement a demodulator driver

[PATCH v2 0/2] CH7322 CEC controller driver
 2020-05-28 22:55 UTC  (4+ messages)
` [PATCH v2 2/2] media: cec: i2c: ch7322: Add ch7322 "

[PATCH] staging: tegra-video: fix V4L2 dependency
 2020-05-28 22:16 UTC  (2+ messages)

[PATCH] dt-bindings: media: Add missing clock domain description
 2020-05-28 21:05 UTC  (3+ messages)

[PATCH 0/5] media: staging: rkisp1: change workqueue to threaded irq in stats
 2020-05-28 19:35 UTC  (6+ messages)
` [PATCH 5/5] media: staging: rkisp1: replace workqueue with threaded irq for reading statistics registers

[PATCH] media: s5p-mfc: Properly handle dma_parms for the allocated devices
 2020-05-28 14:16 UTC  (2+ messages)

[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
 2020-05-28 12:31 UTC  (12+ messages)
    `  "

[PATCHv2 0/2] Stateful Encoding: final bits
 2020-05-28 12:02 UTC  (8+ messages)
` [PATCHv2 1/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v4 0/3] IR Toy / IR Droid USB driver
 2020-05-28 10:55 UTC  (4+ messages)
` [PATCH v4 1/3] media: rc: add support for Infrared Toy and IR Droid devices
` [PATCH v4 2/3] USB: cdc-acm: blacklist IR Droid / IR Toy device
` [PATCH v4 3/3] MAINTAINERS: rc core and lirc maintainership

[PATCHv2] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
 2020-05-28 10:18 UTC  (6+ messages)

[PATCH v4 0/3] Support virtio cross-device resources
 2020-05-28  8:31 UTC  (2+ messages)

[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-28  7:25 UTC  (5+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH v2] media: exynos4-is: Add missed check for pinctrl_lookup_state()
 2020-05-28  6:41 UTC 

cron job: media_tree daily build: ERRORS
 2020-05-28  3:33 UTC 

[PATCH v6 0/4] Add initial i.MX8MQ support
 2020-05-28  1:02 UTC  (4+ messages)
` [PATCH v6 3/4] arm64: dts: imx8mq: enable Hantro G1/G2 VPU

[PATCH v3 1/3] media: rc: add support for Infrared Toy and IR Droid devices
 2020-05-27 23:43 UTC  (2+ messages)

[PATCH v6 5/5] drivers/tty/serial: add LiteUART driver
 2020-05-27 22:32 UTC  (2+ messages)

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-27 21:11 UTC  (6+ messages)
` [V6, 2/2] media: i2c: dw9768: Add "

[PATCH] media: exynos4-is: Add missed check for pinctrl_lookup_state()
 2020-05-27 20:11 UTC 

[PATCH v2] dt-bindings: media: venus: Add an optional power domain for perf voting
 2020-05-27 19:36 UTC  (2+ messages)

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-27 17:36 UTC  (19+ messages)

[PATCH] media: vpif: Fix runtime PM imbalance in vpif_probe
 2020-05-27 17:26 UTC  (2+ messages)

[PATCH 0/7] media: atomisp: Address several clang warnings
 2020-05-27 17:20 UTC  (4+ 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 NNTP newsgroup(s).