[PATCH v2 00/41] More atomisp fixes and cleanups
2020-05-30 6:55 UTC (40+ messages) - mbox.gz / Atom
` [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 - mbox.gz / Atom
[PATCH 1/9] staging: media: atomisp: fix incorrect NULL pointer check
2020-05-30 5:25 UTC (20+ messages) - mbox.gz / Atom
` [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
cron job: media_tree daily build: ERRORS
2020-05-30 3:36 UTC - mbox.gz / Atom
[PATCH] media: venus: fix possible buffer overlow casued bad DMA value in venus_sfr_print()
2020-05-30 2:41 UTC - mbox.gz / Atom
[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 - mbox.gz / Atom
[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 - mbox.gz / Atom
[PATCH v3 0/2] CH7322 CEC controller driver
2020-05-29 21:02 UTC (6+ messages) - mbox.gz / Atom
` [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) - mbox.gz / Atom
` [Patch 1/2] dt-binbings: media: ti-vpe: Document "
` [Patch 2/2] media: ti-vpe: Add "
[PATCH v2 0/3] media: rockchip: Introduce driver for the camera interface on PX30
2020-05-29 16:14 UTC (5+ messages) - mbox.gz / Atom
` [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] vimc: debayer: Add support for ARGB format
2020-05-29 15:43 UTC (2+ messages) - mbox.gz / Atom
[bug report] Revert "media: staging: atomisp: Remove driver"
2020-05-29 15:36 UTC (2+ messages) - mbox.gz / Atom
[PATCH] media: atomisp: get rid of set_fs() dirty hacks
2020-05-29 15:01 UTC - mbox.gz / Atom
[PATCH v4 0/5] media: add v4l2_pipeline_stream_{enable,disable}
2020-05-29 14:48 UTC (9+ messages) - mbox.gz / Atom
[PATCH v3 0/2] Virtio video device specification
2020-05-29 14:21 UTC (5+ messages) - mbox.gz / Atom
` [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 - mbox.gz / Atom
[V9, 0/2] media: i2c: Add support for OV02A10 sensor
2020-05-29 13:43 UTC (11+ messages) - mbox.gz / Atom
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
2020-05-29 12:59 UTC (7+ messages) - mbox.gz / Atom
` [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) - mbox.gz / Atom
` [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
[Patch 0/2] media: v4l2-rect.h: add enclosed rectangle helper
2020-05-29 11:59 UTC (5+ messages) - mbox.gz / Atom
` [Patch 1/2] "
` [Patch 2/2] media: use v4l2_rect_enclosed helper
em28xx driver issue kernel 5.7.0
2020-05-29 10:42 UTC (3+ messages) - mbox.gz / Atom
[RFC] METADATA design using V4l2 Request API
2020-05-29 7:31 UTC (7+ messages) - mbox.gz / Atom
[PATCH] venus: Add platform specific capabilities
2020-05-29 7:18 UTC - mbox.gz / Atom
[PATCH] venus: move platform specific data to platform file
2020-05-29 7:07 UTC - mbox.gz / Atom
[RFC 00/17] dma-fence lockdep annotations
2020-05-29 5:49 UTC (6+ messages) - mbox.gz / Atom
` [RFC 02/17] dma-fence: basic "
cron job: media_tree daily build: ERRORS
2020-05-29 3:37 UTC - mbox.gz / Atom
IMX274 driver
2020-05-29 2:07 UTC - mbox.gz / Atom
[RFC PATCH] uvcvideo: Add mapping for HEVC payloads
2020-05-29 1:05 UTC - mbox.gz / Atom
[RFC, WIP, v6 00/10] media: vidtv: implement a virtual DVB driver
2020-05-28 23:57 UTC (9+ messages) - mbox.gz / Atom
` [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) - mbox.gz / Atom
` [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) - mbox.gz / Atom
[PATCH] dt-bindings: media: Add missing clock domain description
2020-05-28 21:05 UTC (3+ messages) - mbox.gz / Atom
[PATCH 0/5] media: staging: rkisp1: change workqueue to threaded irq in stats
2020-05-28 19:35 UTC (6+ messages) - mbox.gz / Atom
` [PATCH 5/5] media: staging: rkisp1: replace workqueue with threaded irq for reading statistics registers
Spende von 2.000.000,00 Euro
2020-05-28 16:29 UTC - mbox.gz / Atom
[PATCH] media: s5p-mfc: Properly handle dma_parms for the allocated devices
2020-05-28 14:16 UTC (2+ messages) - mbox.gz / Atom
[PATCH] media: staging: tegra-vde: fix runtime pm imbalance on error
2020-05-28 12:31 UTC (12+ messages) - mbox.gz / Atom
` "
[PATCHv2 0/2] Stateful Encoding: final bits
2020-05-28 12:02 UTC (8+ messages) - mbox.gz / Atom
` [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) - mbox.gz / Atom
` [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) - mbox.gz / Atom
Greetings from Mrs Elodie Antoine,
2020-05-28 9:10 UTC - mbox.gz / Atom
[PATCH v4 0/3] Support virtio cross-device resources
2020-05-28 8:31 UTC (2+ messages) - mbox.gz / Atom
[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
2020-05-28 7:25 UTC (6+ messages) - mbox.gz / Atom
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v14 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
[PATCH v2] media: exynos4-is: Add missed check for pinctrl_lookup_state()
2020-05-28 6:41 UTC - mbox.gz / Atom
cron job: media_tree daily build: ERRORS
2020-05-28 3:33 UTC - mbox.gz / Atom
[PATCH v6 0/4] Add initial i.MX8MQ support
2020-05-28 1:02 UTC (4+ messages) - mbox.gz / Atom
` [PATCH v6 3/4] arm64: dts: imx8mq: enable Hantro G1/G2 VPU
[PATCH v3 0/3] IR Toy / IR Droid USB driver
2020-05-27 23:43 UTC (5+ messages) - mbox.gz / Atom
` [PATCH v3 1/3] media: rc: add support for Infrared Toy and IR Droid devices
` [PATCH v3 2/3] USB: cdc-acm: blacklist IR Droid / IR Toy device
` [PATCH v3 3/3] MAINTAINERS: rc core and lirc maintainership
[PATCH v6 5/5] drivers/tty/serial: add LiteUART driver
2020-05-27 22:32 UTC (2+ messages) - mbox.gz / Atom
[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
2020-05-27 21:11 UTC (6+ messages) - mbox.gz / Atom
` [V6, 2/2] media: i2c: dw9768: Add "
[PATCH] media: exynos4-is: Add missed check for pinctrl_lookup_state()
2020-05-27 20:11 UTC - mbox.gz / Atom
[PATCH v2] dt-bindings: media: venus: Add an optional power domain for perf voting
2020-05-27 19:36 UTC (2+ messages) - mbox.gz / Atom
[GIT PULL] Ressurect the atomisp staging driver
2020-05-27 17:36 UTC (19+ messages) - mbox.gz / Atom
[PATCH] media: vpif: Fix runtime PM imbalance in vpif_probe
2020-05-27 17:26 UTC (2+ messages) - mbox.gz / Atom
[PATCH 0/7] media: atomisp: Address several clang warnings
2020-05-27 17:20 UTC (4+ messages) - mbox.gz / Atom
[PATCH] [media] v4l2-subdev.rst: correct information about v4l2 events
2020-05-27 16:21 UTC - mbox.gz / Atom
[PATCH v4] media: rcar-csi2: Correct the selection of hsfreqrange
2020-05-27 16:17 UTC (7+ messages) - mbox.gz / Atom
` [PATCH v5] "
` [PATCH] rcar-vin: "
` [PATCH] rcar-vin: rcar-csi2: Select the correct PHTW register
[PATCH] media: stm32-dcmi: Set minimum cpufreq requirement
2020-05-27 15:16 UTC - mbox.gz / Atom
[PATCH] media: exynos4-is: add the missed check for pinctrl_lookup_state
2020-05-27 15:06 UTC - mbox.gz / Atom
[PATCH v2 0/3] IR Toy / IR Droid USB driver
2020-05-27 15:06 UTC (6+ messages) - mbox.gz / Atom
` [PATCH v2 1/3] media: rc: add support for Infrared Toy and IR Droid devices
[RFC RESEND 0/3] Introduce cpufreq minimum load QoS
2020-05-27 15:03 UTC (10+ messages) - mbox.gz / Atom
[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
2020-05-27 14:46 UTC (5+ messages) - mbox.gz / Atom
` [PATCH v8 06/14] media: platform: Improve the implementation of the system PM ops
[PATCH v3 05/10] media: i2c: imx290: Add configurable link frequency and pixel rate
2020-05-27 14:43 UTC (2+ messages) - mbox.gz / Atom
PLEASE I NEED YOUR HELP
2020-05-27 14:19 UTC - mbox.gz / Atom
[PATCH v13 0/2] Add support for Xilinx CSI2 Receiver Subsystem
2020-05-27 14:13 UTC (6+ messages) - mbox.gz / Atom
` [PATCH v13 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
Spende
2020-05-27 13:55 UTC - mbox.gz / Atom
[PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h
2020-05-27 13:45 UTC - mbox.gz / Atom
page: next (older) | prev (newer) | latest
Unnamed repository; edit this file 'description' to name the repository.
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://archive.lwn.net:8080/linux-media/0 linux-media/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-media linux-media/ http://archive.lwn.net:8080/linux-media \
linux-media@vger.kernel.org lwn-linux-media@archive.lwn.net
public-inbox-index linux-media
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://archive.lwn.net/lwn.kernel.linux-media
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git