summaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAge
* Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2017-11-13
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Merge branch 'for-next' into for-linusTakashi Iwai2017-11-13
|\ \ \
| * | | ALSA: fix kernel-doc build warningRandy Dunlap2017-10-30
| * | | Merge branch 'topic/card-disconnect' into for-nextTakashi Iwai2017-10-24
| |\ \ \
| | * | | ALSA: pcm: Forcibly stop at disconnect callbackTakashi Iwai2017-10-18
| | * | | ALSA: pcm: Don't call register and disconnect callbacks for internal PCMTakashi Iwai2017-10-18
| | * | | ALSA: add snd_card_disconnect_sync()Takashi Iwai2017-10-11
| * | | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-17
| |\ \ \ \
| * | | | | ALSA: pcm: remove redundant variable runtimeColin Ian King2017-10-16
| * | | | | ALSA: seq: Add sanity check for user-space pointer deliveryTakashi Iwai2017-10-10
| * | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2017-10-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/timer-api' into for-nextTakashi Iwai2017-10-05
| |\ \ \ \ \ \
| | * | | | | | ALSA: timer: Convert timers to use timer_setup()Kees Cook2017-10-05
| * | | | | | | ALSA: hrtimer: make hrtimer_hw const and __initconstBhumika Goyal2017-09-19
| * | | | | | | ALSA: hwdep: prevent a harmless shift wrapping bugDan Carpenter2017-09-18
| |/ / / / / /
* | | | | | | ALSA: seq: Fix OSS sysex delivery in OSS emulationTakashi Iwai2017-11-07
* | | | | | | ALSA: timer: Limit max instances per timerTakashi Iwai2017-11-06
| |_|_|_|/ / |/| | | | |
* | | | | | ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai2017-10-31
* | | | | | 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-25
* | 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