summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-03-11ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax1-1/+1
2020-03-11ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl1-3/+5
2020-03-11ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai1-8/+8
2020-03-11ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai1-14/+14
2020-03-11ASoC: intel: skl: Fix pin debug printsTakashi Iwai1-1/+3
2020-03-11ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu1-6/+6
2020-03-11ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu1-1/+4
2020-03-11ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus MasterChristian Lachner1-0/+1
2020-03-11ALSA: hda/realtek - Add Headset Mic supportedKailang Yang1-0/+2
2020-03-11ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen1-3/+6
2020-03-11ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1Hui Wang1-0/+2
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai4-9/+20
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai1-4/+16
2020-02-28ASoC: sun8i-codec: Fix setting DAI data formatSamuel Holland1-1/+2
2020-02-28ALSA: hda/realtek - Apply quirk for yet another MSI laptopTakashi Iwai1-0/+1
2020-02-28ALSA: hda/realtek - Apply quirk for MSI GP63, tooTakashi Iwai1-0/+1
2020-02-28ALSA: hda: Use scnprintf() for printing texts for sysfs/procfsTakashi Iwai4-5/+5
2020-02-24ALSA: hda - Add docking station support for Lenovo Thinkpad T420sPeter Große1-0/+1
2020-02-24ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()Kai Vehmanen1-2/+5
2020-02-24ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=mChen Zhou1-0/+2
2020-02-24ALSA: sh: Fix compile warning wrt constTakashi Iwai1-2/+2
2020-02-24ALSA: sh: Fix unused variable warningsTakashi Iwai1-3/+0
2020-02-24ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_statusNathan Chancellor1-1/+1
2020-02-24ALSA: ctl: allow TLV read operation for callback type of element in locked caseTakashi Sakamoto1-2/+3
2020-02-19ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000Alexander Tsoy3-32/+66
2020-02-19ALSA: usb-audio: sound: usb: usb true/false for bool return typeSaurav Girepunje1-5/+5
2020-02-19ALSA: usb-audio: Apply sample rate quirk for Audioengine D1Arvind Sankar1-0/+1
2020-02-19ALSA: hda/realtek - Fix silent output on MSI-GL73Takashi Iwai1-0/+1
2020-02-19ALSA: usb-audio: Fix UAC2/3 effect unit parsingTakashi Iwai1-2/+10
2020-02-15ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
2020-02-11ALSA: hda: Add Clevo W65_67SB the power_save blacklistHans de Goede1-0/+2
2020-02-11ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-02-11ALSA: usb-audio: Fix endianess in descriptor validationTakashi Iwai1-3/+3
2020-02-05ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen1-3/+4
2020-02-05ASoC: rt5640: Fix NULL dereference on module unloadDmitry Osipenko1-0/+7
2020-01-27ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard1-2/+2
2020-01-27ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-27ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-27ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-27ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-27ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi1-7/+6
2020-01-27ASoC: meson: axg-tdmout: right_j is not supportedJerome Brunet1-1/+0
2020-01-27ASoC: meson: axg-tdmin: right_j is not supportedJerome Brunet1-1/+0
2020-01-27ALSA: aica: Fix a long-time build breakageTakashi Iwai1-10/+4
2020-01-27ASoC: fix valid stream conditionJerome Brunet1-2/+2
2020-01-27ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai1-1/+3
2020-01-27ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai1-5/+16
2020-01-27ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2020-01-27ASoC: sun8i-codec: add missing route for ADCVasily Khoruzhick1-1/+5
2020-01-27ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann3-18/+12