Commit Graph

218 Commits (6800c3d027b4458a6fb5ab78064c2e3b7da2f94f)

Author SHA1 Message Date
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
Greg Kroah-Hartman d80f19fab8 Driver core: convert sound core to use struct device 18 years ago
Takashi Iwai de1b8b93a0 [ALSA] Fix hang-up at disconnection of usb-audio 18 years ago
Clemens Ladisch ac5d1a7d25 [ALSA] rtctimer: handle RTC interrupts with a tasklet 18 years ago
Takashi Iwai ef35be7f52 [ALSA] Fix addition of user-defined boolean controls 18 years ago
Takashi Iwai dbedca39fe [ALSA] Fix re-use of va_list 18 years ago
Al Viro cb04e6b619 [PATCH] hwdep_compat missed __user annotations 18 years ago
Karsten Wiese a9edfc6022 [ALSA] Handle file operations during snd_card disconnects using static file->f_op 18 years ago
Florin Malita 104326f8df [ALSA] Dereference after free in snd_hwdep_release() 18 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 18 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