summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-2/+7
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-1810-29/+59
|\
| * Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-151-1/+1
| |\
| | * ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali2019-03-131-1/+1
| * | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-2/+3
| |\ \ | | |/ | |/|
| | * Pull in char-misc-next from GregDaniel Vetter2019-02-202-1/+6
| | |\
| | * | i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2019-02-081-2/+3
| * | | Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-284-9/+46
| |\ \ \
| | * \ \ Merge branch 'asoc-5.1' into asoc-nextMark Brown2019-02-267-30/+162
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai2019-02-081-4/+4
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-082-1/+6
| |\| | |
| | * | | ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-051-1/+5
| | * | | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-011-0/+1
| | | |/ | | |/|
| * | | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-085-21/+116
| |\ \ \
| * | | | ALSA: info: Move card id proc creation into info.cTakashi Iwai2019-02-061-1/+0
| * | | | ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai2019-02-061-1/+0
| * | | | ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai2019-02-061-0/+35
| * | | | ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-011-1/+0
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-291-0/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-01-181-0/+6
| | |\ \ \
| * | \ \ \ Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai2019-01-241-1/+2
| |\ \ \ \ \
| | * | | | | ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai2019-01-231-0/+2
| | * | | | | ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai2019-01-211-1/+0
| | |/ / / /
| * | | | | ALSA: pcm: Simplify proc file destructionTakashi Iwai2019-01-241-11/+0
| * | | | | ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai2019-01-241-1/+0
| * | | | | Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-181-5/+1
| |\ \ \ \ \
| | * | | | | ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai2019-01-151-5/+0
| | * | | | | ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai2019-01-151-0/+1
| | |/ / / /
| * | | | | ALSA: hda: add register offset for stripe controlSameer Pujar2019-01-141-0/+2
| * | | | | ALSA: hda: Add api to program stripe control bitsSameer Pujar2019-01-141-0/+3
| * | | | | ALSA: hda: add verbs for stripe controlSameer Pujar2019-01-141-0/+2
| |/ / / /
* | | | / ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2019-03-111-0/+2
| |_|_|/ |/| | |
* | | | ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2019-02-141-4/+0
* | | | ASoC: soc-acpi: remove new_mach_data fieldPierre-Louis Bossart2019-02-121-2/+0
* | | | ASoC: soc-acpi: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-3/+0
* | | | ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart2019-02-081-0/+3
* | | | ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman2019-02-081-0/+43
| |_|/ |/| |
* | | ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart2019-02-061-0/+3
* | | ASoC: topology: unload physical dai link in removeBard liao2019-02-041-0/+1
* | | ASoC: dapm: Only power up active channels from a DAICharles Keepax2019-02-021-8/+14
* | | ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routesRanjani Sridharan2019-01-292-3/+6
* | | ASoC: add helper to change platform name for all dailinksPierre-Louis Bossart2019-01-281-0/+31
* | | ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=nPierre-Louis Bossart2019-01-281-7/+21
* | | ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto2019-01-211-1/+1
* | | ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto2019-01-212-2/+3
* | | ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto2019-01-181-0/+36
* | | Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown2019-01-181-0/+6
|\ \ \ | |/ / |/| / | |/
| * ASoC: soc-core: fix init platform memory handlingCurtis Malainey2019-01-141-0/+6
* | ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selectionPierre-Louis Bossart2018-12-191-0/+6
* | ALSA: HDA: export process_unsol_events()Keyon Jie2018-12-191-0/+1