summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-27swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik1-7/+16
2023-09-27dt-bindings: clock: document Amlogic S4 SoC peripherals clock controllerYu Tu1-0/+236
2023-09-27dt-bindings: clock: document Amlogic S4 SoC PLL clock controllerYu Tu1-0/+43
2023-09-27media: v4l2-device.h: drop V4L2_DEVICE_NAME_SIZEHans Verkuil1-3/+1
2023-09-27media: use sizeof() instead of V4L2_SUBDEV_NAME_SIZEHans Verkuil1-3/+1
2023-09-27media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil1-1/+1
2023-09-27media: v4l2-dev.h: increase struct video_device name sizeHans Verkuil1-1/+1
2023-09-27media: cec.h: increase input_phys bufferHans Verkuil1-1/+1
2023-09-27media: ipu-bridge: increase sensor_name sizeHans Verkuil1-1/+1
2023-09-27x86/amd_nb: Add AMD Family MI300 PCI IDsMuralidhara M K1-0/+1
2023-09-27media: uapi: Add controls for NPCM video driverMarvin Lin1-0/+41
2023-09-27media: v4l2-ctrls: Add user control base for Nuvoton NPCM controlsMarvin Lin1-0/+6
2023-09-27media: v4l: Add HEXTILE compressed formatMarvin Lin1-0/+1
2023-09-27media: remove the old videobuf frameworkHans Verkuil4-408/+0
2023-09-27media: v4l2-subdev: Document and enforce .s_stream() requirementsLaurent Pinchart1-1/+3
2023-09-27media: v4l2-subdev: Document that routing support depends on streamsLaurent Pinchart1-2/+3
2023-09-27media: v4l2-mc: Make v4l2_pipeline_pm_{get,put} deprecatedSakari Ailus1-0/+6
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman1-0/+11
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman1-0/+23
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman1-0/+10
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman1-0/+12
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman1-2/+6
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman1-0/+2
2023-09-26PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav1-14/+29
2023-09-26ASoC: remove asoc_xxx() compatible macroKuninori Morimoto3-56/+0
2023-09-26platform/surface: aggregator: Annotate struct ssam_event with __counted_byKees Cook1-1/+1
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad1-1/+1
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad1-0/+1
2023-09-26IB/mlx5: Expose XDR speed through MADOr Har-Toov1-0/+2
2023-09-26IB/core: Add support for XDR link speedOr Har-Toov2-1/+4
2023-09-26badblocks: add more helper structure and routines in badblocks.hColy Li1-0/+30
2023-09-26fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers2-1/+14
2023-09-26fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodesEric Biggers1-15/+11
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich2-81/+80
2023-09-26bpf: Count missed stats in trace_call_bpfJiri Olsa1-0/+16
2023-09-26bpf: Add missed value to kprobe perf link infoJiri Olsa2-2/+5
2023-09-26bpf: Add missed value to kprobe_multi link infoJiri Olsa1-0/+1
2023-09-25dt-bindings: pinctrl: Add support for Amlogic T7 SoCsHuqiang Qin1-0/+179
2023-09-25iov_iter: Convert iterate*() to inline funcsDavid Howells1-0/+274
2023-09-25iov_iter: Derive user-backedness from the iterator typeDavid Howells1-3/+1
2023-09-25iov_iter: Renumber ITER_* constantsDavid Howells1-2/+2
2023-09-25iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPEDavid Howells1-4/+1
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai1-0/+6
2023-09-25ASoC: simple_card_utils.h: convert not to use asoc_xxx()Kuninori Morimoto3-65/+108
2023-09-25ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx()Kuninori Morimoto2-16/+30
2023-09-25iommu: Retire map/unmap opsRobin Murphy1-6/+0
2023-09-25thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki1-2/+0
2023-09-25iommu: Add generic_single_device_group()Jason Gunthorpe1-0/+3
2023-09-25iommu: Add ops->domain_alloc_paging()Jason Gunthorpe1-0/+3
2023-09-25iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe1-4/+0