aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ep93xx: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* ASoC: bcm: Update to use set_fmt_new callbackCharles Keepax2022-06-062-14/+14
* ASoC: au1x: Update to use set_fmt_new callbackCharles Keepax2022-06-062-5/+5
* ASoC: atmel: Update to use set_fmt_new callbackCharles Keepax2022-06-064-21/+21
* ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* ASoC: core: Add set_fmt_new callback that directly specifies providerCharles Keepax2022-06-062-2/+6
* Merge existing fixes from asoc/for-5.19 into new branchMark Brown2022-06-069-20/+62
|\
| * ASoC: Fixup Cirrus SX control usageMark Brown2022-06-035-15/+18
| |\
| | * ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax2022-06-031-1/+1
| | * ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-031-2/+2
| | * ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-031-1/+3
| | * ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-031-8/+8
| | * ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-031-1/+2
| | * ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-031-2/+2
| * | ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu2022-06-021-4/+36
| |/
| * ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callbackSrinivasa Rao Mandadapu2022-06-011-1/+1
| * ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-012-0/+7
* | Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-039-11/+34
|\ \
| * | Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-06-019-11/+34
| |\|
| | * ASoC: da7219: Small fixes for jack detection and removalMark Brown2022-05-311-3/+15
| | |\
| | | * ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson2022-05-301-4/+4
| | | * ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson2022-05-301-0/+12
| | * | ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König2022-05-301-1/+2
| | |/
| | * ASoC: Intel: common: fix typo for tplg namingDavid Lin2022-05-261-1/+1
| | * ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-243-2/+13
| | * ASoC: SOF: amd: Fixed Build errorSyed Saba kareem2022-05-231-0/+1
| | * ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-05-231-2/+2
| | * ASoC: soc-pcm: fix BE transition for TRIGGER_STARTPierre-Louis Bossart2022-05-231-2/+0
* | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0215-334/+274
|\ \ \ | |/ / |/| |
| * | ASoC: pxa: i2s: use normal MMIO accessorsArnd Bergmann2022-05-071-48/+62
| * | ASoC: pxa: use pdev resource for FIFO regsArnd Bergmann2022-05-071-7/+15
| * | ARM: pxa: magician: use platform driver for audioArnd Bergmann2022-05-071-104/+37
| * | ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann2022-05-071-3/+2
| * | ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann2022-05-073-51/+46
| * | ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann2022-05-071-35/+23
| * | ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann2022-05-071-22/+15
| * | ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann2022-05-071-13/+28
| * | ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann2022-05-071-23/+26
| * | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-071-15/+8
| * | ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-1912-12/+12
| * | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-193-3/+2
* | | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-23469-7431/+21258
|\ \ \ | | |/ | |/|
| * | ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown2022-05-2017-669/+767
| |\ \
| | * | ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi2022-05-192-65/+93
| | * | ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi2022-05-191-0/+1
| | * | ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-197-9/+11
| | * | ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi2022-05-193-31/+37
| | * | ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-198-615/+44
| | * | ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-194-0/+612
| | * | ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-194-10/+12