summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: SOF: Intel: initial support to AlderLake-PKai Vehmanen2021-01-181-1/+5
* Merge series "ASoC/SoundWire: fix timeout values" from Bard Liao <yung-chuan....Mark Brown2021-01-156-6/+8
|\
| * ASoC: codecs: soundwire: increase resume timeoutPierre-Louis Bossart2021-01-156-6/+8
* | Merge series "ASoC: qcom: Minor code cleanups for lpass-cpu" from Stephen Boy...Mark Brown2021-01-151-11/+6
|\ \ | |/ |/|
| * ASoC: qcom: Remove duplicate error messages on ioremapStephen Boyd2021-01-151-8/+2
| * ASoC: qcom: Stop casting away __iomem for error pointersStephen Boyd2021-01-151-6/+6
| * ASoC: qcom: Add some names to regmap configsStephen Boyd2021-01-151-0/+2
| * ASoC: qcom: Remove useless debug printStephen Boyd2021-01-151-1/+0
* | Merge v5.11-rc3Mark Brown2021-01-137-4/+34
|\ \
| * \ Merge tag 'sound-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-01-057-4/+34
| |\ \ | | |/ | |/|
| | * ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai2021-01-042-2/+13
| | * ALSA: usb-audio: Add quirk for RC-505Timon Reinold2021-01-031-0/+2
| | * ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable()Takashi Iwai2021-01-011-1/+1
| | * ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7Kai-Heng Feng2020-12-311-0/+1
| | * ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.PeiSen Hou2020-12-311-0/+2
| | * ALSA: hda/realtek: Add mute LED quirk for more HP laptopsManuel Jiménez2020-12-311-0/+1
| | * ALSA: hda/conexant: add a new hda codec CX11970bo liu2020-12-311-0/+1
| | * ALSA: usb-audio: Add quirk for BOSS AD-10Takashi Iwai2020-12-291-0/+2
| | * ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai2020-12-231-0/+4
| | * ALSA: hda/realtek - Modify Dell platform nameKailang Yang2020-12-231-1/+1
| | * ALSA: hda/realtek - Fix speaker volume control on Lenovo C940Kailang Yang2020-12-231-0/+6
* | | ASoC: SOF: Intel: tgl: do thorough remove at .shutdown() callbackKeyon Jie2021-01-131-1/+2
* | | ASoC: SOF: sof-pci-dev: add .shutdown() callbackKeyon Jie2021-01-131-0/+6
* | | ASoC: SOF: add snd_sof_device_shutdown() helper for shutdownKeyon Jie2021-01-131-0/+8
* | | ASoC: SOF: add .shutdown() callback to snd_sof_dsp_opsKeyon Jie2021-01-132-1/+11
* | | Merge series "ASoC: soc-pcm: cleanup code" from Kuninori Morimoto <kuninori.m...Mark Brown2021-01-131-99/+78
|\ \ \
| * | | ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry()Kuninori Morimoto2021-01-131-47/+20
| * | | ASoC: soc-pcm: add soc_pcm_set_dai_params()Kuninori Morimoto2021-01-131-25/+27
| * | | ASoC: soc-pcm: add dpcm_set_be_update_state()Kuninori Morimoto2021-01-131-4/+9
| * | | ASoC: soc-pcm: move dpcm_set_fe_update_state()Kuninori Morimoto2021-01-131-23/+22
* | | | ASoC: kirkwood: Use managed DMA buffer allocationLars-Peter Clausen2021-01-131-76/+3
* | | | ASoC: bcm: cygnus: Use managed DMA buffer allocationLars-Peter Clausen2021-01-131-104/+3
* | | | ASoC: atmel-pdc: Use managed DMA buffer allocationLars-Peter Clausen2021-01-131-74/+4
* | | | ASoC: qcom: qdsp6: Move frontend AIFs to q6asm-daiStephan Gerhold2021-01-132-18/+21
* | | | ASoC: cs42l56: fix up error handling in probeDan Carpenter2021-01-131-1/+2
|/ / /
* | | Merge series "ASoC: Intel: bytcr_rt5640: Add support for devices with only a ...Mark Brown2021-01-121-13/+39
|\ \ \
| * | | ASoC: Intel: bytcr_rt5640: Add quirk for the Mele PCG03 Mini PCHans de Goede2021-01-121-0/+9
| * | | ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_INTERNAL_MIC_MAP input-mappingHans de Goede2021-01-121-6/+11
| * | | ASoC: Intel: bytcr_rt5640: Add new BYT_RT5640_NO_SPEAKERS quirk-flagHans de Goede2021-01-121-7/+19
* | | | ASoC: SOF: add mutex to protect the dsp_power_state accessKeyon Jie2021-01-123-3/+11
* | | | ASoC: es8316: Fix possible NULL pointer deref in es8316_disable_jack_detect()Hans de Goede2021-01-121-0/+3
* | | | ASoC: adau17x1: Remove redundant null check before clk_disable_unprepareXu Wang2021-01-121-2/+1
* | | | ASoC: Intel: cht_bsw_nau8824: Move snd_soc_dai_set_tdm_slot call to cht_codec...Hans de Goede2021-01-121-7/+8
|/ / /
* | | Merge series "ASoC: rt5645: Enable internal mic and headset on ECS EF20" from...Mark Brown2021-01-111-0/+45
|\ \ \
| * | | ASoC: rt5645: Enable internal microphone and JD on ECS EF20Chris Chiu2021-01-111-0/+8
| * | | ASoC: rt5645: add inv_hp_det flagChris Chiu2021-01-111-0/+4
| * | | ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 seriesChris Chiu2021-01-111-0/+27
| * | | ASoC: rt5645: Introduce mapping for ACPI-defined GPIOChris Chiu2021-01-111-0/+6
* | | | Merge series "Enable DMA mode on Intel Keem Bay platform" from Michael Sit We...Mark Brown2021-01-113-15/+153
|\ \ \ \
| * | | | ASoC: Intel: KMB: Enable DMA transfer modeMichael Sit Wei Hong2021-01-083-15/+153
| |/ / /