summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-12-01Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell
2017-12-01Merge remote-tracking branch 'sound/for-next'Stephen Rothwell
2017-12-01Merge remote-tracking branch 'sound-current/for-linus'Stephen Rothwell
2017-11-30ALSA: usb-audio: Change the semantics of the enable optionTamaki Nishino
2017-11-30Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/utils', 'aso...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/stm32', 'asoc...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/topic/nau8540', 'asoc/topic/nau8824' and...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/max98926' an...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/cx20442', 'a...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/topic/amd', 'asoc/topic/cs35l32', 'asoc/...Mark Brown
2017-11-30Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-11-30Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown
2017-11-30Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown
2017-11-30Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2017-11-30Merge remote-tracking branches 'asoc/fix/rt5514', 'asoc/fix/rt5645', 'asoc/fi...Mark Brown
2017-11-30Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/da7218', 'asoc/fix/d...Mark Brown
2017-11-30Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2017-11-30Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2017-11-30ASoC: tlv320aic31xx: Fix GPIO1 register definitionAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: Move ACPI table next to OF tableAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: Change aic31xx_power_off return type to voidAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: File header and copyright cleanupAndrew F. Davis
2017-11-30ASoC: nau8825: set clear_irq when imm IRQ happenedJohn Hsu
2017-11-30ASoC: tlv320aic3x: Use standard reset GPIO OF nameAndrew F. Davis
2017-11-30ASoC: tlv320aic31xx: Use standard reset GPIO OF nameAndrew F. Davis
2017-11-30ASoC: codecs: msm8916-wcd: Fix supported formatsSrinivas Kandagatla
2017-11-30ALSA: seq: Remove spurious WARN_ON() at timer checkTakashi Iwai
2017-11-29ASoC: intel: byt: Fix quirk for KIANO laptopCarlo Caione
2017-11-29ASoC: intel: byt: Introduce new map for dual micsCarlo Caione
2017-11-29ASoC: Intel: Skylake: Parse nhlt and register clock deviceSriram Periyasamy
2017-11-29ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for captureMaciej S. Szmigiero
2017-11-29Merge branch 'topic/pcm-20bit' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown
2017-11-29ASoC: soc-utils: add const to dummy_codecKuninori Morimoto
2017-11-29ASoC: fsl_asrc: Fix typo in a field defineNicolin Chen
2017-11-29ASoC: fsl_ssi: only enable proper channel slots in AC'97 modeMaciej S. Szmigiero
2017-11-29ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 modeMaciej S. Szmigiero
2017-11-29ASoC: nau8825: disable crosstalk by defaultJohn Hsu
2017-11-29ASoC: rsnd: dma.c: spin lock is no longer needed in IRQ handlerKuninori Morimoto
2017-11-29ASoC: rsnd: TDM 6ch needs 8ch clock for hw refineKuninori Morimoto
2017-11-29ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_disconnect_syncKuninori Morimoto
2017-11-29Merge branch 'topic/pcm-20bit' into for-nextTakashi Iwai
2017-11-29Merge branch 'for-linus' into for-nextTakashi Iwai
2017-11-29Merge branch 'topic/trivial' into for-nextTakashi Iwai
2017-11-29ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFiYussuf Khalil
2017-11-29ALSA: korg1212: Delete a duplicate function call "release_firmware" in snd_ko...Markus Elfring
2017-11-29ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_...Markus Elfring
2017-11-29ALSA: sgio2audio: Improve a size determination in snd_sgio2audio_create()Markus Elfring
2017-11-29ALSA: hal2: Improve a size determination in hal2_create()Markus Elfring
2017-11-29ALSA: drivers: make array 'names' const, reduces object code sizeColin Ian King