aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] Remove xxx_t typedefs: SequencerTakashi Iwai7-363/+294
2006-01-03[ALSA] Remove xxx_t typedefs: PCM OSS-emulationTakashi Iwai1-22/+19
2006-01-03[ALSA] Remove xxx_t typedefs: Mixer OSS-emulationTakashi Iwai1-26/+28
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai3-307/+284
2006-01-03[ALSA] Remove xxx_t typedefs: Proc handlerTakashi Iwai1-48/+46
2006-01-03[ALSA] Remove xxx_t typedefs: HwdepTakashi Iwai1-22/+20
2006-01-03[ALSA] Remove xxx_t typedefs: Raw MIDITakashi Iwai1-60/+63
2006-01-03[ALSA] Remove xxx_t typedefs: TimerTakashi Iwai1-53/+41
2006-01-03[ALSA] Remove xxx_t typedefs: ControlsTakashi Iwai1-52/+42
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2-390/+349
2006-01-03[ALSA] ac97 - Remove ac9_enum definition from public headerTakashi Iwai1-35/+30
2006-01-03[ALSA] Clean up includes in asound.h & asequencer.hTakashi Iwai2-27/+4
2006-01-03[ALSA] [Trivial] Fix spaces in gus.hTakashi Iwai1-31/+31
2006-01-03[ALSA] Clean up ISA cs4231 codeTakashi Iwai1-39/+0
2006-01-03[ALSA] Clean up sa11xx-uda1341 driverTakashi Iwai1-106/+1
2006-01-03[ALSA] Remove tea6330t struct definition from public headerTakashi Iwai1-14/+2
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai1-2/+0
2005-11-07[ALSA] version 1.0.10rc3Jaroslav Kysela1-2/+2
2005-11-04[ALSA] emu10k1 - Use 31 bit DMA mask for AudigyLee Revell1-1/+2
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch1-0/+1
2005-11-04[ALSA] clean up device types symbolsClemens Ladisch1-5/+3
2005-11-04[ALSA] timers: add module refcounting for global timersClemens Ladisch1-0/+1
2005-11-04[ALSA] Add the missing forward declrationTakashi Iwai1-0/+1
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai2-38/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2-12/+1
2005-11-04[ALSA] Make snd_task_name() module localTakashi Iwai1-1/+0
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai2-25/+1
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-23/+11
2005-11-04[ALSA] Removing obsolete AC97_SHARED_TYPESSasha Khapyorsky1-10/+0
2005-10-31[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magicJames Courtier-Dutton1-0/+1
2005-10-28[PATCH] gfp_t: soundAl Viro1-1/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-5/+5
2005-10-07[ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai1-1/+1
2005-10-07[ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre1-0/+2
2005-09-12[ALSA] version 1.0.10rc1Jaroslav Kysela1-1/+1
2005-09-12[ALSA] Another fix for DocBookTakashi Iwai1-1/+3
2005-09-12[ALSA] pcm-oss - Add bugg-yptr optionTakashi Iwai1-1/+2
2005-09-12[ALSA] pci_find_device removeJiri Slaby1-1/+0
2005-09-12[ALSA] Remove superfluous PCI ID definitionsTakashi Iwai5-59/+1
2005-09-12[ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai1-3/+5
2005-09-09[PATCH] DocBook: fix kernel-api documentation generationMartin Waitz1-3/+2
2005-09-09[PATCH] v4l: Remove kernel version dependency from tea575x-tuner.hMauro Carvalho Chehab1-2/+0
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 Linus Torvalds1-1/+1
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-0/+2
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik1-1/+1
2005-08-30[ALSA] version 1.0.10rc1Jaroslav Kysela1-2/+2
2005-08-30[ALSA] include/sound/gus.h: 'extern inline' -> 'static inline'Adrian Bunk1-4/+4
2005-08-30[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in nsJaroslav Kysela1-1/+1
2005-08-30[ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela1-1/+5
2005-08-30[ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flagKarsten Wiese1-1/+0