Age | Commit message (Expand) | Author | Files | Lines |
2020-09-24 | Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -8/+18 |
2020-09-22 | Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control" | Kai-Heng Feng | 1 | -1/+0 |
2020-09-21 | Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A... | Takashi Iwai | 1 | -1/+0 |
2020-09-21 | ALSA: usb-audio: Add delay quirk for H570e USB headsets | Joakim Tjernlund | 1 | -3/+4 |
2020-09-21 | ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520 | Kai-Heng Feng | 1 | -0/+7 |
2020-09-21 | ALSA: hda/realtek - Couldn't detect Mic if booting with headset plugged | Hui Wang | 1 | -1/+5 |
2020-09-21 | ALSA: asihpi: fix iounmap in error handler | Tom Rix | 1 | -2/+2 |
2020-09-18 | Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 26 | -139/+280 |
2020-09-11 | Merge tag 'asoc-fix-v5.9-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 25 | -139/+202 |
2020-09-09 | ALSA: hda/realtek - The Mic on a RedmiBook doesn't work | Hui Wang | 1 | -0/+13 |
2020-09-08 | ASoC: tlv320adcx140: Wake up codec before accessing register | Camel Guo | 1 | -12/+12 |
2020-09-07 | ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure | Cezary Rojewski | 1 | -1/+1 |
2020-09-07 | ALSA: hda: fixup headset for ASUS GX502 laptop | Luke D Jones | 1 | -0/+65 |
2020-09-04 | Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 26 | -75/+224 |
2020-09-03 | ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th Gen | Takashi Iwai | 1 | -1/+41 |
2020-09-02 | ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1 | Hans de Goede | 1 | -0/+10 |
2020-09-02 | ALSA: hda: use consistent HDAudio spelling in comments/docs | Pierre-Louis Bossart | 2 | -6/+6 |
2020-09-02 | ALSA: hda: add dev_dbg log when driver is not selected | Pierre-Louis Bossart | 1 | -2/+3 |
2020-09-02 | ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabled | Rander Wang | 1 | -0/+2 |
2020-09-02 | ALSA: hda: hdmi - add Rocketlake support | Rander Wang | 1 | -0/+1 |
2020-09-02 | Merge branch 'topic/tasklet-convert' into for-linus | Takashi Iwai | 16 | -74/+42 |
2020-09-02 | ALSA: ua101: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-09-02 | ALSA: usb-audio: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-09-02 | ASoC: txx9: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-09-02 | ASoC: siu: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -6/+4 |
2020-09-02 | ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-09-02 | ALSA: hdsp: convert tasklets to use new tasklet_setup() API | Allen Pais | 2 | -7/+6 |
2020-09-02 | ALSA: riptide: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -3/+3 |
2020-09-02 | ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -5/+4 |
2020-09-02 | ALSA: firewire: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+4 |
2020-09-02 | ALSA: core: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-09-01 | ASoC: Intel: haswell: Fix power transition refactor | Cezary Rojewski | 1 | -104/+81 |
2020-09-01 | ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->dev | Camel Guo | 1 | -1/+3 |
2020-09-01 | ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check | Takashi Iwai | 1 | -2/+2 |
2020-09-01 | ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functions | Sylwester Nawrocki | 1 | -0/+8 |
2020-09-01 | ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811 | Sylwester Nawrocki | 3 | -0/+6 |
2020-08-29 | ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO | Dan Crawford | 1 | -0/+1 |
2020-08-28 | ASoC: meson: axg-toddr: fix channel order on g12 platforms | Jerome Brunet | 1 | -1/+23 |
2020-08-28 | ASoC: soc-core: add snd_soc_find_dai_with_mutex() | Kuninori Morimoto | 2 | -2/+15 |
2020-08-26 | ALSA: hda/hdmi: always check pin power status in i915 pin fixup | Kai Vehmanen | 1 | -0/+1 |
2020-08-26 | Merge series "ASoC: Fix return check for devm_regmap_init_sdw()" from Vinod K... | Mark Brown | 5 | -10/+10 |
2020-08-26 | ASoC: qcom: common: Fix refcount imbalance on error | Dinghao Liu | 1 | -2/+4 |
2020-08-26 | ASoC: rt700: Fix return check for devm_regmap_init_sdw() | Vinod Koul | 1 | -2/+2 |
2020-08-26 | ASoC: rt715: Fix return check for devm_regmap_init_sdw() | Vinod Koul | 1 | -2/+2 |
2020-08-26 | ASoC: rt711: Fix return check for devm_regmap_init_sdw() | Vinod Koul | 1 | -2/+2 |
2020-08-26 | ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw() | Vinod Koul | 1 | -2/+2 |
2020-08-26 | ASoC: max98373: Fix return check for devm_regmap_init_sdw() | Vinod Koul | 1 | -2/+2 |
2020-08-26 | ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716A | Adrien Crivelli | 1 | -1/+2 |
2020-08-26 | ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2 | František Kučera | 3 | -7/+55 |
2020-08-26 | ALSA: usb-audio: Add implicit feedback quirk for UR22C | Joshua Sivec | 1 | -0/+1 |