summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-06-28ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfigTakashi Iwai2-2/+6
2017-06-27ALSA: pcm: Disable only control mmap for explicit appl_ptr syncTakashi Iwai1-5/+17
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai2-0/+8
2017-06-26ALSA: hda/realtek - There is no loopback mixer in the ALC234/274/294Hui Wang1-0/+1
2017-06-23ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai1-2/+21
2017-06-21ALSA: hda/realtek - Add default procedure for suspend and resume stateKailang Yang1-1/+64
2017-06-20ALSA: hda/realtek - Support headset mode for ALC234/ALC274/ALC294Kailang Yang1-1/+67
2017-06-20ALSA: pcm: Fix possible inconsistent appl_ptr update via mmapTakashi Iwai1-6/+7
2017-06-20ALSA: hda: Fix potential race at unregistration and unsol eventsTakashi Iwai2-0/+2
2017-06-20ALSA: hda - Add AZX_DRIVER_SKL for simplificationTakashi Iwai1-26/+21
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai4-8/+17
2017-06-20ALSA: hda - Apply quirks to Broxton-T, tooTakashi Iwai1-3/+4
2017-06-20ALSA: line6: remove unnecessary initialization to PODHD500XHans P. Möller Ebner2-4/+8
2017-06-20ALSA: line6: add support for POD HD500XHans P. Möller Ebner1-1/+16
2017-06-19ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2-3/+7
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai10-36/+6
2017-06-16ALSA: timer: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai1-14/+13
2017-06-16ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai7-33/+13
2017-06-16ALSA: pcm: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai4-45/+0
2017-06-16ALSA: hda/realtek - Add ALC256 HP depop functionKailang Yang1-0/+70
2017-06-16ALSA: hal2: switch to dma_alloc_attrsChristoph Hellwig1-10/+10
2017-06-14ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai1-2/+2
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2-7/+1
2017-06-14ALSA: hda - Add Coffelake PCI IDMegha Dey1-1/+5
2017-06-14ALSA: pcm: Skip ack callback without actual appl_ptr updateTakashi Iwai1-0/+3
2017-06-14ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checksTakashi Iwai1-2/+2
2017-06-14ALSA: pcm: Preprocess PAUSED or SUSPENDED stream before PREPARETakashi Iwai1-0/+11
2017-06-14ALSA: pcm: Allow dropping stream directly after resumeTakashi Iwai1-2/+1
2017-06-14ALSA: pcm: Apply power lock globally to common ioctlsTakashi Iwai1-37/+19
2017-06-14ALSA: pcm: Clean up SNDRV_PCM_IOCTL_PAUSE codeTakashi Iwai1-7/+3
2017-06-13Merge branch 'topic/seq-kconfig' into for-nextTakashi Iwai25-102/+134
2017-06-12ALSA: pcm: use %s instead of %c for format of PCM buffer tracepointsTakashi Sakamoto1-6/+6
2017-06-12ALSA: pcm: add 'applptr' event of tracepointTakashi Sakamoto2-0/+42
2017-06-12ALSA: pcm: unify codes to operate application-side position on PCM bufferTakashi Sakamoto3-27/+30
2017-06-12ALSA: seq: Allow the modular sequencer registrationTakashi Iwai15-12/+21
2017-06-11ALSA: pcm: probe events when parameters are changed actuallyTakashi Sakamoto1-27/+29
2017-06-11ALSA: pcm: return error immediately for parameters handlingTakashi Sakamoto1-28/+38
2017-06-09ALSA: synth: Select snd-emux-synth explicitlyTakashi Iwai5-3/+7
2017-06-09ALSA: seq: Reorganize kconfig and buildTakashi Iwai6-67/+86
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai9-20/+18
2017-06-09ALSA: Make CONFIG_SND_OSSEMUL user-selectableTakashi Iwai1-4/+6
2017-06-09ALSA: pcm: use friendly name for id of PCM substream in trace printTakashi Sakamoto1-4/+4
2017-06-09ALSA: pcm: add tracepoints for final selection process of hardware parametersTakashi Sakamoto1-0/+22
2017-06-09ALSA: pcm: localize snd_pcm_hw_params_choose()Takashi Sakamoto3-43/+40
2017-06-09ALSA: sparc: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: via82xx: Constify hw_constraintsTakashi Iwai2-4/+4
2017-06-09ALSA: sonicvibes: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: rme9652: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: hdspm: Constify hw_constraintsTakashi Iwai1-2/+2
2017-06-09ALSA: hdsp: Constify hw_constraintsTakashi Iwai1-4/+4