| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2020-01-03 | 8 | -27/+90 |
|\ |
|
| * | ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC | Chris Chiu | 2019-12-30 | 1 | -20/+18 |
| * | ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code | Takashi Iwai | 2019-12-29 | 1 | -3/+6 |
| * | ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker | Kailang Yang | 2019-12-27 | 1 | -0/+19 |
| * | ALSA: hda - Apply sync-write workaround to old Intel platforms, too | Takashi Iwai | 2019-12-23 | 1 | -4/+5 |
| * | ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA | Alex Deucher | 2019-12-21 | 1 | -1/+11 |
| * | ALSA: usb-audio: fix set_format altsetting sanity check | Johan Hovold | 2019-12-20 | 1 | -2/+2 |
| * | ALSA: hda/realtek - Add headset Mic no shutup for ALC283 | Kailang Yang | 2019-12-19 | 1 | -0/+1 |
| * | ALSA: usb-audio: set the interface format after resume on Dell WD19 | Hui Wang | 2019-12-18 | 5 | -4/+35 |
* | | 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 |