Linux Media
[Prev Page][Next Page]
- [PATCH] dma-buf: heaps: init heaps in subsys_initcall, Shuosheng Huang
- [PATCH] media: rcar_fdp1: Fix the correct variable assignments,
Tang Bin
- [PATCH 0/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP,
Niklas Söderlund
- [ragnatech:media-next] BUILD SUCCESS fdc881783099c6343921ff017450831c8766d12a, kernel test robot
- [PATCH] media: rc: ir-spi: Drop empty spi_driver remove callback,
Uwe Kleine-König
- [PATCH] media: i2c: lm3560: Fix possible memory leak in lm3560_probe(), Wang Hai
- Re: [PATCH v2 2/9] soc: mediatek: mutex: expand parameter for mdp mutex function, AngeloGioacchino Del Regno
- Re: [PATCH v2 3/9] media: platform: mtk-mdp3: add chip independence architecture, AngeloGioacchino Del Regno
- dt-bindings: treewide: Update @st.com email address to @foss.st.com,
patrice.chotard
- [V5] venus: vdec: decoded picture buffer handling during reconfig sequence, Mansur Alisha Shaik
- [PATCH V3] media: i2c: ccs: replace snprintf in show functions with sysfs_emit,
Qing Wang
- [PATCH v3] dt-bindings: adv748x: Convert bindings to json-schema,
Niklas Söderlund
- [ragnatech:media-next] BUILD SUCCESS af82746a05230370a4b1fecd97404a2b88649119, kernel test robot
- [PATCH v3 0/2] media: hi846: minor build fixes,
Martin Kepplinger
- [PATCH] dma-buf: add attachments empty check for dma_buf_release,
guangming.cao
- [PATCHv3 1/4] media: imx: Remove unused functions,
Dorota Czaplejewicz
- [PATCH] media: Add 16-bit Bayer formats,
Dorota Czaplejewicz
- [PATCH] media: mtk-vcodec: vdec: remove redundant 'pfb' assignment, Tzung-Bi Shih
- [PATCH v6 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series,
Dillon Min
- [PATCH v6 01/10] media: admin-guide: add stm32-dma2d description, Dillon Min
- [PATCH v6 02/10] media: dt-bindings: media: add document for STM32 DMA2d bindings, Dillon Min
- [PATCH v6 03/10] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc, Dillon Min
- [PATCH v6 04/10] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board, Dillon Min
- [PATCH v6 05/10] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform, Dillon Min
- [PATCH v6 06/10] media: videobuf2: Fix the size printk format, Dillon Min
- [PATCH v6 07/10] media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting, Dillon Min
- [PATCH v6 08/10] media: v4l2-ctrls: Add RGB color effects control, Dillon Min
- [PATCH v6 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell, Dillon Min
- [PATCH v6 10/10] media: stm32-dma2d: STM32 DMA2D driver, Dillon Min
- [linux-next:master 4131/8410] drivers/media/platform/mtk-vcodec/mtk_vcodec_dec_stateless.c:133:18: warning: Value stored to 'pfb' during its initialization is never read [clang-analyzer-deadcode.DeadStores],
kernel test robot
- [PATCH] driver: s3c_camif: move s3c_camif_unregister_subdev out of camif_unregister_media_entities, Dongliang Mu
- [PATCH v2] driver: bdisp: add pm_runtime_disable in the error handling code, Dongliang Mu
- [PATCH] driver: hva: add pm_runtime_disable in the error handling code of hva_hw_probe, Dongliang Mu
- [PATCH] MAINTAINERS: Update email of Andrzej Hajda,
Andrzej Hajda
- Re: [PATCH] MAINTAINERS: Update email of Andrzej Hajda, Neil Armstrong
- Re: [PATCH] MAINTAINERS: Update email of Andrzej Hajda, Sylwester Nawrocki
Re: [PATCH v13 02/10] PCI: kirin: Add support for a PHY layer, kernel test robot
camera not supported in your device-list does not work,
Felix Schepmann
[PATCH v11 0/6] Support running driver's probe for a device powered off,
Sakari Ailus
[PATCH] media: hi846: depend on OF,
Martin Kepplinger
[PATCH v2 0/7] add aspeed-jpeg support for aspeed-video,
Jammy Huang
[GIT PULL FOR v5.16] v2: Allegro fixes/enhancements,
Hans Verkuil
[PATCH] media: docs: dev-decoder: add restrictions about CAPTURE buffers,
Alexandre Courbot
[PATCH V2] media: i2c: ccs: replace snprintf in show functions with sysfs_emit,
Qing Wang
[PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series,
dillon . minfei
- [PATCH v5 01/10] media: admin-guide: add stm32-dma2d description, dillon . minfei
- [PATCH v5 02/10] media: dt-bindings: media: add document for STM32 DMA2d bindings, dillon . minfei
- [PATCH v5 03/10] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc, dillon . minfei
- [PATCH v5 05/10] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform, dillon . minfei
- [PATCH v5 04/10] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board, dillon . minfei
- [PATCH v5 08/10] media: v4l2-ctrls: Add RGB color effects control, dillon . minfei
- [PATCH v5 10/10] media: stm32-dma2d: STM32 DMA2D driver, dillon . minfei
- [PATCH v5 06/10] media: videobuf2: Fix the size printk format, dillon . minfei
- [PATCH v5 07/10] media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting, dillon . minfei
- [PATCH v5 09/10] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after system enter shell, dillon . minfei
- Re: [PATCH v5 00/10] Add support for DMA2D of STMicroelectronics STM32 Soc series, Nicolas Dufresne
[PATCH v3] media: imx258: add vblank control to support more frame rate range,
Bingbu Cao
drivers/media/i2c/ov5648.c:2035:39: warning: taking address of packed member 'handler' of class or structure 'ov5648_ctrls' may result in an unaligned pointer value,
kernel test robot
[PATCH v2] media: staging: ipu3-imgu: clarify the limitation of grid config,
Bingbu Cao
[PATCH v2 00/13] media: Add multiplexed support to R-Car CSI-2 and GMSL,
Jacopo Mondi
- [PATCH v2 01/13] media: max9286: Add support for v4l2_subdev_state, Jacopo Mondi
- [PATCH v2 02/13] media: max9286: Implement set_routing, Jacopo Mondi
- [PATCH v2 03/13] media: max9286: Use enabled routes to calculate pixelrate, Jacopo Mondi
- [PATCH v2 04/13] media: max9286: Use routes to configure link order, Jacopo Mondi
- [PATCH v2 05/13] media: max9286: Move format to subdev state, Jacopo Mondi
- [PATCH v2 06/13] media: subdev: Add for_each_active_route() macro, Jacopo Mondi
- [PATCH v2 07/13] media: max9286: Implement get_frame_desc(), Jacopo Mondi
- [PATCH v2 08/13] media: rcar-csi2: Add support for v4l2_subdev_state, Jacopo Mondi
- [PATCH v2 09/13] media: rcar-csi2: Implement set_routing, Jacopo Mondi
- [PATCH v2 10/13] media: rcar-csi2: Move format to subdev state, Jacopo Mondi
- [PATCH v2 11/13] media: rcar-csi2: Config by using the remote frame_desc, Jacopo Mondi
- [PATCH v2 12/13] media: rcar-csi2: Implement .get_frame_desc(), Jacopo Mondi
- [PATCH v2 13/13] media: rcar-vin: Support multiplexed CSI-2 receiver, Jacopo Mondi
[BUG 0/5] bug reports for atomisp to make it work,
Tsuchiya Yuto
[BUG/RFC PATCH 2/5] [BUG][RFC] media: atomisp: pci: remove dummy_ptr NULL check to avoid duplicate active_bo, Tsuchiya Yuto
[BUG/RFC PATCH 3/5] [BUG][RFC] media: atomisp: pci: add NULL check for asd obtained from atomisp_video_pipe, Tsuchiya Yuto
[BUG 4/5] [BUG] media: atomisp: `modprobe -r` not working well (dup video4linux, ATOMISP_SUBDEV_{0,1}), Tsuchiya Yuto
[BUG 5/5] [BUG] media: atomisp: atomisp causes touchscreen to stop working on Microsoft Surface 3, Tsuchiya Yuto
Re: [BUG 0/5] bug reports for atomisp to make it work, Hans de Goede
Re: [BUG 0/5] bug reports for atomisp to make it work, Mauro Carvalho Chehab
[PATCH 00/17] various fixes for atomisp to make it work,
Tsuchiya Yuto
[PATCH 05/17] media: atomisp: pci: fix inverted error check for ia_css_mipi_is_source_port_valid(), Tsuchiya Yuto
[PATCH 06/17] media: atomisp: pci: use IA_CSS_ERROR() for error messages in sh_css_mipi.c, Tsuchiya Yuto
[PATCH 07/17] media: atomisp: pci: fix ifdefs in sh_css.c, Tsuchiya Yuto
[PATCH 08/17] media: atomisp: pci: make fw ver irci_stable_candrpv_0415_20150521_0458 work - 1/5, Tsuchiya Yuto
[PATCH 09/17] media: atomisp: pci: make fw ver irci_stable_candrpv_0415_20150521_0458 work - 2/5, Tsuchiya Yuto
[PATCH 10/17] media: atomisp: pci: make fw ver irci_stable_candrpv_0415_20150521_0458 work - 3/5, Tsuchiya Yuto
[PATCH 11/17] media: atomisp: pci: make fw ver irci_stable_candrpv_0415_20150521_0458 work - 4/5, Tsuchiya Yuto
[PATCH 12/17] media: atomisp: pci: make fw ver irci_stable_candrpv_0415_20150521_0458 work - 5/5, Tsuchiya Yuto
[PATCH 13/17] media: atomisp: pci: release_version is now irci_stable_candrpv_0415_20150521_0458, Tsuchiya Yuto
[PATCH 14/17] media: atomisp: pci: Remove remaining instance of call to trace_printk, Tsuchiya Yuto
[PATCH 15/17] media: atomsip: pci: add Microsoft Surface 3 ACPI vars, Tsuchiya Yuto
[PATCH 16/17] [NOT-FOR-MERGE] media: atomsip: pci: add DMI match for Microsoft Surface 3 with broken DMI (OEMB), Tsuchiya Yuto
[PATCH 17/17] [NOT-FOR-MERGE] atomisp: Fix up the open v load race, Tsuchiya Yuto
Re: [PATCH 00/17] various fixes for atomisp to make it work, Hans de Goede
Re: [PATCH 00/17] various fixes for atomisp to make it work, Andy Shevchenko
Re: [PATCH 00/17] various fixes for atomisp to make it work, Andy Shevchenko
Re: [PATCH 00/17] various fixes for atomisp to make it work, Tsuchiya Yuto
Re: [PATCH 00/17] various fixes for atomisp to make it work, Mauro Carvalho Chehab
[GIT PULL FOR v5.16] ite-cir fix,
Sean Young
[PATCH] media: ite-cir: IR receiver stop working after receive overflow, Sean Young
[PATCHv2 1/4] media: imx: Remove unused functions,
Dorota Czaplejewicz
[linux-next:master 6253/8410] drivers/media/i2c/hi846.c:2169:34: warning: unused variable 'hi846_of_match', kernel test robot
[PATCH] media: tw5864: Simplify 'tw5864_finidev()',
Christophe JAILLET
[PATCH v8 0/7] media: mediatek: support mdp3 on mt8183 platform,
Moudy Ho
[PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion.,
Maarten Lankhorst
[PATCH] media: ipu3-cio2: Fix missing error code in cio2_bridge_connect_sensor(),
Jiapeng Chong
[PATCH] media: si470x-i2c: fix possible memory leak in si470x_i2c_probe(), Yang Yingliang
[PATCH] media: dmxdev: fix UAF when dvb_register_device() fails, Wang Hai
[PATCH v11 00/13] amphion video decoder/encoder driver,
Ming Qian
- [PATCH v11 01/13] dt-bindings: media: amphion: add amphion video codec bindings, Ming Qian
- [PATCH v11 04/13] media: amphion: add vpu core driver, Ming Qian
- [PATCH v11 05/13] media: amphion: implement vpu core communication based on mailbox, Ming Qian
- [PATCH v11 02/13] media:Add nv12mt_8l128 and nv12mt_10be_8l128 video format., Ming Qian
- [PATCH v11 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries, Ming Qian
- [PATCH v11 06/13] media: amphion: add vpu v4l2 m2m support, Ming Qian
- [PATCH v11 03/13] media: amphion: add amphion vpu device driver, Ming Qian
- [PATCH v11 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver, Ming Qian
- [PATCH v11 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources, Ming Qian
- [PATCH v11 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry, Ming Qian
- [PATCH v11 08/13] media: amphion: add v4l2 m2m vpu decoder stateful driver, Ming Qian
- [PATCH v11 09/13] media: amphion: implement windsor encoder rpc interface, Ming Qian
- [PATCH v11 10/13] media: amphion: implement malone decoder rpc interface, Ming Qian
[PATCH v3] dt-bindings: media: Convert OV5640 binding to a schema,
Maxime Ripard
[PATCH v2] media: imx258: add vblank control to support more frame rate range,
Bingbu Cao
[PATCH] media: imx258: add vblank control to support wide frame rate range,
Bingbu Cao
[PATCH] media: ccs: replace snprintf in show functions with sysfs_emit,
Qing Wang
[PATCH] media: dw9768: activate runtime PM and turn off device,
Bingbu Cao
[PATCH] media: mtk-vpu: Remove redundant 'flush_workqueue()' calls, Christophe JAILLET
[PATCH] media: mtk-vcodec: Remove redundant 'flush_workqueue()' calls, Christophe JAILLET
Linking v4l2convert to kmssink, Fabio Estevam
[PATCH] media: dvb-frontends/stv0367: remove redundant variable ADCClk_Hz,
Colin King
[PATCH] media: drivers: cx24113: remove redundant variable r,
Colin King
[PATCH v6 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x,
Michael Tretter
[RFC PATCH] media: check for NULL pointer argument in ioctl() if !CONFIG_MMU,
Hans Verkuil
[PATCH] media: staging: ipu3-imgu: clarify the limitation of grid config,
Bingbu Cao
[PATCH v2] dt-bindings: adv748x: Convert bindings to json-schema,
Niklas Söderlund
[PATCH v4 0/8] Add support for DMA2D of STMicroelectronics STM32 Soc series,
dillon . minfei
[V4] venus: vdec: decoded picture buffer handling during reconfig sequence,
Mansur Alisha Shaik
[PATCH 0/6] add aspeed-jpeg support for aspeed-video,
Jammy Huang
[PATCH v2 00/10] staging: media: zoran: fusion in one module,
Corentin Labbe
- [PATCH v2 01/10] staging: media: zoran: move module parameter checks to zoran_probe, Corentin Labbe
- [PATCH v2 02/10] staging: media: zoran: use module_pci_driver, Corentin Labbe
- [PATCH v2 03/10] staging: media: zoran: rename debug module parameter, Corentin Labbe
- [PATCH v2 04/10] staging: media: zoran: add debugfs, Corentin Labbe
- [PATCH v2 05/10] staging: media: zoran: videocode: remove procfs, Corentin Labbe
- [PATCH v2 06/10] staging: media: zoran: fusion all modules, Corentin Labbe
- [PATCH v2 08/10] staging: media: zoran: move videodev alloc, Corentin Labbe
- [PATCH v2 07/10] staging: media: zoran: remove vidmem, Corentin Labbe
- [PATCH v2 09/10] staging: media: zoran: move config select on primary kconfig, Corentin Labbe
- [PATCH v2 10/10] staging: media: zoran: introduce zoran_i2c_init, Corentin Labbe
- Re: [PATCH v2 00/10] staging: media: zoran: fusion in one module, Hans Verkuil
- Re: [PATCH v2 00/10] staging: media: zoran: fusion in one module, Hans Verkuil
[PATCH v5 0/7] kernel.h further split,
Andy Shevchenko
[syzbot] general protection fault in sg_alloc_append_table_from_pages,
syzbot
[GIT PULL FOR v5.16] ir fixes,
Sean Young
[PATCH] media: sir_ir: remove broken driver, Sean Young
[PATCH] media: ir_toy: assignment to be16 should be of correct type, Sean Young
v4l-utils: time for a new release?,
Hans Verkuil
[PATCH v2 0/6] staging: media: wave5: add wave5 codec driver,
Dafna Hirschfeld
[PATCH] media: Document coding style requirements,
Jacopo Mondi
[PATCH v10 00/13] amphion video decoder/encoder driver,
Ming Qian
- [PATCH v10 01/13] dt-bindings: media: amphion: add amphion video codec bindings, Ming Qian
- [PATCH v10 02/13] media:Add nv12mt_8l128 and nv12mt_10be_8l128 video format., Ming Qian
- [PATCH v10 03/13] media: amphion: add amphion vpu device driver, Ming Qian
- [PATCH v10 04/13] media: amphion: add vpu core driver, Ming Qian
- [PATCH v10 05/13] media: amphion: implement vpu core communication based on mailbox, Ming Qian
- [PATCH v10 06/13] media: amphion: add vpu v4l2 m2m support, Ming Qian
- [PATCH v10 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver, Ming Qian
- [PATCH v10 08/13] media: amphion: add v4l2 m2m vpu decoder stateful driver, Ming Qian
- [PATCH v10 09/13] media: amphion: implement windsor encoder rpc interface, Ming Qian
- [PATCH v10 10/13] media: amphion: implement malone decoder rpc interface, Ming Qian
- [PATCH v10 11/13] ARM64: dts: freescale: imx8q: add imx vpu codec entries, Ming Qian
- [PATCH v10 12/13] firmware: imx: scu-pd: imx8q: add vpu mu resources, Ming Qian
- [PATCH v10 13/13] MAINTAINERS: add AMPHION VPU CODEC V4L2 driver entry, Ming Qian
[PATCH] media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor(),
Dan Carpenter
[PATCH] driver: bdisp: add pm_runtime_disable in the error handling code, Dongliang Mu
[PATCH] staging: media: rkvdec: Constify static struct v4l2_m2m_ops,
Rikard Falkeborn
[PATCH] media: imx: Constify static struct v4l2_m2m_ops,
Rikard Falkeborn
[PATCH] s5c73m3: adding gpiod support for the s5c73m3,
Maíra Canal
[PATCH] dt-bindings: adv748x: Convert bindings to json-schema,
Niklas Söderlund
[PATCH v2 00/20] Make some spi device drivers return zero in .remove(),
Uwe Kleine-König
[PATCH v2 0/4] media: HEVC: RPS clean up,
Benjamin Gaignard
[PATCH for-next 0/3] EFA dmabuf memory regions,
Gal Pressman
[PATCH v5 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x,
Michael Tretter
[PATCH] media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr(),
Dan Carpenter
[PATCH] arm64: dts: mediatek: mt8173: remove double 'assigned-clocks' binding, Dafna Hirschfeld
[PATCH 00/13] Make some spi device drivers return zero in .remove(),
Uwe Kleine-König
[PATCH v1] media: camss: Remove unused static function, Robert Foss
[PATCH] media: lm3560: prevent memory leak of v4l2_ctrl_handler, Liu Shixin
[GIT PULL FOR v5.16] Allegro fixes/enhancements,
Hans Verkuil
[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate,
Yunfei Dong
- [PATCH v7, 01/15] media: mtk-vcodec: Get numbers of register bases from DT, Yunfei Dong
- [PATCH v7, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface, Yunfei Dong
- [PATCH v7, 07/15] media: mtk-vcodec: Add irq interface for multi hardware, Yunfei Dong
- [PATCH v7, 03/15] media: mtk-vcodec: Refactor vcodec pm interface, Yunfei Dong
- [PATCH v7, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings, Yunfei Dong
- [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information, Yunfei Dong
- [PATCH v7, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture, Yunfei Dong
- [PATCH v7, 06/15] media: mtk-vcodec: Use pure single core for MT8183, Yunfei Dong
- [PATCH v7, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces, Yunfei Dong
- [PATCH v7, 11/15] media: mtk-vcodec: Add core thread, Yunfei Dong
- [PATCH v7, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg, Yunfei Dong
- [PATCH v7, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192, Yunfei Dong
- [PATCH v7, 10/15] media: mtk-vcodec: Add new interface to lock different hardware, Yunfei Dong
- [PATCH v7, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec, Yunfei Dong
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]