summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai
2020-01-23ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai
2020-01-23ALSA: line6: Fix write on zero-sized bufferTakashi Iwai
2020-01-14ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai
2020-01-12ASoC: wm8962: fix lambda valueShengjiu Wang
2020-01-12ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2020-01-04ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai
2020-01-04ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang
2020-01-04ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2020-01-04ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai
2019-12-21ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski
2019-12-21ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai
2019-12-21ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai
2019-12-21ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia
2019-12-05ASoC: kirkwood: fix external clock probe deferRussell King
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang
2019-11-28ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke
2019-11-28ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto
2019-11-25ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega
2019-11-25ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai
2019-11-25ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King
2019-11-25ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax
2019-11-25ALSA: seq: Do error checks at creating system portsTakashi Iwai
2019-11-25ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter
2019-11-25ALSA: usb-audio: not submit urb for stopped endpointHenry Lin
2019-11-25ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai
2019-11-12ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai
2019-11-12ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto
2019-11-10ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden
2019-10-17ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński
2019-10-05ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto
2019-10-05ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto
2019-10-05ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai
2019-10-05ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi
2019-10-05ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen
2019-10-05ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai
2019-10-05ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai
2019-10-05ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov
2019-10-05ALSA: hda: Flush interrupts on disablingChris Wilson
2019-10-05ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)
2019-10-05ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai