summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* media: mc: entity: Add iterator helper for entity padsJacopo Mondi2022-09-241-0/+12
* media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen2022-09-241-2/+2
* media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen2022-09-241-1/+5
* media: media-entity.h: add include for min()Tomi Valkeinen2022-09-241-0/+1
* media: Remove incorrect comment from struct v4l2_fwnode_endpointSakari Ailus2022-09-241-4/+0
* media: v4l: subdev: Fail graciously when getting try data for NULL stateSakari Ailus2022-09-241-0/+6
* media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein2022-09-241-1/+2
* media: cec: add support for Absolute Volume ControlHans Verkuil2022-09-242-0/+16
* media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil2022-09-241-17/+11
* media: rockchip: rkisp1: Define macros for DPCC configurations in UAPILaurent Pinchart2022-09-241-16/+61
* media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia2022-08-301-16/+0
* media: videodev2.h: drop V4L2_CAP_ASYNCIOHans Verkuil2022-08-301-1/+5
* media: v4l2-ctrls: Fix typo in VP8 commentDeborah Brouwer2022-08-301-1/+1
* media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-292-738/+0
* media: davinci: deprecate dm644x_ccdc, dm355_cddc and dm365_isifHans Verkuil2022-08-293-997/+0
* media: platform: ti: avoid using 'videobuf' or 'video-buf'Hans Verkuil2022-08-291-3/+3
* media: media/v4l2-mem2mem.h: rename 'videobuf' to 'vb2'Hans Verkuil2022-08-291-6/+6
* media: vb2: videobuf -> videobuf2Hans Verkuil2022-08-292-9/+9
* media: uapi: Add a control for DW100 driverXavier Roumegue2022-08-291-0/+14
* media: v4l: uapi: Add user control base for DW100 controlsXavier Roumegue2022-08-291-0/+6
* media: v4l2-ctrls: Export default v4l2_ctrl_type_ops callbacksXavier Roumegue2022-08-291-0/+48
* media: v4l2-ctrls: optimize type_ops for arraysHans Verkuil2022-08-291-3/+3
* media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil2022-08-191-0/+1
* media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil2022-08-191-0/+53
* media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil2022-08-191-8/+8
* media: v4l2-ctrls: allocate space for arraysHans Verkuil2022-08-191-9/+8
* radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov2022-08-141-1/+1
* Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-142-0/+21
|\
| * x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-122-0/+21
* | Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-131-1/+1
|\ \
| * | time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64Youngmin Nam2022-08-091-1/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-133-2/+7
|\ \ \
| * | | scsi: core: Make sure that hosts outlive targetsMing Lei2022-08-011-0/+3
| * | | scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-011-0/+2
| * | | scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov2022-08-011-2/+2
* | | | Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-133-11/+8
|\ \ \ \
| * | | | io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher2022-08-121-1/+8
| * | | | fs: don't randomize struct kiocb fieldsKeith Busch2022-08-121-5/+0
| * | | | audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye2022-08-041-5/+0
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-1213-19/+167
|\ \ \ \ \
| * | | | | vhost-vdpa: uAPI to suspend the deviceEugenio Pérez2022-08-111-0/+9
| * | | | | vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez2022-08-111-0/+2
| * | | | | vdpa: Add suspend operationEugenio Pérez2022-08-111-0/+4
| * | | | | vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen2022-08-111-0/+8
| * | | | | vduse: Support querying information of IOVA regionsXie Yongji2022-08-111-0/+24
| * | | | | vduse: Support registering userspace memory for IOVA regionsXie Yongji2022-08-111-0/+23
| * | | | | net: virtio_net: notifications coalescing supportAlvaro Karsz2022-08-111-1/+33
| * | | | | virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo2022-08-111-0/+12
| * | | | | virtio: find_vqs() add arg sizesXuan Zhuo2022-08-111-5/+9
| * | | | | virtio_pci: introduce helper to get/set queue resetXuan Zhuo2022-08-111-0/+2