aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-08ALSA: timer: Fix possible race at assigning a timer instanceGravatar Takashi Iwai 1-1/+3
2019-11-08ALSA: timer: Make snd_timer_close() returning voidGravatar Takashi Iwai 1-1/+1
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Gravatar Takashi Iwai 22-100/+402
2019-11-06Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Mark Brown 1-4/+4
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportGravatar Takashi Iwai 1-0/+1
2019-11-05ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYGravatar Kuninori Morimoto 1-1/+8
2019-11-05ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Gravatar Kuninori Morimoto 1-3/+3
2019-11-05ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Gravatar Kuninori Morimoto 1-1/+2
2019-11-05ASoC: soc-core: add snd_soc_unregister_dai()Gravatar Kuninori Morimoto 1-0/+1
2019-10-30ASoC: rt5682: improve the sensitivity of push buttonGravatar Shuming Fan 1-0/+1
2019-10-29ASoC: Intel: skl-hda-dsp-generic: use snd-hda-codec-hdmiGravatar Kai Vehmanen 1-0/+2
2019-10-29ALSA: hda/hdmi - implement mst_no_extra_pcms flagGravatar Kai Vehmanen 1-0/+1
2019-10-29drm: bridge: dw-hdmi: Report connector status using callbackGravatar Cheng-Yi Chiang 1-0/+4
2019-10-28ASoC: SOF: ipc: introduce message for DSP power gatingGravatar Keyon Jie 2-0/+9
2019-10-28ASoC: SOF: token: add tokens for PCM compatible with D0i3 substateGravatar Keyon Jie 1-0/+4
2019-10-28Merge branch 'for-linus' into for-nextGravatar Takashi Iwai 2-4/+7
2019-10-25ASoC: Spelling s/configr/configur/Gravatar Geert Uytterhoeven 1-1/+1
2019-10-25ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macroGravatar Kuninori Morimoto 1-9/+9
2019-10-23ASoC: Intel: common: add ACPI matching tables for JSLGravatar Pan Xiuli 1-0/+1
2019-10-23ASoC: soc-core: add for_each_rtd_components() and replaceGravatar Kuninori Morimoto 1-2/+6
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeGravatar Jaroslav Kysela 1-0/+34
2019-10-22ASoC: soc-core: remove for_each_rtdcom_safe()Gravatar Kuninori Morimoto 1-2/+0
2019-10-21PCI: Fix missing inline for pci_pr3_present()Gravatar Takashi Iwai 1-1/+1
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceGravatar Kai-Heng Feng 1-0/+2
2019-10-21ASoC: cros_ec_codec: support WoVGravatar Tzung-Bi Shih 1-0/+69
2019-10-21ASoC: samsung: i2s: Document clocks macrosGravatar Maciej Falkowski 1-3/+9
2019-10-21Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-4/+4
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecGravatar Tzung-Bi Shih 1-10/+33
2019-10-18platform/chrome: cros_ec: add common commands for EC codecGravatar Tzung-Bi Shih 1-2/+62
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXGravatar Tzung-Bi Shih 1-13/+36
2019-10-18ASoC: cros_ec_codec: refactor I2S RXGravatar Tzung-Bi Shih 1-69/+51
2019-10-18platform/chrome: cros_ec: remove unused EC featureGravatar Tzung-Bi Shih 1-2/+0
2019-10-15ASoC: sof: include types.h at header.hGravatar Kuninori Morimoto 1-0/+1
2019-10-10ASoC: SOF: acpi led support for switch controlsGravatar Jaska Uimonen 1-0/+4
2019-10-10ASoC: SOF: imx: Describe ESAI parameters to be sent to DSPGravatar Daniel Baluta 4-3/+38
2019-10-09ASoC: simple_card_utils.h: Add missing includeGravatar Daniel Baluta 1-0/+1
2019-10-09ASoC: simple_card_utils.h: Fix potential multiple redefinition errorGravatar Daniel Baluta 1-4/+4
2019-10-08ASoC: soc-component: remove snd_pcm_ops from component driverGravatar Kuninori Morimoto 1-5/+0
2019-10-08ASoC: pxa: remove snd_pcm_opsGravatar Kuninori Morimoto 1-2/+24
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Gravatar Kuninori Morimoto 1-0/+5
2019-10-08ASoC: soc-core: add new pcm_construct/pcm_destructGravatar Kuninori Morimoto 1-0/+6
2019-10-08ASoC: soc-core: merge snd_pcm_ops member to component driverGravatar Kuninori Morimoto 1-0/+34
2019-10-07ASoC: SOF: support alternate list of machinesGravatar Pierre-Louis Bossart 1-0/+3
2019-10-07ASoC: soc-acpi: add link_mask fieldGravatar Pierre-Louis Bossart 1-0/+2
2019-10-07ALSA: hdac: clear link output stream mappingGravatar Rander Wang 1-0/+3
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 5-6/+16
2019-10-04net: phy: extract pause modeGravatar Russell King 1-0/+1
2019-10-04net: phy: extract link partner advertisement readingGravatar Russell King 1-0/+1
2019-10-04net: phy: fix write to mii-ctrl1000 registerGravatar Russell King 1-0/+9
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointGravatar David Howells 1-1/+1