aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-22[ALSA] version 1.0.12rc1Jaroslav Kysela1-2/+2
2006-06-22[ALSA] Disable AC97 AUX and VIDEO controls for WM9705 touchscreenRodolfo Giometti1-0/+1
2006-06-22[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai1-2/+12
2006-06-22[ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai1-2/+1
2006-06-22[ALSA] rawmidi: add get_port_info callback for sequencer information flagsClemens Ladisch1-0/+3
2006-06-22[ALSA] add more sequencer port type information bitsClemens Ladisch1-0/+4
2006-06-22[ALSA] Fix mmap_count with O_APPEND opened streamsTakashi Iwai1-3/+3
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai2-3/+4
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-5/+0
2006-06-22[ALSA] Make buffer size of proc text interface variableTakashi Iwai1-3/+3
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2-20/+8
2006-06-22[ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai1-63/+42
2006-06-22[ALSA] emu10k1: Add support for Audigy4 (not Pro)James Courtier-Dutton1-0/+2
2006-05-04Fix integer types in <sound/hdsp.h> SNDRV_HDSP_IOCTL_GET_PEAK_RMS ioctlDavid Woodhouse1-6/+6
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-1/+7
2006-04-27[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai2-1/+7
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-12[ALSA] sound/core/pcm.c: make snd_pcm_format_name() staticAdrian Bunk1-1/+0
2006-04-12[ALSA] Fix Oops of PCM OSS emulationTakashi Iwai1-1/+1
2006-04-02Update dummy snd_power_wait() function for new calling conventionLinus Torvalds1-1/+1
2006-03-31[ALSA] Fix / clean up PCM-OSS setup hooksTakashi Iwai1-1/+1
2006-03-31[ALSA] Clean up PCM codes (take 2)Takashi Iwai2-6/+7
2006-03-31[ALSA] Tiny clean up of PCM codesTakashi Iwai1-3/+0
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-3/+3
2006-03-24[PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98Arthur Othieno1-1/+0
2006-03-22[ALSA] version 1.0.11rc4Jaroslav Kysela1-2/+2
2006-03-22[ALSA] ac97 - Clean up obsolete workaroundsTakashi Iwai1-3/+0
2006-03-22[ALSA] ac97 - Allow drivers to set static volume resolution tableTakashi Iwai1-6/+7
2006-03-22[ALSA] ac97 - Add support of static resolution tablesTakashi Iwai1-0/+7
2006-03-22[ALSA] ymfpci - make rear channel swap optionalJaroslav Kysela1-4/+6
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar4-6/+6
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar4-7/+7
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar6-10/+13
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar8-12/+12
2006-03-22[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela1-0/+2
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