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