aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai2015-05-091-0/+4
* ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai2015-05-091-0/+2
* ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-02-201-31/+0
* ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai2014-12-141-0/+2
* ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-11-051-3/+5
* ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen2014-07-111-0/+3
* ALSA: control: Handle numid overflowLars-Peter Clausen2014-07-111-0/+4
* ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen2014-07-111-5/+10
* ALSA: control: Fix replacing user controlsLars-Peter Clausen2014-07-111-16/+9
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-07-112-6/+26
* ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim2014-02-151-0/+2
* vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-05-131-10/+2
* ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai2013-03-201-4/+4
* ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-201-1/+4
* ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-165-4/+8
* ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-11-166-1/+46
* ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-169-30/+76
* ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-11-162-5/+18
* ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-101-4/+14
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0638-8/+39
|\
| * sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-3116-0/+16
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-3114-0/+14
| * sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
| * sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-318-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-061-2/+2
|\ \
| * | ALSA: control: remove compilation warning on 32-bitOlof Johansson2011-11-061-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-041-1/+8
|\ \ \ | |/ / | | / | |/ |/|
| * ALSA: hwdep: silence integer overflow warningDan Carpenter2011-10-311-1/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-286-19/+117
|\ \ | |/
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-265-16/+112
| |\
| | * ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang2011-10-101-9/+3
| | * ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch2011-10-092-4/+80
| | * ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter2011-10-041-1/+1
| | * ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch2011-09-201-0/+26
| | * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-09-161-9/+24
| | |\
| | * | ALSA: core: release the constraint check for replace opsLu Guanqun2011-08-241-1/+1
| | * | ALSA: core: trivial code style fixLu Guanqun2011-08-241-1/+1
| * | | ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-051-0/+1
| * | | ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai2011-09-281-3/+4
| | |/ | |/|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\ \ \
| * \ \ Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-2/+2
|\ \ \ | |/ / |/| |
| * | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-2/+2
| |/
* | ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven2011-09-151-9/+24
|/
* Merge branch 'fix/kconfig' into for-linusTakashi Iwai2011-08-081-1/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-022-2/+2
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-271-5/+8
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-251-1/+1
| |\ \ \
| | * | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1