summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-11-29ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th genJaroslav Kysela-0/+17
2019-11-29ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platformsKai Vehmanen-0/+5
2019-11-29ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idxKai Vehmanen-11/+11
2019-11-28ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951GTakashi Iwai-14/+3
2019-11-28ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang-2/+5
2019-11-27ALSA: hda: hdmi - fix regression in connect list handlingKai Vehmanen-26/+12
2019-11-27ALSA: aloop: Avoid pointer dereference before null-checkAndrew Gabbasov-4/+4
2019-11-26ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by defaultAlex Deucher-0/+1
2019-11-26ALSA: hda/hdmi - enable runtime pm for newer AMD display audioAlex Deucher-12/+23
2019-11-26ALSA: hda/hdmi - Add new pci ids for AMD GPU display audioAlex Deucher-0/+14
2019-11-26ALSA: hda/hdmi - fix vgaswitcheroo detection for AMDAlex Deucher-0/+45
2019-11-25ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handlingJens Verwiebe-2/+21
2019-11-25ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLCJian-Hong Pan-1/+9
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-11969/+18928
2019-11-24ALSA: aloop: Fix dependency on timer APITakashi Iwai-0/+1
2019-11-22Merge branch 'asoc-5.5' into asoc-nextMark Brown-3527/+12215
2019-11-22Merge branch 'asoc-5.4' into asoc-linusMark Brown-33/+35
2019-11-22ASoC: DMI long name - avoid to add board name if matches with product nameJaroslav Kysela-1/+2
2019-11-22ASoC: improve the DMI long card code in asoc-coreJaroslav Kysela-41/+25
2019-11-22ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao-2/+18
2019-11-22ALSA: aloop: Avoid unexpected timer event callback taskletsAndrew Gabbasov-3/+4
2019-11-22ALSA: aloop: Remove redundant locking in timer open functionAndrew Gabbasov-15/+8
2019-11-22ASoC: component: Add sync_stop PCM opsTakashi Iwai-0/+24
2019-11-22ASoC: pcm: Make ioctl ops optionalTakashi Iwai-2/+2
2019-11-22ALSA: hda/hdmi - Clear codec->relaxed_resume flag at unbindingTakashi Iwai-1/+1
2019-11-22ALSA: hda - Disable audio component for legacy Nvidia HDMI codecsTakashi Iwai-2/+0
2019-11-22ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King-1/+2
2019-11-22ALSA: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai-0/+3
2019-11-22ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port dataGeoffrey D. Bennett-18/+18
2019-11-21ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopHui Wang-0/+1
2019-11-21ALSA: hda/realtek - Move some alc236 pintbls to fallback tableHui Wang-14/+3
2019-11-21ALSA: hda/realtek - Move some alc256 pintbls to fallback tableHui Wang-32/+3
2019-11-20ALSA: docs: Update about the new PCM sync_stop opsTakashi Iwai-0/+41
2019-11-20ALSA: pcm: Add card sync_irq fieldTakashi Iwai-0/+4
2019-11-20ALSA: pcm: Add the support for sync-stop operationTakashi Iwai-0/+17
2019-11-20ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai-2/+3
2019-11-20ALSA: docs: Update document about the default PCM ioctl opsTakashi Iwai-4/+4
2019-11-20ALSA: pcm: Allow NULL ioctl opsTakashi Iwai-4/+15
2019-11-20ALSA: docs: Update for managed buffer allocation modeTakashi Iwai-35/+64
2019-11-20ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai-13/+90
2019-11-20ALSA: aloop: Support runtime change of snd_timer via info interfaceAndrew Gabbasov-3/+34
2019-11-20ALSA: aloop: Support selection of snd_timer instead of jiffiesTimo Wischer-1/+476
2019-11-20ALSA: aloop: Move CABLE_VALID_BOTH to the top of fileTimo Wischer-4/+4
2019-11-20ALSA: aloop: Rename all jiffies timer specific functionsTimo Wischer-13/+15
2019-11-20ALSA: aloop: Use callback functions for timer specific implementationsTimo Wischer-19/+94
2019-11-20ALSA: aloop: Support return of error code for timer start and stopTimo Wischer-11/+19
2019-11-20ALSA: aloop: Describe units of variablesTimo Wischer-2/+4
2019-11-20ASoC: Fix Kconfig indentationKrzysztof Kozlowski-17/+17
2019-11-20ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang-3/+5
2019-11-20ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi-5/+15