aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-25/+39
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-8/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-1/+3
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers1-8/+3
2010-10-17Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+3
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-1/+3
2010-10-11Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai1-4/+8
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai3-9/+31
2010-10-11ALSA: OSS mixer emulation - fix lockingJaroslav Kysela1-4/+8
2010-09-28ALSA: prevent heap corruption in snd_ctl_new()Dan Rosenberg1-0/+5
2010-09-16ALSA: pcm - Fix race with proc filesTakashi Iwai1-9/+24
2010-09-16ALSA: pcm - Fix unbalanced pm_qos_requestTakashi Iwai1-0/+2
2010-09-16ALSA: core: Allow card id change to the same stringPeter Ujfalusi1-2/+7
2010-09-14sound: Use static const char * const where possibleJoe Perches1-1/+1
2010-09-09Merge branch 'fix/misc' into topic/miscTakashi Iwai2-5/+6
2010-09-09ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter1-0/+2
2010-09-08ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai1-5/+4
2010-09-07sound: Remove unnecessary casts of private_dataJoe Perches2-13/+12
2010-09-03Merge branch 'fix/misc' into topic/miscTakashi Iwai1-0/+6
2010-08-28ALSA: pcm: add more format namesDan Carpenter1-0/+6
2010-08-19ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2-5/+11
2010-08-18ALSA: pcm midlevel code - add time check for double interrupt acknowledgeJaroslav Kysela2-5/+11
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-0/+4
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-8/+33
2010-07-19Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/miscTakashi Iwai1-0/+2
2010-07-19ALSA: pcm core - add a safe check to the silence filling functionJaroslav Kysela1-0/+2
2010-07-19pm_qos: Get rid of the allocation in pm_qos_add_request()James Bottomley1-8/+5
2010-07-05Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai1-8/+15
2010-06-28ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow1-8/+15
2010-05-31ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins1-0/+16
2010-05-25ALSA: pcm: fix delta calculation at boundary wraparoundClemens Ladisch1-1/+3
2010-05-21ALSA: pcm: fix the fix of the runtime->boundary calculationClemens Ladisch2-38/+10
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds10-89/+210
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-9/+8
2010-05-20Merge branch 'topic/jack' into for-linusTakashi Iwai1-6/+65
2010-05-20Merge branch 'topic/nomm' into for-linusTakashi Iwai1-8/+22
2010-05-20Merge branch 'topic/core-cleanup' into for-linusTakashi Iwai9-75/+123
2010-05-12ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archsTakashi Iwai1-0/+7
2010-05-10PM QOS updateMark Gross2-9/+8
2010-05-05ALSA: take tu->qlock with irqs disabledDan Carpenter1-2/+3
2010-04-13ALSA: core - Define llseek fopsTakashi Iwai7-2/+40
2010-04-13ALSA: info - Implement common llseek for binary modeTakashi Iwai1-26/+30
2010-04-13ALSA: info - Check file position validity in common layerTakashi Iwai1-3/+11
2010-04-13Merge branch 'topic/bkl' into topic/core-cleanupTakashi Iwai3-44/+42
2010-04-09ALSA: Remove BKL from open multiplexerTakashi Iwai1-35/+38
2010-04-07ALSA: info - Remove BKLTakashi Iwai1-2/+2
2010-04-07ALSA: pcm - Remove BKL from async callbackTakashi Iwai1-7/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo16-1/+15
2010-03-26ALSA: pcm_lib - fix xrun functionalityJarkko Nikula1-2/+4