aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: madera: Fix event generation for rate controlsCharles Keepax2022-06-241-3/+3
* ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax2022-06-241-1/+7
* ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax2022-06-241-1/+4
* ASoC: cs35l41: Add ASP TX3/4 source to register patchCharles Keepax2022-06-241-2/+8
* ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax2022-06-241-0/+5
* ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO errorShuming Fan2022-06-241-2/+2
* ASoC: cs35l41: Correct some control namesCharles Keepax2022-06-241-6/+6
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-06-241-2/+6
* ASoC: wm_adsp: Fix event for preloaderCharles Keepax2022-06-241-1/+1
* ASoC: rockchip: i2s: switch BCLK to GPIOJudy Hsiao2022-06-241-31/+129
* ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart2022-06-241-1/+2
* ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2022-06-242-0/+11
* ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart2022-06-241-1/+11
* ASoC: SOF: Intel: hda: Fix compressed stream position trackingPeter Ujfalusi2022-06-243-77/+94
* ASoC: SOF: mediatek: Fix error code in probeDan Carpenter2022-06-241-1/+1
* ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problemHans de Goede2022-06-241-2/+11
* ASoC: wcd938x: Fix event generation for some controlsMark Brown2022-06-241-0/+12
* ASoC: wcd9335: Fix spurious event generationMark Brown2022-06-241-0/+3
* ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana2022-06-241-1/+4
* ASoC: qdsp6: q6apm-dai: unprepare stream if its already preparedSrinivas Kandagatla2022-06-241-0/+6
* ASoC: Intel: avs: Fix parsing UUIDs in topologyAmadeusz Sławiński2022-06-241-2/+2
* ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_lo...Peter Ujfalusi2022-06-241-12/+11
* ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi2022-06-241-4/+4
* ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followedPeter Ujfalusi2022-06-241-1/+1
* ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()Peter Ujfalusi2022-06-242-1/+10
* ASoC: ak4613: cares Simple-Audio-Card case for TDMKuninori Morimoto2022-06-241-2/+4
* ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detectPierre-Louis Bossart2022-06-243-26/+40
* ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probePierre-Louis Bossart2022-06-243-21/+13
* ASoC: rt7*-sdw: harden jack_detect_handlerPierre-Louis Bossart2022-06-243-3/+3
* ASoC: rt711: fix calibrate mutex initializationPierre-Louis Bossart2022-06-242-1/+4
* ASoC: Intel: sof_sdw: handle errors on card registrationPierre-Louis Bossart2022-06-241-22/+29
* ASoC: rt711-sdca-sdw: fix calibrate mutex initializationPierre-Louis Bossart2022-06-242-1/+4
* ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart2022-06-249-5/+76
* ASoC: ops: Fix off by one in range control validationMark Brown2022-06-071-2/+2
* Merge tag 'v5.19-rc1' into asoc-5.19Mark Brown2022-06-0722-1391/+670
|\
| * 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
| | |\
| * | \ 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