UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / sound / core /
2011-04-27 Benjamin HerrenschmidtALSA: vmalloc buffers should use normal mmap
2011-04-27 Takashi IwaiALSA: Fix yet another race in disconnection
2011-04-05 Kelly AndersonALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
2011-02-21 Lu GuanqunALSA: fix one memory leak in sound jack
2011-02-10 Clemens LadischALSA: hrtimer: remove superfluous tasklet invocation
2011-02-10 Clemens LadischALSA: hrtimer: handle delayed timer interrupts
2011-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-13 Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-01-10 Clemens LadischALSA: core, oxygen, virtuoso: add an enum control info...
2011-01-10 Jesper JuhlALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_h...
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-21 Jesper JuhlALSA: pcm: remember to always call va_end() on stuff...
2010-12-13 Takashi IwaiMerge branch 'topic/workq-update' into topic/misc
2010-11-30 Takashi IwaiALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
2010-11-24 Kay SieversALSA: support module on-demand loading for seq and...
2010-11-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-22 Clemens LadischALSA: timer: automatically load the high-resolution...
2010-11-22 Clemens LadischALSA: pcm: optimize xrun detection in no-period-wakeup...
2010-11-22 Clemens LadischALSA: pcm: detect xruns in no-period-wakeup mode
2010-11-22 Clemens LadischALSA: pcm: support for period wakeup disabling
2010-11-22 Joe PerchesALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Kay Sieversdriver core: remove CONFIG_SYSFS_DEPRECATED_V2 but...
2010-10-17 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-10-17 Clemens LadischALSA: rawmidi: fix oops (use after free) when unloading...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-11 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-10-11 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-10-11 Jaroslav KyselaALSA: OSS mixer emulation - fix locking
2010-09-28 Dan RosenbergALSA: prevent heap corruption in snd_ctl_new()
2010-09-16 Takashi IwaiALSA: pcm - Fix race with proc files
2010-09-16 Takashi IwaiALSA: pcm - Fix unbalanced pm_qos_request
2010-09-16 Peter UjfalusiALSA: core: Allow card id change to the same string
2010-09-14 Joe Perchessound: Use static const char * const where possible
2010-09-09 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-09-09 Dan CarpenterALSA: rawmidi: fix the get next midi device ioctl
2010-09-08 Takashi IwaiALSA: seq/oss - Fix double-free at error path of snd_se...
2010-09-07 Joe Perchessound: Remove unnecessary casts of private_data
2010-09-03 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-08-28 Dan CarpenterALSA: pcm: add more format names
2010-08-19 Jaroslav KyselaALSA: pcm midlevel code - add time check for double...
2010-08-18 Jaroslav KyselaALSA: pcm midlevel code - add time check for double...
2010-08-18 Jaroslav KyselaALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_d...
2010-08-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-19 Takashi IwaiMerge branch 'devel' of git.alsa-project.org:alsa-kerne...
2010-07-19 Jaroslav KyselaALSA: pcm core - add a safe check to the silence fillin...
2010-07-19 James Bottomleypm_qos: Get rid of the allocation in pm_qos_add_request()
2010-07-05 Takashi IwaiMerge branch 'devel' of git://git.alsa-project.org...
2010-06-28 David DillowALSA: pcm_lib: avoid timing jitter in snd_pcm_read...
2010-05-31 Ben CollinsALSA: pcm: Define G723 3-bit and 5-bit formats
2010-05-25 Clemens LadischALSA: pcm: fix delta calculation at boundary wraparound
2010-05-21 Clemens LadischALSA: pcm: fix the fix of the runtime->boundary calculation
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Takashi IwaiMerge branch 'topic/jack' into for-linus
2010-05-20 Takashi IwaiMerge branch 'topic/nomm' into for-linus
2010-05-20 Takashi IwaiMerge branch 'topic/core-cleanup' into for-linus
2010-05-12 Takashi IwaiALSA: pcm - Use pgprot_noncached() for MIPS non-coheren...
2010-05-10 Mark GrossPM QOS update
2010-05-05 Dan CarpenterALSA: take tu->qlock with irqs disabled
2010-04-13 Takashi IwaiALSA: core - Define llseek fops
2010-04-13 Takashi IwaiALSA: info - Implement common llseek for binary mode
2010-04-13 Takashi IwaiALSA: info - Check file position validity in common...
2010-04-13 Takashi IwaiMerge branch 'topic/bkl' into topic/core-cleanup
2010-04-09 Takashi IwaiALSA: Remove BKL from open multiplexer
2010-04-07 Takashi IwaiALSA: info - Remove BKL
2010-04-07 Takashi IwaiALSA: pcm - Remove BKL from async callback
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Jarkko NikulaALSA: pcm_lib - fix xrun functionality
2010-03-17 Mark BrownALSA: Add support for key reporting via the jack interface
2010-03-17 Mark BrownALSA: Rename jack switch table in preparation for butto...
2010-03-10 Daniel GlöcknerALSA: provide a more useful get_unmapped_area handler...
2010-03-03 Jaroslav KyselaALSA: timer - pass real event in snd_timer_notify1...
2010-02-17 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2010-02-17 Takashi IwaiMerge remote branch 'alsa/fixes' into fix/misc
2010-02-16 Jaroslav KyselaALSA: pcm core - fix fifo_size channels interval check
2010-02-16 Jaroslav KyselaMerge branch 'fixes' into devel
2010-02-01 Thadeu Lima de Sou... ALSA: trivial: sound seq ioctl dbg: print hexadecimal...
2010-02-01 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-02-01 Clemens Ladischsound: control: fix minimum TLV length
2010-02-01 Clemens Ladischsound: control: actually allow TLV command access
2010-01-27 Jaroslav KyselaALSA: pcm_native - fix runtime->boundary calculation
2010-01-26 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-01-26 Jaroslav KyselaALSA: pcm_lib - return back hw_ptr_interrupt
2010-01-21 Takashi IwaiMerge branch 'topic/noncached-mmap' into topic/misc
2010-01-21 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-01-21 Jaroslav KyselaALSA: pcm_core: Fix wake_up() optimization
2010-01-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2010-01-18 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
2010-01-18 Clemens Ladischsound: seq_timer: simplify snd_seq_timer_set_tick_resol...
2010-01-18 Takashi IwaiALSA: pcm - Call pgprot_noncached() for vmalloc'ed...
2010-01-18 Takashi IwaiALSA: pcm - Remove unneeded ifdef pgprot_noncached
2010-01-18 Takashi IwaiALSA: Remove warning message for invalid OSS minor...
2010-01-14 Thadeu Lima de Sou... ALSA: use subsys_initcall for sound core instead of...
2010-01-14 Takashi IwaiALSA: Add snd_pci_quirk_lookup_id()
next