| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-12-18 | 23 | -105/+184 |
|\ |
|
| * | Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2019-12-17 | 18 | -97/+157 |
| |\ |
|
| | * | ASoC: wm8962: fix lambda value | Shengjiu Wang | 2019-12-16 | 1 | -2/+2 |
| | * | ASoC: Intel: common: work-around incorrect ACPI HID for CML boards | Amery Song | 2019-12-10 | 1 | -17/+24 |
| | * | ASoC: SOF: Intel: split cht and byt debug window sizes | Curtis Malainey | 2019-12-10 | 1 | -3/+4 |
| | * | ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data | Karol Trzcinski | 2019-12-10 | 1 | -2/+3 |
| | * | ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header | Karol Trzcinski | 2019-12-10 | 1 | -0/+2 |
| | * | ASoC: simple-card: Don't create separate link when platform is present | Daniel Baluta | 2019-12-10 | 1 | -0/+6 |
| | * | ASoC: topology: Check return value for soc_tplg_pcm_create() | Dragos Tarcatu | 2019-12-10 | 1 | -1/+7 |
| | * | ASoC: topology: Check return value for snd_soc_add_dai_link() | Dragos Tarcatu | 2019-12-10 | 1 | -6/+13 |
| | * | ASoC: core: only flush inited work during free | Curtis Malainey | 2019-12-09 | 1 | -1/+2 |
| | * | ASoC: Intel: bytcr_rt5640: Update quirk for Teclast X89 | Hans de Goede | 2019-12-04 | 1 | -2/+6 |
| | * | ASoC: core: Init pcm runtime work early to avoid warnings | Curtis Malainey | 2019-12-04 | 3 | -11/+16 |
| | * | ASoC: Intel: sst: Add missing include <linux/io.h> | YueHaibing | 2019-12-03 | 1 | -0/+1 |
| | * | ASoC: max98090: fix possible race conditions | Tzung-Bi Shih | 2019-11-27 | 2 | -7/+2 |
| | * | ASoC: max98090: exit workaround earlier if PLL is locked | Tzung-Bi Shih | 2019-11-27 | 1 | -2/+12 |
| | * | ASoC: max98090: remove msleep in PLL unlocked workaround | Tzung-Bi Shih | 2019-11-27 | 1 | -1/+7 |
| | * | ASoC: wm8904: fix automatic sysclk configuration | Michael Walle | 2019-11-27 | 1 | -0/+6 |
| | * | ASoC: rt5677: Fix build error without CONFIG_SPI | YueHaibing | 2019-11-27 | 1 | -0/+16 |
| | * | ASoC: SOF: topology: Fix unload for SAI/ESAI | Daniel Baluta | 2019-11-27 | 1 | -1/+3 |
| | * | ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump() | Keyon Jie | 2019-11-27 | 1 | -9/+9 |
| | * | ASoC: AMD: Enable clk in startup intead of hw_params | Yu-Hsuan Hsu | 2019-11-27 | 1 | -32/+14 |
| | * | ASoC: rt5682: fix i2c arbitration lost issue | Shuming Fan | 2019-11-25 | 1 | -0/+2 |
| * | | ALSA: hda - Downgrade error message for single-cmd fallback | Takashi Iwai | 2019-12-16 | 1 | -1/+1 |
| * | | ALSA: hda: Fix regression by strip mask fix | Takashi Iwai | 2019-12-14 | 2 | -3/+3 |
| * | | ALSA: hda/ca0132 - Fix work handling in delayed HP detection | Takashi Iwai | 2019-12-14 | 1 | -2/+14 |
| * | | ALSA: hda/ca0132 - Avoid endless loop | Takashi Iwai | 2019-12-14 | 1 | -2/+3 |
| * | | ALSA: hda/ca0132 - Keep power on during processing DSP response | Takashi Iwai | 2019-12-14 | 1 | -0/+2 |
| * | | ALSA: pcm: Avoid possible info leaks from PCM stream buffers | Takashi Iwai | 2019-12-14 | 1 | -0/+4 |
* | | | Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-12-13 | 6 | -27/+14 |
|\| | |
|
| * | | ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO | Hui Wang | 2019-12-11 | 1 | -5/+3 |
| * | | ALSA: hda/hdmi - Fix duplicate unref of pci_dev | Lukas Wunner | 2019-12-10 | 1 | -1/+0 |
| * | | ALSA: fireface: fix return value in error path of isochronous resources reser... | Takashi Sakamoto | 2019-12-09 | 1 | -1/+1 |
| * | | ALSA: oxfw: fix return value in error path of isochronous resources reservation | Takashi Sakamoto | 2019-12-09 | 1 | -1/+1 |
| * | | ALSA: firewire-motu: fix double unlocked 'motu->mutex' | Takashi Sakamoto | 2019-12-09 | 1 | -6/+2 |
| * | | ALSA: echoaudio: simplify get_audio_levels | Olof Johansson | 2019-12-08 | 1 | -13/+7 |
* | | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 1 | -1/+1 |
* | | | Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-12-06 | 8 | -69/+153 |
|\| | |
|
| * | | ALSA: pcm: oss: Avoid potential buffer overflows | Takashi Iwai | 2019-12-04 | 3 | -0/+6 |
| * | | ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platforms | Takashi Iwai | 2019-12-03 | 1 | -6/+3 |
| * | | ALSA: hda: Modify stream stripe mask only when needed | Takashi Iwai | 2019-12-03 | 2 | -7/+17 |
| * | | ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen | Jaroslav Kysela | 2019-11-29 | 1 | -0/+17 |
| * | | ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platforms | Kai Vehmanen | 2019-11-29 | 1 | -0/+5 |
| * | | ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idx | Kai Vehmanen | 2019-11-29 | 1 | -11/+11 |
| * | | ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G | Takashi Iwai | 2019-11-28 | 1 | -14/+3 |
| * | | ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 | Kailang Yang | 2019-11-28 | 1 | -2/+5 |
| * | | ALSA: hda: hdmi - fix regression in connect list handling | Kai Vehmanen | 2019-11-27 | 1 | -26/+12 |
| * | | ALSA: aloop: Avoid pointer dereference before null-check | Andrew Gabbasov | 2019-11-27 | 1 | -4/+4 |
| * | | ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by default | Alex Deucher | 2019-11-26 | 1 | -0/+1 |
| * | | ALSA: hda/hdmi - enable runtime pm for newer AMD display audio | Alex Deucher | 2019-11-26 | 1 | -12/+23 |