aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] Remove xxx_t typedefs: PCI HDSPTakashi Iwai1-27/+24
2006-01-03[ALSA] Remove xxx_t typedefs: PCI emu10k1Takashi Iwai2-168/+174
2006-01-03[ALSA] Remove xxx_t typedefs: PCI CS46xxTakashi Iwai4-197/+189
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai1-62/+61
2006-01-03[ALSA] Remove xxx_t typedefs: AK4531 codecTakashi Iwai1-6/+6
2006-01-03[ALSA] Remove xxx_t typedefs: ISA WavefrontTakashi Iwai1-10/+10
2006-01-03[ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai1-159/+158
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai3-79/+78
2006-01-03[ALSA] Remove xxx_t typedefs: ISA ES1688Takashi Iwai1-12/+10
2006-01-03[ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai1-38/+36
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1848Takashi Iwai1-15/+13
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai1-12/+10
2006-01-03[ALSA] Remove xxx_t typedefs: Emu-X synthTakashi Iwai4-125/+123
2006-01-03[ALSA] Remove xxx_t typedefs: AC97Takashi Iwai1-53/+54
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai3-40/+36
2006-01-03[ALSA] Remove xxx_t typedefs: I2C driversTakashi Iwai6-58/+66
2006-01-03[ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai1-3/+3
2006-01-03[ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2-40/+41
2006-01-03[ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai1-14/+12
2006-01-03[ALSA] Backward-compatibility typedefsTakashi Iwai1-0/+173
2006-01-03[ALSA] Remove xxx_t typedefs: Sequencer OSS-emulationTakashi Iwai1-18/+12
2006-01-03[ALSA] Remove xxx_t typedefs: Instrument layerTakashi Iwai4-101/+123
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