summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda: Constify snd_device_ops definitionsTakashi Iwai2020-01-034-4/+4
* ALSA: isa: Constify snd_device_ops definitionsTakashi Iwai2020-01-038-8/+8
* ALSA: i2c: Constify snd_device_ops definitionsTakashi Iwai2020-01-034-4/+4
* ALSA: drivers: Constify snd_device_ops definitionsTakashi Iwai2020-01-035-5/+5
* ALSA: core: Constify snd_device_ops definitionsTakashi Iwai2020-01-038-9/+9
* ALSA: core: Treat snd_device_ops as constTakashi Iwai2020-01-032-3/+3
* ALSA: usb: Constify snd_pcm_hardware definitionsTakashi Iwai2020-01-033-3/+3
* ALSA: pci: Constify snd_pcm_hardware definitionsTakashi Iwai2020-01-0317-23/+23
* ALSA: hda: constify copied structureJulia Lawall2020-01-011-1/+1
* ALSA: ad1816a: constify copied structureJulia Lawall2020-01-011-1/+1
* ALSA: uapi: Add linux/types.h include back (but carefully)Takashi Iwai2019-12-303-0/+12
* ALSA: usb-audio: fix Corsair Virtuoso mixer label collisionChris Boyle2019-12-281-0/+20
* ALSA: control: Fix incompatible protocol errorTakashi Iwai2019-12-261-1/+1
* ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto2019-12-241-2/+3
* ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto2019-12-231-1/+1
* ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto2019-12-232-37/+1
* ALSA: pci: echoaudio: remove usage of dimen menber of elem_value structureTakashi Sakamoto2019-12-231-11/+0
* ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto2019-12-231-1/+1
* ALSA: uapi: Drop unneeded typedefsTakashi Iwai2019-12-203-27/+0
* ALSA: uapi: Drop asound.h inclusion from asoc.hTakashi Iwai2019-12-201-1/+0
* ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai2019-12-201-3/+3
* ALSA: hdspm: Drop linux/types.h inclusion in uapi headerTakashi Iwai2019-12-201-2/+0
* ALSA: hdsp: Make uapi/hdsp.h compilable againTakashi Iwai2019-12-202-4/+2
* ALSA: emu10k1: Make uapi/emu10k1.h compilable againTakashi Iwai2019-12-202-24/+40
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-12-1830-114/+223
|\
| * ALSA: usb-audio: set the interface format after resume on Dell WD19Hui Wang2019-12-185-4/+35
| * Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-12-1719-97/+158
| |\
| | * ASoC: wm8962: fix lambda valueShengjiu Wang2019-12-161-2/+2
| | * ASoC: Intel: common: work-around incorrect ACPI HID for CML boardsAmery Song2019-12-101-17/+24
| | * ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey2019-12-101-3/+4
| | * ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski2019-12-101-2/+3
| | * ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski2019-12-101-0/+2
| | * ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta2019-12-101-0/+6
| | * ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu2019-12-101-1/+7
| | * ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu2019-12-101-6/+13
| | * ASoC: core: only flush inited work during freeCurtis Malainey2019-12-091-1/+2
| | * ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89Hans de Goede2019-12-041-2/+6
| | * ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey2019-12-044-11/+17
| | * ASoC: Intel: sst: Add missing include <linux/io.h>YueHaibing2019-12-031-0/+1
| | * ASoC: max98090: fix possible race conditionsTzung-Bi Shih2019-11-272-7/+2
| | * ASoC: max98090: exit workaround earlier if PLL is lockedTzung-Bi Shih2019-11-271-2/+12
| | * ASoC: max98090: remove msleep in PLL unlocked workaroundTzung-Bi Shih2019-11-271-1/+7
| | * ASoC: wm8904: fix automatic sysclk configurationMichael Walle2019-11-271-0/+6
| | * ASoC: rt5677: Fix build error without CONFIG_SPIYueHaibing2019-11-271-0/+16
| | * ASoC: SOF: topology: Fix unload for SAI/ESAIDaniel Baluta2019-11-271-1/+3
| | * ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump()Keyon Jie2019-11-271-9/+9
| | * ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu2019-11-271-32/+14
| | * ASoC: rt5682: fix i2c arbitration lost issueShuming Fan2019-11-251-0/+2
| * | ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2019-12-161-1/+1
| * | ALSA: hda: Fix regression by strip mask fixTakashi Iwai2019-12-142-3/+3