summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard2020-01-291-2/+2
* ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing2020-01-291-1/+1
* ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing2020-01-291-0/+1
* ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing2020-01-291-1/+1
* ALSA: aoa: onyx: always initialize register read valueJohannes Berg2020-01-291-1/+3
* ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRsPeter Ujfalusi2020-01-291-7/+6
* ASoC: fix valid stream conditionJerome Brunet2020-01-291-2/+2
* ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2020-01-291-1/+3
* ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai2020-01-291-5/+16
* ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2020-01-291-1/+2
* ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman2020-01-291-7/+2
* ALSA: hda: fix unused variable warningAnders Roxell2020-01-291-5/+4
* ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai2020-01-231-5/+9
* ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai2020-01-141-0/+1
* ASoC: wm8962: fix lambda valueShengjiu Wang2020-01-121-2/+2
* ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King2020-01-121-1/+2
* ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai2020-01-121-3/+6
* ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2020-01-041-1/+1
* ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2020-01-041-0/+1
* ALSA: timer: Limit max amount of slave instancesTakashi Iwai2020-01-041-0/+10
* ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai2020-01-041-2/+3
* ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai2020-01-041-0/+2
* ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2020-01-041-0/+4
* ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2019-12-211-2/+1
* ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-12-212-0/+7
* ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-213-0/+6
* ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-12-211-2/+6
* ASoC: kirkwood: fix external clock probe deferRussell King2019-12-051-4/+4
* ASoC: compress: fix unsigned integer overflow checkXiaojun Sang2019-12-051-1/+1
* ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke2019-11-281-1/+1
* ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler2019-11-281-2/+15
* ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto2019-11-281-5/+5
* ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega2019-11-251-0/+20
* ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai2019-11-251-10/+10
* ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2019-11-251-0/+6
* ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2019-11-251-1/+1
* ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax2019-11-251-1/+1
* ALSA: seq: Do error checks at creating system portsTakashi Iwai2019-11-251-3/+15
* ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter2019-11-251-2/+2
* ALSA: usb-audio: not submit urb for stopped endpointHenry Lin2019-11-251-0/+3
* ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai2019-11-251-1/+3
* ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai2019-11-121-1/+1
* ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-121-0/+3
* ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai2019-11-121-3/+3
* ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy2019-11-101-1/+1
* ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson2019-11-101-2/+1
* Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-11-062-3/+1
* ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai2019-11-061-7/+17
* ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai2019-11-061-19/+20
* ALSA: timer: Limit max instances per timerTakashi Iwai2019-11-062-13/+55