Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / sound / core / pcm_native.c
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-04-13 Takashi IwaiALSA: core - Define llseek fops
2010-04-07 Takashi IwaiALSA: pcm - Remove BKL from async callback
2010-02-17 Takashi IwaiMerge branch 'fix/misc' into topic/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 Takashi IwaiMerge remote branch 'alsa/devel' into topic/misc
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 IwaiALSA: pcm - Call pgprot_noncached() for vmalloc'ed...
2010-01-18 Takashi IwaiALSA: pcm - Remove unneeded ifdef pgprot_noncached
2010-01-12 Takashi IwaiMerge commit alsa/devel into topic/misc
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
2009-12-25 Guennadi LiakhovetskiALSA: Fix indentation in pcm_native.c
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-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/pcm-estrpipe-in-pm' into for-linus
2009-08-20 Takashi IwaiALSA: pcm - Fix drain behavior in non-blocking mode
2009-08-03 Lubomir RintelALSA: pcm - Tell user that stream to be rewound is...
2009-06-22 Mariusz Kozlowskisound: fix check for return value in snd_pcm_hw_refine
2009-06-10 Takashi IwaiMerge branch 'topic/pcm-delay' into for-linus
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: Fix invalid jiffies check after pause
2009-05-05 Takashi IwaiALSA: Add extra delay count in PCM
2009-04-14 Li ZefanALSA: sound/core: use memdup_user()
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-16 Jonathan CorbetRationalize fasync return values
2009-02-05 Takashi IwaiALSA: Add missing KERN_* prefix to printk in sound...
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-16 Randy DunlapALSA: kernel docs: fix sound/core/ kernel-doc
2008-09-25 Takashi IwaiALSA: remove unneeded power_mutex lock in snd_pcm_drop
2008-09-04 Cliff CaiALSA: add dummy function to support shared mmap in...
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/core/*
2008-08-07 Linus TorvaldsRevert "pcm_native.c: remove unused label"
2008-08-06 Linus Torvaldspcm_native.c: remove unused label
2008-07-02 Jonathan Corbetsnd/PCM: fasync BKL pushdown
2008-02-05 Mark Grosslatency.c: use QoS infrastructure
2008-01-31 Jaroslav Kysela[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP...
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] Remove PCM sleep_min and tick
2008-01-31 Takashi Iwai[ALSA] Remove PCM xfer_align sw params
2008-01-31 Jaroslav Kysela[ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP conditio...
2008-01-31 Jaroslav Kysela[ALSA] PCM - added back TSTAMP ioctl for PCM (for old...
2008-01-31 Marcin Ślusarz[ALSA] pcm_native: fix sparse warning about shadowing...
2008-01-31 Nick Piggin[ALSA] alsa: nopage
2008-01-31 Jaroslav Kysela[ALSA] Use posix clock monotonic for PCM and timer...
2008-01-31 Takashi Iwai[ALSA] Fix PCM MMAP time-stamp mode
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Clemens Ladisch[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c
2007-07-20 Takashi Iwai[ALSA] Fix substream to check in PCM drain
2007-05-11 Frederik Deweerdt[ALSA] pcm_native: lockdep warning when launching jack
2007-05-11 Takashi Iwai[ALSA] Add snd_pcm_group_for_each_entry() for code...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 9
2006-12-08 Josef Sipek[PATCH] struct path: convert sound
2006-12-07 Nick Piggin[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-11-28 Takashi Iwai[ALSA] Fix hang-up at disconnection of usb-audio
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Takashi Iwai[PATCH] maximum latency tracking: ALSA support
2006-09-23 Takashi Iwai[ALSA] Fix control/status mmap with shared PCM substream
2006-06-22 Takashi Iwai[ALSA] Remove bogus check of mmap_count in snd_pcm_rele...
2006-06-22 Takashi Iwai[ALSA] Fix pcm-draining of capture stream in PCM middle...
2006-06-22 Takashi Iwai[ALSA] Fix mmap_count with O_APPEND opened streams
2006-06-22 Takashi Iwai[ALSA] Add O_APPEND flag support to PCM
2006-06-22 Takashi Iwai[ALSA] Move OSS-specific hw_params helper to snd-pcm...
2006-04-12 Takashi Iwai[ALSA] Fix Oops of PCM OSS emulation
2006-03-31 Takashi Iwai[ALSA] Clean up PCM codes (take 2)
2006-03-31 Takashi Iwai[ALSA] Tiny clean up of PCM codes
2006-03-31 Takashi Iwai[ALSA] Cleanup unused argument for snd_power_wait()
2006-03-22 Takashi Iwai[ALSA] pcm - Move PAUSE ioctl to common ioctl handler
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (core part)
2006-01-03 Takashi Iwai[ALSA] pcm - Make the support of old API selectable
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (3/6): store device-specific...
2006-01-03 Clemens Ladisch[ALSA] dynamic minors (1/6): store device type in struc...
2006-01-03 Takashi Iwai[ALSA] pcm - NULL check in snd_pcm_suspend*()
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: PCM
2005-11-04 Clemens Ladisch[ALSA] fix improper CONFIG_SND_MAJOR usage
2005-11-04 Takashi Iwai[ALSA] Use getnstimeofday()
2005-11-04 Takashi Iwai[ALSA] Remove snd_runtime_check() macro
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - core stuff
2005-09-12 Takashi Iwai[ALSA] Fix DocBook warnings
2005-08-30 Jaroslav Kysela[ALSA] Timer API - added SUSPEND/RESUME events
2005-08-30 Karsten Wiese[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag
2005-06-22 Takashi Iwai[ALSA] Fix races between PCM drain and other ops
2005-05-29 Adrian Bunk[ALSA] sound/core/: possible cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2