aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* 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
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\ \ \ | | | |/ | | |/|
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | | ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl2010-12-21
| |/ / |/| |
* | | ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai2010-11-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-23
|\ \ \ | | |/ | |/|
| * | ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches2010-11-22
| |/
* / BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
|\
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-17
| |\
| * \ Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-10-11
| |\ \
| | * | ALSA: OSS mixer emulation - fix lockingJaroslav Kysela2010-10-11
| | * | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-19
| * | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-10-11
| |\ \ \
| * | | | ALSA: core: Allow card id change to the same stringPeter Ujfalusi2010-09-16
| * | | | sound: Use static const char * const where possibleJoe Perches2010-09-14
| * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-09
| |\ \ \ \
| * | | | | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-07
| * | | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03
| |\ \ \ \ \
| * | | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2010-08-18
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \ \ \ \ \ \
| * | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-22
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| | |_|/ / / | |/| | | |
* | | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch2010-10-17
| |_|_|/ / |/| | | |
* | | | | ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg2010-09-28
* | | | | ALSA: pcm - Fix race with proc filesTakashi Iwai2010-09-16
* | | | | ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai2010-09-16
|/ / / /
* | | | ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-09
* | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-08
| |/ / |/| |
* | | ALSA: pcm: add more format namesDan Carpenter2010-08-28
|/ /
* | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-07
|\ \
| * \ Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai2010-07-19
| |\ \
| | * | ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela2010-07-19
| * | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-05
| |\| |
| | * | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-28
| | |/
| * / ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-31
| |/