Commit Graph

208 Commits (7236e978a3883406ca06ee79e0739743c7c92a85)

Author SHA1 Message Date
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 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
Josef 'Jeff' Sipek e6f8f108a1 [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values 19 years ago
Takashi Iwai 2b1181ed83 [ALSA] Add missing compat ioctls for ALSA control API 19 years ago
Takashi Iwai 9d19f48cfe [ALSA] Add pcm_class attribute to PCM sysfs entry 19 years ago
Takashi Iwai 18c1c3f694 [ALSA] Return error if no user TLV is defined 19 years ago
Takashi Iwai 86148e84c2 [ALSA] Fix errors with user TLV_WRITE 19 years ago
Takashi Iwai 2529bba760 [ALSA] Fix substream selection in PCM and rawmidi 19 years ago
Takashi Iwai 548a648b98 [ALSA] Fix control/status mmap with shared PCM substream 19 years ago
Clemens Ladisch 6e9059b05f [ALSA] system timer: remove unused snd_timer_system_private.timer field 19 years ago
Clemens Ladisch cd93fe4770 [ALSA] timer: fix timer rescheduling 19 years ago
Clemens Ladisch de2696d8bc [ALSA] system timer: clear correction value when timer stops 19 years ago
Clemens Ladisch 6ed5eff025 [ALSA] system timer: accumulate correction for multiple lost ticks 19 years ago
Clemens Ladisch 17f48ec3f1 [ALSA] system timer: fix lost ticks correction adjustment 19 years ago
Jaroslav Kysela 8aa9b586e4 [ALSA] Control API - more robust TLV implementation 19 years ago
Takashi Iwai 2b29b13c57 [ALSA] Deprecate snd_card_free_in_thread() 19 years ago
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection 19 years ago
Takashi Iwai 746d4a02e6 [ALSA] Fix disconnection of proc interface 19 years ago
Jaroslav Kysela 42750b04c5 [ALSA] Control API - TLV implementation for additional information like dB scale 19 years ago
Takashi Iwai 6cb53e7ed7 [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device 19 years ago
Panagiotis Issaris 59feddb25f [ALSA] Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Takashi Iwai 2999ff5ba1 [ALSA] Fix a deadlock in snd-rtctimer 19 years ago
Clemens Ladisch 562b590d4e [ALSA] remove unused snd_minor.name field 19 years ago
Arjan van de Ven 933a2efc59 [PATCH] lockdep: annotate sound/core/seq/seq_device.c 19 years ago
Ingo Molnar d8371f0481 [PATCH] lockdep: annotate sound/core/seq/seq_ports.c 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Takashi Iwai be7ee27822 [ALSA] Fix misuse of __list_add() in seq_ports.c 19 years ago
Clemens Ladisch b10e539129 [ALSA] make CONFIG_SND_DYNAMIC_MINORS non-experimental 19 years ago
Greg Kroah-Hartman 0936f26f55 [PATCH] devfs: Remove devfs support from the sound subsystem 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
Takashi Iwai 45df379798 [ALSA] Remove nested mutexes in seq_ports.c 19 years ago
Takashi Iwai 3758d4e601 [ALSA] Remove bogus check of mmap_count in snd_pcm_release() 19 years ago
Takashi Iwai 6581f4e74d [ALSA] Remove zero-initialization of static variables 19 years ago
Takashi Iwai 0fbf405c58 [ALSA] Fix pcm-draining of capture stream in PCM middle layer 19 years ago
Takashi Iwai 746df94898 [ALSA] Fix rwlock around snd_iprintf() in sound core 19 years ago
Clemens Ladisch a7b928ac5f [ALSA] rawmidi: add get_port_info callback for sequencer information flags 19 years ago
Clemens Ladisch 450047a78f [ALSA] add more sequencer port type information bits 19 years ago
Clemens Ladisch f4a747f155 [ALSA] fix a wrong lock 19 years ago
Takashi Iwai 170a34605c [ALSA] Fix compile warning in timer.c 19 years ago
Takashi Iwai 9c323fcbc5 [ALSA] Fix mmap_count with O_APPEND opened streams 19 years ago
Takashi Iwai 0df63e44c3 [ALSA] Add O_APPEND flag support to PCM 19 years ago
Takashi Iwai f001c3acf6 [ALSA] Insert might_sleep() in snd_iprintf() 19 years ago
Takashi Iwai d689e34b52 [ALSA] Remove spinlocks around proc prints 19 years ago
Takashi Iwai bf850204a7 [ALSA] Remove unneeded read/write_size fields in proc text ops 19 years ago
Takashi Iwai 7e4eeec8a3 [ALSA] Make buffer size of proc text interface variable 19 years ago
Takashi Iwai 2f4ca8e5c7 [ALSA] Clean up ugly hacks in pcm_lib.c 19 years ago
Takashi Iwai e88e8ae639 [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module 19 years ago
Takashi Iwai 91715ed934 [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 19 years ago