summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo2021-08-261-8/+8
* ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang2021-08-261-5/+14
* ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang2021-08-261-2/+2
* ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang2021-08-261-2/+2
* ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang2021-08-261-1/+15
* ASoC: dwc: Get IRQ optionallyRobin Murphy2021-08-261-1/+1
* ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFERShengjiu Wang2021-08-251-1/+1
* ASoC: rt5682: Fix the vol+ button detection issueDerek Fang2021-08-251-6/+8
* ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio staticPeter Ujfalusi2021-08-251-2/+2
* Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-08-254-3/+4
|\
| * ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax2021-08-241-0/+2
| * ASoC: rt5682: Adjust headset volume button threshold againDerek Fang2021-08-121-1/+0
| * ASoC: Intel: Fix platform ID matchingCurtis Malainey2021-08-102-2/+2
* | Merge series "ASoC: mediatek: Add support for MT8195 SoC" from Trevor Wu <tre...Mark Brown2021-08-2517-5/+12119
|\ \
| * | ASoC: mediatek: mt8195: add HDMITX audio supportTrevor Wu2021-08-241-0/+32
| * | ASoC: mediatek: mt8195: add DPTX audio supportTrevor Wu2021-08-242-5/+84
| * | ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682Trevor Wu2021-08-243-0/+994
| * | ASoC: mediatek: mt8195: add platform driverTrevor Wu2021-08-248-0/+6807
| * | ASoC: mediatek: mt8195: support pcm in platform driverTrevor Wu2021-08-241-0/+389
| * | ASoC: mediatek: mt8195: support adda in platform driverTrevor Wu2021-08-241-0/+830
| * | ASoC: mediatek: mt8195: support etdm in platform driverTrevor Wu2021-08-241-0/+2639
| * | ASoC: mediatek: mt8195: support audsys clock controlTrevor Wu2021-08-243-0/+322
| * | ASoC: mediatek: mt8195: update mediatek common driverTrevor Wu2021-08-242-5/+27
* | | ASoC: SOF: intel: remove duplicate includeChangcheng Deng2021-08-241-1/+0
|/ /
* | Merge series "ASoC: Intel: Skylake: Fix and support complex" from Cezary Roje...Mark Brown2021-08-235-190/+226
|\ \
| * | ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski2021-08-231-2/+3
| * | ASoC: Intel: Skylake: Properly configure modules with generic extensionPawel Harlozinski2021-08-231-36/+15
| * | ASoC: Intel: Skylake: Support modules with generic extensionSzymon Mielczarek2021-08-232-13/+84
| * | ASoC: Intel: Skylake: Support multiple format configsKareem Shaik2021-08-233-46/+77
| * | ASoC: Intel: Skylake: Simplify m_state for loadable modulesGustaw Lewandowski2021-08-232-8/+3
| * | ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski2021-08-231-16/+9
| * | ASoC: Intel: Skylake: Fix module configuration for KPB and MIXERCezary Rojewski2021-08-231-2/+9
| * | ASoC: Intel: Skylake: Fix module resource and format selectionCezary Rojewski2021-08-231-9/+10
| * | ASoC: Intel: Skylake: Select proper format for NHLT blobPiotr Maziarz2021-08-231-8/+13
| * | ASoC: Intel: Skylake: Leave data as is when invoking TLV IPCsCezary Rojewski2021-08-231-6/+0
| * | ASoC: Intel: kbl_da7219_max98927: Fix format selection for max98373Cezary Rojewski2021-08-231-48/+7
* | | ASoC: rt1015: remove possible unused variable `bclk_ms'Tzung-Bi Shih2021-08-231-5/+2
* | | ASoC: Intel: bytcr_rt5640: Mark hp_elitepad_1000g2_jack?_check functions staticHans de Goede2021-08-231-2/+2
* | | ASoC: ics43432: add CMM-4030D-261 supportAngelo Dureghello2021-08-232-2/+4
|/ /
* | Merge series "ASoC: Intel/rt5640: Add support for HP Elite Pad 1000G2 jack-de...Mark Brown2021-08-203-66/+234
|\ \
| * | ASoC: Intel: bytcr_rt5640: Add support for HP Elite Pad 1000G2 jack-detectHans de Goede2021-08-201-2/+144
| * | ASoC: Intel: bytct_rt5640: Add a separate "Headset Mic 2" DAPM pin for the mi...Hans de Goede2021-08-201-2/+10
| * | ASoC: rt5640: Add rt5640_set_ovcd_params() helperHans de Goede2021-08-202-20/+34
| * | ASoC: rt5640: Add optional hp_det_gpio parameter to rt5640_detect_headset()Hans de Goede2021-08-202-4/+12
| * | ASoC: rt5640: Delay requesting IRQ until the machine-drv calls set_jackHans de Goede2021-08-201-17/+13
| * | ASoC: rt5640: Move rt5640_disable_jack_detect() up in the rt5640.c fileHans de Goede2021-08-201-23/+23
* | | ASoC: rsnd: adg: clearly handle clock error / NULL caseKuninori Morimoto2021-08-201-6/+6
* | | ASoC: rsnd: core: make some arrays static const, makes object smallerKuninori Morimoto2021-08-201-3/+3
|/ /
* | ASoC: uniphier: make arrays mul and div static const, makes object smallerColin Ian King2021-08-191-2/+2
* | ASoC: sh: rz-ssi: Improve error handling in rz_ssi_dma_request functionBiju Das2021-08-191-2/+13