Commit Graph

78 Commits (db0fefc5119e2cfaa8f57565331e0abe47f0801e)

Author SHA1 Message Date
Guennadi Liakhovetski 8b90ca0882 ALSA: Fix indentation in pcm_native.c 15 years ago
Takashi Iwai 6985c8877a ALSA: pcm - fix page conversion on non-coherent PPC arch 15 years ago
Takashi Iwai 66b6cfacfc ALSA: pcm - fix page conversion on non-coherent MIPS arch 15 years ago
Takashi Iwai 9eb4a06788 ALSA: pcm - define snd_pcm_default_page_ops() 15 years ago
Takashi Iwai 657b1989da ALSA: pcm - Use dma_mmap_coherent() if available 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Takashi Iwai d3a7dcfeeb ALSA: pcm - Simplify snd_pcm_drain() implementation 16 years ago
Takashi Iwai 4cdc115fd3 ALSA: pcm - Fix drain behavior in non-blocking mode 16 years ago
Lubomir Rintel 51840409b6 ALSA: pcm - Tell user that stream to be rewound is suspended 16 years ago
Mariusz Kozlowski 8bd9bca3c1 sound: fix check for return value in snd_pcm_hw_refine 16 years ago
Jaroslav Kysela 8bea869c5e ALSA: PCM midlevel: improve fifo_size handling 16 years ago
Takashi Iwai 6af3fb72d2 ALSA: Fix invalid jiffies check after pause 16 years ago
Takashi Iwai 4bbe1ddf89 ALSA: Add extra delay count in PCM 16 years ago
Li Zefan ef44a1ec6e ALSA: sound/core: use memdup_user() 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Takashi Iwai 006de26735 ALSA: Add missing KERN_* prefix to printk in sound/core 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Randy Dunlap 1c85cc6445 ALSA: kernel docs: fix sound/core/ kernel-doc 17 years ago
Takashi Iwai 24e8fc498e ALSA: remove unneeded power_mutex lock in snd_pcm_drop 17 years ago
Cliff Cai 7003609b3b ALSA: add dummy function to support shared mmap in nommu Blackfin arch 17 years ago
Takashi Iwai 7eaa943c8e ALSA: Kill snd_assert() in sound/core/* 17 years ago
Linus Torvalds 685d87f7cc Revert "pcm_native.c: remove unused label" 17 years ago
Linus Torvalds 680db0136e pcm_native.c: remove unused label 17 years ago
Jonathan Corbet 2db9f0a35a snd/PCM: fasync BKL pushdown 17 years ago
Mark Gross f011e2e2df latency.c: use QoS infrastructure 17 years ago
Jaroslav Kysela 8c12158687 [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Takashi Iwai 31e8960b35 [ALSA] Remove PCM sleep_min and tick 17 years ago
Takashi Iwai d948035a92 [ALSA] Remove PCM xfer_align sw params 17 years ago
Jaroslav Kysela a713b58347 [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() 17 years ago
Jaroslav Kysela 28e9e47384 [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) 17 years ago
Marcin Ślusarz b05e578740 [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol 17 years ago
Nick Piggin 3ad5afcd5f [ALSA] alsa: nopage 17 years ago
Jaroslav Kysela b751eef1fd [ALSA] Use posix clock monotonic for PCM and timer timestamps 17 years ago
Takashi Iwai 7c7fc2d44b [ALSA] Fix PCM MMAP time-stamp mode 17 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Clemens Ladisch 7653d55760 [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c 18 years ago
Takashi Iwai 1a7fa543cb [ALSA] Fix substream to check in PCM drain 18 years ago
Frederik Deweerdt 208eee2a9d [ALSA] pcm_native: lockdep warning when launching jack 18 years ago
Takashi Iwai ef991b95aa [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Josef Sipek 7bc563239e [PATCH] struct path: convert sound 18 years ago
Nick Piggin cd54e7e543 [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers 18 years ago
Takashi Iwai de1b8b93a0 [ALSA] Fix hang-up at disconnection of usb-audio 18 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Takashi Iwai 9442e691e4 [PATCH] maximum latency tracking: ALSA support 19 years ago
Takashi Iwai 548a648b98 [ALSA] Fix control/status mmap with shared PCM substream 19 years ago
Takashi Iwai 3758d4e601 [ALSA] Remove bogus check of mmap_count in snd_pcm_release() 19 years ago
Takashi Iwai 0fbf405c58 [ALSA] Fix pcm-draining of capture stream in PCM middle layer 19 years ago