summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-07-03ALSA: hda/realtek - Remove GPIO_MASKKai-Heng Feng
2017-07-03ALSA: hda/realtek - Fix typo of pincfg for Dell quirkShih-Yuan Lee (FourDollars)
2017-07-01ALSA: atmel: ac97c: fix error return code in atmel_ac97c_probe()Gustavo A. R. Silva
2017-06-30ALSA: x86: fix error return code in hdmi_lpe_audio_probe()Gustavo A. R. Silva
2017-06-30ALSA: hda/realtek - New codecs support for ALC215/ALC285/ALC289Kailang Yang
2017-06-30ALSA: hda/realtek - Remove ALC285 device IDKailang Yang
2017-06-30ALSA: hda - Fix doubly initialization of i915 componentTakashi Iwai
2017-06-29ALSA: hda: constify attribute_group structures.Arvind Yadav
2017-06-29ALSA: pcm: constify attribute_group structures.Arvind Yadav
2017-06-29ALSA: hda/realtek - Support Dell headset mode for ALC3271Kailang Yang
2017-06-28Merge branch 'topic/hda-fix' into for-nextTakashi Iwai
2017-06-28ALSA: hda - Minor code refactoring for Intel HDMI codec parsersTakashi Iwai
2017-06-28ALSA: hda - Bind with i915 component before codec bindingTakashi Iwai
2017-06-28ALSA: hda - Skip card registration when no codec is foundTakashi Iwai
2017-06-28ALSA: hda - Fix endless loop of codec configureTakashi Iwai
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai
2017-06-28ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang
2017-06-27ALSA: pcm: Disable only control mmap for explicit appl_ptr syncTakashi Iwai
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai
2017-06-26ALSA: hda/realtek - There is no loopback mixer in the ALC234/274/294Hui Wang
2017-06-23ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai
2017-06-21ALSA: hda/realtek - Add default procedure for suspend and resume stateKailang Yang
2017-06-20ALSA: hda/realtek - Support headset mode for ALC234/ALC274/ALC294Kailang Yang
2017-06-20ALSA: pcm: Fix possible inconsistent appl_ptr update via mmapTakashi Iwai
2017-06-20ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai
2017-06-20ALSA: hda - Add AZX_DRIVER_SKL for simplificationTakashi Iwai
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-20ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai
2017-06-20ALSA: line6: remove unnecessary initialization to PODHD500XHans P. Möller Ebner
2017-06-20ALSA: line6: add support for POD HD500XHans P. Möller Ebner
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2017-06-16ALSA: timer: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2017-06-16ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2017-06-16ALSA: pcm: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2017-06-16ALSA: hda/realtek - Add ALC256 HP depop functionKailang Yang
2017-06-16ALSA: hal2: switch to dma_alloc_attrsChristoph Hellwig
2017-06-14ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2017-06-14ALSA: hda - Add Coffelake PCI IDMegha Dey
2017-06-14ALSA: pcm: Skip ack callback without actual appl_ptr updateTakashi Iwai
2017-06-14ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checksTakashi Iwai
2017-06-14ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARETakashi Iwai
2017-06-14ALSA: pcm: Allow dropping stream directly after resumeTakashi Iwai
2017-06-14ALSA: pcm: Apply power lock globally to common ioctlsTakashi Iwai
2017-06-14ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE codeTakashi Iwai
2017-06-13Merge branch 'topic/seq-kconfig' into for-nextTakashi Iwai
2017-06-12ALSA: pcm: use %s instead of %c for format of PCM buffer tracepointsTakashi Sakamoto
2017-06-12ALSA: pcm: add 'applptr' event of tracepointTakashi Sakamoto
2017-06-12ALSA: pcm: unify codes to operate application-side position on PCM bufferTakashi Sakamoto