summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2019-07-10ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-1/+4
2019-07-10ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-07-10ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2019-05-02ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-05-02ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2018-12-17ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-1/+1
2018-12-17ASoC: wm8994: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-20ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-11-20ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-11-20ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-10-21ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-10-21ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-06-17ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede1-0/+1
2018-06-17ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-06-17ASoC: nuc900: Fix a loop timeout testDan Carpenter1-2/+2
2018-03-03ASoC: wm_adsp: Fix validation of firmware and coeff lengthsBen Hutchings1-6/+6
2018-03-03ASoC: wm_adsp: Don't overrun firmware file buffer when reading region dataRichard Fitzgerald1-1/+24
2018-03-03ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero1-6/+12
2018-03-03ASoC: fsl_ssi: add AC'97 ops setting check and cleanupMaciej S. Szmigiero1-1/+8
2018-03-03ASoC: twl4030: fix child-node lookupJohan Hovold1-1/+3
2018-01-01ASoC: adau17x1: Workaround for noise bug in ADCRicard Wanderlof2-1/+25
2017-11-11ASoC: adau1977: Fix truncation warning on 64 bit architecturesMark Brown1-1/+1
2017-11-11ASoC: fsl_sai: Set SYNC bit of TCR2 to Asynchronous ModeNicolin Chen1-2/+1
2017-11-11ASoC: imx-audmux: Use uintptr_t for port numbersMark Brown1-4/+4
2017-11-11ASoC: fsl-ssi: fix do_div build warning in fsl_ssi_set_bclk()Timur Tabi1-2/+2
2017-11-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-10-12ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-09-15ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-06-05ASoC: rt5640: use msleep() for long delaysNicholas Mc Guire1-2/+2
2017-02-23ASoC: cs4270: fix DAPM stream name mismatchmurray foster1-4/+4
2017-02-23ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai1-1/+1
2016-11-20ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi1-2/+3
2016-06-15ASoC: rt5640: Correct the digital interface data selectSugar Zhang2-19/+19
2016-05-01ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2-2/+2
2016-03-24ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-03-24ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2016-03-24ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai1-4/+4
2016-02-25ASoC: dpcm: fix the BE state on hw_freeVinod Koul1-1/+2
2016-02-25ASoC: rt5645: fix the shift bit of IN1 boostBard Liao1-1/+1
2016-02-02ASoC: compress: Fix compress device direction checkVinod Koul1-3/+20
2016-01-25ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHzNikesh Oswal1-1/+1
2016-01-25ASoC: wm8974: set cache type for regmapMans Rullgard1-0/+1
2016-01-05ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare1-2/+2
2015-11-16ASoC: Add info callback for SX_TLV controlsCharles Keepax1-0/+28
2015-10-30ASoC: dwc: correct irq clear methodYitian Bu1-2/+2
2015-10-19ASoC: fix broken pxa SoC supportRobert Jarzmik1-2/+0
2015-10-19ASoC: pxa: pxa2xx-ac97: fix dma requestor linesRobert Jarzmik1-2/+2
2015-09-30ASoC: spear_pcm: Use devm_snd_dmaengine_pcm_register to fix resource leakAxel Lin1-1/+1
2015-09-28ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_configAxel Lin1-1/+0
2015-09-28ASoC: rt5640: fix line out no sound issueJohn Lin1-3/+37