summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-02-15ASoC: pcm: update FE/BE trigger order based on the commandRanjani Sridharan1-27/+68
2020-02-15ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai1-1/+1
2020-02-15ASoC: qcom: Fix of-node refcount unbalance to link->codec_of_nodeNobuhiro Iwamatsu1-1/+2
2020-02-05ALSA: pcm: Add missing copy ops check before clearing bufferTakashi Iwai1-1/+1
2020-01-29ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-29ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-29ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-29ALSA: aoa: onyx: always initialize register read valueJohannes Berg1-1/+3
2020-01-29ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi1-7/+6
2020-01-29ASoC: fix valid stream conditionJerome Brunet1-2/+2
2020-01-29ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai1-1/+3
2020-01-29ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai1-5/+16
2020-01-29ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2020-01-29ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman1-7/+2
2020-01-29ALSA: hda: fix unused variable warningAnders Roxell1-5/+4
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9
2020-01-23ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai1-9/+9
2020-01-23ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2020-01-14ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai1-0/+1
2020-01-12ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2020-01-12ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2020-01-12ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2020-01-04ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai1-0/+4
2020-01-04ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang1-0/+1
2020-01-04ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3
2020-01-04ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai1-0/+2
2019-12-21ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1
2019-12-21ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-12-21ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-21ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia1-2/+6
2019-12-05ASoC: kirkwood: fix external clock probe deferRussell King1-4/+4
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1
2019-11-28ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke1-1/+1
2019-11-28ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto1-5/+5
2019-11-25ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega1-0/+20
2019-11-25ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai1-10/+10
2019-11-25ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King1-1/+1
2019-11-25ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax1-1/+1
2019-11-25ALSA: seq: Do error checks at creating system portsTakashi Iwai1-3/+15
2019-11-25ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter1-2/+2
2019-11-25ALSA: usb-audio: not submit urb for stopped endpointHenry Lin1-0/+3
2019-11-25ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai1-1/+3
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-10ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy1-1/+1
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2-3/+1
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-17ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+202