summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-11-0616-423/+131
|\
| * media: Add MIPI CSI-2 generic long packet type definitionSakari Ailus2023-10-071-0/+1
| * media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_byKees Cook2023-10-071-1/+1
| * media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZEHans Verkuil2023-09-271-3/+1
| * media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil2023-09-271-3/+1
| * media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil2023-09-271-1/+1
| * media: v4l2-dev.h: increase struct video_device name sizeHans Verkuil2023-09-271-1/+1
| * media: cec.h: increase input_phys bufferHans Verkuil2023-09-271-1/+1
| * media: ipu-bridge: increase sensor_name sizeHans Verkuil2023-09-271-1/+1
| * media: uapi: Add controls for NPCM video driverMarvin Lin2023-09-271-0/+41
| * media: v4l2-ctrls: Add user control base for Nuvoton NPCM controlsMarvin Lin2023-09-271-0/+6
| * media: v4l: Add HEXTILE compressed formatMarvin Lin2023-09-271-0/+1
| * media: remove the old videobuf frameworkHans Verkuil2023-09-274-408/+0
| * media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart2023-09-271-1/+3
| * media: v4l2-subdev: Document that routing support depends on streamsLaurent Pinchart2023-09-271-2/+3
| * media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecatedSakari Ailus2023-09-271-0/+6
| * media: cros-ec-cec: Get number of CEC ports from ECReka Norman2023-09-271-0/+11
| * media: cros-ec-cec: Support receiving messages from multiple portsReka Norman2023-09-271-0/+23
| * media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman2023-09-271-0/+10
| * media: cros-ec-cec: Support multiple ports in write commandReka Norman2023-09-271-0/+12
| * media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman2023-09-271-2/+6
| * media: cros-ec-cec: Manage an array of portsReka Norman2023-09-271-0/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-11-057-16/+95
|\ \
| * | vhost-vdpa: clean iotlb map during reset for older userspaceSi-Wei Liu2023-11-011-2/+5
| * | vdpa: introduce .compat_reset operation callbackSi-Wei Liu2023-11-011-0/+13
| * | vhost-vdpa: introduce IOTLB_PERSIST backend feature bitSi-Wei Liu2023-11-011-0/+2
| * | vdpa: introduce .reset_map operation callbackSi-Wei Liu2023-11-011-0/+10
| * | virtio_pci: add check for common cfg sizeXuan Zhuo2023-11-011-0/+1
| * | virtio: add definition of VIRTIO_F_NOTIF_CONFIG_DATA feature bitXuan Zhuo2023-11-011-0/+5
| * | virtio: kdoc for struct virtio_pci_modern_deviceShannon Nelson2023-11-011-12/+22
| * | vdpa/mlx5: Enable hw support for vq descriptor mappingDragos Tatulea2023-11-011-1/+6
| * | vhost-vdpa: uAPI to get dedicated descriptor group idSi-Wei Liu2023-11-011-0/+8
| * | vhost-vdpa: introduce descriptor group backend featureSi-Wei Liu2023-11-011-0/+5
| * | vdpa: introduce dedicated descriptor group for virtqueueSi-Wei Liu2023-11-011-0/+11
| * | Merge branch 'mlx5-vhost' of https://git.kernel.org/pub/scm/linux/kernel/git/...Michael S. Tsirkin2023-11-011-1/+7
| |\ \
| | * | vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea2023-10-021-1/+7
| | |/
* | | Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-051-0/+5
|\ \ \
| * | | ACPI: Add helper acpi_use_parent_companionHeiner Kallweit2023-10-281-0/+5
| * | | Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2023-09-191-0/+3
| |\ \ \
* | \ \ \ Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-051-1/+3
|\ \ \ \ \
| * | | | | ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng2023-10-281-1/+3
* | | | | | Merge tag 'i3c/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2023-11-042-3/+5
|\ \ \ \ \ \
| * | | | | | i3c: master: handle IBIs in order they cameZbigniew Lukwinski2023-11-041-1/+3
| * | | | | | i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston2023-10-102-2/+2
* | | | | | | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-043-32/+55
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-6.7/cxl-qtg' into cxl/nextDan Williams2023-10-313-31/+57
| |\ \ \ \ \ \ \
| | * | | | | | | acpi: Move common tables helper functions to common libDave Jiang2023-10-272-31/+54
| * | | | | | | | PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman2023-10-271-1/+1
* | | | | | | | | Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds2023-11-044-1/+75
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORTDan Williams2023-10-192-1/+4