Age | Commit message (Expand) | Author | Files | Lines |
2019-11-20 | ALSA: aloop: Use callback functions for timer specific implementations | Timo Wischer | 1 | -19/+94 |
2019-11-20 | ALSA: aloop: Support return of error code for timer start and stop | Timo Wischer | 1 | -11/+19 |
2019-11-20 | ALSA: aloop: Describe units of variables | Timo Wischer | 1 | -2/+4 |
2019-11-20 | ASoC: Fix Kconfig indentation | Krzysztof Kozlowski | 2 | -17/+17 |
2019-11-20 | ASoC: soc-pcm: check symmetry before hw_params | Shengjiu Wang | 1 | -3/+5 |
2019-11-20 | ASoC: pcm3168a: Update the RST gpio handling to align with documentation | Peter Ujfalusi | 1 | -5/+15 |
2019-11-20 | ASoC: add control components management | Jaroslav Kysela | 1 | -0/+13 |
2019-11-20 | ALSA: hda - Add mute led support for HP ProBook 645 G4 | Kai-Heng Feng | 1 | -0/+1 |
2019-11-19 | ASoC: soc-pcm: remove soc_pcm_private_free() | Kuninori Morimoto | 2 | -18/+11 |
2019-11-19 | ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter | Kuninori Morimoto | 2 | -7/+5 |
2019-11-19 | ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1 | Hans de Goede | 1 | -4/+6 |
2019-11-19 | ALSA: hda - Add DP-MST support for NVIDIA codecs | Nikhil Mahale | 1 | -22/+73 |
2019-11-19 | ALSA: hda - Add DP-MST support for non-acomp codecs | Nikhil Mahale | 1 | -33/+67 |
2019-11-19 | ALSA: hda - Add DP-MST jack support | Nikhil Mahale | 3 | -80/+244 |
2019-11-19 | ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_sense | Nikhil Mahale | 3 | -6/+6 |
2019-11-18 | ASoC: wm_adsp: Expose mixer control API | Li Xu | 2 | -1/+84 |
2019-11-18 | ASoC: tlv320aic31xx: configure output common-mode voltage | Lucas Stach | 2 | -0/+53 |
2019-11-18 | ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names. | Liam Girdwood | 1 | -4/+4 |
2019-11-18 | ASoC: SOF: Intel: Fix build break | Mark Brown | 1 | -4/+4 |
2019-11-18 | ASoC: pcm3168a: Add support for optional RST gpio handling | Peter Ujfalusi | 1 | -4/+34 |
2019-11-18 | ASoC: wm5100: add missed pm_runtime_disable | Chuhong Yuan | 1 | -0/+2 |
2019-11-18 | ASoC: wm2200: add missed operations in remove and probe failure | Chuhong Yuan | 1 | -0/+5 |
2019-11-18 | ASoC: qcom: q6asm-dai: add support to flac decoder | Vinod Koul | 1 | -1/+34 |
2019-11-18 | ASoC: qcom: q6asm: add support to flac config | Srinivas Kandagatla | 2 | -0/+70 |
2019-11-18 | ASoC: rt5677: rt5677_check_hotword() can be static | kbuild test robot | 1 | -1/+1 |
2019-11-18 | ASoC: rt5682: fix the charge pump capacitor discharges | Shuming Fan | 1 | -24/+3 |
2019-11-15 | ALSA: hda - remove forced polling workaround for CFL and CNL | Kai Vehmanen | 1 | -6/+0 |
2019-11-15 | ALSA: hda: hdmi - remove redundant code comments | Kai Vehmanen | 1 | -4/+1 |
2019-11-15 | ALSA: hda: hdmi - fix port numbering for ICL and TGL platforms | Kai Vehmanen | 1 | -6/+6 |
2019-11-15 | ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -1/+1 |
2019-11-15 | ASoC: dmaengine: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 1 | -1/+1 |
2019-11-15 | ASoC: soc-core: care card_probed at soc_cleanup_card_resources() | Kuninori Morimoto | 1 | -5/+10 |
2019-11-15 | ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card() | Kuninori Morimoto | 1 | -15/+15 |
2019-11-15 | ASoC: soc-core: call snd_soc_dapm_shutdown() at soc_cleanup_card_resources() | Kuninori Morimoto | 1 | -1/+2 |
2019-11-15 | ASoC: tas2770: clean up an indentation issue | Colin Ian King | 1 | -5/+5 |
2019-11-15 | ASoC: rt5645: Fixed typo for buddy jack support. | Jacob Rasmussen | 1 | -1/+1 |
2019-11-15 | ASoC: wm8904: fix regcache handling | Michael Walle | 1 | -0/+1 |
2019-11-14 | ALSA: usb-audio: Add skip_validation option | Takashi Iwai | 3 | -3/+24 |
2019-11-14 | ALSA: hda/hdmi - Clean up Intel platform-specific fixup checks | Takashi Iwai | 1 | -22/+5 |
2019-11-14 | Merge branch 'for-linus' into for-next | Takashi Iwai | 7 | -9/+23 |
2019-11-14 | ALSA: usb-audio: Fix incorrect size check for processing/extension units | Takashi Iwai | 1 | -3/+3 |
2019-11-14 | ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk() | Takashi Iwai | 1 | -2/+2 |
2019-11-13 | ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed() | paulhsia | 1 | -2/+6 |
2019-11-13 | ALSA: usb-audio: not submit urb for stopped endpoint | Henry Lin | 1 | -0/+3 |
2019-11-12 | ASoC: soc-core: tidyup soc_probe_aux_devices() | Kuninori Morimoto | 1 | -12/+12 |
2019-11-12 | ASoC: soc-core: merge snd_soc_bind_card() and snd_soc_instantiate_card() | Kuninori Morimoto | 1 | -28/+14 |
2019-11-12 | ASoC: soc-core: merge soc_remove_component() and soc_cleanup_component() | Kuninori Morimoto | 1 | -14/+14 |
2019-11-12 | ASoC: soc-core: merge snd_soc_remove_dai_link() and soc_unbind_dai_link() | Kuninori Morimoto | 1 | -29/+23 |
2019-11-12 | ASoC: soc-core: merge snd_soc_add_dai_link() and soc_bind_dai_link() | Kuninori Morimoto | 1 | -37/+25 |
2019-11-12 | ASoC: soc-core: merge snd_soc_unregister_dai() and soc_del_dai() | Kuninori Morimoto | 1 | -8/+2 |