aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-103-15/+10
|\
| * vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-251-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-141-1/+4
* | d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-1/+4
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-2710-36/+144
|\ \ | |/
| * ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-175-4/+8
| * ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-11-176-1/+46
| * ALSA: Add a reference counter to card instanceTakashi Iwai2012-11-179-30/+76
| * ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-11-172-5/+18
* | samsung update 1codeworkx2012-06-022-2/+6
|/
* ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven2011-10-031-9/+24
* ALSA: timer - Fix Oops at closing slave timerTakashi Iwai2011-08-151-0/+2
* ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall2011-08-041-1/+1
* ALSA: Use %pV for snd_printk()Takashi Iwai2011-06-101-23/+17
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-265-18/+1
* ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-262-6/+24
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-223-6/+74
|\
| * ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner2011-05-191-1/+1
| * ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner2011-05-181-4/+8
| * ALSA: core - Don't use "default' for defaultTakashi Iwai2011-04-041-1/+1
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-04-041-1/+3
| |\
| * \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-282-9/+4
| |\ \
| * | | ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos2011-03-221-0/+64
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-074-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix common misspellingsLucas De Marchi2011-03-314-6/+6
| | |/ | |/|
* | | ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson2011-04-011-1/+3
|/ /
* | ALSA: Fix yet another race in disconnectionTakashi Iwai2011-03-251-0/+4
* | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-9/+0
|/
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-1819-110/+125
|\
| * ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-161-5/+3
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-112-3/+5
| |\
| * | ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch2011-03-081-9/+9
| * | ALSA: control: fix numid conflict check for new controlsClemens Ladisch2011-03-081-4/+2
| * | sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-271-1/+1
| * | ALSA: core: sparse cleanupsClemens Ladisch2011-02-1416-92/+111
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-161-0/+46
|\ \ \ | |_|/ |/| |
| * | ALSA: Add snd_ctl_activate_id()Takashi Iwai2011-03-111-0/+46
| |/
* | ALSA: fix one memory leak in sound jackLu Guanqun2011-02-211-0/+1
* | ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch2011-02-101-1/+1
* | ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch2011-02-101-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-137-9/+77
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-01-137-9/+77
| |\
| | * ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch2011-01-101-1/+27
| | * ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl2011-01-101-1/+3
| | * Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-134-11/+11
| | |\
| | * | ALSA: support module on-demand loading for seq and timerKay Sievers2010-11-243-5/+20
| | * | ALSA: timer: automatically load the high-resolution timerClemens Ladisch2010-11-221-2/+2
| | * | ALSA: pcm: optimize xrun detection in no-period-wakeup modeClemens Ladisch2010-11-221-0/+2
| | * | ALSA: pcm: detect xruns in no-period-wakeup modeClemens Ladisch2010-11-221-2/+16