mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / sound / core /
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
2009-07-19 Jaswinder Singh... ALSA: OSS sequencer should be initialized after snd_seq...
2009-07-15 Clemens Ladischsound: rawmidi: disable active-sensing-on-close by...
2009-07-15 Clemens Ladischsound: seq_oss_midi: remove magic numbers
2009-07-15 Clemens Ladischsound: seq_midi: do not send MIDI reset when closing
2009-07-15 Clemens Ladischseq-midi: always log message on output overrun
2009-07-08 Takashi IwaiALSA: Fix SG-buffer DMA with non-coherent architectures
2009-07-06 Takashi IwaiALSA: info - Use krealloc()
2009-06-22 Takashi IwaiMerge branch 'topic/seq-midi-fix' into for-linus
2009-06-22 Takashi IwaiMerge branch 'topic/pcm-jiffies-check' into for-linus
2009-06-22 Clemens Ladischsound: seq_midi_event: fix decoding of (N)RPN events
2009-06-22 Mariusz Kozlowskisound: fix check for return value in snd_pcm_hw_refine
2009-06-17 Takashi IwaiALSA: Add new TLV types for dBwith min/max
2009-06-12 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-06-10 Kay SieversALSA: use card device as parent for jack input-devices
2009-06-10 Takashi IwaiMerge branch 'topic/seq-kconfig-cleanup' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/pcm-jiffies-check' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/pcm-delay' into for-linus
2009-06-10 Takashi IwaiMerge branch 'topic/div64-cleanup' into for-linus
2009-06-08 Takashi IwaiALSA: pcm - A helper function to compose PCM stream...
2009-06-07 Takashi IwaiALSA: pcm - Fix update of runtime->hw_ptr_interrupt
2009-06-06 Jaroslav KyselaALSA: pcm - Fix a typo in hw_ptr update check
2009-06-05 Takashi IwaiALSA: Clean up 64bit division functions
2009-06-03 Jaroslav KyselaALSA: Core - clean up snd_card_set_id* calls and remove...
2009-06-03 Mark BrownALSA: Fix double locking of card list in snd_card_regis...
2009-06-02 Jaroslav KyselaALSA: Core - add snd_card_set_id() function
2009-05-29 Michal MarekALSA: clean up the logic for building sequencer modules
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: lower jiffies check margin using...
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: Do not update hw_ptr_jiffies when...
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: introduce mask for xrun_debug(...
2009-05-29 Jaroslav KyselaALSA: PCM midlevel: improve fifo_size handling
2009-05-29 Takashi IwaiMerge branch 'fix/pcm-jiffies-check' into topic/pcm...
2009-05-27 Takashi IwaiALSA: Enable PCM hw_ptr_jiffies check only in xrun_debu...
2009-05-27 Takashi IwaiALSA: Fix invalid jiffies check after pause
2009-05-05 Takashi IwaiALSA: Add extra delay count in PCM
2009-04-28 Takashi IwaiALSA: pcm core - Avoid jiffies check for devices with...
2009-04-15 Takashi IwaiMerge branch 'topic/memdup_user' into for-linus
2009-04-15 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-04-14 Takashi IwaiALSA: add private_data to struct snd_jack
2009-04-14 Li ZefanALSA: sound/core: use memdup_user()
2009-04-10 Jaroslav Kysela[ALSA] pcm-midlevel: Add more strict buffer position...
2009-04-07 Deepika MakhijaALSA: oss - volume control for CSWITCH and CROUTE
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-23 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/pcm-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/vmaster-update' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/rawmidi-fix' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/ctl-list-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/quirk-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/jack' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/hwdep-cleanup' into for-linus
2009-03-23 Takashi IwaiMerge branch 'topic/snd_card_new-err' into for-linus
2009-03-20 Takashi IwaiALSA: pcm - Safer boundary checks
2009-03-19 Takashi IwaiALSA: pcm - Fix delta calculation at boundary overlap
2009-03-19 Takashi IwaiALSA: pcm - Reset invalid position even without debug...
2009-03-19 Takashi IwaiALSA: pcm - avoid unnecessary inline
2009-03-19 Takashi IwaiALSA: pcm - Fix a typo in error messages
2009-03-18 Takashi IwaiALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
2009-03-18 Jiri SlabyALSA: pcm_oss, fix locking typo
2009-03-18 Viral MehtaALSA: oss-mixer - Fixes recording gain control
2009-03-17 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/drop-l3
2009-03-16 Jonathan CorbetRationalize fasync return values
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-03-09 Takashi IwaiMerge branch 'topic/vmaster-update' into topic/docbook-fix
2009-03-09 Takashi IwaiMerge branch 'topic/jack' into topic/docbook-fix
2009-03-09 Takashi IwaiALSA: rawmidi - Refactor rawmidi open/close codes
2009-03-09 Takashi IwaiALSA: rawmidi - Fix possible race in open
2009-03-09 Takashi IwaiALSA: Clean up snd_monitor_file management
2009-03-09 Takashi IwaiALSA: Add kernel-doc comments to vmaster stuff
2009-03-09 Takashi IwaiALSA: add snd_ctl_add_slave_uncached()
2009-03-09 Takashi IwaiALSA: Remove unneeded snd_pcm_substream.timer_lock
2009-03-09 Takashi IwaiALSA: Rewrite hw_ptr updaters
2009-02-23 Takashi IwaiMerge branch 'topic/hwdep-cleanup' into topic/hdsp
2009-02-23 Steve ChenALSA: fix excessive background noise introduced by...
2009-02-19 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/oxygen
2009-02-18 Takashi IwaiALSA: jack - Use card->shortname for input name
2009-02-09 Takashi IwaiMerge branch 'topic/quirk-cleanup' into topic/misc
2009-02-09 Takashi IwaiALSA: Add subdevice_mask field to quirk entries
2009-02-05 Takashi IwaiALSA: Add missing KERN_* prefix to printk in sound...
2009-02-05 Tim BlechmannALSA: snd_pcm_new api cleanup
next