summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai2017-11-221-1/+3
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-1326-244/+780
|\
| *---. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5651', 'aso...Mark Brown2017-11-102-0/+11
| |\ \ \
| | | | * ASoC: rt5663: Add the function of impedance sensingOder Chiou2017-09-191-0/+3
| | | |/ | | |/|
| | | * ASoC: rt5651: Enable jack detection on JD* pinsCarlo Caione2017-10-261-0/+8
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2017-11-106-244/+495
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik2017-09-041-6/+9
| | * | | ALSA: ac97: add an ac97 busRobert Jarzmik2017-09-043-0/+223
| | * | | ALSA: ac97: split out the generic ac97 registersRobert Jarzmik2017-09-042-238/+263
| * | | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2017-11-103-0/+157
| |\ \ \ \
| | * | | | ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart2017-10-211-0/+32
| | * | | | ASoC: ACPI: add new fields for SOF supportPierre-Louis Bossart2017-10-211-1/+12
| | * | | | ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-0/+100
| | * | | | ASoC: Add helper to find codec_dai from dai_namePierre-Louis Bossart2017-10-181-0/+14
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2017-11-101-0/+94
| |\ \ \ \
| | * | | | ASoC: add snd_soc_dapm_kcontrol_component()Kuninori Morimoto2017-11-081-0/+13
| | * | | | ASoC: add snd_soc_component_cache_sync()Kuninori Morimoto2017-11-081-0/+12
| | * | | | ASoC: add snd_soc_component_xxx_bias_level()Kuninori Morimoto2017-11-081-0/+45
| | * | | | ASoC: add snd_soc_component_read32Kuninori Morimoto2017-11-081-0/+2
| | * | | | ASoC: snd_soc_component_driver has non_legacy_dai_namingKuninori Morimoto2017-10-231-0/+1
| | * | | | ASoC: snd_soc_component_driver has endiannessKuninori Morimoto2017-10-231-0/+1
| | * | | | ASoC: snd_soc_component_driver has pmdown_timeKuninori Morimoto2017-10-231-0/+1
| | * | | | ASoC: snd_soc_component_driver has snd_compr_opsKuninori Morimoto2017-10-231-0/+1
| | * | | | ASoC: snd_soc_component_driver has snd_pcm_opsKuninori Morimoto2017-10-231-0/+2
| | * | | | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2017-10-101-0/+5
| | |\ \ \ \
| | * | | | | ASoC: soc-core: add component lookup functionsKuninori Morimoto2017-10-041-0/+2
| | * | | | | ASoC: add Component level set_bias_levelKuninori Morimoto2017-09-271-0/+8
| | * | | | | ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto2017-09-271-0/+6
| * | | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2017-11-101-0/+7
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ASoC: soc-core: add snd_soc_add_component()Kuninori Morimoto2017-10-101-0/+5
| | |/ / / /
| | * / / / ASoC: add missing snd_soc_component_set_jackKuninori Morimoto2017-09-201-0/+2
| | |/ / /
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* | | | | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-133-2/+4
|\ \ \ \ \
| * | | | | ALSA: wavefront: Convert timers to use timer_setup()Kees Cook2017-10-241-0/+1
| * | | | | Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai2017-10-241-0/+2
| |\ \ \ \ \
| | * | | | | ALSA: add snd_card_disconnect_sync()Takashi Iwai2017-10-111-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai2017-10-191-2/+1
* | | | | | ALSA: seq: Avoid invalid lockdep class warningTakashi Iwai2017-11-061-1/+2
* | | | | | ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-061-0/+2
| |_|/ / / |/| | | |
* | | | | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-181-0/+3
|/ / / /
* / / / ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-091-0/+1
|/ / /
* | | Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-10-051-0/+1
|\ \ \ | |/ / |/| |
| * | ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy2017-09-201-0/+1
* | | Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-09-078-136/+84
|\| |
| * | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-09-045-60/+84
| |\ \
| | | \
| | | \
| | *-. \ Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-011-0/+23
| | |\ \ \
| | | | * | ASoC: tlv320aic32x4: Add gpio configuration to the codecDan Murphy2017-07-171-0/+23
| | | |/ /
| | | | |
| | | \ \
| | *-. | | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown2017-09-011-0/+1
| | |\ \| |
| | | * | | ASoC: make clock direction configurable in asoc-simpleVitaly Wool2017-09-011-0/+1
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown2017-09-011-45/+0
| | |\ \ \ \ | | | | |/ / | | | |/| |