index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
media: Add MIPI CCI register access helper functions
Hans de Goede
2023-08-10
1
-0
/
+125
|
*
media: subdev: Constify v4l2_subdev_set_routing_with_fmt() param
Tomi Valkeinen
2023-08-10
1
-1
/
+1
|
*
media: cec: core: add adap_unconfigured() callback
Hans Verkuil
2023-08-10
1
-2
/
+3
|
*
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2023-08-10
1
-2
/
+4
|
*
media: v4l: async: Set v4l2_device and subdev in async notifier init
Sakari Ailus
2023-08-10
1
-14
/
+19
|
*
media: v4l: async: Support fwnode endpoint list matching for subdevs
Sakari Ailus
2023-07-28
2
-2
/
+36
|
*
media: v4l: async: Allow multiple connections between entities
Sakari Ailus
2023-07-28
2
-10
/
+14
|
*
media: v4l: async: Obtain async connection based on sub-device
Sakari Ailus
2023-07-28
1
-0
/
+11
|
*
media: v4l: async: Rework internal lists
Sakari Ailus
2023-07-28
1
-6
/
+3
[next]