summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold2020-07-271-0/+4
* ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-0/+2
* Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown2020-07-201-0/+1
|\
| * ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart2020-07-081-0/+1
* | ASoC: soc-dai.h: drop a duplicated wordRandy Dunlap2020-07-201-1/+1
* | ASoC: soc-dai: remove .digital_muteKuninori Morimoto2020-07-201-1/+0
* | ASoC: soc-dai.h: don't use discriminatory terms for commentKuninori Morimoto2020-07-171-4/+4
* | Merge series "ALSA: hda: export snd_hda_codec_cleanup()" from Kai Vehmanen <k...Mark Brown2020-07-161-0/+2
|\ \
| * | ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen2020-07-161-0/+2
* | | Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown2020-07-161-3/+3
|\ \ \
| * | | ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jackShengjiu Wang2020-07-161-3/+3
| |/ /
* | | ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-1/+5
* | | ASoC: soc-dai.c: add .no_capture_mute supportKuninori Morimoto2020-07-161-0/+3
|/ /
* | Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown2020-07-081-0/+2
|\|
| * ASoC: core: Remove only the registered component in devm functionsMaxime Ripard2020-07-071-0/+2
* | ASoC: rt5670: Remove struct rt5670_platform_dataHans de Goede2020-07-031-26/+0
* | Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-291-0/+1
|\|
| * ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-06-291-0/+1
* | ASoC: dapm: declare missing structure prototypesTzung-Bi Shih2020-06-251-0/+2
* | ASoC: core: move definition of enum snd_soc_bias_levelTzung-Bi Shih2020-06-252-18/+18
* | ASoC: soc-link: introduce exit() callbackPierre-Louis Bossart2020-06-232-0/+4
* | ASoC: remove snd_soc_component_read32()Kuninori Morimoto2020-06-221-1/+0
* | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-221-3/+2
* | Merge series "ASoC: soc-component: collect component functions" from Kuninori...Mark Brown2020-06-151-11/+18
|\ \
| * | ASoC: soc-component: tidyup CopyrightKuninori Morimoto2020-06-151-1/+2
| * | ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto2020-06-151-0/+3
| * | ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto2020-06-151-3/+2
| * | ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto2020-06-151-2/+2
| * | ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto2020-06-151-3/+3
| * | ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto2020-06-151-2/+1
| * | ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto2020-06-151-0/+4
| * | ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto2020-06-151-0/+1
* | | ASoC: wm8960: Support headphone jack detection functionShengjiu Wang2020-06-151-0/+17
|/ /
* | Merge existing fixes from asoc/for-5.8Mark Brown2020-06-152-0/+17
|\|
| * ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart2020-06-151-0/+4
| * ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang2020-06-121-0/+11
| * ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang2020-06-121-0/+2
* | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds2020-06-143-0/+20
|\ \
| * | security: Add LSM hooks to set*gid syscallsThomas Cedeno2020-06-143-0/+20
* | | Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-141-0/+2
|\ \ \
| * | | Revert "fs: remove dio_end_io()"David Sterba2020-06-091-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-137-32/+58
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-131-0/+13
| |\ \ \ \
| | * | | | bpf: Devmap adjust uapi for attach bpf programJesper Dangaard Brouer2020-06-091-0/+13
| * | | | | vxlan: Remove access to nexthop group structDavid Ahern2020-06-101-0/+11
| * | | | | nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-101-1/+16
| * | | | | net: flow_offload: remove indirect flow_block declarations leftoverPablo Neira Ayuso2020-06-091-24/+0
| * | | | | dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai2020-06-091-0/+6
| * | | | | net: change addr_list_lock back to static keyCong Wang2020-06-091-4/+8
| * | | | | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...David S. Miller2020-06-082-3/+4
| |\ \ \ \ \