summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-10-181-1/+1
* ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal2018-10-181-0/+21
* ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2018-10-182-1/+13
* ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto2018-10-181-0/+5
* ASoC: q6routing: initialize data correctlySrinivas Kandagatla2018-10-181-1/+3
* ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-10-181-2/+1
* ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-10-181-1/+14
* ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee2018-10-181-0/+2
* ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou2018-10-181-4/+4
* ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee2018-10-181-0/+1
* ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-10-182-2/+6
* ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood2018-10-031-0/+7
* ASoC: rsnd: SSI parent cares SWSP bitKuninori Morimoto2018-10-031-11/+21
* ASoC: rt1305: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven2018-10-031-2/+2
* ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdHans de Goede2018-10-031-1/+1
* ASoC: qdsp6: qdafe: fix some off by one bugsDan Carpenter2018-10-031-3/+3
* ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-293-6/+28
* ASoC: tas6424: Save last fault register even when clearAndrew F. Davis2018-09-291-3/+9
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* ASoC: wm9712: fix replace codec to componentMarcel Ziswiler2018-09-291-1/+1
* ASoC: rt5651: Fix workqueue cancel vs irq free race on removeHans de Goede2018-09-261-10/+12
* ASoC: qdsp6: q6afe-dai: fix a range check in of_q6afe_parse_dai_data()Dan Carpenter2018-09-261-1/+1
* ASoC: hdmi-codec: fix routingRussell King2018-09-261-6/+15
* ASoC: rt5514: Fix the issue of the delay volume appliedOder Chiou2018-09-261-4/+4
* ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal2018-09-191-0/+5
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* ASoC: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke2018-09-151-1/+1
* ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey2018-09-051-2/+6
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ASoC: zte: Fix incorrect PCM format bit usagesTakashi Iwai2018-09-051-2/+2
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1231-72/+87
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1225-55/+65
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-125-7/+7
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-10/+15
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-111-17/+21
|\ \ | |/ |/|
| * Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-251-17/+21
| |\
| | * ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik2018-05-231-17/+21
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-062-2/+3
|\ \ \
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-1/+2
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-1/+1
| |/ /
* | | Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-05184-3597/+28047
|\ \ \
| * \ \ Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2018-06-052-2/+4
| |\ \ \
| | * | | ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan2018-05-051-0/+1
| | * | | ASoC: Intel: bytcr_rt565: fix missing assignment to ret_valColin Ian King2018-05-031-2/+3
| * | | | ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-06-041-0/+2
| * | | | ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck2018-06-015-250/+4
| * | | | ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2018-06-011-56/+0
| * | | | ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2018-06-013-2/+248
| * | | | ASoC: TSCS454: Add SupportSteven Eckhoff2018-06-014-0/+5830