summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Revert the nested-device patchTakashi Iwai2006-01-042-10/+3Star
* [ALSA] seq: reorganize sequencer client numbersClemens Ladisch2006-01-032-28/+33
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-036-69/+23Star
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-037-37/+8Star
* [ALSA] seq: remove superfluous fieldsClemens Ladisch2006-01-032-6/+0Star
* [ALSA] pcm - Fix wrong assertsTakashi Iwai2006-01-031-4/+3Star
* [ALSA] Nest sound devicesClemens Ladisch2006-01-032-3/+10
* [ALSA] pcm - Make the support of old API selectableTakashi Iwai2006-01-032-0/+14
* [ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai2006-01-0313-21/+50
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-038-120/+184
* [ALSA] sound/: possible cleanupsAdrian Bunk2006-01-031-3/+2Star
* [ALSA] Fix a missing includeTakashi Iwai2006-01-031-0/+1
* [ALSA] rawmidi: adjust runtime->avail when changing output buffer sizeClemens Ladisch2006-01-031-0/+1
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-035-20/+43
* [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-031-3/+3
* [ALSA] dynamic minors (4/6): dynamic minor number allocationClemens Ladisch2006-01-032-19/+57
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-0313-191/+266
* [ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch2006-01-032-88/+48Star
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-0312-109/+102Star
* [ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_sel...Clemens Ladisch2006-01-031-0/+2
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-031-2/+3
* [ALSA] Add error messagesTakashi Iwai2006-01-036-16/+42
* [ALSA] pcm - NULL check in snd_pcm_suspend*()Takashi Iwai2006-01-031-0/+6
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-034-272/+3Star
* [ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai2006-01-0317-347/+340Star
* [ALSA] Remove xxx_t typedefs: Instrument layerTakashi Iwai2006-01-034-149/+149
* [ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai2006-01-0326-916/+1069
* [ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai2006-01-039-511/+524
* [ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai2006-01-031-120/+120
* [ALSA] Remove xxx_t typedefs: OSS-emulationTakashi Iwai2006-01-032-19/+22
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-037-645/+699
* [ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai2006-01-031-55/+55
* [ALSA] Remove xxx_t typedefs: HwdepTakashi Iwai2006-01-032-48/+57
* [ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai2006-01-032-145/+157
* [ALSA] Remove xxx_t typedefs: TimerTakashi Iwai2006-01-033-196/+194Star
* [ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai2006-01-032-161/+186
* [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-033-77/+83
* [ALSA] Use standard bitmap functionsTakashi Iwai2006-01-035-113/+53Star
* [PATCH] unpaged: fix sound Bad page statesHugh Dickins2005-11-221-0/+2
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-092-12/+13
* [ALSA] Cleanup - remove sound/core/wrappers.cJaroslav Kysela2005-11-071-40/+0Star
* [ALSA] Fix a typo in the last fixTakashi Iwai2005-11-041-1/+1
* [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-043-16/+7Star
* [ALSA] clean up device types symbolsClemens Ladisch2005-11-041-2/+2
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-043-12/+6Star
* [ALSA] Add missing KERN_* prefixTakashi Iwai2005-11-042-4/+8
* [ALSA] seq-timer: restrict timer frequenciesClemens Ladisch2005-11-041-3/+17
* [ALSA] timer: formatting changesClemens Ladisch2005-11-041-112/+167
* [ALSA] timer: remove list_entry() type castsClemens Ladisch2005-11-041-21/+22
* [ALSA] timers: add module refcounting for global timersClemens Ladisch2005-11-042-4/+7