| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func... | Christophe JAILLET | 2021-08-26 | 1 | -1/+10 |
* | ASoC: wcd9335: Fix a double irq free in the remove function | Christophe JAILLET | 2021-08-26 | 1 | -1/+0 |
* | Merge series "Patches to update for rockchip i2s" from Sugar Zhang <sugar.zha... | Mark Brown | 2021-08-26 | 3 | -72/+161 |
|\ |
|
| * | ASoC: rockchip: i2s: Add support for frame inversion | Sugar Zhang | 2021-08-26 | 2 | -7/+23 |
| * | ASoC: dt-bindings: rockchip: Add compatible strings for more SoCs | Sugar Zhang | 2021-08-26 | 1 | -0/+3 |
| * | ASoC: rockchip: i2s: Add compatible for more SoCs | Sugar Zhang | 2021-08-26 | 1 | -0/+10 |
| * | ASoC: rockchip: i2s: Make playback/capture optional | Sugar Zhang | 2021-08-26 | 1 | -50/+79 |
| * | ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/B | Xiaotan Luo | 2021-08-26 | 1 | -8/+8 |
| * | ASoC: dt-bindings: rockchip: Document reset property for i2s | Sugar Zhang | 2021-08-26 | 1 | -0/+8 |
| * | ASoC: rockchip: i2s: Fix regmap_ops hang | Sugar Zhang | 2021-08-26 | 1 | -5/+14 |
| * | ASoC: rockchip: i2s: Improve dma data transfer efficiency | Sugar Zhang | 2021-08-26 | 1 | -2/+2 |
| * | ASoC: rockchip: i2s: Fixup clk div error | Sugar Zhang | 2021-08-26 | 1 | -2/+2 |
| * | ASoC: rockchip: i2s: Add support for set bclk ratio | Sugar Zhang | 2021-08-26 | 1 | -1/+15 |
* | | Merge series "Patches to update for rockchip spdif" from Sugar Zhang <sugar.z... | Mark Brown | 2021-08-26 | 2 | -17/+22 |
|\ \ |
|
| * | | ASoC: dt-bindings: rockchip: Add compatible for rk3568 spdif | Sugar Zhang | 2021-08-26 | 1 | -0/+1 |
| * | | ASoC: rockchip: spdif: Add support for rk3568 spdif | Sugar Zhang | 2021-08-26 | 1 | -0/+2 |
| * | | ASoC: rockchip: spdif: Fix some coding style | Sugar Zhang | 2021-08-26 | 1 | -17/+17 |
| * | | ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile | Sugar Zhang | 2021-08-26 | 1 | -0/+2 |
| |/ |
|
* / | ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth" | Colin Ian King | 2021-08-26 | 1 | -1/+1 |
|/ |
|
* | ASoC: dwc: Get IRQ optionally | Robin Murphy | 2021-08-26 | 1 | -1/+1 |
* | ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFER | Shengjiu Wang | 2021-08-25 | 1 | -1/+1 |
* | ASoC: rt5682: Fix the vol+ button detection issue | Derek Fang | 2021-08-25 | 1 | -6/+8 |
* | ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio static | Peter Ujfalusi | 2021-08-25 | 1 | -2/+2 |
* | Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2021-08-25 | 4 | -3/+4 |
|\ |
|
| * | ASoC: wm_adsp: Put debugfs_remove_recursive back in | Charles Keepax | 2021-08-24 | 1 | -0/+2 |
| * | ASoC: rt5682: Adjust headset volume button threshold again | Derek Fang | 2021-08-12 | 1 | -1/+0 |
| * | ASoC: Intel: Fix platform ID matching | Curtis Malainey | 2021-08-10 | 2 | -2/+2 |
* | | Merge series "ASoC: mediatek: Add support for MT8195 SoC" from Trevor Wu <tre... | Mark Brown | 2021-08-25 | 19 | -5/+12350 |
|\ \ |
|
| * | | dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1019-rt5682 document | Trevor Wu | 2021-08-24 | 1 | -0/+47 |
| * | | ASoC: mediatek: mt8195: add HDMITX audio support | Trevor Wu | 2021-08-24 | 1 | -0/+32 |
| * | | ASoC: mediatek: mt8195: add DPTX audio support | Trevor Wu | 2021-08-24 | 2 | -5/+84 |
| * | | ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682 | Trevor Wu | 2021-08-24 | 3 | -0/+994 |
| * | | dt-bindings: mediatek: mt8195: add audio afe document | Trevor Wu | 2021-08-24 | 1 | -0/+184 |
| * | | ASoC: mediatek: mt8195: add platform driver | Trevor Wu | 2021-08-24 | 8 | -0/+6807 |
| * | | ASoC: mediatek: mt8195: support pcm in platform driver | Trevor Wu | 2021-08-24 | 1 | -0/+389 |
| * | | ASoC: mediatek: mt8195: support adda in platform driver | Trevor Wu | 2021-08-24 | 1 | -0/+830 |
| * | | ASoC: mediatek: mt8195: support etdm in platform driver | Trevor Wu | 2021-08-24 | 1 | -0/+2639 |
| * | | ASoC: mediatek: mt8195: support audsys clock control | Trevor Wu | 2021-08-24 | 3 | -0/+322 |
| * | | ASoC: mediatek: mt8195: update mediatek common driver | Trevor Wu | 2021-08-24 | 2 | -5/+27 |
* | | | ASoC: SOF: intel: remove duplicate include | Changcheng Deng | 2021-08-24 | 1 | -1/+0 |
|/ / |
|
* | | Merge series "ASoC: Intel: Skylake: Fix and support complex" from Cezary Roje... | Mark Brown | 2021-08-23 | 6 | -191/+231 |
|\ \ |
|
| * | | ASoC: Intel: Skylake: Select first entry for singular pipe config arrays | Cezary Rojewski | 2021-08-23 | 1 | -2/+3 |
| * | | ASoC: Intel: Skylake: Properly configure modules with generic extension | Pawel Harlozinski | 2021-08-23 | 1 | -36/+15 |
| * | | ASoC: Intel: Skylake: Support modules with generic extension | Szymon Mielczarek | 2021-08-23 | 2 | -13/+84 |
| * | | ASoC: Intel: Skylake: Support multiple format configs | Kareem Shaik | 2021-08-23 | 4 | -47/+82 |
| * | | ASoC: Intel: Skylake: Simplify m_state for loadable modules | Gustaw Lewandowski | 2021-08-23 | 2 | -8/+3 |
| * | | ASoC: Intel: Skylake: Fix passing loadable flag for module | Gustaw Lewandowski | 2021-08-23 | 1 | -16/+9 |
| * | | ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER | Cezary Rojewski | 2021-08-23 | 1 | -2/+9 |
| * | | ASoC: Intel: Skylake: Fix module resource and format selection | Cezary Rojewski | 2021-08-23 | 1 | -9/+10 |
| * | | ASoC: Intel: Skylake: Select proper format for NHLT blob | Piotr Maziarz | 2021-08-23 | 1 | -8/+13 |