Linux Media
[Prev Page][Next Page]
- [PATCH] media: platform: Use 'unsigned int' instead of just 'unsigned'., Jilin Yuan
- [PATCH] media: videobuf2: Use 'unsigned int' instead of just 'unsigned'.,
Jilin Yuan
- [PATCH] media: cx2341x: Use 'unsigned int' instead of just 'unsigned'., Jilin Yuan
- [PATCH] [media] siano: Use 'unsigned int' instead of just 'unsigned'., Jilin Yuan
- [PATCH] media: siano: Use 'unsigned int' instead of just 'unsigned'.,
Jilin Yuan
- [PATCH] media: v4l2-tpg: Use 'unsigned int' instead of just 'unsigned'.,
Jilin Yuan
- [PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf,
Jason Gunthorpe
- [PATCH v4 00/21] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- [PATCH v4 03/21] drm/gem: Take reservation lock for vmap/vunmap operations, Dmitry Osipenko
- [PATCH v4 02/21] dma-buf: Add unlocked variant of attachment-mapping functions, Dmitry Osipenko
- [PATCH v4 04/21] drm/prime: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 01/21] dma-buf: Add unlocked variant of vmapping functions, Dmitry Osipenko
- [PATCH v4 05/21] drm/armada: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 07/21] drm/omapdrm: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 09/21] drm/etnaviv: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 08/21] drm/tegra: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 10/21] RDMA/umem: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 12/21] xen/gntdev: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 14/21] media: tegra-vde: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 19/21] dma-buf: Document dynamic locking convention, Dmitry Osipenko
- [PATCH v4 11/21] misc: fastrpc: Prepare to dynamic dma-buf locking specification, Dmitry Osipenko
- [PATCH v4 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification, Dmitry Osipenko
- [PATCH v4 18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification, Dmitry Osipenko
- [PATCH v4 16/21] dma-buf: Move dma_buf_attach() to dynamic locking specification, Dmitry Osipenko
- [PATCH v4 21/21] dma-buf: Remove obsoleted internal lock, Dmitry Osipenko
- [PATCH v4 17/21] dma-buf: Move dma_buf_map_attachment() to dynamic locking specification, Dmitry Osipenko
- [PATCH v4 20/21] media: videobuf2: Stop using internal dma-buf lock, Dmitry Osipenko
- Re: [PATCH v4 00/21] Move all drivers to a common dma-buf locking convention, Christian König
- [PATCH] media: docs: libv4l-introduction.rst: Fix function signature and link, Daniel Lundberg Pedersen
- [PATCH v2 0/3] Enable {fcpvd,vspd} on RZ/G2L SoC,
Biju Das
- [PATCH v14 00/34],
Tomi Valkeinen
- [PATCH v14 01/34] media: Documentation: mc: add definitions for stream and pipeline, Tomi Valkeinen
- [PATCH v14 03/34] media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8, Tomi Valkeinen
- [PATCH v14 05/34] media: mc: entity: Add iterator helper for entity pads, Tomi Valkeinen
- [PATCH v14 04/34] media: mc: entity: Rename streaming_count -> start_count, Tomi Valkeinen
- [PATCH v14 02/34] media: media-entity.h: add include for min(), Tomi Valkeinen
- [PATCH v14 06/34] media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_init, Tomi Valkeinen
- [PATCH v14 07/34] media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk section, Tomi Valkeinen
- [PATCH v14 28/34] media: subdev: add streams to v4l2_subdev_get_fmt() helper function, Tomi Valkeinen
- [PATCH v14 20/34] media: subdev: Add [GS]_ROUTING subdev ioctls and operations, Tomi Valkeinen
- [PATCH v14 34/34] media: Add stream to frame descriptor, Tomi Valkeinen
- [PATCH v14 27/34] media: subdev: add "opposite" stream helper funcs, Tomi Valkeinen
- [PATCH v14 26/34] media: subdev: use streams in v4l2_subdev_link_validate(), Tomi Valkeinen
- [PATCH v14 29/34] media: subdev: add v4l2_subdev_set_routing_with_fmt() helper, Tomi Valkeinen
- [PATCH v14 21/34] media: subdev: add v4l2_subdev_has_pad_interdep(), Tomi Valkeinen
- [PATCH v14 14/34] media: mc: entity: Rewrite media_pipeline_start(), Tomi Valkeinen
- [PATCH v14 17/34] media: add V4L2_SUBDEV_FL_STREAMS, Tomi Valkeinen
- [PATCH v14 22/34] media: subdev: add v4l2_subdev_set_routing helper(), Tomi Valkeinen
- [PATCH v14 19/34] media: Documentation: Add GS_ROUTING documentation, Tomi Valkeinen
- [PATCH v14 13/34] media: drivers: use video_device_pipeline_alloc_start(), Tomi Valkeinen
- [PATCH v14 09/34] media: v4l2-dev: Add videodev wrappers for media pipelines, Tomi Valkeinen
- [PATCH v14 30/34] media: subdev: add v4l2_subdev_routing_validate() helper, Tomi Valkeinen
- [PATCH v14 10/34] media: drivers: use video device pipeline start/stop, Tomi Valkeinen
- [PATCH v14 16/34] media: mc: convert pipeline funcs to take media_pad, Tomi Valkeinen
- [PATCH v14 08/34] media: mc: entity: Add media_entity_pipeline() to access the media pipeline, Tomi Valkeinen
- [PATCH v14 18/34] media: add V4L2_SUBDEV_CAP_STREAMS, Tomi Valkeinen
- [PATCH v14 24/34] media: Documentation: add multiplexed streams documentation, Tomi Valkeinen
- [PATCH v14 33/34] media: v4l2-subdev: Add v4l2_subdev_s_stream_helper() function, Tomi Valkeinen
- [PATCH v14 31/34] media: v4l2-subdev: Add v4l2_subdev_state_xlate_streams() helper, Tomi Valkeinen
- [PATCH v14 23/34] media: subdev: Add for_each_active_route() macro, Tomi Valkeinen
- [PATCH v14 12/34] media: mc: entity: add alloc variant of pipeline_start, Tomi Valkeinen
- [PATCH v14 32/34] media: v4l2-subdev: Add subdev .(enable|disable)_streams() operations, Tomi Valkeinen
- [PATCH v14 25/34] media: subdev: add stream based configuration, Tomi Valkeinen
- [PATCH v14 11/34] media: drivers: use video_device_pipeline(), Tomi Valkeinen
- [PATCH v14 15/34] media: mc: entity: Add has_pad_interdep entity operation, Tomi Valkeinen
- [bug report] dma-buf: Add debug option,
yf.wang
- [v2] media: platform: mtk-mdp3: fix smatch errors and warning, Moudy Ho
- [PATCH v3 0/3] Enable {fcpvd,vspd} on RZ/G2L SoC,
Biju Das
- [PATCH v3 1/3] media: dt-bindings: media: renesas,fcp: Update maxItems for the clock property,
Biju Das
- [PATCH] media: dt-bindings: dongwoon,dw9714: convert to dtschema, Krzysztof Kozlowski
- [PATCH v5 0/4] media: Add ST VGXY61 camera sensor driver,
Benjamin Mugnier
- [v1] media: platform: mtk-mdp3: fix smatch errors and warning, Moudy Ho
- Bild: TOP 3 Handelsroboter, die Menschen zu Millionaren machen McBIZ (JosephSoity), WordPress
- [PATCH] media: si4713: Use the right include, Linus Walleij
- [PATCH v4] media: s5k4ecgx: Switch to GPIO descriptors, Linus Walleij
- [PATCH v2] media: s5c73m3: Switch to GPIO descriptors, Linus Walleij
- [PATCH v2] media: ov9650: Drop platform data code path, Linus Walleij
- [PATCH v2] media: ov7670: Drop unused include, Linus Walleij
- [PATCH v2] media: ov2640: Drop legacy includes, Linus Walleij
- [PATCH v2] media: i2c: isl7998x: Use right include, Linus Walleij
- Build failed in Jenkins: linux-media #290, Jenkins Builder Robot
- [PATCH AUTOSEL 5.10 04/16] drm/gem: Fix GEM handle release errors, Sasha Levin
- [PATCH AUTOSEL 5.4 03/12] drm/gem: Fix GEM handle release errors, Sasha Levin
- [PATCH AUTOSEL 5.15 04/23] drm/gem: Fix GEM handle release errors, Sasha Levin
- [PATCH AUTOSEL 5.19 07/33] drm/gem: Fix GEM handle release errors, Sasha Levin
- [GIT PULL FOR v6.1] Move hantro to mainline, Hans Verkuil
- [GIT PULL FOR v6.1] Move hantro driver out of staging, Hans Verkuil
- [PATCH v4 0/4] media: Add ST VGXY61 camera sensor driver,
Benjamin Mugnier
- [PATCH] media: cec: add support for Absolute Volume Control, Hans Verkuil
- [PATCH 1/1] ar0521: Fix return value check in writing initial registers,
Sakari Ailus
- [PATCH] usb: Improves USB2.0 write performance,
Hu Xiaoying
- [PATCH linux-next] media: venus: hfi: Remove the unneeded result variable,
cgel . zte
- [PATCH linux-next] media: imon: Remove the unneeded result variable, cgel . zte
- [PATCH v2] media: i2c: imx334: support lower bandwidth mode,
shravan kumar
- [PATCH] dvb-frontends/drxk: initialize err to 0, Hans Verkuil
- staging/media/meson/vdec compiler warning: how to fix?, Hans Verkuil
- [PATCH v3 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec,
Benjamin Gaignard
- [PATCH] v4l2-ctrls: drop 'elems' argument from control type ops., Hans Verkuil
- [RFT PATCH] media: em28xx: Enable v4l2 file ops at the end of em28xx_v4l2_init(),
Soumya Negi
- [PATCH v3] drm/ast: add dmabuf/prime buffer sharing support,
oushixiong
- [PATCH] Allow S/G_PARM for stateful decoder,
Dikshita Agarwal
- [Media Summit] Using the selection API to control image sensor subsampling,
Jacopo Mondi
- [GIT PULL FOR v6.1] Add MediaTek MDP3 driver,
Hans Verkuil
- [PATCH] media: amphion: release m2m ctx when releasing vpu instance,
Ming Qian
- [Media Summit] Finalizing the v4l-utils conversion to meson,
Laurent Pinchart
- [PATCH v6 00/13] Add support for meson building,
Laurent Pinchart
- [PATCH v6 04/13] [FIXUP] meson: Avoid double-quoting strings, Laurent Pinchart
- [PATCH v6 01/13] Move README to markdown syntax, Laurent Pinchart
- [PATCH v6 03/13] [FIXUP] meson: Drop unneeded bpf option check, Laurent Pinchart
- [PATCH v6 02/13] Add support for meson building, Laurent Pinchart
- [PATCH v6 05/13] [FIXUP] meson: Use external_program object directly without calling path(), Laurent Pinchart
- [PATCH v6 06/13] [FIXUP] meson: Specify check kwarg to run_command(), Laurent Pinchart
- [PATCH v6 07/13] [FIXUP] meson: Replace deprecated get_cross_property() with get_external_property(), Laurent Pinchart
- [PATCH v6 08/13] [FIXUP] meson: Fix SDL dependency fallback check, Laurent Pinchart
- [PATCH v6 09/13] [FIXUP] meson: Set the default build type to debugoptimized, Laurent Pinchart
- [PATCH v6 11/13] [FIXUP] doc: Fix Doygen deprecation warnings, Laurent Pinchart
- [PATCH v6 10/13] Copy Doxygen configuration file to doc/, Laurent Pinchart
- [PATCH v6 12/13] meson: Add support for doxygen documentation, Laurent Pinchart
- [PATCH v6 13/13] Makefile.am: Distribute meson related files, Laurent Pinchart
- [PATCH] libdvbv5: Fix Doygen deprecation warnings, Laurent Pinchart
- [PATCH] libdvbv5: Fix invalid header file name in Doxygen INPUT,
Laurent Pinchart
- [PTACH v3] drm/ast: add dmabuf/prime buffer sharing support,
oushixiong
- [GIT PULL FOR v6.1] Misc fixes to NXP, TI and Xilinx platform drivers,
Laurent Pinchart
- [GIT PULL FOR v6.1] uvcvideo changes, Laurent Pinchart
- [GIT PULL FOR v6.1] Renesas VSP1 changes, Laurent Pinchart
- struct vb2_buffer and struct vb2_v4l2_buffer both have a "struct vb2_plane planes[max]" member ?, Hans de Goede
- [PATCH v14 5/5] media: renesas: vsp1: Add support for RZ/G2L VSPD, Biju Das
- [PATCH v14 0/5] Add support for RZ/G2L VSPD,
Biju Das
- [PATCH] media: mceusb: Use new usb_control_msg_*() routines, Alan Stern
- [PATCH v6 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver,
Paul Kocialkowski
- [PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework,
Paul Kocialkowski
- [PATCH v6 07/43] media: sun6i-csi: Tidy up Kconfig, Paul Kocialkowski
- [PATCH v6 03/43] media: sun6i-csi: Tidy up platform code, Paul Kocialkowski
- [PATCH v6 04/43] media: sun6i-csi: Always set exclusive module clock rate, Paul Kocialkowski
- [PATCH v6 06/43] media: sun6i-csi: Use runtime pm for clocks and reset, Paul Kocialkowski
- [PATCH v6 02/43] media: sun6i-csi: Refactor main driver data structures, Paul Kocialkowski
- [PATCH v6 05/43] media: sun6i-csi: Define and use variant to get module clock rate, Paul Kocialkowski
- [PATCH v6 01/43] media: sun6i-csi: Define and use driver name and (reworked) description, Paul Kocialkowski
- [PATCH v6 08/43] media: sun6i-csi: Tidy up v4l2 code, Paul Kocialkowski
- [PATCH v6 13/43] media: sun6i-csi: Add media ops with link notify callback, Paul Kocialkowski
- [PATCH v6 11/43] media: sun6i-csi: Register the media device after creation, Paul Kocialkowski
- [PATCH v6 12/43] media: sun6i-csi: Remove controls handler from the driver, Paul Kocialkowski
- [PATCH v6 15/43] media: sun6i-csi: Move csi buffer definition to main header file, Paul Kocialkowski
- [PATCH v6 10/43] media: sun6i-csi: Pass and store csi device directly in video code, Paul Kocialkowski
- [PATCH v6 09/43] media: sun6i-csi: Tidy up video code, Paul Kocialkowski
- [PATCH v6 14/43] media: sun6i-csi: Introduce and use video helper functions, Paul Kocialkowski
- [PATCH v6 16/43] media: sun6i-csi: Add bridge v4l2 subdev with port management, Paul Kocialkowski
- [PATCH v6 17/43] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture, Paul Kocialkowski
- [PATCH v6 18/43] media: sun6i-csi: Add capture state using vsync for page flip, Paul Kocialkowski
- [PATCH v6 19/43] media: sun6i-csi: Rework register definitions, invert misleading fields, Paul Kocialkowski
- [PATCH v6 23/43] media: sun6i-csi: Move power management to runtime pm in capture, Paul Kocialkowski
- [PATCH v6 20/43] media: sun6i-csi: Add dimensions and format helpers to capture, Paul Kocialkowski
- [PATCH v6 21/43] media: sun6i-csi: Implement address configuration without indirection, Paul Kocialkowski
- [PATCH v6 22/43] media: sun6i-csi: Split stream sequences and irq code in capture, Paul Kocialkowski
- [PATCH v6 26/43] media: sun6i-csi: Remove custom format helper and rework configure, Paul Kocialkowski
- [PATCH v6 24/43] media: sun6i-csi: Move register configuration to capture, Paul Kocialkowski
- [PATCH v6 27/43] media: sun6i-csi: Add bridge dimensions and format helpers, Paul Kocialkowski
- [PATCH v6 29/43] media: sun6i-csi: Tidy capture configure code, Paul Kocialkowski
- [PATCH v6 31/43] media: sun6i-csi: Introduce capture format structure, list and helper, Paul Kocialkowski
- [PATCH v6 28/43] media: sun6i-csi: Get mbus code from bridge instead of storing it, Paul Kocialkowski
- [PATCH v6 25/43] media: sun6i-csi: Rework capture format management with helper, Paul Kocialkowski
- [PATCH v6 30/43] media: sun6i-csi: Introduce bridge format structure, list and helper, Paul Kocialkowski
- [PATCH v6 33/43] media: sun6i-csi: Introduce format match structure, list and helper, Paul Kocialkowski
- [PATCH v6 32/43] media: sun6i-csi: Configure registers from format tables, Paul Kocialkowski
- [PATCH v6 35/43] media: sun6i-csi: Get bridge subdev directly in capture stream ops, Paul Kocialkowski
- [PATCH v6 34/43] media: sun6i-csi: Implement capture link validation with logic, Paul Kocialkowski
- [PATCH v6 36/43] media: sun6i-csi: Move hardware control to the bridge, Paul Kocialkowski
- [PATCH v6 39/43] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code, Paul Kocialkowski
- [PATCH v6 43/43] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry, Paul Kocialkowski
- [PATCH v6 42/43] media: sun6i-csi: Request a shared interrupt, Paul Kocialkowski
- [PATCH v6 38/43] media: sun6i-csi: Cleanup headers and includes, update copyright lines, Paul Kocialkowski
- [PATCH v6 40/43] media: sun6i-csi: Only configure capture when streaming, Paul Kocialkowski
- [PATCH v6 41/43] media: sun6i-csi: Add extra checks to the interrupt routine, Paul Kocialkowski
- [PATCH v6 37/43] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture, Paul Kocialkowski
- Re: [PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework, Hans Verkuil
- Re: [PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework, Paul Kocialkowski
- [PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support,
Paul Kocialkowski
- [PATCH] media: v4l2-ctrls-core.c: fix incorrect init if from_idx > 0, Hans Verkuil
- [PATCH 1/1] v4l: subdev: Fail graciously when getting try data for NULL state,
Sakari Ailus
- [PATCH] media: platform: ti: Fix repeated word in comments, Jules Maselbas
- [PATCH] media: usb: Fix repeated word in comments, Jules Maselbas
- [PATCH] media: pci: Fix repeated word in comments, Jules Maselbas
- [PATCH] media: v4l2: Fix repeated word in comments, Jules Maselbas
- [PATCH] media: dvb-frontends: Fix repeated word in comments, Jules Maselbas
- [PATCH] media: i2c: Fix repeated word in comments,
Jules Maselbas
- [V13,0/7] Enable two hardware jpeg encoder for MT8195,
Irui Wang
- [V13,1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible, Irui Wang
- [V13,4/7] mtk-jpegenc: add jpegenc timeout func interface, Irui Wang
- [V13,3/7] mtk-jpegenc: support jpegenc multi-hardware, Irui Wang
- [V13,2/7] mtk-jpegenc: export jpeg encoder functions, Irui Wang
- [V13,5/7] mtk-jpegenc: add jpeg encode worker interface, Irui Wang
- [V13,7/7] mtk-jpegenc: add stop cmd interface for jpgenc, Irui Wang
- [V13,6/7] mtk-jpegenc: add output pic reorder interface, Irui Wang
- Re: [V13,0/7] Enable two hardware jpeg encoder for MT8195, Hans Verkuil
- [V7,0/8] Support multi-hardware jpeg decoder for MT8195,
Irui Wang
- [V7,1/8] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible, Irui Wang
- [V7,2/8] media: mtk-jpegdec: export jpeg decoder functions, Irui Wang
- [V7,3/8] media: mtk-jpegdec: support jpegdec multi-hardware, Irui Wang
- [V7,5/8] media: mtk-jpegdec: add jpeg decode worker interface, Irui Wang
- [V7,4/8] media: mtk-jpegdec: add jpegdec timeout func interface, Irui Wang
- [V7,6/8] media: mtk-jpegdec: add output pic reorder interface, Irui Wang
- [V7,8/8] mtk-jpegdec: add stop cmd interface for jpgdec, Irui Wang
- [V7,7/8] media: mtk-jpegdec: refactor jpegdec func interface, Irui Wang
- Re: [V7,0/8] Support multi-hardware jpeg decoder for MT8195, Hans Verkuil
- Re: [PATCH] [media] v4l2: Add AV1, AVS and AVS2 format,
Laurent Pinchart
[PATCH v5 0/5] Support Nuvoton NPCM Video Capture/Encode Engine,
Marvin Lin
[RFC PATCH v3] media: Add AV1 uAPI,
daniel . almeida
[PATCH 1/1] ipu3-imgu: Fix NULL pointer dereference in active selection access,
Sakari Ailus
No Sound from EM2861 Device,
Rich Sahlender
[PATCH v13 0/5] Add support for RZ/G2L VSPD,
Biju Das
WARNING: CPU: 3 PID: 301 at include/media/media-entity.h:465 media_graph_walk_start+0xcc/0xd4,
Naresh Kamboju
[PATCH] media: coda: jpeg: drop coda9_jpeg_dec_huff_setup() return value, Philipp Zabel
[PATCH v2 0/7] media: sunxi: Add a Kconfig dependencies on RESET_CONTROLLER,
Paul Kocialkowski
[PATCH v5 0/4] media: amphion: add support for contiguous format,
Ming Qian
[GIT PULL FOR v6.1] cedrus, amphion and meson fixes, Hans Verkuil
[GIT PULL FOR v6.1] ti/cal fixes and mediatek/vcodec fixes/enhancements, Hans Verkuil
[PATCH] media/v4l2-core: fix repeated words in comments, Jilin Yuan
[PATCH] pci/cx18: Use 'unsigned int' instead of just 'unsigned'.,
Jilin Yuan
[PATCH] pci/cx88: fix repeated words in comments, Jilin Yuan
[PATCH] media/i2c: Use 'unsigned int' instead of just 'unsigned', Jilin Yuan
[PATCH] usb/dvb-usb-v2: fix repeated words in comments, Jilin Yuan
[PATCH] usb/dvb-usb: fix repeated words in comments, Jilin Yuan
[PATCH] usb/msi2500: fix repeated words in comments, Jilin Yuan
[PATCH] usb/uvc: fix repeated words in comments,
Jilin Yuan
[GIT PULL FOR v6.1] Various fixes/enhancements, Hans Verkuil
[GIT PULL FOR v6.1] Clean up old vb1 terminology, deprecate most vb1 drivers, Hans Verkuil
[PATCH v2] media: imx: Use get_mbus_config instead of parsing upstream DT endpoints, Philipp Zabel
[PATCH v3 0/9] Move all drivers to a common dma-buf locking convention,
Dmitry Osipenko
- [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names, Dmitry Osipenko
- [PATCH v3 2/9] dma-buf: Add locked variant of dma_buf_vmap/vunmap(), Dmitry Osipenko
- [PATCH v3 3/9] drm/gem: Take reservation lock for vmap/vunmap operations, Dmitry Osipenko
- [PATCH v3 4/9] dma-buf: Move dma_buf_vmap/vunmap_unlocked() to dynamic locking specification, Dmitry Osipenko
- [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() to dynamic locking specification, Dmitry Osipenko
- [PATCH v3 9/9] dma-buf: Remove internal lock, Dmitry Osipenko
- [PATCH v3 6/9] dma-buf: Move dma-buf attachment to dynamic locking specification, Dmitry Osipenko
- [PATCH v3 8/9] media: videobuf2: Stop using internal dma-buf lock, Dmitry Osipenko
- [PATCH v3 7/9] dma-buf: Document dynamic locking convention, Dmitry Osipenko
- Re: [PATCH v3 0/9] Move all drivers to a common dma-buf locking convention, Christian König
[GIT PULL FOR v6.1] zoran: move from staging to mainline, Hans Verkuil
[GIT PULL FOR v6.1] Fix typos in comments, Hans Verkuil
[PATCH] cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE, Hans Verkuil
[PATCH] s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE, Hans Verkuil
[PATCH] tc358743: limit msg.len to CEC_MAX_MSG_SIZE, Hans Verkuil
Re: Confirmation for subscribe linux-usb, Greg KH
[PATCH] media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16, Hans Verkuil
[PATCH] MAINTAINERS: change tc358743 maintainer, Hans Verkuil
[PATCH v3] media: dvb-usb: fix memory leak in dvb_usb_adapter_init(), Mazin Al Haddad
Re: [PATCH 19/20] EDAC/synopsys: Unify the driver entities naming, kernel test robot
Re: [PATCH 18/20] EDAC/synopsys: Drop unused platform-specific setup API, kernel test robot
[PATCH v2] media: mt9p031: Increase post-reset delay,
Marek Vasut
[PATCH] media: rkisp1: Zero v4l2_subdev_format fields in when validating links,
Laurent Pinchart
[PATCH v2 0/9] media: rkisp1: Fix and improve color space support,
Laurent Pinchart
[PATCH] media: mt9p031: Increase post-reset delay,
Marek Vasut
[PATCH] pci/ivtv: fix repeated words in comments,
wangjianli
[PATCH] media: dt-bindings: Add missing (unevaluated|additional)Properties on child nodes,
Rob Herring
[PATCH] pci/saa7164: fix repeated words in comments,
wangjianli
[PATCH 0/3] Digiteq Automotive MGB4 driver (fixed),
martin . tuma
[PATCH] ti/davinci: fix repeated words in comments, wangjianli
[PATCH] ti/omap3isp: fix repeated words in comments, wangjianli
[PATCH] ti/omap: fix repeated words in comments, wangjianli
[PATCH] usb/tm6000: fix repeated words in comments, wangjianli
[PATCH] usb/gspca: fix repeated words in comments, wangjianli
[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2,
Hans Verkuil
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Nicolas Dufresne
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Sakari Ailus
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Laurent Pinchart
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Ricardo Ribalda
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Hans Verkuil
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Hans Verkuil
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Sakari Ailus
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Maxime Ripard
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Kieran Bingham
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Chen-Yu Tsai
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Laurent Pinchart
- Re: [ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2, Sakari Ailus
[PATCH v2 1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe(),
Christophe JAILLET
[PATCH] media: v4l2-ctrl: Add main 10 still picture profile for hevc,
Dikshita Agarwal
[PATCH v28 0/4] media: mediatek: support mdp3 on mt8183 platform,
Moudy Ho
[PATCH v3 0/2] media: i2c: IMX296 camera sensor support,
Laurent Pinchart
gc2145 camera driver (front camera on PinePhone),
Pavel Machek
[PATCH 0/3] Digiteq Automotive MGB4 driver,
martin . tuma
[PATCH RESEND 0/3] media: flexcop-usb: probe cleanups,
Johan Hovold
[PATCH RESEND] media: flexcop-usb: fix endpoint type check,
Johan Hovold
[PATCH v2 01/13] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed(),
Hans de Goede
- [PATCH v2 02/13] media: atomisp-ov2680: Fix ov2680_set_fmt(), Hans de Goede
- [PATCH v2 03/13] media: atomisp-ov2680: Don't take the input_lock for try_fmt calls., Hans de Goede
- [PATCH v2 04/13] media: atomisp-ov2680: Improve ov2680_set_fmt() error handling, Hans de Goede
- [PATCH v2 05/13] media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() use, Hans de Goede
- [PATCH v2 07/13] media: atomisp: Make atomisp_try_fmt_cap() take padding into account, Hans de Goede
- [PATCH v2 13/13] media: atomisp: Ensure that USERPTR pointers are page aligned, Hans de Goede
- [PATCH v2 11/13] media: atomisp: hmm_bo: Rewrite free_private_pages() using pages_array helper funcs, Hans de Goede
- [PATCH v2 08/13] media: atomisp: hmm_bo: Simplify alloc_private_pages(), Hans de Goede
- [PATCH v2 12/13] media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages(), Hans de Goede
- [PATCH v2 10/13] media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcs, Hans de Goede
- [PATCH v2 09/13] media: atomisp: hmm_bo: Further simplify alloc_private_pages(), Hans de Goede
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]