Age | Commit message (Expand) | Author | Files | Lines |
2019-02-28 | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 75 | -1127/+4213 |
2019-02-26 | ASoC: stm32: i2s: skip useless write in slave mode | Olivier Moysan | 1 | -2/+2 |
2019-02-26 | ASoC: stm32: i2s: fix race condition in irq handler | Olivier Moysan | 1 | -3/+14 |
2019-02-26 | ASoC: stm32: i2s: remove useless callback | Olivier Moysan | 1 | -11/+0 |
2019-02-26 | ASoC: stm32: i2s: fix dma configuration | Olivier Moysan | 1 | -7/+7 |
2019-02-26 | ASoC: stm32: i2s: fix stream count management | Olivier Moysan | 1 | -7/+5 |
2019-02-26 | ASoC: stm32: i2s: fix 16 bit format support | Olivier Moysan | 1 | -1/+1 |
2019-02-26 | ASoC: stm32: i2s: fix IRQ clearing | Olivier Moysan | 1 | -7/+6 |
2019-02-26 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 5 | -34/+87 |
2019-02-26 | ASoC: qcom: Kconfig: fix dependency for sdm845 | Cheng-Yi Chiang | 1 | -1/+1 |
2019-02-26 | ASoC: Intel: Boards: Add Maxim98373 support | Jenny TC | 3 | -23/+200 |
2019-02-26 | ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register address | Jiada Wang | 3 | -13/+62 |
2019-02-22 | ASoC: wm_adsp: Improve logging messages | Charles Keepax | 1 | -44/+53 |
2019-02-22 | ASoC: wm_adsp: Add support for multiple compressed buffers | Stuart Henderson | 2 | -51/+119 |
2019-02-22 | ASoC: wm_adsp: Refactor compress stream initialisation | Charles Keepax | 1 | -65/+74 |
2019-02-22 | ASoC: wm_adsp: Reorder some functions for improved clarity | Charles Keepax | 1 | -40/+41 |
2019-02-22 | ASoC: wm_adsp: Factor out stripping padding from ADSP data | Charles Keepax | 1 | -10/+17 |
2019-02-22 | ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bug | Dan Carpenter | 1 | -2/+2 |
2019-02-21 | ASoC: samsung: odroid: Prevent uninitialized variable use | Sylwester Nawrocki | 1 | -2/+6 |
2019-02-20 | ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of() | Takashi Iwai | 1 | -2/+8 |
2019-02-20 | ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() | Takashi Iwai | 1 | -5/+16 |
2019-02-20 | ASoC: samsung: odroid: Fix of_node refcount unbalance | Sylwester Nawrocki | 1 | -7/+12 |
2019-02-20 | ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parser | Takashi Iwai | 1 | -6/+12 |
2019-02-20 | ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of() | Takashi Iwai | 1 | -0/+1 |
2019-02-20 | ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt() | Takashi Iwai | 1 | -2/+4 |
2019-02-20 | ASoC: wm_adsp: Allow compressed buffers in any memory region | Andrew Ford | 1 | -2/+6 |
2019-02-20 | ASoC: wm_adsp: Update cached error state on trigger | Stuart Henderson | 1 | -17/+21 |
2019-02-19 | ASoC: codecs: pcm186x: Fix energysense SLEEP bit | Codrin Ciubotariu | 1 | -3/+3 |
2019-02-19 | ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE() | Codrin Ciubotariu | 1 | -1/+1 |
2019-02-19 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -3/+4 |
2019-02-19 | ASoC: samsung: i2s: Fix multiple "IIS multi" devices initialization | Sylwester Nawrocki | 2 | -18/+34 |
2019-02-19 | ASoC: samsung: i2s: Fix secondary platform device unregistration | Sylwester Nawrocki | 1 | -9/+10 |
2019-02-19 | ASoC: Intel: glk: Add DAI links for Multi-Playback | Yong Zhi | 1 | -0/+15 |
2019-02-19 | ASoC: Intel: Add Geminilake Dialog Maxim machine driver | Yong Zhi | 1 | -12/+67 |
2019-02-19 | ASoC: Intel: Headset button support in broxton machine driver | Yong Zhi | 1 | -0/+7 |
2019-02-19 | ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvdd | Chen-Yu Tsai | 1 | -2/+2 |
2019-02-19 | ASoC: adau1977: Add support for setting MICBIAS via DT | Bogdan Togorean | 1 | -5/+7 |
2019-02-19 | ASoC: dapm: Potential small memory leak in dapm_cnew_widget() | Dan Carpenter | 1 | -1/+3 |
2019-02-19 | ASoC: samsung: odroid: Add missing DAPM routes | Sylwester Nawrocki | 1 | -1/+11 |
2019-02-19 | ASoC: wm8741: Make function 'wm8741_mute' static | Wei Yongjun | 1 | -1/+1 |
2019-02-19 | ASoC: fsl_esai: fix register setting issue in RIGHT_J mode | S.j. Wang | 1 | -3/+4 |
2019-02-19 | SoC: imx-sgtl5000: add missing put_device() | Wen Yang | 1 | -0/+1 |
2019-02-18 | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+7 |
2019-02-18 | ASoC: simple-card: fixup refcount_t underflow | Kuninori Morimoto | 1 | -1/+1 |
2019-02-18 | ASoC: simple-card: Fix refcount underflow | Daniel Baluta | 1 | -1/+1 |
2019-02-18 | ASoC: samsung: odroid: Ensure proper sample rate on pri/sec PCM | Sylwester Nawrocki | 1 | -0/+56 |
2019-02-18 | ASoC: stm32: sai: remove set but not used variables 'mask, cr1' | YueHaibing | 1 | -5/+3 |
2019-02-18 | ASoC: topology: free created components in tplg load error | Bard liao | 1 | -1/+7 |
2019-02-18 | ASoC: cs35l36: Make some symbols static | Wei Yongjun | 1 | -4/+4 |
2019-02-18 | ASoC: qcom: Kconfig: select dmic for sdm845 | Cheng-Yi Chiang | 1 | -0/+1 |