summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: cs35l41: Support Speaker ID for laptopsStefan Binding2022-07-142-9/+166
* ALSA: hda: cs35l41: Support multiple load paths for firmwareStefan Binding2022-07-141-6/+46
* ALSA: hda: cs35l41: Support reading subsystem id from ACPIStefan Binding2022-07-141-0/+36
* ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 DriverStefan Binding2022-07-142-0/+4
* ALSA: hda: cs35l41: Add initial DSP support and firmware loadingVitaly Rodionov2022-07-143-1/+265
* ALSA: hda: cs35l41: Save codec object inside component structStefan Binding2022-07-144-0/+4
* ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls directlyStefan Binding2022-07-142-0/+43
* ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA controlsStefan Binding2022-07-144-0/+232
* ALSA: usb-audio: Use atomic_try_cmpxchg in ep_state_updateUros Bizjak2022-07-141-1/+1
* ALSA: core: Fix missing return value comments for kernel docsTakashi Iwai2022-07-135-2/+18
* ALSA: memalloc: Fix missing return value comments for kernel docsTakashi Iwai2022-07-131-1/+9
* ALSA: control: Fix missing return value comments for kernel docsTakashi Iwai2022-07-131-2/+14
* ALSA: compress: Fix kernel doc warningsTakashi Iwai2022-07-131-0/+4
* ALSA: dmaengine: Fix missing return value comments for kernel docsTakashi Iwai2022-07-131-10/+20
* ALSA: pcm: Fix missing return value comments for kernel docsTakashi Iwai2022-07-133-0/+14
* ALSA: compress: Enable kernel doc markers for some functionsTakashi Iwai2022-07-131-2/+3
* ALSA: hda: cs35l41: Consolidate selections under SND_HDA_SCODEC_CS35L41Andy Shevchenko2022-07-131-4/+2
* ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR()Andy Shevchenko2022-07-132-10/+6
* ALSA: hda: cs35l41: Allow compilation test on non-ACPI configurationsAndy Shevchenko2022-07-131-2/+2
* ALSA: hda: cs35l41: Don't dereference fwnode handleAndy Shevchenko2022-07-131-1/+1
* ALSA: hda: cs35l41: Improve dev_err_probe() messagingAndy Shevchenko2022-07-121-5/+3
* ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate referenceAndy Shevchenko2022-07-123-8/+10
* ALSA: hda: Remove unused macro definitionAmadeusz Sławiński2022-07-091-7/+0
* ALSA: hda: Reset all SIE bits in INTCTLAmadeusz Sławiński2022-07-091-5/+2
* ALSA: hda: Fix page fault in snd_hda_codec_shutdown()Cezary Rojewski2022-07-091-21/+20
* ALSA: hda: Fix put_device() inconsistency in error pathCezary Rojewski2022-07-091-12/+11
* ALSA: hda: Make device usage_count consistent across subsequent probingCezary Rojewski2022-07-091-1/+7
* ALSA: hda: Fix null-ptr-deref when i915 fails and hdmi is denylistedCezary Rojewski2022-07-091-0/+7
* ALSA: usb-audio: Add endianness annotationsJan Schär2022-07-051-2/+2
* ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to staticTom Rix2022-07-052-5/+3
* tracing: ALSA: hda: Remove string manipulation out of the fast pathSteven Rostedt (Google)2022-07-041-15/+26
* ALSA: wavefront: remove redundant assignment to pointer endColin Ian King2022-07-041-2/+0
* ALSA: usb-audio: Turn off 'manual mode' on Dell dockJan Schär2022-07-041-1/+19
* ALSA: usb-audio: Support jack detection on Dell dockJan Schär2022-07-041-0/+167
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-07-0447-281/+837
|\
| * Merge tag 'asoc-fix-v5.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-07-0464-680/+1015
| |\
| | * 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