aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[ALSA] emu10k1: Update registers defines for the Audigy 2/emu10k2.5James Courtier-Dutton1-8/+55
2007-02-09[ALSA] add struct snd_pcm_substream forward declarationRandy Dunlap1-0/+2
2007-02-09[ALSA] emu10k1: Add Audio capture support for Audigy 2 ZS Notebook.James Courtier-Dutton1-0/+3
2007-02-09[ALSA] Current driver does not utilize 44.1kHz high quality sampling rate converter.Teru KAMOGASHIRA1-1/+3
2007-02-09[ALSA] Add PCI quirk list helper functionTakashi Iwai1-0/+25
2007-02-09[ALSA] Remove obsolete typedefs.hTakashi Iwai2-175/+0
2007-02-09[ALSA] make sound/core/control.c:snd_ctl_new() staticAdrian Bunk1-1/+0
2007-02-09[ALSA] wavefront: simplify YSS225 register initializationClemens Ladisch1-0/+2
2007-02-09[ALSA] sb16: add request_firmware()Clemens Ladisch1-0/+14
2007-02-09[ALSA] ac97 - Suppress power-saving mode on non-supporting driversTakashi Iwai1-1/+1
2007-02-09[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)Liam Girdwood1-9/+14
2007-02-09[ALSA] ymfpci: add request_firmware()Clemens Ladisch1-0/+2
2007-02-09[ALSA] snd-emu10k1: Add emu1010 internal clock rate control for 44100 or 48000.James Courtier-Dutton1-0/+1
2007-02-09[ALSA] snd_emu10k1: Added support for 14dB Attenuation PADS on DACs and ADCs.James Courtier-Dutton1-7/+22
2007-02-09[ALSA] ASoC: core and dapm headersRichard Purdie3-0/+767
2007-02-09[ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA sizeJaroslav Kysela1-0/+1
2007-02-09[ALSA] alsa core: add struct device pointer to struct snd_pcmJohannes Berg1-0/+1
2007-02-09[ALSA] allow registering an alsa device with struct device pointerJohannes Berg1-3/+34
2007-02-09[ALSA] Enable the analog loopback of the Revolution 5.1Jochen Voss1-0/+37
2007-02-09[ALSA] Enable capture from line-in and CD on Revolution 5.1Jochen Voss1-0/+2
2007-02-09[ALSA] snd-emu10k1: Added support for emu1010, including E-Mu 1212m and E-Mu 1820mJames Courtier-Dutton1-2/+313
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai1-3/+15
2007-01-09[ALSA] version 1.0.14rc1Jaroslav Kysela1-1/+1
2006-12-20[ALSA] version 1.0.14rc1Jaroslav Kysela1-2/+2
2006-12-20[ALSA] Fix invalid assignment of PCI revisionTakashi Iwai1-1/+1
2006-12-20[ALSA] Fix races in PCM OSS emulationTakashi Iwai1-0/+1
2006-12-20[ALSA] ymfpci: fix swap_rear for S/PDIF passthroughGlen Masgai1-2/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells2-4/+6
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro1-0/+1
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman1-3/+5
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells2-2/+2
2006-10-22[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-10-06[ALSA] version 1.0.13Jaroslav Kysela1-3/+3
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->f_opKarsten Wiese1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells7-12/+10
2006-10-01[PATCH] maximum latency tracking: ALSA supportTakashi Iwai1-0/+1
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