summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ACPI: utils: Add api to read _SUB from ACPIStefan Binding2022-07-151-0/+6
* soundwire: Intel: add trigger callbackBard Liao2022-07-131-0/+1
* uapi: sof: abi: Bump SOF ABI for ext_data_lengthDaniel Baluta2022-07-121-1/+1
* ASoC: SOF: Copy compress parameters into extended dataDaniel Baluta2022-07-121-2/+4
* ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec spaceKuninori Morimoto2022-07-081-3/+0
* ASoC: madera: Replace kernel.h with the necessary inclusionsAndy Shevchenko2022-07-051-1/+1
* ASoC: dt-bindings: Add bindings for WCD9335 DAIsYassine Oudjana2022-06-291-0/+15
* ASoC: soc-component: Remove non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: soc-component: Add legacy_dai_naming flagCharles Keepax2022-06-271-0/+1
* ASoC: core: Make snd_soc_unregister_card() return voidUwe Kleine-König2022-06-221-1/+1
* ASoC: core: Add new SOC_DOUBLE_SX_TLV macroCharles Keepax2022-06-211-0/+12
* ASoC: Add regmap_field helpers for simple bit operationsMark Brown2022-06-151-0/+37
|\
| * regmap: provide regmap_field helpers for simple bit operationsLi Chen2022-06-151-0/+37
* | ASoC: SOF: Intel: Add support for MeteorLake (MTL)Bard Liao2022-06-151-0/+2
* | ASoC: Merge fixesMark Brown2022-06-141-2/+0
|\ \
| * | ASoC: Remove unused hw_write_t typeAmadeusz Sławiński2022-06-101-2/+0
| |/
* | ASoC: SOF: topology: add code to parse config params for ACPDMIC daiAjit Kumar Pandey2022-06-143-1/+12
* | ASoC: SOF: IPC4: Add topology, control and PCM opsMark Brown2022-06-134-0/+73
|\ \
| * | ASoC: SOF: Add two new structures for topology manifest dataRanjani Sridharan2022-06-102-0/+32
| * | ASoC: SOF: Add ops_freeRanjani Sridharan2022-06-101-0/+1
| * | ASoC: SOF: Add topology tokens for IPC4Ranjani Sridharan2022-06-101-0/+40
* | | ASoC: hdmi-codec: Update to modern DAI terminologyMark Brown2022-06-131-2/+2
* | | ASoC: SOF: Add support ctx_save with IPC4Mark Brown2022-06-101-0/+8
|\ \ \
| * | | ASoC: SOF: ipc4: Add set_core_state pm_ops implementationPeter Ujfalusi2022-06-101-0/+8
| |/ /
* / / ASoC: Introduce 'fixup_controls' card methodMartin Povišer2022-06-102-0/+2
|/ /
* | Specify clock provider directly to CPU DAIsMark Brown2022-06-092-5/+6
|\ \
| * | ASoC: simple-card-utils: Move snd_soc_component_is_codec to be localCharles Keepax2022-06-061-5/+0
| * | ASoC: soc-dai: Remove set_fmt_new callbackCharles Keepax2022-06-061-1/+0
| * | ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax2022-06-061-0/+7
| |/
* | ASoC: simple-card-utils: Make asoc_simple_clean_reference() return voidUwe Kleine-König2022-06-071-1/+1
* | ASoC: Intel: avs: Machine boards and HDA codec supportMark Brown2022-06-071-4/+15
|\ \
| * | ALSA: Add snd_pcm_direction_name() helperCezary Rojewski2022-06-061-4/+15
| |/
* | ASoC: Intel: soc-acpi and machine driver updatesMark Brown2022-06-071-0/+2
|\ \
| * | ASoC: SOF: Intel: add MeteorLake machinesBard Liao2022-06-061-0/+2
| |/
* | ASoC: cs35l41: Add common cs35l41 enter hibernate functionStefan Binding2022-06-061-0/+2
* | ASoC: cs35l41: Move cs35l41 exit hibernate function into shared codeStefan Binding2022-06-061-0/+1
|/
* Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-052-1/+33
|\
| * delayacct: track delays from write-protect copyYang Yang2022-06-012-1/+33
* | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-051-10/+7
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-11/+0
|\ \
| * | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-181-11/+0
* | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-052-6/+6
|\ \ \
| * | | context_tracking: Always inline empty stubsPeter Zijlstra2022-05-271-4/+4
| * | | jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-05-271-2/+2
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-056-0/+2809
|\ \ \ \
| * | | | scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-195-0/+2795
| * | | | scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar2022-05-191-0/+14
* | | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-054-2/+298
|\ \ \ \ \
| * | | | | gpiolib: cdev: Add hardware timestamp clock typeDipen Patel2022-05-041-0/+3
| * | | | | gpiolib: Add HTE supportDipen Patel2022-05-042-2/+24