summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wcd9335: Use int array instead of bitmask for TX mixersYassine Oudjana2022-07-071-6/+11
* ASoC: tlv320adcx140: Fix tx_mask checkSascha Hauer2022-07-071-7/+6
* ASoC: max98396: Fix register access for PCM format settingsDaniel Mack2022-07-071-4/+6
* ASoC: ti: omap-mcbsp: duplicate sysfs errorDavid Owens2022-07-073-31/+4
* ASoC: audio_graph_card2: Fix port numbers in exampleSascha Hauer2022-07-071-3/+3
* ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2022-07-072-0/+10
* 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
* MAINTAINERS: update ASoC Qualcomm maintainer email-idSrinivas Kandagatla2022-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
* MAINTAINERS: update ASoC/Intel/SOF maintainersPierre-Louis Bossart2022-06-241-2/+7
* 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: Remove unused hw_write_t typeAmadeusz Sławiński2022-06-241-2/+0
* 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-0713218-258457/+1038988
|\
| * Linux 5.19-rc1v5.19-rc1Linus Torvalds2022-06-061-2/+2
| * Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-063-6/+4
| |\
| | * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-053-6/+4
| * | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-067-35/+50
| |\ \
| | * | mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-021-29/+29
| | * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-021-3/+9