summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart2019-10-014-11/+52
* ASoC: madera: Add support for using MCLK3Charles Keepax2019-10-011-0/+2
* tas2770: add tas2770 smart PA kernel driverFrank Shi2019-10-014-0/+979
* ASoC: soc-pcm: Use different sequence for start/stop triggerPeter Ujfalusi2019-10-011-3/+61
* ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8Shengjiu Wang2019-10-013-9/+62
* ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang2019-10-013-55/+94
* ASoC: fsl_asrc: update supported sample formatShengjiu Wang2019-10-011-2/+3
* ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_widthShengjiu Wang2019-10-012-20/+40
* ASoC: adau1761: Add ALC controlsLars-Peter Clausen2019-10-011-0/+109
* ASoC: adau1761: Add PGA Slew time controlLars-Peter Clausen2019-10-011-0/+20
* ASoC: core: Clarify usage of ignore_machineDaniel Baluta2019-10-011-2/+2
* ASoC: stm32: sai: clean up indentation issueColin Ian King2019-10-011-1/+1
* ASoC: wcd9335: clean up indentation issueColin Ian King2019-10-011-5/+5
* ASoC: rt5663: clean up indentation issuesColin Ian King2019-10-011-2/+2
* ASoC: amd: acp3x: clean up indentation issueColin Ian King2019-10-011-1/+1
* dt-bindings: ASoC: Add tas2770 smart PA dt bindingsFrank Shi2019-10-011-0/+37
* ASoC: soc-core: remove snd_soc_rtdcom_del_all()Kuninori Morimoto2019-10-011-12/+12
* ASoC: soc-core: tidyup soc_new_pcm_runtime() alloc orderKuninori Morimoto2019-10-011-23/+32
* ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()Kuninori Morimoto2019-10-012-17/+8
* ASoC: soc-core: merge soc_new_pcm_runtime() and soc_rtd_init()Kuninori Morimoto2019-10-011-42/+53
* ASoC: soc-core: create rtd->codec_dais firstKuninori Morimoto2019-10-011-6/+6
* ASoC: soc-core: call list_del(&rtd->list) at soc_free_pcm_runtime()Kuninori Morimoto2019-10-011-3/+2
* ASoC: soc-core: merge soc_add_pcm_runtime() into soc_new_pcm_runtime()Kuninori Morimoto2019-10-011-7/+2
* ASoC: soc-core: move soc_free_pcm_runtime()Kuninori Morimoto2019-10-011-7/+7
* ASoC: dt-bindings: Document "samsung, arndale-wm1811" compatibleSylwester Nawrocki2019-10-011-2/+3
* ASoC: wm8994: Add support for MCLKn clock gatingSylwester Nawrocki2019-10-011-4/+104
* ASoC: wm8994: Add support for setting MCLK clock rateSylwester Nawrocki2019-10-012-6/+52
* ASoC: dt-bindings: mt8183: add missing updateTzung-Bi Shih2019-10-011-1/+3
* ASoC: soc-component.h: remove GPL explanation from headerKuninori Morimoto2019-10-011-4/+0
* ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe()Markus Elfring2019-10-011-8/+1
* ASoC: dt-bindings: Convert Allwinner A23 analog codec to a schemaMaxime Ripard2019-10-012-17/+38
* ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using pmc_plt_clk_0Sam McNally2019-10-011-6/+20
* ASoC: fsl_mqs: Add MQS component driverShengjiu Wang2019-10-013-0/+345
* ASoC: fsl_mqs: add DT binding documentationShengjiu Wang2019-10-011-0/+36
* Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
* Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
|\
| * btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| * btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| * btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| * btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| * Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| * Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| * btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| * Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\ \
| * | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0