summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdHans de Goede2018-06-181-1/+1
* ASoC: Intel: bytcr_rt5640: Add quirk for the Nuvison/TMax TM800W560 tabletHans de Goede2018-06-181-0/+14
* ASoC: tegra: fix device_node refcountingAlexey Khoroshilov2018-06-181-2/+15
* ASoC: pxa: add devicetree supportRobert Jarzmik2018-06-181-0/+12
* ASoC: codecs: PCM1789: unconditionally flush workStefan Agner2018-06-181-2/+1Star
* ASoC: rt5682: add rt5682 codec driverBard Liao2018-06-184-0/+4014
* ASoC: TSCS42xx: Add headphone auto switchingSteven Eckhoff2018-06-182-0/+14
* ASoC: TSCS42xx: Remove Playback/Capture in namesSteven Eckhoff2018-06-181-14/+14
* ASoC: TSCS42xx: Add mic bias boost controlSteven Eckhoff2018-06-181-0/+3
* ASoC: ak4458: make structure soc_codec_dev_ak4458 static constColin Ian King2018-06-181-1/+1
* ASoC: ak5558: make two structures staticColin Ian King2018-06-181-2/+2
* ASoC: twl6040: make pointer dmic_codec_dev staticColin Ian King2018-06-181-1/+1
* ASoC: qcom: apq8096: set card as device drvdataRohit Kumar2018-06-181-0/+1
* ASoC: rsnd: add rsnd_daidrv_get()Kuninori Morimoto2018-06-181-1/+10
* ASoC: audio-graph-card: add hp and mic detect gpios same as simple-cardKatsuhiro Suzuki2018-06-181-1/+19
* ASoC: simple-card: move hp and mic detection to soc_card probeKatsuhiro Suzuki2018-06-181-8/+17
* ASoC: simple-card-utils: move hp and mic detect gpios from simple-cardKatsuhiro Suzuki2018-06-182-64/+59Star
* ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Vi10 tabletHans de Goede2018-06-181-0/+16
* ASoC: rt1305: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven2018-06-181-2/+2
* ASoC: rockchip: add config for rockchip dmaengine pcm registerJianqun Xu2018-06-184-2/+63
* ASoC: rockchip: put device_node on removeAlexey Khoroshilov2018-06-181-3/+24
* ASoC: stm32: sai: add iec958 controls supportolivier moysan2018-06-182-12/+128
* ASoC: sh7760-ac97: convert to SPDX identifiersKuninori Morimoto2018-06-181-8/+6Star
* ASoC: dma-sh7760: convert to SPDX identifiersKuninori Morimoto2018-06-181-14/+12Star
* ASoC: migor: convert to SPDX identifiersKuninori Morimoto2018-06-181-9/+5Star
* ASoC: rsnd: convert to SPDX identifiersKuninori Morimoto2018-06-1813-123/+82Star
* ASoC: siu: convert to SPDX identifiersKuninori Morimoto2018-06-183-60/+19Star
* ASoC: ssi: convert to SPDX identifiersKuninori Morimoto2018-06-181-12/+9Star
* ASoC: hac: convert to SPDX identifiersKuninori Morimoto2018-06-181-11/+9Star
* ASoC: fsi: convert to SPDX identifiersKuninori Morimoto2018-06-181-13/+9Star
* ASoC: topology: Add callback for DAPM route load/unloadLiam Girdwood2018-06-181-0/+13
* ASoC: topology: Give more data to clients via callbacksLiam Girdwood2018-06-184-20/+28
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-1331-72/+87
|\
| * treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1325-55/+65
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-135-7/+7
| * treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-10/+15
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-121-17/+21
|\ \ | |/ |/|
| * Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-261-17/+21
| |\
| | * ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik2018-05-231-17/+21
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-072-2/+3
|\ \ \
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-1/+2
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-1/+1
| |/ /
* | | Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-05184-3597/+28047
|\ \ \
| * \ \ Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2018-06-052-2/+4
| |\ \ \
| | * | | ASoC: cs35l35: Add use_single_rw to regmap configPaul Handrigan2018-05-051-0/+1
| | * | | ASoC: Intel: bytcr_rt565: fix missing assignment to ret_valColin Ian King2018-05-031-2/+3
| * | | | ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-06-041-0/+2
| * | | | ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck2018-06-015-250/+4Star
| * | | | ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck2018-06-011-56/+0Star
| * | | | ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2018-06-013-2/+248