summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4 and S5 statesPierre-Louis Bossart2022-07-291-1/+2
* ASoC: SOF: pm: add definitions for S4 and S5 statesPierre-Louis Bossart2022-07-292-0/+11
* ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2Pierre-Louis Bossart2022-07-291-1/+11
* ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)Egor Vorontsov2022-07-222-0/+136
* ALSA: usb-audio: Add quirk for Fiero SC-01Egor Vorontsov2022-07-222-0/+70
* ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106 devicesJohn Veness2022-07-222-0/+51
* ASoC: madera: Fix event generation for rate controlsCharles Keepax2022-07-221-3/+3
* ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax2022-07-221-1/+7
* ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax2022-07-221-1/+4
* ASoC: cs35l41: Add ASP TX3/4 source to register patchCharles Keepax2022-07-221-2/+8
* ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax2022-07-221-0/+5
* ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO errorShuming Fan2022-07-221-2/+2
* ASoC: cs35l41: Correct some control namesCharles Keepax2022-07-221-6/+6
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-07-221-2/+6
* ASoC: wm_adsp: Fix event for preloaderCharles Keepax2022-07-221-1/+1
* ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering problemHans de Goede2022-07-221-2/+11
* ASoC: wcd938x: Fix event generation for some controlsMark Brown2022-07-221-0/+12
* ASoC: wcd9335: Fix spurious event generationMark Brown2022-07-221-0/+3
* ASoC: wcd9335: Remove RX channel from old list before adding it to a new oneYassine Oudjana2022-07-221-1/+4
* ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi2022-07-221-4/+4
* ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followedPeter Ujfalusi2022-07-221-1/+1
* ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()Peter Ujfalusi2022-07-222-1/+10
* ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probePierre-Louis Bossart2022-07-223-21/+13
* ASoC: rt7*-sdw: harden jack_detect_handlerPierre-Louis Bossart2022-07-223-3/+3
* ASoC: rt711: fix calibrate mutex initializationPierre-Louis Bossart2022-07-222-1/+4
* ASoC: Intel: sof_sdw: handle errors on card registrationPierre-Louis Bossart2022-07-221-22/+29
* ASoC: rt711-sdca-sdw: fix calibrate mutex initializationPierre-Louis Bossart2022-07-222-1/+4
* ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart2022-07-229-5/+76
* ASoC: ops: Fix off by one in range control validationMark Brown2022-07-221-2/+2
* ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi2022-07-221-12/+25
* ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi2022-07-221-1/+2
* ASoC: tas2764: Fix amp gain register offset & defaultHector Martin2022-07-221-2/+2
* ASoC: tas2764: Correct playback volume rangeHector Martin2022-07-221-1/+1
* ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer2022-07-222-17/+19
* ASoC: tas2764: Add post reset delaysMartin Povišer2022-07-221-2/+8
* ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2022-07-222-0/+10
* ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopMeng Tang2022-07-221-0/+1
* ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang2022-07-221-0/+12
* ALSA: hda/realtek: fix mute/micmute LEDs for HP machinesJeremy Szu2022-07-221-0/+4
* ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671Meng Tang2022-07-221-0/+1
* ALSA: hda/realtek: Fix headset mic for Acer SF313-51Meng Tang2022-07-221-0/+1
* ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang2022-07-221-0/+1
* ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang2022-07-221-0/+1
* ASoC: SOF: Intel: hda: Fix compressed stream position trackingPeter Ujfalusi2022-07-123-77/+94
* ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_lo...Peter Ujfalusi2022-07-121-12/+11
* ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detectPierre-Louis Bossart2022-07-123-26/+40
* ASoC: rt711-sdca: Add endianness flag in snd_soc_component_driverCharles Keepax2022-07-121-0/+1
* ASoC: rt711: Add endianness flag in snd_soc_component_driverCharles Keepax2022-07-121-0/+1
* ASoC: qdsp6: q6apm-dai: unprepare stream if its already preparedSrinivas Kandagatla2022-07-121-0/+6
* ALSA: cs46xx: Fix missing snd_card_free() call at probe errorTakashi Iwai2022-07-121-9/+13