| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2024-03-15 | 4 | -15/+40 |
|\ |
|
| * | media: videobuf2: Add missing doc comment for waiting_in_dqbuf | Andrzej Pietrasiewicz | 2024-02-16 | 1 | -5/+8 |
| * | media: mc: Add num_links flag to media_pad | Laurent Pinchart | 2024-02-05 | 1 | -0/+2 |
| * | media: v4l2-common.h: kerneldoc: correctly format return values | Hans Verkuil | 2024-02-05 | 1 | -8/+9 |
| * | media: cec.h: Fix kerneldoc | Ricardo Ribalda | 2024-02-05 | 1 | -2/+0 |
| * | media: videobuf2: Fix doc comment | Andrzej Pietrasiewicz | 2024-02-05 | 1 | -1/+1 |
| * | media: v4l: Add a helper for setting up link-frequencies control | Sakari Ailus | 2024-02-01 | 1 | -0/+25 |
| * | media: media-entity.h: fix Excess kernel-doc description warnings | Randy Dunlap | 2024-01-22 | 1 | -4/+0 |
* | | media: v4l2-subdev: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König | 2024-02-08 | 1 | -3/+3 |
|/ |
|
* | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard | 2023-12-13 | 1 | -3/+6 |
* | media: v4l2-subdev: Store frame interval in subdev state | Laurent Pinchart | 2023-12-13 | 1 | -0/+43 |
* | media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations | Laurent Pinchart | 2023-12-13 | 2 | -12/+14 |
* | media: v4l: subdev: Move out subdev state lock macros outside CONFIG_MEDIA_CO... | Tomi Valkeinen | 2023-12-13 | 1 | -83/+83 |
* | media: v4l2-cci: Add support for little-endian encoded registers | Alexander Stein | 2023-12-13 | 1 | -0/+5 |
* | media: v4l: cci: Add macros to obtain register width and address | Sakari Ailus | 2023-12-04 | 1 | -0/+5 |
* | media: v4l: cci: Add driver-private bit definitions | Sakari Ailus | 2023-12-04 | 1 | -0/+5 |
* | media: v4l: cci: Include linux/bits.h | Sakari Ailus | 2023-12-04 | 1 | -0/+1 |
* | media: v4l2-subdev: Rename .init_cfg() operation to .init_state() | Laurent Pinchart | 2023-12-04 | 1 | -3/+4 |
* | media: v4l: subdev: Remove stream-unaware sub-device state access | Sakari Ailus | 2023-11-23 | 1 | -77/+0 |
* | media: v4l: subdev: Always compile sub-device state access functions | Sakari Ailus | 2023-11-23 | 1 | -64/+64 |
* | media: v4l: subdev: Make stream argument optional in state access functions | Sakari Ailus | 2023-11-23 | 1 | -9/+40 |
* | media: v4l: subdev: Rename sub-device state information access functions | Sakari Ailus | 2023-11-23 | 1 | -10/+9 |
* | media: v4l: subdev: Also return pads array information on stream functions | Sakari Ailus | 2023-11-23 | 1 | -3/+6 |
* | media: v4l: subdev: Store the sub-device in the sub-device state | Sakari Ailus | 2023-11-23 | 1 | -0/+2 |
* | media: v4l2-subdev: Fix references to pad config | Laurent Pinchart | 2023-11-23 | 1 | -1/+1 |
* | media: v4l2-subdev: Drop outdated comment for v4l2_subdev_pad_config | Laurent Pinchart | 2023-11-23 | 1 | -4/+0 |
* | media: v4l2-subdev: Rename pad config 'try_*' fields | Laurent Pinchart | 2023-11-23 | 1 | -18/+15 |
* | media: v4l2-mem2mem.h: fix typo in comment | Deborah Brouwer | 2023-11-23 | 1 | -1/+1 |
* | media: cec: core: count low-drive, error and arb-lost conditions | Hans Verkuil | 2023-11-23 | 1 | -2/+20 |
* | media: media videobuf2: Be more flexible on the number of queue stored buffers | Benjamin Gaignard | 2023-11-23 | 1 | -1/+11 |
* | media: videobuf2: Add helper to get queue number of buffers | Benjamin Gaignard | 2023-11-23 | 1 | -1/+10 |
* | media: videobuf2: Use vb2_buffer instead of index | Benjamin Gaignard | 2023-11-23 | 1 | -8/+8 |
* | media: v4l2: Add ignore_streaming flag | Sebastian Fricke | 2023-11-16 | 1 | -0/+7 |
* | media: Add MIPI CSI-2 generic long packet type definition | Sakari Ailus | 2023-10-07 | 1 | -0/+1 |
* | media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_by | Kees Cook | 2023-10-07 | 1 | -1/+1 |
* | media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZE | Hans Verkuil | 2023-09-27 | 1 | -3/+1 |
* | media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZE | Hans Verkuil | 2023-09-27 | 1 | -3/+1 |
* | media: v4l2-subdev.h: increase struct v4l2_subdev name size | Hans Verkuil | 2023-09-27 | 1 | -1/+1 |
* | media: v4l2-dev.h: increase struct video_device name size | Hans Verkuil | 2023-09-27 | 1 | -1/+1 |
* | media: cec.h: increase input_phys buffer | Hans Verkuil | 2023-09-27 | 1 | -1/+1 |
* | media: ipu-bridge: increase sensor_name size | Hans Verkuil | 2023-09-27 | 1 | -1/+1 |
* | media: remove the old videobuf framework | Hans Verkuil | 2023-09-27 | 4 | -408/+0 |
* | media: v4l2-subdev: Document and enforce .s_stream() requirements | Laurent Pinchart | 2023-09-27 | 1 | -1/+3 |
* | media: v4l2-subdev: Document that routing support depends on streams | Laurent Pinchart | 2023-09-27 | 1 | -2/+3 |
* | media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecated | Sakari Ailus | 2023-09-27 | 1 | -0/+6 |
* | Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2023-09-01 | 9 | -281/+481 |
|\ |
|
| * | media: pci: intel: Add IVSC support for IPU bridge driver | Wentong Wu | 2023-08-14 | 1 | -1/+18 |
| * | media: ipu-bridge: Add a runtime-pm device-link between VCM and sensor | Hans de Goede | 2023-08-10 | 1 | -3/+2 |
| * | media: ipu-bridge: Move ipu-bridge.h to include/media/ | Hans de Goede | 2023-08-10 | 1 | -0/+165 |
| * | media: Remove ov_16bit_addr_reg_helpers.h | Hans de Goede | 2023-08-10 | 1 | -92/+0 |