summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax-0/+2
2025-11-20ASoC: SDCA: add function devicesPierre-Louis Bossart-0/+13
2025-11-20ASoC: SDCA: Add helper to write initialization writesCharles Keepax-0/+2
2025-11-20ASoC: SDCA: Add missing forward declaration in headerCharles Keepax-0/+1
2025-11-20ASoC: SDCA: Add stubs for FDL helper functionsCharles Keepax-0/+30
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+71
2025-11-20cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()Pingfan Liu-1/+8
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+2
2025-11-20firmware: cs_dsp: Cleanup debugfs for wmfw and binMark Brown-2/+2
2025-11-20ASoC: soc.h: Add SND_SOC_BYTES_E_ACC() to allow setting access flagsRichard Fitzgerald-0/+7
2025-11-20ASoC: soc.h: Add SOC_ENUM_EXT_ACC() to allow setting access flagsRichard Fitzgerald-0/+7
2025-11-20software node: allow referencing firmware nodesBartosz Golaszewski-3/+10
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen-40/+126
2025-11-20nodemask: use min() instead of min_t()David Laight-5/+4
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang-0/+9
2025-11-20string: fix kerneldoc formatting in strends()Bartosz Golaszewski-2/+2
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu-0/+5
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald-2/+2
2025-11-20gpio: improve support for shared GPIOsMark Brown-0/+27
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel-0/+1
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner-0/+31
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner-13/+0
2025-11-20sched/mmcid: Cacheline align MM CID storageThomas Gleixner-2/+2
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner-51/+58
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner-51/+2
2025-11-20wifi: mac80211: add generic MMIE struct definesChien Wong-1/+13
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik-0/+6
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu-0/+2
2025-11-20gpio: improve support for shared GPIOsMark Brown-0/+27
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai-80/+222
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu-0/+1
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu-0/+3
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu-0/+1
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu-2/+2
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu-0/+1
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg-0/+1
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg-1/+8
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen-6/+11
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie-0/+16
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse-0/+14
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse-0/+5
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse-0/+47
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan-0/+12
2025-11-19platform: Define platform_device_put cleanup handlerBen Horgan-0/+1
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse-0/+6
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse-0/+5
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse-0/+3
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+14
2025-11-19drm/i915: add .fence_priority_display to parent interfaceJani Nikula-0/+3
2025-11-19drm/i915/rps: call RPS functions via the parent interfaceJani Nikula-0/+10