aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/seq/seq_device.c
Commit message (Expand)AuthorAgeFilesLines
* remove compat from include, get new scripts workingWolfgang Wiedmeyer2015-10-231-0/+1
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-2/+4
* ALSA: remove CONFIG_KMOD from soundJohannes Berg2008-07-101-4/+2
* Dont touch fs_struct in driversJan Blunck2008-02-141-3/+0
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-15/+10
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-11/+0
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-1/+1
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-2/+1
* [PATCH] lockdep: annotate sound/core/seq/seq_device.cArjan van de Ven2006-07-031-0/+6
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+0
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-26/+27
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-031-0/+8
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-031-58/+62
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+575