Age | Commit message (Expand) | Author | Files | Lines |
2018-03-12 | Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f... | Mark Brown | 7 | -23/+45 |
2018-03-09 | ASoC: amd: 16bit resolution support for i2s sp instance | Vijendar Mukunda | 2 | -7/+11 |
2018-02-28 | ASoC: wm_adsp: For TLV controls only register TLV get/set | Richard Fitzgerald | 1 | -6/+8 |
2018-02-26 | ASoC: sun4i-i2s: Fix RX slot number of SUN8I | Yong Deng | 1 | -1/+1 |
2018-02-20 | ASoC: hdmi-codec: Fix module unloading caused kernel crash | Peter Ujfalusi | 1 | -6/+1 |
2018-02-19 | ASoC: rt5651: Fix regcache sync errors on resume | Hans de Goede | 1 | -0/+1 |
2018-02-16 | ASoC: sgtl5000: Fix suspend/resume | Fabio Estevam | 1 | -0/+11 |
2018-02-14 | sgtl5000: change digital_mute policy | Michal Oleszczyk | 1 | -3/+12 |
2018-02-07 | Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 28 | -106/+918 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50... | Mark Brown | 3 | -11/+90 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc... | Mark Brown | 6 | -31/+48 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/... | Mark Brown | 22 | -63/+770 |
2018-02-07 | Merge remote-tracking branch 'asoc/topic/compress' into asoc-next | Mark Brown | 1 | -30/+41 |
2018-02-07 | Merge remote-tracking branch 'asoc/fix/twl-breakage' into asoc-next | Mark Brown | 2 | -0/+4 |
2018-02-07 | Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fi... | Mark Brown | 155 | -4962/+12275 |
2018-02-07 | ASoC: stm32: add of dependency for stm32 drivers | Olivier Moysan | 1 | -3/+3 |
2018-02-07 | ASoC: mt8173-rt5650: fix child-node lookup | Johan Hovold | 1 | -8/+3 |
2018-02-07 | ASoC: dapm: fix debugfs read using path->connected | KaiChieh Chuang | 1 | -1/+1 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -4/+4 |
2018-01-26 | ASoC: compress: Fixup error messages | Charles Keepax | 1 | -27/+41 |
2018-01-26 | ASoC: compress: Remove some extraneous blank lines | Charles Keepax | 1 | -3/+0 |
2018-01-26 | Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 1 | -4/+4 |
2018-01-26 | ASoC: compress: Correct handling of copy callback | Charles Keepax | 1 | -4/+4 |
2018-01-26 | ASoC: Intel: kbl: Enable mclk and ssp sclk early | Harsha Priya | 2 | -1/+95 |
2018-01-26 | ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driver | Sriram Periyasamy | 2 | -12/+60 |
2018-01-26 | ASoC: Intel: Skylake: Add ssp clock driver | Sriram Periyasamy | 6 | -0/+482 |
2018-01-25 | ASoC: Fix twl4030 and 6040 regression by adding back read and write | Tony Lindgren | 2 | -0/+4 |
2018-01-25 | Merge branches 'topic/twl4030' and 'topic/twl6040' of https://git.kernel.org/... | Mark Brown | 5 | -20/+22 |
2018-01-24 | ASoC: sun8i-codec: Add ADC support for a33 | Mylene JOSSERAND | 1 | -2/+80 |
2018-01-24 | ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink | Jeffy Chen | 1 | -3/+16 |
2018-01-24 | ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for Component | Kuninori Morimoto | 1 | -1/+1 |
2018-01-24 | ASoC: ak4613: call dummy write for PW_MGMT1/3 when Playback | Kuninori Morimoto | 1 | -0/+78 |
2018-01-24 | ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_... | Kuninori Morimoto | 1 | -3/+2 |
2018-01-23 | ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver name | Kuninori Morimoto | 1 | -2/+10 |
2018-01-22 | ASoC: sam9x5_wm8731: Drop 'ASoC' prefix from error messages | Ladislav Michl | 1 | -7/+5 |
2018-01-22 | ASoC: sam9g20_wm8731: use dev_*() logging functions | Ladislav Michl | 1 | -9/+8 |
2018-01-22 | ASoC: max98373 Changed SPDX header in C++ comments style | Ryan Lee | 2 | -4/+5 |
2018-01-22 | ASoC: dmic: Fix check of return value from read of 'num-channels' | Matthias Kaehlcke | 1 | -1/+1 |
2018-01-22 | ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe() | Ryder Lee | 1 | -14/+18 |
2018-01-18 | ASoC: sgtl5000: Clarify a bit about the ER1 meaning | Fabio Estevam | 1 | -1/+1 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/wm8400', 'asoc/topic/wm8903', 'aso... | Mark Brown | 5 | -41/+13 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm2000', 'aso... | Mark Brown | 5 | -33/+11 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'a... | Mark Brown | 10 | -30/+634 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e... | Mark Brown | 7 | -21/+4183 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/tas6424', 'asoc/topic/tfa9879', 'a... | Mark Brown | 10 | -573/+1443 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'a... | Mark Brown | 6 | -118/+183 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/si476x', 'a... | Mark Brown | 7 | -8/+378 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514', 'aso... | Mark Brown | 8 | -115/+309 |
2018-01-18 | Merge remote-tracking branch 'asoc/topic/nuc900' into asoc-next | Mark Brown | 1 | -6/+5 |
2018-01-18 | Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '... | Mark Brown | 6 | -64/+201 |