aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
...
* | | | | | ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai2017-10-31
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai2017-10-18
* | | | | ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2017-10-18
| |_|/ / |/| | |
* | | | ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-11
| |/ / |/| |
* | | ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-09
| |/ |/|
* | ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang2017-09-22
* | ALSA: compress: Remove unused variableGuneshwor Singh2017-09-18
|/
* ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai2017-09-12
* ALSA: core: Use %pS printk format for direct addressesHelge Deller2017-09-07
* ALSA: pcm: Unify ioctl functions for playback and capture streamsTakashi Iwai2017-08-30
* ALSA: Get rid of card power_lockTakashi Iwai2017-08-30
* Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-30
|\
| * ALSA: pcm: Fix power lock unbalance via OSS emulationTakashi Iwai2017-08-30
* | ALSA: pcm: Correct broken procfs set upTakashi Iwai2017-08-24
* | ALSA: control: TLV data is unavailable at initial state of user-defined eleme...Takashi Sakamoto2017-08-24
* | ALSA: control: queue TLV event for a set of user-defined elementTakashi Sakamoto2017-08-24
* | ALSA: control: delegate TLV eventing to each driverTakashi Sakamoto2017-08-24
* | ALSA: timer: Use common error handling code in alsa_timer_init()Markus Elfring2017-08-23
* | ALSA: timer: Adjust a condition check in snd_timer_resolution()Markus Elfring2017-08-23
* | ALSA: pcm: Adjust nine function calls together with a variable assignmentMarkus Elfring2017-08-23
* | ALSA: pcm: Use common error handling code in _snd_pcm_new()Markus Elfring2017-08-23
* | Merge branch 'for-linus' into for-nextTakashi Iwai2017-08-22
|\|
| * ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai2017-08-22
| * ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz2017-08-15
| * ALSA: seq: Fix CONFIG_SND_SEQ_MIDI dependencyTakashi Iwai2017-08-11
* | ALSA: control: use counting semaphore as write lock for ELEM_WRITE operationTakashi Sakamoto2017-08-20
* | ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operationsTakashi Sakamoto2017-08-20
* | ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...Takashi Sakamoto2017-08-20
* | ALSA: control: code refactoring for TLV request handler to user element setTakashi Sakamoto2017-08-04
* | ALSA: control: code refactoring TLV ioctl handlerTakashi Sakamoto2017-08-04
* | ALSA: control: obsolete user_ctl_lockTakashi Sakamoto2017-08-04
* | ALSA: control: use counting semaphore as write lock for TLV write/command ope...Takashi Sakamoto2017-08-04
* | ALSA: control: queue events within locking of controls_rwsem for TLV operationTakashi Sakamoto2017-08-04
|/
* Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-14
|\
| * ALSA: pcm: Simplify check for dma_mmap_coherent() availabilityTakashi Iwai2017-07-10
| * ALSA: pcm: Protect call to dma_mmap_coherent() by check for HAS_DMAGeert Uytterhoeven2017-07-10
* | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
|\|
| * ALSA: pcm: constify attribute_group structures.Arvind Yadav2017-06-29
| * ALSA: pcm: Disable only control mmap for explicit appl_ptr syncTakashi Iwai2017-06-27
| * ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai2017-06-27
| * ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai2017-06-23
| * ALSA: pcm: Fix possible inconsistent appl_ptr update via mmapTakashi Iwai2017-06-20
| * Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-20
| |\
| * | ALSA: core: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
| * | ALSA: timer: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
| * | ALSA: seq: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
| * | ALSA: pcm: Follow standard EXPORT_SYMBOL() declarationsTakashi Iwai2017-06-16
| * | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2017-06-14
| * | ALSA: pcm: Skip ack callback without actual appl_ptr updateTakashi Iwai2017-06-14
| * | ALSA: pcm: Use common PCM_RUNTIME_CHECK() for sanity checksTakashi Iwai2017-06-14