aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10ASoC: cs4270: use the built-in register cache supportTimur Tabi1-113/+48
2011-01-10ALSA: oxygen: add some card namesClemens Ladisch1-3/+21
2011-01-10ALSA: oxygen: do not show chip revision in card longnameClemens Ladisch2-9/+3
2011-01-10ALSA: oxygen: X-Meridian: add S/PDIF source selectionClemens Ladisch1-2/+75
2011-01-10ALSA: oxygen: add digital input validity check switchClemens Ladisch1-10/+20
2011-01-10ALSA: usb-audio: add Edirol SD-90 PCM supportClemens Ladisch2-3/+6
2011-01-10ALSA: usb-audio: use enum control info helperClemens Ladisch2-16/+3
2011-01-10ALSA: ymfpci: use enum control info helperClemens Ladisch1-9/+3
2011-01-10ALSA: cmipci: use enum control info helperClemens Ladisch1-16/+9
2011-01-10ALSA: bt87x: use enum control info helperClemens Ladisch1-8/+2
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch7-103/+43
2011-01-10ALSA: virtuoso: add Xonar HDAV1.3 Slim supportClemens Ladisch4-16/+206
2011-01-10ALSA: oxygen: add Xonar DG supportClemens Ladisch7-5/+733
2011-01-10ALSA: oxygen: add X-Meridian 2G supportClemens Ladisch2-0/+3
2011-01-10ALSA: oxygen: add more PCI IDsClemens Ladisch1-0/+3
2011-01-10ALSA: virtuoso: reduce MCLK in double rate modesClemens Ladisch3-7/+9
2011-01-10ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch8-95/+89
2011-01-10ALSA: virtuoso: use headphone gain setting only on front DACClemens Ladisch1-0/+2
2011-01-10ALSA: virtuoso: handle DAC oversampling automaticallyClemens Ladisch1-79/+21
2011-01-10ALSA: virtuoso: use lower master clock with H6 daughterboardClemens Ladisch1-13/+18
2011-01-10ALSA: virtuoso: configure correct master clock frequency on the CS2000Clemens Ladisch1-13/+12
2011-01-10ALSA: virtuoso: remove non-working controls on Essence ST DeluxeClemens Ladisch1-6/+22
2011-01-10ALSA: virtuoso: change PCM1796 format to I2SClemens Ladisch1-5/+5
2011-01-10ALSA: virtuoso: wait for PCM1796 clock to become stableClemens Ladisch1-0/+5
2011-01-10ALSA: virtuoso: do not use fast I2C speedClemens Ladisch1-2/+2
2011-01-10ALSA: oxygen: fix SPI clocks slower than 6.25 MHzClemens Ladisch2-6/+6
2011-01-10ALSA: oxygen: remove oxygen_model::private_data fieldClemens Ladisch2-5/+2
2011-01-10ALSA: oxygen: allow different number of PCM and mixer channelsClemens Ladisch7-15/+25
2011-01-10ALSA: hda - Add support for multiple headphone/speaker controls for RealtekTakashi Iwai1-69/+68
2011-01-10ALSA: hda - Fix multi-headphone handling for Realtek codecsTakashi Iwai1-0/+3
2011-01-10ASoC: RX1950: Enable Mic Jack during glue driver initVasily Khoruzhick1-0/+1
2011-01-10ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl1-1/+3
2011-01-10ALSA: hda: Use vostro model quirk for Dell Vostro 1014Daniel T Chen1-0/+1
2011-01-10ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xxDavid Henningsson1-8/+1
2011-01-10ALSA: HDA: Fix volume control indices for Mics (Realtek)David Henningsson1-12/+19
2011-01-10ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson3-148/+148
2011-01-10ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson1-1/+11
2011-01-10Merge branch 'fix/hda' into topic/hdaTakashi Iwai11-57/+91
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2011-01-05ASoC: Fix the device references to codec and platform driversHarsha Priya1-7/+7
2011-01-05ASoC: Remove needless inclusion of tlv320aic3x.h from machine driversJarkko Nikula5-6/+0
2011-01-05ASoC: Change Samsung Kconfig from ASOC_ to SND_SOC_Mark Brown2-54/+54
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil1-1/+1
2011-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds14-228/+167
2011-01-02ASoC: sh: fsi-da7210: remove unnecessary format settingsKuninori Morimoto1-1/+1
2011-01-02ALSA: azt3328: improve snd_azf3328_codec_setdmaa()Andreas Mohr1-15/+51
2011-01-02ALSA: azt3328: use proper private_data hookup for codec identificationAndreas Mohr1-144/+90
2011-01-02ALSA: azt3328: use a helper variable to remove one indirection in hotpathAndreas Mohr1-9/+12
2011-01-02ALSA: azt3328: cosmetics: use a helper variable for codec setupAndreas Mohr1-9/+12
2011-01-02ALSA: azt3328: _setfmt() updateAndreas Mohr1-16/+25