summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-11-069-2630/+56
|\
| * media: v4l: subdev: Print debug information on frame descriptorSakari Ailus2023-10-071-1/+30
| * media: v4l: subdev: Clear frame descriptor before get_frame_descSakari Ailus2023-10-071-0/+9
| * media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_byKees Cook2023-10-071-1/+1
| * media: v4l: Add HEXTILE compressed formatMarvin Lin2023-09-271-0/+1
| * media: remove the old videobuf frameworkHans Verkuil2023-09-276-2628/+0
| * media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart2023-09-271-1/+16
* | media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede2023-10-111-0/+7
|/
* media: v4l: async: Avoid a goto in loop implementationSakari Ailus2023-08-101-14/+10
* media: Add MIPI CCI register access helper functionsHans de Goede2023-08-103-0/+176
* media: subdev: Add debug prints to enable/disable_streamsTomi Valkeinen2023-08-101-2/+12
* media: subdev: Constify v4l2_subdev_set_routing_with_fmt() paramTomi Valkeinen2023-08-101-1/+1
* media: subdev: Drop implicit zeroing of stream fieldTomi Valkeinen2023-08-101-15/+0
* media: mediatek: vcodec: Add capture format to support 10bit raster modeMingjia Zhang2023-08-102-0/+3
* media: mediatek: vcodec: Add capture format to support 10bit tile modeMingjia Zhang2023-08-102-0/+3
* media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus2023-08-102-29/+19
* media: v4l: async: Support fwnode endpoint list matching for subdevsSakari Ailus2023-07-282-0/+54
* media: v4l: async: Try more connectionsSakari Ailus2023-07-281-2/+2
* media: v4l: async: Drop unneeded list entry initialisationSakari Ailus2023-07-281-2/+0
* media: v4l: async: Allow multiple connections between entitiesSakari Ailus2023-07-281-73/+76
* media: v4l: async: Obtain async connection based on sub-deviceSakari Ailus2023-07-281-0/+7
* media: v4l: async: Rework internal listsSakari Ailus2023-07-281-48/+54
* media: v4l: async: Drop duplicate handling when adding connectionsSakari Ailus2023-07-281-19/+8
* media: v4l: async: Clean up error handling in v4l2_async_match_notifySakari Ailus2023-07-281-9/+12
* media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus2023-07-282-84/+83
* media: v4l: async: Simplify async sub-device fwnode matchingSakari Ailus2023-07-281-67/+21
* media: v4l: async: Clean up list heads and entriesSakari Ailus2023-07-281-27/+27
* media: v4l: async: Only pass match information for async subdev validationSakari Ailus2023-07-281-53/+56
* media: v4l: async: Rename V4L2_ASYNC_MATCH_ macros, add TYPE_Sakari Ailus2023-07-281-11/+11
* media: v4l: async: Make V4L2 async match information a structSakari Ailus2023-07-281-9/+9
* media: v4l: async: Don't check whether asd is NULL in validity checkSakari Ailus2023-07-281-3/+0
* media: v4l: async: Clean up testing for duplicate async subdevsSakari Ailus2023-07-281-12/+12
* media: v4l: async: Add some debug printsSakari Ailus2023-07-281-8/+63
* media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()Jacopo Mondi2023-07-282-100/+3
* media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()Christophe JAILLET2023-07-141-4/+14
* Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-07-056-94/+434
|\
| * media: Add NV15_4L4 pixel formatBenjamin Gaignard2023-06-092-0/+3
| * media: v4l2-common: Add support for fractional bppNicolas Dufresne2023-06-091-80/+80
| * media: AV1: Make sure that bit depth in correctly initializeBenjamin Gaignard2023-06-091-0/+5
| * media: Add AV1 uAPIDaniel Almeida2023-06-093-0/+320
| * media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath2023-05-261-2/+1
| * media: mc: Make media_get_pad_index() use pad type flagSakari Ailus2023-05-251-13/+25
| * media: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-1/+1
|\ \
| * | mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-091-1/+1
| |/
* / media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath2023-06-021-2/+1
|/
* media: Add ABGR64_12 video formatMing Qian2023-04-152-0/+2
* media: Add BGR48_12 video formatMing Qian2023-04-152-0/+2
* media: Add YUV48_12 video formatMing Qian2023-04-152-0/+2
* media: Add Y212 v4l2 format infoMing Qian2023-04-151-0/+1