summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-95/+115
2025-05-01ASoC: soc-utils: add snd_soc_dlc_is_dummy()Kuninori Morimoto1-1/+1
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-21/+18
2025-05-01x86/devmem: Remove duplicate range_is_allowed() definitionDan Williams1-0/+21
2025-05-01memory: renesas-rpc-if: Add RZ/G3E xSPI supportBiju Das1-0/+4
2025-05-01Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai54-394/+484
2025-05-01ASoC: codec: twl4030: Convert to GPIO descriptorsMark Brown37-351/+423
2025-05-01ASoC: intel/sdw_utils: Add volume limits to CS35L56Mark Brown1-0/+1
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding1-0/+1
2025-04-30ice: Replace ice specific DSCP mapping num with a kernel defineTatyana Nikolova1-2/+2
2025-04-30iidc/ice/irdma: Break iidc.h into two headersDave Ertman2-13/+20
2025-04-30iidc/ice/irdma: Rename to iidc_* conventionDave Ertman1-18/+20
2025-04-30ACPI: CPPC: Add three functions related to autonomous selectionLifeng Zheng1-0/+24
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng1-3/+3
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann1-3/+1
2025-04-30drm/display/dp: Export fn to calculate link symbol cyclesArun R Murthy1-0/+2
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-04-30iidc/ice/irdma: Rename IDC header fileDave Ertman1-3/+3
2025-04-30spi: axi-spi-engine: offload instruction optimizationMark Brown38-352/+423
2025-04-30coresight: Remove extern from function declarationsJames Clark1-18/+17
2025-04-30coresight: Convert tag clear function to take a struct csdev_accessJames Clark1-1/+2
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson1-1/+1
2025-04-30pds_core: remove extra name descriptionShannon Nelson1-1/+0
2025-04-30power: supply: add inhibit-charge-awake to charge_behaviourAntheas Kapenekakis1-0/+1
2025-04-30dt-bindings: clock: exynosautov920: add cpucl1/2 clock definitionsShin Son1-0/+32
2025-04-30time/jiffies: Change register_refined_jiffies() to void __initSu Hui1-1/+1
2025-04-30media: uapi: cec-funcs.h: use CEC_LOG_ADDR_BROADCASTHans Verkuil1-20/+20
2025-04-30ALSA: hda/tas2781: Remove tas2781_spi_fwlib.c and leverage SND_SOC_TAS2781_FM...Shenghao Ding2-26/+56
2025-04-30Merge tag 'nf-next-25-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+4
2025-04-29bitfield: Add FIELD_MODIFY() helperLuo Jie1-2/+19
2025-04-29bitmap-str: Add missing header(s)Andy Shevchenko1-0/+2
2025-04-29bitmap-str: Get rid of 'extern' for function prototypesAndy Shevchenko1-4/+4
2025-04-29build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()Vincent Mailhol2-7/+7
2025-04-29bits: introduce fixed-type BIT_U*()Lucas De Marchi1-1/+19
2025-04-29bits: introduce fixed-type GENMASK_U*()Vincent Mailhol2-1/+30
2025-04-29bits: add comments and newlines to #if, #else and #endif directivesVincent Mailhol1-2/+7
2025-04-29cpumask: drop cpumask_assign_cpu()Yury Norov1-16/+0
2025-04-29cpumask: add non-atomic __assign_cpu()Yury Norov1-0/+3
2025-04-29nodemask: drop nodes_shiftYury Norov1-19/+0
2025-04-29ima: kexec: define functions to copy IMA log at soft bootSteven Chen1-0/+3
2025-04-29ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen1-0/+3
2025-04-29kexec: define functions to map and unmap segmentsSteven Chen1-0/+6
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+0
2025-04-29coresight: Fixes device's owner field for registered using coresight_init_dri...Junhao He1-1/+1
2025-04-29ip: load balance tcp connections to single dst addr and portWillem de Bruijn2-0/+4
2025-04-29ipv4: prefer multipath nexthop that matches source addressWillem de Bruijn1-1/+2
2025-04-29ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai1-1/+1
2025-04-29PM: runtime: Add new devm functionsBence Csókás1-0/+4
2025-04-29mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-04-29mtd: spinand: Define octal operationsMiquel Raynal1-0/+33