summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2018-03-24ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter
2018-03-22ASoC: nuc900: Fix a loop timeout testDan Carpenter
2018-03-22ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONTKuninori Morimoto
2018-02-25ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul
2018-02-25ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann
2018-02-25ASoC: mediatek: add i2c dependencyArnd Bergmann
2018-02-25ASoC: rockchip: disable clock on errorStefan Potyra
2018-02-25ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann
2018-02-16ASoC: rsnd: avoid duplicate free_irq()Kuninori Morimoto
2018-02-16ASoC: rsnd: don't call free_irq() on Parent SSIKuninori Morimoto
2018-02-16ASoC: simple-card: Fix misleading error messageJulian Scheel
2018-02-16ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero
2017-11-30ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald
2017-11-30ASoC: rsnd: don't double free kctrlColin Ian King
2017-11-08ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof
2017-10-08ASoC: dapm: fix some pointer error handlingLinus Walleij
2017-10-08ASoC: dapm: handle probe deferralsLinus Walleij
2017-08-30ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto
2017-08-30ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto
2017-08-30ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven
2017-08-30ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto
2017-08-30ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto
2017-08-30ASoC: simple-card: don't fail if sysclk setting is not supportedAaro Koskinen
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami
2017-08-06ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai
2017-08-06ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu
2017-08-06ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi
2017-07-27ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai
2017-05-08ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai
2017-04-08ASoC: atmel-classd: fix audio clock rateSongjun Wu
2017-01-12ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax
2017-01-06ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai
2016-11-18ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai
2016-11-18ASoC: cs4270: fix DAPM stream name mismatchmurray foster
2016-10-31ASoC: dapm: Fix kcontrol creation for output driver widgetChen-Yu Tsai
2016-10-31ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai
2016-10-31ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()Chen-Yu Tsai
2016-10-31ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun
2016-10-22ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss
2016-10-07ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi
2016-10-07ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun
2016-09-15ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber
2016-06-07ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown
2016-05-04ASoC: rt5640: Correct the digital interface data selectSugar Zhang
2016-05-04ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown
2016-05-04ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen
2016-05-04ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann