summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald2017-11-301-1/+24
* ASoC: rsnd: don't double free kctrlColin Ian King2017-11-301-3/+1
* ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2017-11-082-1/+25
* ASoC: dapm: fix some pointer error handlingLinus Walleij2017-10-081-0/+20
* ASoC: dapm: handle probe deferralsLinus Walleij2017-10-082-0/+51
* ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto2017-08-301-1/+1
* ASoC: rsnd: ssi: 24bit data needs right-aligned settingsKuninori Morimoto2017-08-301-1/+2
* ASoC: rsnd: Add missing initialization of ADG req_rateGeert Uytterhoeven2017-08-301-1/+1
* ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto2017-08-301-11/+8
* ASoC: rsnd: disable SRC.out only when stop timingKuninori Morimoto2017-08-301-2/+16
* ASoC: simple-card: don't fail if sysclk setting is not supportedAaro Koskinen2017-08-301-1/+1
* ASoC: do not close shared backend dailinkBanajit Goswami2017-08-111-0/+4
* ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai2017-08-061-1/+3
* ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu2017-08-062-2/+4
* ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi2017-08-061-0/+13
* ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila2017-07-271-2/+4
* ASoC: Fix use-after-free at card unregistrationTakashi Iwai2017-06-141-2/+3
* ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2017-05-081-1/+2
* ASoC: atmel-classd: fix audio clock rateSongjun Wu2017-04-081-1/+1
* ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock callCharles Keepax2017-01-121-2/+3
* ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai2017-01-061-0/+6
* ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai2016-11-181-3/+4
* ASoC: cs4270: fix DAPM stream name mismatchmurray foster2016-11-181-4/+4
* ASoC: dapm: Fix kcontrol creation for output driver widgetChen-Yu Tsai2016-10-311-0/+1
* ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai2016-10-311-1/+1
* ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()Chen-Yu Tsai2016-10-311-0/+3
* ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun2016-10-311-0/+1
* ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss2016-10-221-8/+6
* ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi2016-10-071-2/+3
* ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun2016-10-071-1/+3
* ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber2016-09-151-2/+3
* ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown2016-06-071-0/+3
* ASoC: rt5640: Correct the digital interface data selectSugar Zhang2016-05-042-19/+19
* ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown2016-05-041-0/+7
* ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen2016-05-041-0/+5
* ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2016-05-042-2/+2
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2016-04-128-73/+23
* ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-161-4/+4
* ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-161-2/+2
* ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax2016-03-161-9/+12
* ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai2016-03-161-4/+4
* ASoC: rt5645: fix the shift bit of IN1 boostBard Liao2016-02-171-1/+1
* ASoC: dpcm: fix the BE state on hw_freeVinod Koul2016-02-171-1/+2
* ASoC: compress: Fix compress device direction checkVinod Koul2016-01-311-3/+20
* ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax2016-01-311-5/+3
* Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-01-053-1/+8
|\
| * ASoC: Intel: Skylake: Fix the memory leakVinod Koul2016-01-053-0/+8
| * ASoC: Intel: Skylake: Revert previous broken fix memory leak fixVinod Koul2016-01-051-1/+0
* | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-01-052-0/+8
|\ \
| * | ASoC: rt5645: add sys clk detectionBard Liao2015-12-302-0/+8