aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai1-10/+0
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai1-0/+4
2006-09-23[ALSA] Add definition of TLV dB range compoundTakashi Iwai1-8/+15
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai1-9/+31
2006-09-23[ALSA] Add the definition of linear volume TLVTakashi Iwai1-0/+10
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai1-0/+1
2006-09-23[ALSA] Add dB scale information to ad1848 driverTakashi Iwai1-6/+16
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss1-1/+2
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai1-3/+1
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton1-0/+4
2006-09-23[ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai1-1/+0
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela2-3/+23
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai1-0/+32
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai1-3/+0
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai2-2/+2
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-3/+4
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela3-1/+53
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+10
2006-07-12[ALSA] Fix section mismatch errors in ALSA PCI driversTakashi Iwai1-0/+1
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch1-2/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+2
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-28[ALSA] ak4xxx-adda - Code clean-upTakashi Iwai1-14/+23
2006-06-28[ALSA] Stereo controls for M-Audio Revolution cardsJani Alinikula1-0/+2
2006-06-28[ALSA] AD1888 mixer controls for DC modeJaya Kumar1-0/+1
2006-06-28[ALSA] Suppress irq handler mismatch messages in ALSA ISA driversTakashi Iwai1-1/+2
2006-06-25V4L/DVB (4210b): git-dvb: tea575x-tuner build fixAndrew Morton1-1/+2
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-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-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