summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch
2011-01-10ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai
2010-11-24ALSA: support module on-demand loading for seq and timerKay Sievers
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-11-22ALSA: timer: automatically load the high-resolution timerClemens Ladisch
2010-11-22ALSA: pcm: optimize xrun detection in no-period-wakeup modeClemens Ladisch
2010-11-22ALSA: pcm: detect xruns in no-period-wakeup modeClemens Ladisch
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch
2010-11-22ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-10-17Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-10-11ALSA: OSS mixer emulation - fix lockingJaroslav Kysela
2010-09-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg
2010-09-16ALSA: pcm - Fix race with proc filesTakashi Iwai
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai
2010-09-16ALSA: core: Allow card id change to the same stringPeter Ujfalusi
2010-09-14sound: Use static const char * const where possibleJoe Perches
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches
2010-09-03Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-08-28ALSA: pcm: add more format namesDan Carpenter
2010-08-19ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-07-19Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai
2010-07-19ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley
2010-07-05Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai
2010-06-28ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow
2010-05-31ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins
2010-05-25ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch