Age | Commit message (Expand) | Author | Files | Lines |
2020-11-05 | Merge tag 'asoc-fix-v5.10-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 16 | -48/+119 |
2020-11-05 | ALSA: usb-audio: Add implicit feedback quirk for Qu-16 | Geoffrey D. Bennett | 1 | -0/+1 |
2020-11-04 | ASoC: mchp-spdiftx: Do not set Validity bit(s) | Codrin Ciubotariu | 1 | -1/+0 |
2020-11-04 | ALSA: usb-audio: Add implicit feedback quirk for MODX | Geoffrey D. Bennett | 1 | -0/+1 |
2020-11-04 | ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices | Artem Lapkin | 1 | -0/+1 |
2020-11-03 | ALSA: hda/realtek - Enable headphone for ASUS TM420 | Kailang Yang | 1 | -0/+13 |
2020-11-03 | ALSA: hda: prevent undefined shift in snd_hdac_ext_bus_get_link() | Dan Carpenter | 1 | -0/+2 |
2020-10-29 | ASoC: qcom: lpass-cpu: Fix clock disable failure | V Sujith Kumar Reddy | 1 | -4/+10 |
2020-10-29 | ASoC: qcom: lpass-sc7180: Fix MI2S bitwidth field bit positions | V Sujith Kumar Reddy | 1 | -1/+1 |
2020-10-29 | Merge tag 'v5.10-rc1' into asoc-5.10 | Mark Brown | 82 | -1208/+2460 |
2020-10-28 | ASoC: codecs: wcd9335: Set digital gain range correctly | Srinivas Kandagatla | 1 | -1/+1 |
2020-10-28 | ASoC: codecs: wcd934x: Set digital gain range correctly | Srinivas Kandagatla | 1 | -1/+1 |
2020-10-28 | ALSA: hda: Reinstate runtime_allow() for all hda controllers | Kai-Heng Feng | 1 | -0/+1 |
2020-10-28 | ALSA: hda: Separate runtime and system suspend | Kai-Heng Feng | 2 | -29/+36 |
2020-10-28 | ALSA: hda: Refactor codec PM to use direct-complete optimization | Kai-Heng Feng | 1 | -16/+29 |
2020-10-28 | ALSA: hda/realtek - Fixed HP headset Mic can't be detected | Kailang Yang | 1 | -11/+43 |
2020-10-27 | ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 | Keith Winstein | 1 | -0/+4 |
2020-10-26 | ALSA: fix kernel-doc markups | Mauro Carvalho Chehab | 6 | -8/+9 |
2020-10-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -15/+1 |
2020-10-23 | Merge tag 'sound-fix-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -12/+27 |
2020-10-23 | ASoC: SOF: loader: handle all SOF_IPC_EXT types | Bard Liao | 1 | -0/+5 |
2020-10-23 | ASoC: cs42l51: manage mclk shutdown delay | Olivier Moysan | 1 | -1/+21 |
2020-10-23 | ASoC: qcom: sdm845: set driver name correctly | Srinivas Kandagatla | 1 | -0/+2 |
2020-10-23 | ASoC: codecs: wsa881x: add missing stream rates and format | Srinivas Kandagatla | 1 | -0/+2 |
2020-10-22 | ALSA: hda - Fix the return value if cb func is already registered | Hui Wang | 1 | -5/+13 |
2020-10-20 | ALSA: usb-audio: Line6 Pod Go interface requires static clock rate quirk | Lukasz Halman | 1 | -0/+1 |
2020-10-19 | ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015 | Tzung-Bi Shih | 1 | -6/+25 |
2020-10-17 | ALSA: hda/ca0132: make some const arrays static, makes object smaller | Colin Ian King | 1 | -6/+12 |
2020-10-17 | ALSA: sparc: dbri: fix repeated word 'the' | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -31/+27 |
2020-10-15 | Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 312 | -12875/+24313 |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -101/+33 |
2020-10-14 | ASoC: Intel: catpt: Relax clock selection conditions | Cezary Rojewski | 1 | -3/+6 |
2020-10-14 | ASoC: Intel: catpt: Wake up device before configuring SSP port | Cezary Rojewski | 1 | -0/+10 |
2020-10-14 | ASoC: Intel: atom: Remove duplicate kconfigs | Cezary Rojewski | 3 | -22/+4 |
2020-10-14 | ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function | Tomasz Figa | 1 | -8/+31 |
2020-10-13 | ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close | Kai Vehmanen | 1 | -8/+12 |
2020-10-12 | Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 279 | -12029/+22177 |
2020-10-12 | ALSA: hda: fix jack detection with Realtek codecs when in D3 | Kai Vehmanen | 2 | -6/+9 |
2020-10-12 | ALSA: fireworks: use semicolons rather than commas to separate statements | Julia Lawall | 1 | -1/+1 |
2020-10-12 | ALSA: hda: use semicolons rather than commas to separate statements | Julia Lawall | 2 | -2/+2 |
2020-10-12 | Merge branch 'for-next' into for-linus | Takashi Iwai | 47 | -867/+2078 |
2020-10-09 | ALSA: hda/i915 - fix list corruption with concurrent probes | Takashi Iwai | 2 | -20/+6 |
2020-10-09 | Merge remote-tracking branch 'asoc/for-5.10' into asoc-next | Mark Brown | 252 | -11903/+21876 |
2020-10-09 | Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus | Mark Brown | 18 | -116/+291 |
2020-10-09 | ASoC: dmaengine: Document support for TX only or RX only streams | Mark Brown | 1 | -0/+5 |
2020-10-09 | ASoC: mchp-spdiftx: remove 'TX' from playback stream name | Codrin Ciubotariu | 1 | -1/+1 |
2020-10-08 | Merge series "ASoC: stm32: dfsdm: change rate limits" from Olivier Moysan <ol... | Mark Brown | 1 | -5/+3 |
2020-10-08 | Merge series "Qualcomm's lpass-hdmi ASoC driver to support audio over dp port... | Mark Brown | 11 | -121/+1187 |
2020-10-08 | ASoC: ti: davinci-mcasp: Use &pdev->dev for early dev_warn | Peter Ujfalusi | 1 | -1/+1 |