aboutsummaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
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: 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] ac97 - Remove ac9_enum definition from public headerTakashi Iwai
2006-01-03[ALSA] Clean up includes in asound.h & asequencer.hTakashi Iwai
2006-01-03[ALSA] [Trivial] Fix spaces in gus.hTakashi Iwai
2006-01-03[ALSA] Clean up ISA cs4231 codeTakashi Iwai
2006-01-03[ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai
2006-01-03[ALSA] Remove tea6330t struct definition from public headerTakashi Iwai
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai
2005-11-07[ALSA] version 1.0.10rc3Jaroslav Kysela
2005-11-04[ALSA] emu10k1 - Use 31 bit DMA mask for AudigyLee Revell
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] timers: add module refcounting for global timersClemens Ladisch
2005-11-04[ALSA] Add the missing forward declrationTakashi Iwai
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] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky
2005-10-31[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton
2005-10-28[PATCH] gfp_t: soundAl Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-07[ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai
2005-10-07[ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre
2005-09-12[ALSA] version 1.0.10rc1Jaroslav Kysela
2005-09-12[ALSA] Another fix for DocBookTakashi 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] Remove superfluous PCI ID definitionsTakashi Iwai
2005-09-12[ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai
2005-09-09[PATCH] DocBook: fix kernel-api documentation generationMartin Waitz
2005-09-09[PATCH] v4l: Remove kernel version dependency from tea575x-tuner.hMauro Carvalho Chehab
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik
2005-08-30[ALSA] version 1.0.10rc1Jaroslav Kysela
2005-08-30[ALSA] include/sound/gus.h: 'extern inline' -> 'static inline'Adrian Bunk
2005-08-30[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in nsJaroslav Kysela
2005-08-30[ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese