| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-10-25 | 244 | -2627/+10779 |
|\ |
|
| * | Merge tag 'asoc-v5.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2018-10-23 | 2 | -3/+3 |
| |\ |
|
| | * | ASoC: stm32: sai: fix master clock naming | Olivier Moysan | 2018-10-23 | 1 | -3/+2 |
| | * | ASoC: stm32: add clock dependency for sai | Olivier Moysan | 2018-10-23 | 1 | -0/+1 |
| * | | Merge tag 'asoc-v5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2018-10-22 | 1680 | -11200/+24348 |
| |\ \ |
|
| | * | | Merge branch 'asoc-4.20' into asoc-next | Mark Brown | 2018-10-21 | 192 | -1523/+8333 |
| | |\| |
|
| | | * | ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooks | Vasily Khoruzhick | 2018-10-21 | 1 | -36/+25 |
| | | * | ASoC: wm2000: Remove wm2000_read helper function | Lucas Tanure | 2018-10-21 | 1 | -24/+30 |
| | | * | ASoC: cs42l51: fix mclk support | Olivier Moysan | 2018-10-19 | 1 | -1/+14 |
| | | * | Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 | Mark Brown | 2018-10-19 | 1 | -8/+14 |
| | | |\ |
|
| | | * | | ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populate | Richard Fitzgerald | 2018-10-19 | 1 | -1/+1 |
| | | * | | ASoC: wm_adsp: Rename memory fields in wm_adsp_buffer | Richard Fitzgerald | 2018-10-19 | 1 | -12/+12 |
| | | * | | ASoC: cs42l51: add mclk support | Olivier Moysan | 2018-10-19 | 1 | -0/+8 |
| | | * | | ASoC: stm32: sai: set sai as mclk clock provider | Olivier Moysan | 2018-10-19 | 2 | -36/+242 |
| | | * | | ASoC: dt-bindings: add mclk support to cs42l51 | Olivier Moysan | 2018-10-19 | 2 | -1/+17 |
| | | * | | ASoC: dt-bindings: add mclk provider support to stm32 sai | Olivier Moysan | 2018-10-19 | 1 | -0/+7 |
| | | * | | ASoC: soc-core: fix trivial checkpatch issues | Marcel Ziswiler | 2018-10-19 | 1 | -58/+88 |
| | | * | | ASoC: dapm: Add support for hw_free on CODEC to CODEC links | Charles Keepax | 2018-10-19 | 1 | -6/+11 |
| | | * | | ASoC: Intel: kbl_da7219_max98927: minor white space clean up | Dan Carpenter | 2018-10-19 | 1 | -2/+2 |
| | | * | | ASoC: rsnd: tidyup SSICR::SWSP for TDM | Kuninori Morimoto | 2018-10-17 | 1 | -1/+1 |
| | | * | | ASoC: rsnd: enable TDM settings for SSI parent | Kuninori Morimoto | 2018-10-17 | 1 | -10/+11 |
| | | * | | ASoC: pcm3168a: add hw constraint for capture channel | Kuninori Morimoto | 2018-10-17 | 1 | -2/+9 |
| | | * | | ASoC: sta32x: Add support for XTI clock | Daniel Mack | 2018-10-17 | 2 | -0/+34 |
| | | * | | ASoC: nau8822: new codec driver | David Lin | 2018-10-17 | 5 | -0/+1363 |
| | | * | | ASoC: tegra_sgtl5000: fix device_node refcounting | Marcel Ziswiler | 2018-10-17 | 1 | -2/+15 |
| | | * | | ASoC: sunxi: allow the sun8i-codec driver to be built on ARM64 | Vasily Khoruzhick | 2018-10-17 | 1 | -1/+1 |
| | | * | | ASoC: sunxi: Add new driver for Allwinner A64 codec's analog path controls | Vasily Khoruzhick | 2018-10-17 | 3 | -0/+453 |
| | | * | | ASoC: dt-binding: Add bindings for Allwinner A64 codec's analog path controls | Vasily Khoruzhick | 2018-10-17 | 1 | -0/+12 |
| | | * | | ASoC: sun8i-codec-analog: split regmap code into separate driver | Vasily Khoruzhick | 2018-10-17 | 5 | -77/+119 |
| | | * | | ASoC: sun8i-codec: Don't hardcode BCLK / LRCK ratio | Vasily Khoruzhick | 2018-10-17 | 1 | -3/+19 |
| | | * | | ASoC: sun4i-i2s: Add compatibility with A64 codec I2S | Marcus Cooper | 2018-10-17 | 2 | -0/+23 |
| | | * | | ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherent | Christoph Hellwig | 2018-10-17 | 1 | -1/+1 |
| | | * | | ASoC: Intel: common: Add Kabylake Dialog+Maxim machine driver entry | Mac Chiang | 2018-10-15 | 1 | -0/+13 |
| | | * | | ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driver | Mac Chiang | 2018-10-15 | 3 | -0/+998 |
| | | * | | ASoC: AMD: Add SND_JACK_LINEOUT jack type | Akshu Agrawal | 2018-10-15 | 1 | -1/+1 |
| | | * | | ASoC: pcm3168a: add I2S/Left_J TDM support | Kuninori Morimoto | 2018-10-12 | 1 | -0/+19 |
| | | * | | ASoC: pcm3168a: add hw constraint for channel | Kuninori Morimoto | 2018-10-12 | 1 | -0/+20 |
| | | * | | ASoC: pcm3168a: add HW constraint for non RIGHT_J | Kuninori Morimoto | 2018-10-12 | 1 | -0/+36 |
| | | * | | ASoC: max98373: Sort DHT Rot Pnt Volume in reverse order | Ryan Lee | 2018-10-11 | 1 | -7/+7 |
| | | * | | ASoC: max98373: Sort max98373_bde_gain_tlv in reverse order | Ryan Lee | 2018-10-11 | 1 | -9/+9 |
| | | * | | ASoC: max98373: Sort BDE Limiter Thresh Volume in reverse order | Ryan Lee | 2018-10-11 | 1 | -5/+5 |
| | | * | | ASoC: max98373: Sort Digital Volume in reverse order | Ryan Lee | 2018-10-11 | 1 | -2/+2 |
| | | * | | ASoC: audio-graph-card: enable mclk-fs on codec node | Kuninori Morimoto | 2018-10-10 | 1 | -1/+2 |
| | | * | | ASoC: rsnd: use 32bit TDM width as default | Kuninori Morimoto | 2018-10-10 | 1 | -2/+2 |
| | | * | | ASoC: max98988: add I2C dependency | Arnd Bergmann | 2018-10-10 | 1 | -0/+1 |
| | | * | | ASoC: max98988: make it selectable | Marco Felsch | 2018-10-08 | 1 | -1/+1 |
| | | * | | ASoC: max98088: Add master clock handling | Andreas Färber | 2018-10-08 | 1 | -0/+26 |
| | | * | | ASoC: dt-bindings: max98088: add external clock binding | Marco Felsch | 2018-10-08 | 1 | -0/+8 |
| | | * | | ASoC: wm8782: add support for regulators | Daniel Mack | 2018-10-08 | 1 | -0/+63 |
| | | * | | ASoC: Add device tree documentation file for wm8782 stereo DAC | Daniel Mack | 2018-10-08 | 1 | -0/+17 |