Linux Media
[Prev Page][Next Page]
- Re: [PATCH v5 3/3] media: nxp: imx8-isi: add ISI support for i.MX93, (continued)
- [PATCH] media: wl128x: fix a clang warning,
Mauro Carvalho Chehab
- [PATCH] media: docs: qcom_camss: Update Code Aurora references,
Jeffrey Hugo
- [PATCH v7 0/2] Digiteq Automotive MGB4 driver,
tumic
- [PATCH 0/4] Add Mediatek ISP3.0,
Julien Stephan
- [PATCH] media: dvb: mb86a20s: get rid of a clang-15 warning,
Mauro Carvalho Chehab
- Build failed in Jenkins: xawtv3 #10,
Jenkins Builder Robot
- Build failed in Jenkins: ZBar #72, Jenkins Builder Robot
- Build failed in Jenkins: xawtv4 #30, Jenkins Builder Robot
- Build failed in Jenkins: xawtv3 #9, Jenkins Builder Robot
- [PATCH] media: bt8xx: Fix a possible data race in buffer_queue(),
Tuo Li
- [PATCH v4 0/3] add ISI support for iMX93,
guoniu . zhou
- media: mediatek: vcodec: fix AV1 decode fail for 36bit iova,
Xiaoyong Lu
- [PATCH v4 0/7] Enable decoder for mt8183,
Nícolas F. R. A. Prado
- [PATCH v8 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type,
Umang Jain
- [PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation,
Hans de Goede
- [PATCH 01/12] media: ipu3-cio2: Do not use on stack memory for software_node.name field, Hans de Goede
- [PATCH 02/12] media: ipu3-cio2: Move initialization of node_names.vcm to cio2_bridge_init_swnode_names(), Hans de Goede
- [PATCH 05/12] media: ipu3-cio2: Only keep PLD around while parsing, Hans de Goede
- [PATCH 04/12] media: ipu3-cio2: Store dev pointer in struct cio2_bridge, Hans de Goede
- [PATCH 03/12] media: ipu3-cio2: Make cio2_bridge_init() take a regular struct device as argument, Hans de Goede
- [PATCH 07/12] media: ipu3-cio2: Add a parse_sensor_fwnode callback to cio2_bridge_init(), Hans de Goede
- [PATCH 09/12] media: ipu3-cio2: Move cio2_bridge_init() code into a new shared intel-cio2-bridge.ko, Hans de Goede
- [PATCH 06/12] media: ipu3-cio2: Add a cio2_bridge_parse_sensor_fwnode() helper function, Hans de Goede
- [PATCH 08/12] media: ipu3-cio2: Add supported_sensors parameter to cio2_bridge_init(), Hans de Goede
- [PATCH 12/12] [RFC] media: dw9719: Drop hack to enable "vsio" regulator, Hans de Goede
- [PATCH 10/12] media: atomisp: csi2-bridge: Switch to new common cio2_bridge_init(), Hans de Goede
- [PATCH 11/12] media: intel-cio2-bridge: Add a runtime-pm device-link between VCM and sensor, Hans de Goede
- Re: [PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation, Andy Shevchenko
- RE: [PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation, Cao, Bingbu
- Re: [PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation, Sakari Ailus
- [PATCH][next][V2] media: bt8xx: make read-only arrays static, Colin Ian King
- [PATCH v2 00/24] use vmalloc_array and vcalloc,
Julia Lawall
- [PATCH][next] media: bt8xx: make read-only arrays static,
Colin Ian King
- [PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support,
Hans de Goede
- [PATCH v3 02/29] media: ov2680: Fix ov2680_bayer_order(), Hans de Goede
- [PATCH v3 01/29] media: ov2680: Remove auto-gain and auto-exposure controls, Hans de Goede
- [PATCH v3 05/29] media: ov2680: Don't take the lock for try_fmt calls, Hans de Goede
- [PATCH v3 03/29] media: ov2680: Fix vflip / hflip set functions, Hans de Goede
- [PATCH v3 04/29] media: ov2680: Use select VIDEO_V4L2_SUBDEV_API, Hans de Goede
- [PATCH v3 09/29] media: ov2680: Convert to new CCI register access helpers, Hans de Goede
- [PATCH v3 10/29] media: ov2680: Store dev instead of i2c_client in ov2680_dev, Hans de Goede
- [PATCH v3 07/29] media: ov2680: Fix ov2680_set_fmt() which == V4L2_SUBDEV_FORMAT_TRY not working, Hans de Goede
- [PATCH v3 14/29] media: ov2680: Add support for more clk setups, Hans de Goede
- [PATCH v3 06/29] media: ov2680: Add ov2680_fill_format() helper function, Hans de Goede
- [PATCH v3 13/29] media: ov2680: Drop is_enabled flag, Hans de Goede
- [PATCH v3 16/29] media: ov2680: Add endpoint matching support, Hans de Goede
- [PATCH v3 11/29] media: ov2680: Check for "powerdown" GPIO con-id before checking for "reset" GPIO con-id, Hans de Goede
- [PATCH v3 18/29] media: ov2680: Fix ov2680_enum_frame_interval(), Hans de Goede
- [PATCH v3 17/29] media: ov2680: Add support for ACPI enumeration, Hans de Goede
- [PATCH v3 20/29] media: ov2680: Add ov2680_mode struct, Hans de Goede
- [PATCH v3 21/29] media: ov2680: Make setting the mode algorithm based, Hans de Goede
- [PATCH v3 24/29] media: ov2680: Fix exposure and gain ctrls range and default value, Hans de Goede
- [PATCH v3 19/29] media: ov2680: Annotate the per mode register setting lists, Hans de Goede
- [PATCH v3 15/29] media: ov2680: Add support for 19.2 MHz clock, Hans de Goede
- [PATCH v3 25/29] media: ov2680: Add a bunch of register tweaks, Hans de Goede
- [PATCH v3 26/29] media: ov2680: Drop unnecessary pad checks, Hans de Goede
- [PATCH v3 22/29] media: ov2680: Add an __ov2680_get_pad_format() helper function, Hans de Goede
- [PATCH v3 27/29] media: ov2680: Read and log sensor revision during probe, Hans de Goede
- [PATCH v3 23/29] media: ov2680: Implement selection support, Hans de Goede
- [PATCH v3 28/29] media: ov2680: Add link-freq and pixel-rate controls, Hans de Goede
- [PATCH v3 08/29] media: ov2680: Fix regulators being left enabled on ov2680_power_on() errors, Hans de Goede
- [PATCH v3 29/29] MAINTAINERS: Add Hans de Goede as OV2680 sensor driver maintainer, Hans de Goede
- Re: [PATCH v3 00/29] media: ov2680: Bugfixes + ACPI + selection(crop-tgt) API support, Jacopo Mondi
- [PATCH v3 12/29] media: ov2680: Add runtime-pm support, Hans de Goede
- [PATCH v3 12/29] media: ov2680: Add runtime-pm support, Hans de Goede
- [PATCH v4 0/5] media: Add MIPI CCI register access helper functions,
Hans de Goede
- [PATCH 5.10 0/1] media: atomisp: fix "variable dereferenced before check 'asd'",
Anastasia Belova
- Re: [syzbot] [tomoyo?] [bpf?] INFO: rcu detected stall in security_file_open (6), Tetsuo Handa
- [PATCH] OOB read and write in mdp_prepare_buffer,
yqsun1997
- [PATCH] OOB read and write in mtk multiple places,
yqsun1997
- [PATCH v3 0/3] add ISI support for iMX93,
guoniu . zhou
- [sailus-media-tree:async-multi] BUILD SUCCESS db8058c1f01d05352a8a26195a42dd8c7b1c2c10, kernel test robot
- [sailus-media-tree:master] BUILD REGRESSION e03cd35afd1787dc8daadbd61ad47da455bc76eb, kernel test robot
- [PATCH] media: i2c: ov01a10: Switch back to use struct i2c_driver::probe,
Uwe Kleine-König
- [PATCH v4,0/11] media: mediatek: vcodec: separate encoder and decoder,
Yunfei Dong
- [PATCH v4,02/11] media: mediatek: vcodec: align fw interface, Yunfei Dong
- [PATCH v4,01/11] media: mediatek: vcodec: remove unused parameter, Yunfei Dong
- [PATCH v4,04/11] media: mediatek: vcodec: Removing useless debug log, Yunfei Dong
- [PATCH v4,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface, Yunfei Dong
- [PATCH v4,05/11] media: mediatek: vcodec: remove the dependency of vcodec debug log, Yunfei Dong
- [PATCH v4,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message, Yunfei Dong
- [PATCH v4,10/11] media: mediatek: vcodec: remove unused include header, Yunfei Dong
- [PATCH v4,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style, Yunfei Dong
- [PATCH v4,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev, Yunfei Dong
- [PATCH v4,11/11] media: mediatek: vcodec: separete decoder and encoder, Yunfei Dong
- [PATCH v4,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx', Yunfei Dong
- [PATCH v2 0/2] add ISI support for iMX93,
guoniu . zhou
- [PATCH] media: dvb-core: Fix a possible null-pointer dereference due to data race in dvbdmx_write(),
Tuo Li
- [PATCH 0/4] add ISI support for i.MX93,
guoniu . zhou
- [PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work, Zheng Wang
- [PATCH 00/26] use array_size,
Julia Lawall
- [PATCH] media: tc358746: select CONFIG_GENERIC_PHY,
Arnd Bergmann
- [ANN] Media Summit June 26th: Final Agenda,
Hans Verkuil
- [sailus-media-tree:master 57/58] include/media/v4l2-subdev.h:1159:25: error: no member named 'entity' in 'struct v4l2_subdev', kernel test robot
- [PATCH v3 00/11] Add DELETE_BUF ioctl,
Benjamin Gaignard
- [PATCH v3 02/11] media: videobuf2: Use Xarray instead of static buffers array, Benjamin Gaignard
- [PATCH v3 01/11] media: videobuf2: Access vb2_queue bufs array through helper functions, Benjamin Gaignard
- [PATCH v3 05/11] media: verisilicon: Refactor postprocessor to store more buffers, Benjamin Gaignard
- [PATCH v3 11/11] media: v4l2: Add mem2mem helpers for DELETE_BUF ioctl, Benjamin Gaignard
- [PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global, Benjamin Gaignard
- [PATCH v3 09/11] media: verisilicon: vp9: Allow to change resolution while streaming, Benjamin Gaignard
- [PATCH v3 06/11] media: verisilicon: Store chroma and motion vectors offset, Benjamin Gaignard
- [PATCH v3 07/11] media: verisilicon: vp9: Use destination buffer height to compute chroma offset, Benjamin Gaignard
- [PATCH v3 08/11] media: verisilicon: postproc: Fix down scale test, Benjamin Gaignard
- [PATCH v3 03/11] media: videobuf2: Remove VB2_MAX_FRAME limit on buffer storage, Benjamin Gaignard
- [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl, Benjamin Gaignard
- Re: [PATCH v3 00/11] Add DELETE_BUF ioctl, Hsia-Jun Li
[PATCH v4 00/38] Separate links and async sub-devices,
Sakari Ailus
- [PATCH v4 03/38] media: atmel-isi: Remote unneeeded forward declaration, Sakari Ailus
- [PATCH v4 02/38] media: v4l: fwnode: Remove unneeded forward declaration, Sakari Ailus
- [PATCH v4 04/38] media: xilinx-vipp: Clean up bound async notifier callback, Sakari Ailus
- [PATCH v4 01/38] media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints(), Sakari Ailus
- [PATCH v4 08/38] media: Documentation: v4l: Fix async sensor subdev helper documentation, Sakari Ailus
- [PATCH v4 06/38] media: Documentation: v4l: Fix async notifier registration example, Sakari Ailus
- [PATCH v4 07/38] media: Documentation: v4l: Add section titles for async, Sakari Ailus
- [PATCH v4 09/38] media: Documentation: v4l: Document missing async subdev function, Sakari Ailus
- [PATCH v4 05/38] media: omap3isp: Move link creation to bound callback, Sakari Ailus
- [PATCH v4 14/38] media: v4l: async: Make V4L2 async match information a struct, Sakari Ailus
- [PATCH v4 10/38] media: Documentation: v4l: Document v4l2_async_nf_cleanup, Sakari Ailus
- [PATCH v4 12/38] media: v4l: async: Clean up testing for duplicate async subdevs, Sakari Ailus
- [PATCH v4 15/38] media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_, Sakari Ailus
- [PATCH v4 11/38] media: v4l: async: Add some debug prints, Sakari Ailus
- [PATCH v4 13/38] media: v4l: async: Don't check whether asd is NULL in validity check, Sakari Ailus
- [PATCH v4 20/38] media: v4l: async: Clean up error handling in v4l2_async_match_notify, Sakari Ailus
- [PATCH v4 25/38] media: v4l: async: Drop unneeded list entry initialisation, Sakari Ailus
- [PATCH v4 33/38] media: omap3isp: Initialise V4L2 async notifier later, Sakari Ailus
- [PATCH v4 30/38] media: pxa_camera: Register V4L2 device early, Sakari Ailus
- [PATCH v4 28/38] media: adv748x: Return to endpoint matching, Sakari Ailus
- [PATCH v4 24/38] media: v4l: async: Allow multiple connections between entities, Sakari Ailus
- [PATCH v4 32/38] media: am437x-vpfe: Register V4L2 device early, Sakari Ailus
- [PATCH v4 34/38] media: xilinx-vipp: Init async notifier after registering V4L2 device, Sakari Ailus
- [PATCH v4 17/38] media: v4l: async: Clean up list heads and entries, Sakari Ailus
- [PATCH v4 19/38] media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connection, Sakari Ailus
- [PATCH v4 27/38] media: v4l: async: Support fwnode endpoint list matching for subdevs, Sakari Ailus
- [PATCH v4 23/38] media: v4l: async: Obtain async connection based on sub-device, Sakari Ailus
- [PATCH v4 31/38] media: marvell: cafe: Register V4L2 device earlier, Sakari Ailus
- [PATCH v4 22/38] media: v4l: async: Rework internal lists, Sakari Ailus
- [PATCH v4 29/38] media: pxa_camera: Fix probe error handling, Sakari Ailus
- [PATCH v4 16/38] media: v4l: async: Only pass match information for async subdev validation, Sakari Ailus
- [PATCH v4 21/38] media: v4l: async: Drop duplicate handling when adding connections, Sakari Ailus
- [PATCH v4 18/38] media: v4l: async: Simplify async sub-device fwnode matching, Sakari Ailus
- [PATCH v4 26/38] media: v4l: async: Try more connections, Sakari Ailus
- [PATCH v4 35/38] media: davinci: Init async notifier after registering V4L2 device, Sakari Ailus
- [PATCH v4 38/38] media: Documentation: v4l: Document sub-device notifiers, Sakari Ailus
- [PATCH v4 36/38] media: qcom: Initialise V4L2 async notifier later, Sakari Ailus
- [PATCH v4 37/38] media: v4l: async: Set v4l2_device and subdev in async notifier init, Sakari Ailus
- Re: [PATCH v4 00/38] Separate links and async sub-devices, Lad, Prabhakar
[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support,
Geert Uytterhoeven
[PATCH WIP RFC v2 0/2] media: uapi: Add V4L2_CID_VTOTAL control,
Benjamin Bara
[PATCH v2] media: rkvdec: removed redundant blank line,
Emma Christy
[PATCH] Subject: [PATCH] media: rkvdec: removed redundant blank line,
emma christy
Re: [PATCH] dma-buf: heaps: Delete repeated word, Bagas Sanjaya
[GIT PULL FOR 6.6] V4L2 patches of all kind plus more,
Sakari Ailus
[sailus-media-tree:master 45/58] include/media/v4l2-subdev.h:1159:30: error: 'struct v4l2_subdev' has no member named 'entity', kernel test robot
[PATCH v7 0/5] staging: vc04_services: vchiq: Register devices with a custom bus_type,
Umang Jain
[PATCH v7 0/3] media: i2c: Add support for alvium camera,
Tommaso Merciai
[bug report] venus: pm_helpers: Fix error check in vcodec_domains_get(), Dan Carpenter
[linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d, kernel test robot
[PATCH v6 0/5] Add Toshiba Visconti Video Input Interface driver,
Yuji Ishikawa
[sailus-media-tree:fixes] BUILD SUCCESS afbb61fca19be4eaf2cfacece749f2815686dde0, kernel test robot
[PATCH v3 0/6] Enable decoder for mt8183,
Nícolas F. R. A. Prado
Re: [PATCH] drm/msm: Fix typo in comment, Dmitry Baryshkov
[PATCH v1 0/4] ASoC: remove copy of intlog10(),
Andy Shevchenko
[PATCH v15 0/8] i2c-atr and FPDLink,
Tomi Valkeinen
[PATCH v4 0/4] media: ti: cal: Improvements,
Tomi Valkeinen
[PATCH v7 0/6] Add StarFive Camera Subsystem driver,
Jack Zhu
[PATCH 1/3] media: subdev: Drop implicit zeroing of stream field,
Tomi Valkeinen
[PATCH 1/7] media: atomisp: Fix missing v4l2_fh_release() in atomisp_open() error exit,
Hans de Goede
[GIT FIXES FOR 6.4] Fix compile warnings and errors for tc358756 and atomisp,
Sakari Ailus
[PATCH 1/2] media: vidtv: psi: Add check for kstrdup,
Jiasheng Jiang
[PATCH v3 0/3] Remove #ifdef ISP2401 and unifying sh_css_sp_group structure,
Kate Hsuan
[linux-next:master 6872/10546] drivers/staging/media/atomisp/pci/atomisp_fops.c:532 atomisp_open() warn: missing unwind goto?, Dan Carpenter
Fwd: in linux 6.3.7-200.fc38.x86_64 goes vlc in time to switch tv channels to zombie-process,
Bagas Sanjaya
[PATCH] media: ad5820: Drop unsupported ad5823 from i2c_ and of_device_id tables,
Hans de Goede
[syzbot] [dri?] KMSAN: uninit-value in drm_mode_setcrtc,
syzbot
[PATCH v3,0/11] media: mediatek: vcodec: separate encoder and decoder,
Yunfei Dong
- [PATCH v3,01/11] media: mediatek: vcodec: remove unused parameter, Yunfei Dong
- [PATCH v3,02/11] media: mediatek: vcodec: align fw interface, Yunfei Dong
- [PATCH v3,03/11] media: mediatek: vcodec: re-write shared interface, Yunfei Dong
- [PATCH v3,08/11] mediatek: vcodec: separate struct mtk_vcodec_dev, Yunfei Dong
- [PATCH v3,07/11] mediatek: vcodec: separate struct mtk_vcodec_ctx, Yunfei Dong
- [PATCH v3,05/11] media: mediatek: vcodec: remove the dependency of vcodec debug log, Yunfei Dong
- [PATCH v3,11/11] mediatek: vcodec: separete decoder and encoder, Yunfei Dong
- [PATCH v3,09/11] mediatek: vcodec: fix unreasonable parameter definition and style, Yunfei Dong
- [PATCH v3,06/11] mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message, Yunfei Dong
- [PATCH v3,10/11] mediatek: vcodec: remove unused include header, Yunfei Dong
- [PATCH v3,04/11] media: mediatek: vcodec: remove useless debug log, Yunfei Dong
[PATCH v2 0/6] platform/x86: int3472: discrete: Various improvements,
Hans de Goede
[syzbot] [media?] [usb?] WARNING in imon_probe,
syzbot
[PATCH 1/2] media: verisilicon: fix excessive stack usage,
Arnd Bergmann
[PATCH v14 00/18] i2c-atr and FPDLink,
Tomi Valkeinen
- [PATCH v14 01/18] dt-bindings: i2c: Add I2C Address Translator (ATR), Tomi Valkeinen
- [PATCH v14 10/18] media: i2c: ds90ub9xx: Add COMMON_CLK kconfig dependency, Tomi Valkeinen
- [PATCH v14 06/18] media: i2c: add DS90UB960 driver, Tomi Valkeinen
- [PATCH v14 04/18] dt-bindings: media: add TI DS90UB953 FPD-Link III Serializer, Tomi Valkeinen
- [PATCH v14 17/18] media: i2c: ds90ub953: Restructure clkout management, Tomi Valkeinen
- [PATCH v14 03/18] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer, Tomi Valkeinen
- [PATCH v14 11/18] media: i2c: ds90ub9xx: Select GPIOLIB rather than OF_GPIO, Tomi Valkeinen
- [PATCH v14 02/18] i2c: add I2C Address Translator (ATR) support, Tomi Valkeinen
- [PATCH v14 08/18] media: i2c: add DS90UB953 driver, Tomi Valkeinen
- [PATCH v14 07/18] media: i2c: add DS90UB913 driver, Tomi Valkeinen
- [PATCH v14 15/18] media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCK, Tomi Valkeinen
- [PATCH v14 16/18] media: i2c: ds90ub960: Allow FPD-Link async mode, Tomi Valkeinen
- [PATCH v14 05/18] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer, Tomi Valkeinen
- [PATCH v14 12/18] media: i2c: ds90ub960: Configure CSI-2 continuous clock, Tomi Valkeinen
- [PATCH v14 09/18] media: i2c: ds90ub960: Fix use of UB960_SR_FWD_CTL1, Tomi Valkeinen
- [PATCH v14 14/18] media: i2c: ds90ub913: Use v4l2_fwnode_endpoint_parse(), Tomi Valkeinen
- [PATCH v14 18/18] media: i2c: ds90ub953: Support non-sync mode, Tomi Valkeinen
- [PATCH v14 13/18] media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse(), Tomi Valkeinen
[PATCH] media: bttv: Add MODULE_FIRMWARE macro, Juerg Haefliger
[PATCH] media: s5k5baf: Add MODULE_FIRMWARE macro,
Juerg Haefliger
[PATCH v6 0/3] media: i2c: Add support for alvium camera,
Tommaso Merciai
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]