aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven2011-09-15
* Merge branch 'fix/kconfig' into for-linusTakashi Iwai2011-08-08
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-03
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-27
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-25
| |\ \ \
| | * | | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-24
* | | | | ALSA: timer - Add NULL-check for invalid slave timerTakashi Iwai2011-08-08
* | | | | ALSA: timer - Fix Oops at closing slave timerTakashi Iwai2011-08-08
| |_|_|/ |/| | |
* | | | ALSA: rtctimer.c needs module.hRandy Dunlap2011-07-30
* | | | ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall2011-07-28
| |_|/ |/| |
* | | ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-24
|/ /
* | ALSA: Use krealloc() in possible placesTakashi Iwai2011-07-12
* | ALSA: rawmidi - Use workq for event handlingTakashi Iwai2011-06-14
|/
* ALSA: Use %pV for snd_printk()Takashi Iwai2011-06-10
* ALSA: core: remove unused variables.Luca Tettamanti2011-05-26
* ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-26
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-05-22
|\
| * ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner2011-05-19
| * ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner2011-05-18
| * ALSA: core - Don't use "default' for defaultTakashi Iwai2011-04-04
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-04-04
| |\
| * \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-28
| |\ \
| * | | ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos2011-03-22
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix common misspellingsLucas De Marchi2011-03-31
| | |/ | |/|
* / | ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson2011-04-01
|/ /
* | ALSA: Fix yet another race in disconnectionTakashi Iwai2011-03-25
* | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-25
|/
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-18
|\
| * ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-16
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-11
| |\
| * | ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch2011-03-08
| * | ALSA: control: fix numid conflict check for new controlsClemens Ladisch2011-03-08
| * | sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-27
| * | ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-03-16
|\ \ \ | |_|/ |/| |
| * | ALSA: Add snd_ctl_activate_id()Takashi Iwai2011-03-11
| |/
* | ALSA: fix one memory leak in sound jackLu Guanqun2011-02-21
* | ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch2011-02-10
* | ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch2011-02-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-13
|\
| * Merge branch 'topic/misc' into for-linusTakashi Iwai2011-01-13
| |\
| | * ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch2011-01-10
| | * ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl2011-01-10
| | * Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-13
| | |\
| | * | ALSA: support module on-demand loading for seq and timerKay Sievers2010-11-23
| | * | ALSA: timer: automatically load the high-resolution timerClemens Ladisch2010-11-22
| | * | ALSA: pcm: optimize xrun detection in no-period-wakeup modeClemens Ladisch2010-11-22
| | * | ALSA: pcm: detect xruns in no-period-wakeup modeClemens Ladisch2010-11-22
| | * | ALSA: pcm: support for period wakeup disablingClemens Ladisch2010-11-22