| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-08-09 | 43 | -144/+365 |
|\ |
|
| * | ALSA: firewire: fix a memory leak bug | Wenwen Wang | 2019-08-08 | 1 | -1/+1 |
| * | sound: fix a memory leak bug | Wenwen Wang | 2019-08-08 | 1 | -1/+2 |
| * | ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457) | Takashi Iwai | 2019-08-07 | 3 | -2/+70 |
| * | ALSA: hiface: fix multiple memory leak bugs | Wenwen Wang | 2019-08-07 | 1 | -3/+8 |
| * | ALSA: hda - Don't override global PCM hw info flag | Takashi Iwai | 2019-08-06 | 1 | -4/+2 |
| * | ALSA: usb-audio: fix a memory leak bug | Wenwen Wang | 2019-08-06 | 1 | -0/+1 |
| * | Merge tag 'asoc-fix-v5.3-rc3-2' of https://git.kernel.org/pub/scm/linux/kerne... | Takashi Iwai | 2019-08-06 | 2 | -0/+0 |
| |\ |
|
| | * | ASoC: max98373: Remove executable bits | Mark Brown | 2019-08-06 | 2 | -0/+0 |
| * | | Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2019-08-06 | 36 | -133/+281 |
| |\| |
|
| | * | ASoC: amd: acp3x: use dma address for acp3x dma driver | Vijendar Mukunda | 2019-08-02 | 1 | -9/+5 |
| | * | ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver | Vijendar Mukunda | 2019-08-02 | 1 | -2/+4 |
| | * | ASoC: max98373: add 88200 and 96000 sampling rate support | fengchunguo | 2019-07-31 | 2 | -0/+8 |
| | * | ASoC: sun4i-i2s: Incorrect SR and WSS computation | Marcus Cooper | 2019-07-31 | 1 | -2/+2 |
| | * | ASoC: ti: davinci-mcasp: Correct slot_width posed constraint | Peter Ujfalusi | 2019-07-26 | 1 | -9/+34 |
| | * | ASoC: rockchip: Fix mono capture | Cheng-Yi Chiang | 2019-07-26 | 1 | -3/+2 |
| | * | ASoC: Intel: Fix some acpi vs apci typo in somme comments | Christophe JAILLET | 2019-07-26 | 10 | -10/+10 |
| | * | ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master mode | Peter Ujfalusi | 2019-07-26 | 1 | -1/+2 |
| | * | ASoC: Fail card instantiation if DAI format setup fails | Ricard Wanderlof | 2019-07-24 | 1 | -2/+5 |
| | * | ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread | Kai Vehmanen | 2019-07-23 | 2 | -4/+4 |
| | * | ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links | Stephan Gerhold | 2019-07-23 | 1 | -8/+8 |
| | * | ASoC: dapm: fix a memory leak bug | Wenwen Wang | 2019-07-22 | 1 | -0/+2 |
| | * | SoC: rockchip: rockchip_max98090: Enable MICBIAS for headset keypress detection | Enric Balletbo i Serra | 2019-07-22 | 1 | -0/+32 |
| | * | ASoC: cs42xx8: Fix MFREQ selection issue for async mode | Shengjiu Wang | 2019-07-22 | 1 | -19/+97 |
| | * | ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks | Charles Keepax | 2019-07-22 | 1 | -4/+4 |
| | * | ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbook | Hans de Goede | 2019-07-16 | 1 | -0/+8 |
| | * | ASoC: samsung: odroid: fix a double-free issue for cpu_dai | Wen Yang | 2019-07-16 | 1 | -1/+1 |
| | * | ASoC: samsung: odroid: fix an use-after-free issue for codec | Wen Yang | 2019-07-16 | 1 | -2/+4 |
| | * | ASoC: audio-graph-card: add missing const at graph_get_dai_id() | Kuninori Morimoto | 2019-07-11 | 1 | -1/+1 |
| | * | ASoC: rt1011: fix DC calibration offset not applying | Shuming Fan | 2019-07-11 | 1 | -2/+2 |
| | * | ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id() | Wen Yang | 2019-07-10 | 1 | -1/+3 |
| | * | ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm() | Wen Yang | 2019-07-10 | 1 | -13/+13 |
| | * | ASoC: simple-card: fix an use-after-free in simple_for_each_link() | Wen Yang | 2019-07-10 | 1 | -2/+2 |
| | * | ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() | Wen Yang | 2019-07-10 | 1 | -11/+11 |
| | * | ASoC: simple-card-utils: care no Platform for DPCM | Kuninori Morimoto | 2019-07-10 | 1 | -0/+7 |
| | * | ASoC: Relocate my e-mail to .com domain zone | Kirill Marinushkin | 2019-07-10 | 4 | -7/+7 |
| | * | ASoC: rt1308: Remove executable attribute from source files | Joe Perches | 2019-07-10 | 2 | -0/+0 |
| | * | ASoC: max98357a: use mdelay for sdmode-delay | Tzung-Bi Shih | 2019-07-10 | 1 | -21/+4 |
* | | | Merge tag 'sound-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-08-02 | 3 | -6/+9 |
|\| | |
|
| * | | ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_check | Hillf Danton | 2019-07-30 | 1 | -1/+1 |
| * | | ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain | Yuki Tsunashima | 2019-07-29 | 1 | -1/+2 |
| * | | ALSA: hda: Fix 1-minute detection delay when i915 module is not available | Samuel Thibault | 2019-07-27 | 1 | -4/+6 |
* | | | Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2019-07-26 | 8 | -30/+64 |
|\| | |
|
| * | | ALSA: hda - Add a conexant codec entry to let mute led work | Hui Wang | 2019-07-25 | 1 | -0/+1 |
| * | | ALSA: hda - Fix intermittent CORB/RIRB stall on Intel chips | Takashi Iwai | 2019-07-25 | 1 | -3/+2 |
| * | | ALSA: ac97: Fix double free of ac97_codec_device | Ding Xiang | 2019-07-23 | 1 | -9/+4 |
| * | | ALSA: compress: Be more restrictive about when a drain is allowed | Charles Keepax | 2019-07-23 | 1 | -0/+6 |
| * | | ALSA: compress: Don't allow paritial drain operations on capture streams | Charles Keepax | 2019-07-23 | 1 | -0/+8 |
| * | | ALSA: compress: Prevent bypasses of set_params | Charles Keepax | 2019-07-23 | 1 | -6/+24 |
| * | | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax | 2019-07-23 | 1 | -5/+11 |