summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29iio: backend: add API for interface tuningNuno Sa
2024-04-29iio: backend: change docs paddingNuno Sa
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede
2024-04-29Merge branch 'vfio' of https://git.kernel.org/pub/scm/linux/kernel/git/herber...Alex Williamson
2024-04-29Merge v6.9-rc6 into drm-nextDaniel Vetter
2024-04-29dt-bindings: clock: google,gs101-clock: add HSI2 clock management unitPeter Griffin
2024-04-30ASoC: SOF: Constify stored pointer to snd_sof_dsp_opsKrzysztof Kozlowski
2024-04-30ASoC: Merge up fixesMark Brown
2024-04-30ASoC: pcm: Reverse iterate DAIs when shutting them downCezary Rojewski
2024-04-29netfs: Make netfs_io_request::subreq_counter an atomic_tDavid Howells
2024-04-29mm: Remove the PG_fscache alias for PG_private_2David Howells
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells
2024-04-29media: uapi: v4l: Don't expose generic metadata formats to userspaceLaurent Pinchart
2024-04-29media: ipu6: Add PCI device table headerSakari Ailus
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y14P formatJean-Michel Hautbois
2024-04-29media: v4l: Add V4L2-PIX-FMT-Y12P formatJean-Michel Hautbois
2024-04-29media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routingSakari Ailus
2024-04-29media: v4l: subdev: Add a function to lock two sub-device states, use itSakari Ailus
2024-04-29media: v4l: Set line based metadata flag in V4L2 coreSakari Ailus
2024-04-29media: v4l: Support line-based metadata captureSakari Ailus
2024-04-29media: uapi: v4l: Add generic 8-bit metadata format definitionsSakari Ailus
2024-04-29media: uapi: Document which mbus format fields are valid for metadataSakari Ailus
2024-04-29media: uapi: Add generic serial metadata mbus formatsSakari Ailus
2024-04-29media: v4l2-subdev: Clearly document that the crop API won't be extendedLaurent Pinchart
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29platform/x86/intel/tpmi: Add additional TPMI header fieldsSrinivas Pandruvada
2024-04-29platform/x86/intel/tpmi: Align comments in kernel-docSrinivas Pandruvada
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-29platform/x86/intel/ifs: trace: display batch num in hexJithu Joseph
2024-04-29Merge tag 'renesas-dts-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-04-29xfrm: Correct spelling mistake in xfrm.h commentAntony Antony
2024-04-28Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai
2024-04-28ALSA: emu10k1: move code for entering E-MU card FPGA programming modeOswald Buddenhagen
2024-04-28ALSA: emu10k1: move snd_emu1010_load_firmware_entry() to io.cOswald Buddenhagen
2024-04-28ALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen
2024-04-28ALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen
2024-04-27profiling: Remove create_prof_cpu_mask().Tetsuo Handa
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-26drm/amd: GFX12 changes for converting tiling flags to modifiersAurabindo Pillai
2024-04-26drm/amd: define new gfx12 uapi flagsAurabindo Pillai
2024-04-26drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26pwm: Add a struct device to struct pwm_chipUwe Kleine-König
2024-04-26pwm: Ensure a struct pwm has the same lifetime as its pwm_chipUwe Kleine-König
2024-04-26pwm: Move contents of sysfs.c into core.cUwe Kleine-König
2024-04-26pwm: Ensure that pwm_chips are allocated using pwmchip_alloc()Uwe Kleine-König