summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden2019-10-291-0/+1
* ALSA: hda/realtek - Add support for ALC711Kailang Yang2019-10-291-0/+3
* ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov2019-10-111-30/+202
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-10-051-1/+1
* ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-10-051-1/+1
* ALSA: hda/realtek - Fixup mute led on HP Spectre x360Tom Briden2019-10-051-0/+19
* ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto2019-10-051-14/+28
* ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto2019-10-051-0/+3
* ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai2019-10-051-0/+3
* ALSA: hda - Drop unsol event handler for Intel HDMI codecsTakashi Iwai2019-10-051-1/+8
* ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi2019-10-051-0/+6
* ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki2019-10-051-2/+5
* ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto2019-10-051-6/+15
* ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen2019-10-051-0/+1
* ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai2019-10-051-3/+4
* ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai2019-10-051-1/+4
* ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov2019-10-051-5/+10
* ALSA: hda: Flush interrupts on disablingChris Wilson2019-10-052-1/+3
* ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai2019-10-051-2/+1
* ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)2019-10-051-0/+1
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-10-051-1/+4
* ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang2019-09-161-0/+2
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-09-163-1/+5
* ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-09-161-2/+2
* Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman2019-09-061-5/+2
* ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-09-063-2/+20
* ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-09-061-9/+9
* ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-09-061-0/+1
* ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-09-061-5/+24
* ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi2019-08-291-9/+34
* ASoC: Fail card instantiation if DAI format setup failsRicard Wanderlof2019-08-291-2/+5
* ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax2019-08-291-4/+4
* ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-251-9/+0
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-254-15/+22
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-251-1/+1
* ALSA: hda - Apply workaround for another AMD chip 1022:1487Takashi Iwai2019-08-251-0/+3
* ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-163-2/+70
* ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-161-4/+2
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-161-1/+1
* ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-08-161-0/+6
* ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax2019-08-161-0/+8
* ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-08-161-6/+24
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-161-5/+11
* sound: fix a memory leak bugWenwen Wang2019-08-161-1/+2
* ALSA: hda - Add a conexant codec entry to let mute led workHui Wang2019-07-311-0/+1
* ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng2019-07-311-1/+1
* ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang2019-07-311-0/+5
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-07-311-1/+10
* ASoC: dapm: Adapt for debugfs API changeMark Brown2019-07-311-8/+10