summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2017-10-16ALSA: pcm: remove redundant variable runtimeColin Ian King
2017-10-10ALSA: seq: Add sanity check for user-space pointer deliveryTakashi Iwai
2017-10-09Merge branch 'for-linus' into for-nextTakashi Iwai
2017-10-09ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-05Merge branch 'topic/timer-api' into for-nextTakashi Iwai
2017-10-05ALSA: timer: Convert timers to use timer_setup()Kees Cook
2017-09-22ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang
2017-09-19ALSA: hrtimer: make hrtimer_hw const and __initconstBhumika Goyal
2017-09-18ALSA: compress: Remove unused variableGuneshwor Singh
2017-09-18ALSA: hwdep: prevent a harmless shift wrapping bugDan Carpenter
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller
2017-08-30ALSA: pcm: Unify ioctl functions for playback and capture streamsTakashi Iwai
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai
2017-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2017-08-30ALSA: pcm: Fix power lock unbalance via OSS emulationTakashi Iwai
2017-08-25ALSA: pcm: Correct broken procfs set upTakashi Iwai
2017-08-24ALSA: control: TLV data is unavailable at initial state of user-defined eleme...Takashi Sakamoto
2017-08-24ALSA: control: queue TLV event for a set of user-defined elementTakashi Sakamoto
2017-08-24ALSA: control: delegate TLV eventing to each driverTakashi Sakamoto
2017-08-23ALSA: timer: Use common error handling code in alsa_timer_init()Markus Elfring
2017-08-23ALSA: timer: Adjust a condition check in snd_timer_resolution()Markus Elfring
2017-08-23ALSA: pcm: Adjust nine function calls together with a variable assignmentMarkus Elfring
2017-08-23ALSA: pcm: Use common error handling code in _snd_pcm_new()Markus Elfring
2017-08-22Merge branch 'for-linus' into for-nextTakashi Iwai
2017-08-22ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai
2017-08-20ALSA: control: use counting semaphore as write lock for ELEM_WRITE operationTakashi Sakamoto
2017-08-20ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operationsTakashi Sakamoto
2017-08-20ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...Takashi Sakamoto
2017-08-15ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz
2017-08-11ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependencyTakashi Iwai
2017-08-04ALSA: control: code refactoring for TLV request handler to user element setTakashi Sakamoto
2017-08-04ALSA: control: code refactoring TLV ioctl handlerTakashi Sakamoto
2017-08-04ALSA: control: obsolete user_ctl_lockTakashi Sakamoto
2017-08-04ALSA: control: use counting semaphore as write lock for TLV write/command ope...Takashi Sakamoto
2017-08-04ALSA: control: queue events within locking of controls_rwsem for TLV operationTakashi Sakamoto
2017-07-14Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-10ALSA: pcm: Simplify check for dma_mmap_coherent() availabilityTakashi Iwai
2017-07-10ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMAGeert Uytterhoeven
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-29ALSA: pcm: constify attribute_group structures.Arvind Yadav
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-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-20ALSA: pcm: Fix possible inconsistent appl_ptr update via mmapTakashi Iwai
2017-06-20Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-16ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai
2017-06-16ALSA: timer: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai