summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart7-157/+236
2018-06-19ASoC: Intel: Skylake: cleanup before moving ACPI tablesPierre-Louis Bossart1-4/+4
2018-06-19ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aNaveen Manohar2-3/+3
2018-06-19ASoC: Intel: kbl_da7219_max98357a: add fe_ops for kbl Audio Capture PortMac Chiang1-0/+1
2018-06-18ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdHans de Goede1-1/+1
2018-06-18ASoC: Intel: bytcr_rt5640: Add quirk for the Nuvison/TMax TM800W560 tabletHans de Goede1-0/+14
2018-06-18ASoC: tegra: fix device_node refcountingAlexey Khoroshilov1-2/+15
2018-06-18ASoC: pxa: add devicetree supportRobert Jarzmik1-0/+12
2018-06-18ASoC: codecs: PCM1789: unconditionally flush workStefan Agner1-2/+1
2018-06-18ASoC: rt5682: add rt5682 codec driverBard Liao4-0/+4014
2018-06-18ASoC: TSCS42xx: Add headphone auto switchingSteven Eckhoff2-0/+14
2018-06-18ASoC: TSCS42xx: Remove Playback/Capture in namesSteven Eckhoff1-14/+14
2018-06-18ASoC: TSCS42xx: Add mic bias boost controlSteven Eckhoff1-0/+3
2018-06-18ASoC: ak4458: make structure soc_codec_dev_ak4458 static constColin Ian King1-1/+1
2018-06-18ASoC: ak5558: make two structures staticColin Ian King1-2/+2
2018-06-18ASoC: twl6040: make pointer dmic_codec_dev staticColin Ian King1-1/+1
2018-06-18ASoC: qcom: apq8096: set card as device drvdataRohit Kumar1-0/+1
2018-06-18ASoC: rsnd: add rsnd_daidrv_get()Kuninori Morimoto1-1/+10
2018-06-18ASoC: audio-graph-card: add hp and mic detect gpios same as simple-cardKatsuhiro Suzuki1-1/+19
2018-06-18ASoC: simple-card: move hp and mic detection to soc_card probeKatsuhiro Suzuki1-8/+17
2018-06-18ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2-64/+59
2018-06-18ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Vi10 tabletHans de Goede1-0/+16
2018-06-18ASoC: rt1305: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven1-2/+2
2018-06-18ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu4-2/+63
2018-06-18ASoC: rockchip: put device_node on removeAlexey Khoroshilov1-3/+24
2018-06-18ASoC: stm32: sai: add iec958 controls supportolivier moysan2-12/+128
2018-06-18ASoC: sh7760-ac97: convert to SPDX identifiersKuninori Morimoto1-8/+6
2018-06-18ASoC: dma-sh7760: convert to SPDX identifiersKuninori Morimoto1-14/+12
2018-06-18ASoC: migor: convert to SPDX identifiersKuninori Morimoto1-9/+5
2018-06-18ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto13-123/+82
2018-06-18ASoC: siu: convert to SPDX identifiersKuninori Morimoto3-60/+19
2018-06-18ASoC: ssi: convert to SPDX identifiersKuninori Morimoto1-12/+9
2018-06-18ASoC: hac: convert to SPDX identifiersKuninori Morimoto1-11/+9
2018-06-18ASoC: fsi: convert to SPDX identifiersKuninori Morimoto1-13/+9
2018-06-18ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood1-0/+13
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood4-20/+28
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-72/+87
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook25-55/+65
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook5-7/+7
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-10/+15
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-17/+21
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-1/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-1/+1
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai184-3597/+28047
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2-2/+4
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-250/+4
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck1-56/+0
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck3-2/+248