ASoC: SMDK64XX: Switch to IISv4 CPU driver
[safe/jmp/linux-2.6] / sound / core /
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-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()
2010-01-13 Takashi IwaiMerge branch 'devel' of git.alsa-project.org:alsa-kerne...
2010-01-13 Jaroslav KyselaALSA: pcm_lib - fix wrong delta print for jiffies check
2010-01-12 Takashi IwaiMerge commit alsa/devel into topic/misc
2010-01-08 Jaroslav KyselaMerge branch 'topic/hda' of git://git./linux/kernel...
2010-01-08 Jaroslav KyselaALSA: pcm_lib: fix "something must be really wrong...
2010-01-07 Jaroslav KyselaALSA: pcm_lib - optimize wake_up() calls for PCM I/O
2010-01-07 Jaroslav KyselaALSA: pcm_lib - cleanup & merge hw_ptr update functions
2010-01-07 Jaroslav KyselaALSA: pcm_lib - add possibility to log last 10 DMA...
2010-01-07 Jaroslav KyselaALSA: pcm_lib.c - convert second xrun_debug() parameter...
2009-12-25 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2009-12-25 Guennadi LiakhovetskiALSA: Fix indentation in pcm_native.c
2009-12-22 Florian FainelliALSA: sound/core/pcm_timer.c: use lib/gcd.c
2009-12-22 Krzysztof HeltALSA: refine rate selection in snd_interval_ratnum()
2009-12-22 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2009-12-21 Takashi IwaiALSA: pcm - Add missing inclusion of linux/vmalloc.h
2009-12-21 Krzysztof HeltALSA: fix incorrect rounding direction in snd_interval_...
2009-12-18 Clemens Ladischsound: pcm: add vmalloc buffer helper functions
2009-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Takashi IwaiALSA: hrtimer - Fix lock-up
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-04 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-12-01 Takashi IwaiMerge branch 'topic/pcm-dma-fix' into topic/core-change
2009-12-01 Takashi IwaiMerge branch 'topic/beep-rename' into topic/core-change
2009-11-27 Takashi IwaiALSA: pcm - fix page conversion on non-coherent PPC...
2009-11-27 Takashi IwaiALSA: pcm - fix page conversion on non-coherent MIPS...
2009-11-26 Takashi IwaiALSA: pcm - define snd_pcm_default_page_ops()
2009-11-26 Takashi IwaiALSA: pcm - Use dma_mmap_coherent() if available
2009-11-18 Dan CarpenterALSA: remove unnecessary null check
2009-11-14 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2009-11-10 Clemens Ladischsound: rawmidi: record a substream's owner process
2009-11-10 Clemens Ladischsound: pcm: record a substream's owner process
2009-11-10 Clemens Ladischsound: rawmidi: fix opened substreams count
2009-11-10 Takashi IwaiMerge branch 'topic/ctl-pid-lock' into topic/core-change
2009-11-10 Clemens Ladischsound: rawmidi: fix MIDI device O_APPEND error handling
2009-11-10 Clemens Ladischsound: rawmidi: fix checking of O_APPEND when opening...
2009-11-10 Clemens Ladischsound: rawmidi: fix double init when opening MIDI devic...
2009-11-06 Clemens Ladischcontrol: use reference-counted pid
2009-11-06 Clemens Ladischcontrol: remove snd_konctrol_volatile::owner_pid field
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" controls to "Speaker"
2009-11-05 Jaroslav KyselaALSA: rename "PC Speaker" and "PC Beep" controls to...
2009-11-01 Takashi IwaiMerge branch 'fix/misc' into topic/misc
2009-10-30 Julia LawallALSA: sound: Move dereference after NULL test and drop...
2009-10-11 Krzysztof HeltALSA: snd_dma_pointer workaround for chipsets with...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-21 Takashi IwaiALSA: pcm - Simplify snd_pcm_drain() implementation
2009-09-10 Takashi IwaiMerge branch 'topic/tlv-minmax' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/snd-printk' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/pcm-estrpipe-in-pm' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/pcm-drain-nonblock' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/oss' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/midi' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/dummy' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/dma-sgbuf' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/ctl-add-remove-fixes' into for...
2009-09-10 Takashi IwaiMerge branch 'topic/cleanup' into for-linus
2009-09-08 Takashi IwaiALSA: Add const prefix to proc helper functions
2009-09-08 Takashi IwaiALSA: Re-export snd_pcm_format_name() function
2009-09-07 Takashi IwaiALSA: Remove struct snd_monitor_file from public sound...
2009-08-31 Roel KluinALSA: allocation may fail in snd_pcm_oss_change_params()
2009-08-27 Takashi IwaiALSA: Add debug module option
2009-08-27 Takashi IwaiALSA: core - strip too long file names in snd_print*()
2009-08-25 Linus TorvaldsMerge branch 'fix/misc' of git://git./linux/kernel...
2009-08-25 Clemens Ladischsound: pcm_lib: fix unsorted list constraint handling
2009-08-20 Takashi IwaiALSA: pcm - Fix drain behavior in non-blocking mode
2009-08-17 Clemens Ladischsound: snd_ctl_remove_user_ctl: prevent removal of...
2009-08-17 Clemens Ladischsound: snd_ctl_remove_unlocked_id: simplify user contro...
2009-08-17 Clemens Ladischsound: snd_ctl_remove_unlocked_id: simplify error paths
2009-08-17 Clemens Ladischsound: snd_ctl_elem_add: fix value count check
2009-08-03 Lubomir RintelALSA: pcm - Tell user that stream to be rewound is...
2009-07-26 Takashi IwaiMerge branch 'fix/pcm-hwptr' into for-linus
2009-07-23 Takashi IwaiALSA: pcm - Fix hwptr buffer-size overlap bug
2009-07-23 Takashi IwaiALSA: pcm - Fix warnings in debug loggings
2009-07-23 Takashi IwaiALSA: pcm - Add logging of hwptr updates and interrupt...
2009-07-22 Takashi IwaiALSA: pcm - Fix regressions with VMware
next