summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-04-29media: ipu6: Add PCI device table headerSakari Ailus-0/+28
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois-0/+1
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois-0/+1
2024-04-29media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus-3/+9
2024-04-29media: v4l: subdev: Add a function to lock two sub-device states, use itSakari Ailus-0/+40
2024-04-29media: v4l: Set line based metadata flag in V4L2 coreSakari Ailus-0/+4
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus-0/+10
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus-0/+8
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus-6/+12
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus-0/+9
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart-0/+4
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet-8/+9
2024-04-29platform/x86/intel/tpmi: Add additional TPMI header fieldsSrinivas Pandruvada-0/+6
2024-04-29platform/x86/intel/tpmi: Align comments in kernel-docSrinivas Pandruvada-3/+3
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet-1/+1
2024-04-29platform/x86/intel/ifs: trace: display batch num in hexJithu Joseph-1/+1
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+4
2024-04-29xfrm: Correct spelling mistake in xfrm.h commentAntony Antony-1/+1
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+11
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng-0/+5
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai-2/+6
2024-04-28ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen-1/+1
2024-04-28ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen-0/+1
2024-04-28ALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen-0/+4
2024-04-28ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen-2/+1
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa-5/+0
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+3
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9/+56
2024-04-26drm/amd: GFX12 changes for converting tiling flags to modifiersAurabindo Pillai-0/+3
2024-04-26drm/amd: define new gfx12 uapi flagsAurabindo Pillai-1/+13
2024-04-26drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai-0/+16
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds-65/+88
2024-04-26pwm: Add a struct device to struct pwm_chipUwe Kleine-König-2/+3
2024-04-26pwm: Ensure a struct pwm has the same lifetime as its pwm_chipUwe Kleine-König-1/+1
2024-04-26pwm: Move contents of sysfs.c into core.cUwe Kleine-König-13/+0
2024-04-26pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()Uwe Kleine-König-0/+2
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-5/+0
2024-04-26cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missingPerry Yuan-0/+6
2024-04-26cpufreq: amd-pstate: Document the units for freq variables in amd_cpudataGautham R. Shenoy-7/+7
2024-04-26cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudataGautham R. Shenoy-0/+4
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan-0/+1
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-9/+56
2024-04-26rstreason: make it work in trace worldJason Xing-4/+22
2024-04-26tcp: support rstreason for passive resetJason Xing-0/+15
2024-04-26rstreason: prepare for active resetJason Xing-1/+2
2024-04-26rstreason: prepare for passive resetJason Xing-1/+3
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing-0/+106
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko-0/+35
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel-1/+4
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus-1/+3