aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] pcm - NULL check in snd_pcm_suspend*()Takashi Iwai1-0/+6
2006-01-03[ALSA] Decentralize PM controlTakashi Iwai4-272/+3
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai17-347/+340
2006-01-03[ALSA] Remove xxx_t typedefs: Instrument layerTakashi Iwai4-149/+149
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai26-916/+1069
2006-01-03[ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai9-511/+524
2006-01-03[ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai1-120/+120
2006-01-03[ALSA] Remove xxx_t typedefs: OSS-emulationTakashi Iwai2-19/+22
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai7-645/+699
2006-01-03[ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai1-55/+55
2006-01-03[ALSA] Remove xxx_t typedefs: HwdepTakashi Iwai2-48/+57
2006-01-03[ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai2-145/+157
2006-01-03[ALSA] Remove xxx_t typedefs: TimerTakashi Iwai3-196/+194
2006-01-03[ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai2-161/+186
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai3-77/+83
2006-01-03[ALSA] Use standard bitmap functionsTakashi Iwai5-113/+53
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins1-0/+2
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2-12/+13
2005-11-07[ALSA] Cleanup - remove sound/core/wrappers.cJaroslav Kysela1-40/+0
2005-11-04[ALSA] Fix a typo in the last fixTakashi Iwai1-1/+1
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch3-16/+7
2005-11-04[ALSA] clean up device types symbolsClemens Ladisch1-2/+2
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan3-12/+6
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai2-4/+8
2005-11-04[ALSA] seq-timer: restrict timer frequenciesClemens Ladisch1-3/+17
2005-11-04[ALSA] timer: formatting changesClemens Ladisch1-112/+167
2005-11-04[ALSA] timer: remove list_entry() type castsClemens Ladisch1-21/+22
2005-11-04[ALSA] timers: add module refcounting for global timersClemens Ladisch2-4/+7
2005-11-04[ALSA] timer: fix timer instance memory allocation checksClemens Ladisch1-18/+24
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai6-186/+4
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai4-67/+10
2005-11-04[ALSA] Make snd_task_name() module localTakashi Iwai3-12/+11
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai3-14/+8
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai8-36/+60
2005-11-04[ALSA] sequencer: remove superfluous function parameterClemens Ladisch1-5/+4
2005-11-04[ALSA] rtctimer: optimize module parameter validationClemens Ladisch1-8/+3
2005-11-04[ALSA] rtctimer: remove superfluous rtc_inc variableClemens Ladisch1-8/+1
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+2
2005-10-29[PATCH] core remove PageReservedNick Piggin1-6/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-10-28Merge ../bleed-2.6Greg KH4-7/+9
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-10/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] gfp_t: soundAl Viro4-7/+9
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai1-2/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro4-8/+8
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai22-32/+32
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai14-46/+46
2005-09-12[ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai1-1/+7
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-1/+2