summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ALSA] timer: fix timer instance memory allocation checksClemens Ladisch2005-11-041-18/+24
* [ALSA] Remove kmalloc wrappersTakashi Iwai2005-11-046-186/+4Star
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-044-67/+10Star
* [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-043-12/+11Star
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-043-14/+8Star
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-048-36/+60
* [ALSA] sequencer: remove superfluous function parameterClemens Ladisch2005-11-041-5/+4Star
* [ALSA] rtctimer: optimize module parameter validationClemens Ladisch2005-11-041-8/+3Star
* [ALSA] rtctimer: remove superfluous rtc_inc variableClemens Ladisch2005-11-041-8/+1Star
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-311-0/+2
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* | [PATCH] core remove PageReservedNick Piggin2005-10-301-6/+3Star
|/
* Merge ../bleed-2.6Greg KH2005-10-284-7/+9
|\
| * [PATCH] gfp_t: soundAl Viro2005-10-284-7/+9
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-10/+4Star
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
|/
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-241-2/+4
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-094-8/+8
* [ALSA] Replace with kzalloc() - seq stuffTakashi Iwai2005-09-1222-32/+32
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-1214-46/+46
* [ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai2005-09-121-1/+7
* [ALSA] pci_find_device removeJiri Slaby2005-09-121-1/+2