summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Instrument layerTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: OSS-emulationTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: HwdepTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: TimerTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai
2006-01-03[ALSA] Use standard bitmap functionsTakashi Iwai
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[ALSA] Cleanup - remove sound/core/wrappers.cJaroslav Kysela
2005-11-04[ALSA] Fix a typo in the last fixTakashi Iwai
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch
2005-11-04[ALSA] clean up device types symbolsClemens Ladisch
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan
2005-11-04[ALSA] Add missing KERN_* prefixTakashi Iwai
2005-11-04[ALSA] seq-timer: restrict timer frequenciesClemens Ladisch
2005-11-04[ALSA] timer: formatting changesClemens Ladisch
2005-11-04[ALSA] timer: remove list_entry() type castsClemens Ladisch
2005-11-04[ALSA] timers: add module refcounting for global timersClemens Ladisch
2005-11-04[ALSA] timer: fix timer instance memory allocation checksClemens Ladisch
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-11-04[ALSA] Make snd_task_name() module localTakashi Iwai
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai
2005-11-04[ALSA] sequencer: remove superfluous function parameterClemens Ladisch
2005-11-04[ALSA] rtctimer: optimize module parameter validationClemens Ladisch
2005-11-04[ALSA] rtctimer: remove superfluous rtc_inc variableClemens Ladisch
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] gfp_t: soundAl Viro
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-12[ALSA] Replace with kzalloc() - seq stuffTakashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai
2005-09-12[ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai
2005-09-12[ALSA] pci_find_device removeJiri Slaby
2005-09-12[ALSA] Fix DocBook warningsTakashi Iwai
2005-09-12[ALSA] rtctimer: add option to make RTC timer the default sequencer timerClemens Ladisch