aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz1-2/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck1-18/+18
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai1-1/+0
2006-01-04[ALSA] version 1.0.11rc2Jaroslav Kysela1-2/+2
2006-01-03[ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook.James Courtier-Dutton1-0/+3
2006-01-03[ALSA] seq: reorganize sequencer client numbersClemens Ladisch1-2/+3
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-1/+3
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-11/+1
2006-01-03[ALSA] Nest sound devicesClemens Ladisch1-0/+1
2006-01-03[ALSA] Add a new quirk for mute-LED and HP-only.Matthew Garrett1-0/+1
2006-01-03[ALSA] emu10k1: Partial support for Creative emu1212mJames Courtier-Dutton1-0/+1
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai1-4/+9
2006-01-03[ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch1-1/+6
2006-01-03[ALSA] dynamic minors (4/6): dynamic minor number allocationClemens Ladisch1-4/+25
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch4-6/+12
2006-01-03[ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch1-4/+1
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2-5/+6
2006-01-03[ALSA] Remove snd_legacy_auto_probe()Takashi Iwai1-14/+0
2006-01-03[ALSA] ad1848 - Add PM supportTakashi Iwai1-0/+5
2006-01-03[ALSA] Add PM support to SB-support codeTakashi Iwai1-0/+8
2006-01-03[ALSA] emu10k1 - Add PM supportTakashi Iwai1-2/+29
2006-01-03[ALSA] ak4531 - Add PM supportTakashi Iwai1-0/+5
2006-01-03[ALSA] ymfpci - Fix PM supportTakashi Iwai1-0/+3
2006-01-03[ALSA] trident - Fix PM supportTakashi Iwai1-0/+2
2006-01-03[ALSA] cs46xx - Fix PM supportTakashi Iwai1-0/+2
2006-01-03[ALSA] vx-driver - Fix PM supportTakashi Iwai1-0/+6
2006-01-03[ALSA] Decentralize PM controlTakashi Iwai1-28/+0
2006-01-03[ALSA] Remove xxx_t typedefs: PCI YMFPCITakashi Iwai1-55/+54
2006-01-03[ALSA] Remove xxx_t typedefs: PCI TridentTakashi Iwai1-74/+77
2006-01-03[ALSA] Remove xxx_t typedefs: PCI HDSP-MADITakashi Iwai1-24/+21
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
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/jgarzi...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
2005-08-30[ALSA] ymfpci: add per-voice volume controlsClemens Ladisch1-0/+6
2005-08-30[ALSA] ad1816a - Add clockfreq module optionTakashi Iwai1-0/+1
2005-08-30[ALSA] AC97 bus interface for ad-hoc driversLiam Girdwood1-0/+6
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2-2/+2
2005-08-30[ALSA] WM97xx AC97 codec controlsLiam Girdwood1-0/+3
2005-08-23[PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro1-0/+2
2005-07-28[ALSA] version 1.0.9bJaroslav Kysela1-2/+2
2005-07-28[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2-4/+4
2005-07-28[ALSA] emu10k1: Add module option uint subsystem.James Courtier-Dutton1-0/+1
2005-07-28[ALSA] cleanup and typo-correctionHenrik Kretzschmar1-14/+17
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-8/+8
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-1/+2
2005-06-22[ALSA] Add const prefixTakashi Iwai1-1/+1
2005-06-22[ALSA] Add HDSP MADI driverTakashi Iwai1-0/+131
2005-06-22[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriateJaroslav Kysela1-2/+2
2005-05-29[ALSA] version 1.0.9Jaroslav Kysela1-2/+2
2005-05-29[ALSA] sound/isa/: cleanupsAdrian Bunk1-23/+0
2005-05-29[ALSA] sound/core/: possible cleanupsAdrian Bunk4-23/+0
2005-05-29[ALSA] Export missing snd_pcm_format_*()Takashi Iwai1-0/+14
2005-05-29[ALSA] Change some timer ioctls due to conflictionTakashi Iwai1-5/+6
2005-05-29[ALSA] Implement different capture sources.James Courtier-Dutton1-0/+1
2005-05-29[ALSA] Update A_SAMPLE_RATE register details.James Courtier-Dutton1-2/+18
2005-05-29[ALSA] usb-audio - add Extigy/Audigy 2 NX remote control supportClemens Ladisch1-1/+2
2005-05-29ALSA CVS updateJaroslav Kysela1-1/+1
2005-05-29[ALSA] Increase timer protocol numberTakashi Iwai1-1/+1
2005-05-29[ALSA] Improve the shared-jack handling on ac97Takashi Iwai1-0/+4
2005-05-29[ALSA] replace SNDRV_PCM_HW_PARAMS_RUNTIME -> SNDRV_PCM_HW_PARAMS_NORESAMPLEJaroslav Kysela1-1/+1
2005-05-29[ALSA] Improve SPDIF playback via the P16V/CA0151 chip.James Courtier-Dutton1-0/+1
2005-05-29[ALSA] Check revision for the proper detection of audigy 2Takashi Iwai1-0/+1
2005-05-29[ALSA] Use old default id strings for compatibilityTakashi Iwai1-2/+3
2005-05-29[ALSA] clean up card featuresLee Revell1-6/+3
2005-05-29[ALSA] Adds Capture to P16V chip.James Courtier-Dutton1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds74-0/+20514