summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-11-12ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'Christophe Jaillet1-2/+4
2019-11-12ASoC: davinci: Kill BUG_ON() usageTakashi Iwai1-1/+2
2019-11-12ASoC: davinci-mcasp: Handle return value of devm_kasprintfArvind Yadav1-0/+12
2019-11-12ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-11-12ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis1-10/+18
2019-11-12ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai1-1/+1
2019-11-12ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto1-0/+3
2019-11-12ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai1-3/+3
2019-11-10ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy1-1/+1
2019-11-10ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson1-2/+1
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2-3/+1
2019-11-06ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai1-7/+17
2019-11-06ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai1-19/+20
2019-11-06ALSA: hda/realtek - Add support for ALC623Kailang Yang1-0/+9
2019-11-06ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma1-0/+2
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-11-06ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai1-1/+3
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-29ALSA: hda/realtek - Add support for ALC711Kailang Yang1-0/+3
2019-10-11ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+202
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński1-0/+2
2019-10-05ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński1-1/+1
2019-10-05ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński1-1/+1
2019-10-05ALSA: hda/realtek - Fixup mute led on HP Spectre x360Tom Briden1-0/+19
2019-10-05ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto1-14/+28
2019-10-05ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto1-0/+3
2019-10-05ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai1-0/+3
2019-10-05ALSA: hda - Drop unsol event handler for Intel HDMI codecsTakashi Iwai1-1/+8
2019-10-05ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi1-0/+6
2019-10-05ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki1-2/+5
2019-10-05ASoC: rsnd: don't call clk_get_rate() under atomic contextKuninori Morimoto1-6/+15
2019-10-05ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen1-0/+1
2019-10-05ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai1-3/+4
2019-10-05ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai1-1/+4
2019-10-05ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-10-05ALSA: hda: Flush interrupts on disablingChris Wilson2-1/+3
2019-10-05ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai1-2/+1
2019-10-05ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-10-05ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-1/+4
2019-09-16ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang1-0/+2
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-09-06Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman1-5/+2
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai3-2/+20
2019-09-06ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai1-9/+9
2019-09-06ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng1-0/+1
2019-09-06ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-5/+24
2019-08-29ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi1-9/+34
2019-08-29ASoC: Fail card instantiation if DAI format setup failsRicard Wanderlof1-2/+5
2019-08-29ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax1-4/+4