aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
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: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl1-1/+3
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
2011-01-02ALSA: azt3328: cosmetics, minor updatesAndreas Mohr1-12/+19
2010-12-14ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches1-2/+2
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai73-367/+496
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo10-72/+22
2010-12-10ALSA: aoa: Remove wrong i2c_set_clientdata in onyx_i2c_remove()Axel Lin1-1/+0
2010-12-09ALSA: ice1712 - working M-Audio Delta 66E supportBrian Bloniarz2-1/+59
2010-12-06sound: Fixed line limit issue in sound/ac97_bus.cJeffrin Jose1-2/+2
2010-12-06ALSA: oxygen: update hardware commentsClemens Ladisch4-94/+154
2010-12-06ALSA: oxygen: show correct package IDClemens Ladisch1-1/+7
2010-12-06ALSA: oxygen: allow to dump codec registersClemens Ladisch6-11/+151
2010-12-06ALSA: virtuoso: fix front panel routing for D1/DX/ST(X)Clemens Ladisch4-6/+62
2010-12-06ALSA: virtuoso: add HDMI enable switch for HDAV1.3Clemens Ladisch4-4/+25
2010-12-06ALSA: virtuoso: initialize unknown GPIO bitsClemens Ladisch2-3/+10
2010-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-27/+35
2010-12-02Merge branch 'fix/asoc' into for-linusTakashi Iwai10-18/+22
2010-12-02Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai1-1/+1
2010-12-02Merge branch 'fix/hda' into for-linusTakashi Iwai3-9/+13
2010-12-02ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula1-1/+1
2010-12-02ALSA: hda: Use "alienware" model quirk for another SSIDDaniel T Chen1-0/+2
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos1-1/+1
2010-12-01ALSA: hdsp - Add support for RPM io boxFlorian Faber1-57/+481
2010-11-30s6105-ipcam: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-pcm: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-i2s: fix compilationDaniel Glöckner1-1/+1
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin1-4/+5
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai1-8/+11
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_checkreadyAxel Lin1-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin2-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-29ALSA: hda: Use BIOS auto-parsing instead of existing model quirk for MEDION MD2Daniel T Chen1-1/+0
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds24-48/+131
2010-11-26Merge branch 'fix/asoc' into for-linusTakashi Iwai23-38/+85
2010-11-26ALSA: hda - Use ALC_INIT_DEFAULT for really default initializationTakashi Iwai1-0/+1
2010-11-25ASoC: Fix resource reclaim for osk5912Axel Lin1-3/+8
2010-11-25ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin1-3/+3
2010-11-25ASoC: davinci-vcif - fix a memory leakAxel Lin1-0/+3
2010-11-25ASoC: phycore-ac97: fix resource leakAxel Lin1-7/+21