Age | Commit message (Expand) | Author | Files | Lines |
2019-10-17 | ALSA: hda - Force runtime PM on Nvidia HDMI codecs | Lukas Wunner | 1 | -0/+2 |
2019-10-17 | ALSA: hda/realtek - Enable headset mic on Asus MJ401TA | Daniel Drake | 1 | -0/+11 |
2019-10-17 | ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers | Szabolcs Szőke | 1 | -0/+3 |
2019-10-07 | ALSA: hdac: clear link output stream mapping | Rander Wang | 1 | -0/+5 |
2019-10-07 | ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360 | Kai-Heng Feng | 1 | -3/+21 |
2019-09-24 | Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -24/+67 |
2019-09-24 | ALSA: usb-audio: Add DSD support for EVGA NU Audio | Jussi Laako | 1 | -0/+1 |
2019-09-23 | Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 8 | -21/+34 |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 3 | -134/+2 |
2019-09-20 | ALSA: hda - Add laptop imic fixup for ASUS M9V laptop | Shih-Yuan Lee (FourDollars) | 1 | -0/+1 |
2019-09-20 | ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependencies | Arnd Bergmann | 1 | -2/+9 |
2019-09-20 | ASoC: pcm3168a: The codec does not support S32_LE | Peter Ujfalusi | 1 | -2/+1 |
2019-09-20 | ASoC: core: use list_del_init and move it back to soc_cleanup_component | Bard liao | 1 | -1/+2 |
2019-09-20 | ALSA: hda/realtek - PCI quirk for Medion E4254 | Jan-Marek Glogowski | 1 | -0/+13 |
2019-09-20 | ALSA: hda - Apply AMD controller workaround for Raven platform | Takashi Iwai | 1 | -2/+1 |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -5/+5 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -7/+6 |
2019-09-18 | ASoC: rsnd: do error check after rsnd_channel_normalization() | Kuninori Morimoto | 1 | -5/+5 |
2019-09-18 | ASoC: atmel_ssc_dai: Remove wrong spinlock usage | Gregory CLEMENT | 2 | -11/+2 |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+2 |
2019-09-17 | Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 317 | -7896/+16284 |
2019-09-17 | ASoC: core: delete component->card_list in soc_remove_component only | Bard Liao | 1 | -2/+1 |
2019-09-17 | ASoC: fsl_sai: Fix noise when using EDMA | Mihai Serban | 2 | -0/+16 |
2019-09-17 | ALSA: usb-audio: Add Hiby device family to quirks for native DSD support | Ilya Pshonkin | 1 | -0/+1 |
2019-09-16 | ALSA: hda/realtek - Fix alienware headset mic | James McDonnell | 1 | -0/+15 |
2019-09-16 | ALSA: dice: fix wrong packet parameter for Alesis iO26 | Takashi Sakamoto | 1 | -1/+1 |
2019-09-16 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -0/+3 |
2019-09-16 | Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 5 | -22/+32 |
2019-09-15 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 243 | -6493/+11285 |
2019-09-15 | Merge branch 'asoc-5.3' into asoc-linus | Mark Brown | 31 | -157/+450 |
2019-09-15 | ASoC: sdm845: remove unneeded semicolon | Saiyam Doshi | 1 | -1/+1 |
2019-09-14 | Merge branch 'for-next' into for-linus | Takashi Iwai | 319 | -7873/+16234 |
2019-09-13 | ASoC: fsl_sai: Implement set_bclk_ratio | Viorel Suman | 2 | -2/+20 |
2019-09-11 | ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name | Peter Ujfalusi | 1 | -3/+3 |
2019-09-11 | ASoC: wcd9335: remove redundant use of ret variable | Saiyam Doshi | 1 | -16/+8 |
2019-09-10 | ALSA: firewire-tascam: check intermediate state of clock status and retry | Takashi Sakamoto | 1 | -14/+28 |
2019-09-10 | ALSA: firewire-tascam: handle error code when getting current source of clock | Takashi Sakamoto | 1 | -0/+3 |
2019-09-10 | Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 250 | -6087/+11502 |
2019-09-09 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 242 | -6474/+11256 |
2019-09-09 | Merge branch 'asoc-5.3' into asoc-linus | Mark Brown | 31 | -157/+450 |
2019-09-09 | ASoC: hdmi-codec: Add an op to set callback function for plug event | Cheng-Yi Chiang | 1 | -0/+46 |
2019-09-09 | ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF | Ben Zhang | 1 | -2/+2 |
2019-09-09 | ASoC: rt5677: Remove magic number register writes | Curtis Malainey | 1 | -5/+11 |
2019-09-09 | ASoC: soc-core: self contained soc_unbind_aux_dev() | Kuninori Morimoto | 1 | -8/+9 |
2019-09-09 | ASoC: soc-core: add soc_unbind_aux_dev() | Kuninori Morimoto | 1 | -1/+7 |
2019-09-09 | ASoC: soc-core: self contained soc_bind_aux_dev() | Kuninori Morimoto | 1 | -16/+15 |
2019-09-09 | ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() | Kuninori Morimoto | 1 | -29/+29 |
2019-09-09 | ASoC: soc-core: self contained soc_probe_link_dais() | Kuninori Morimoto | 1 | -25/+25 |
2019-09-09 | ASoC: soc-core: add new soc_link_init() | Kuninori Morimoto | 1 | -10/+18 |
2019-09-09 | ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai() | Kuninori Morimoto | 1 | -20/+20 |