aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08ALSA: hda - Fix DAC checks for VT2002P/1802/1812 codecsLydia Wang1-3/+11
2011-07-08ALSA: hda - Fix VIA output-path init for VT2002P/1802/1812Lydia Wang1-37/+67
2011-07-07Merge branch 'for-3.0' into for-3.1Mark Brown1-1/+1
2011-07-07ASoC: pxa2xx-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-07-07ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2Kuninori Morimoto1-1/+1
2011-07-07ALSA: hda - Split quirk codes from patch_realtek.cTakashi Iwai13-13921/+14124
2011-07-07ALSA: hda - Use common paser for digital I/O for ALC260Takashi Iwai1-2/+2
2011-07-07ALSA: hda - More flexible dynamic-ADC switching for Realtek codecsTakashi Iwai1-486/+429
2011-07-07ALSA: hda - Fix warning with ALC882 digital-out detectionTakashi Iwai1-1/+3
2011-07-07ASoC: twl6040: Add back support for legacy modePeter Ujfalusi1-0/+18
2011-07-07ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi1-4/+1
2011-07-07ASoC: twl6040: Configure PLL only oncePeter Ujfalusi1-45/+27
2011-07-07ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi1-15/+4
2011-07-07ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi3-82/+79
2011-07-07ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi1-5/+5
2011-07-07ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi1-5/+14
2011-07-07ARM i.MX dma: Fix burstsize settingsSascha Hauer1-2/+2
2011-07-07ALSA: hda - Clean-up PCM assignments in patch_realtek.cTakashi Iwai1-171/+58
2011-07-07ALSA: hda - Unify alc*_auto_init_input_src() in patch_realtek.cTakashi Iwai1-45/+17
2011-07-07ALSA: hda - Parse ADCs and CAPSRCs dynamically for Realtek auto-parserTakashi Iwai1-192/+131
2011-07-07ALSA: hda - Unify alc_auto_init_analog_input() callsTakashi Iwai1-23/+11
2011-07-07ALSA: hda - Parse ADCs in alc_auto_create_input_ctls()Takashi Iwai1-74/+67
2011-07-07ALSA: hda - Code consolidation for ALC88x and ALC662 auto-parsersTakashi Iwai1-353/+75
2011-07-07ALSA: hda - Create bind-mutes appropriately for ALC662 auto-parserTakashi Iwai1-24/+34
2011-07-07ALSA: hda - Initialize DACs in ALC662 auto-parser modeTakashi Iwai1-12/+24
2011-07-07ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662Takashi Iwai1-0/+7
2011-07-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai7-20/+33
2011-07-07ALSA: hda - Change all ADCs for dual-adc switching mode for RealtekTakashi Iwai1-10/+23
2011-07-06ALSA: hda - Add Realtek ALC269VC codec supportKailang Yang1-14/+20
2011-07-05ASoC: Tegra: Implement SPDIF CPU DAIStephen Warren4-0/+855
2011-07-05ASoC: core - Add platform IO tracingLiam Girdwood1-0/+2
2011-07-05ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood1-0/+11
2011-07-05ASoC: core - Add platform widget IOLiam Girdwood2-2/+15
2011-07-05ASoC: core - Add API call to register platform kcontrols.Liam Girdwood1-0/+30
2011-07-05ASoC: Manage WM8731 ACTIVE bit as a supply widgetMark Brown1-26/+3
2011-07-05ASoC: Manage WM8731 ACTIVE bit as a supply widgetMark Brown1-26/+3
2011-07-05ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai1-2/+3
2011-07-05Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai19-136/+1613
2011-07-05Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai3-2/+19
2011-07-05Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai7-15/+361
2011-07-05Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai2-4/+19
2011-07-04ASoC: core - Add platform read and write.Liam Girdwood1-0/+30
2011-07-04ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxesJarkko Nikula1-13/+21
2011-07-04ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez1-20/+71
2011-07-04ASoC: twl6040: set default constraints.Liam Girdwood1-0/+1
2011-07-04ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz1-5/+57
2011-07-04ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood1-0/+11
2011-07-04ASoC: twl6040: add all ABE DAIsLiam Girdwood1-8/+36
2011-07-04ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz4-456/+90
2011-07-04Merge branch 'for-3.0' into for-3.1Mark Brown2-0/+8