aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parserTakashi Iwai1-0/+6
2011-05-17ALSA: hda - Code refactoring in patch_conexant.cTakashi Iwai1-30/+34
2011-05-16ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula5-7/+12
2011-05-16ASoC: Don't restart an already running WM8958 DSP2Mark Brown1-0/+4
2011-05-16ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithmsMark Brown1-0/+19
2011-05-16ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown1-2/+6
2011-05-16ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown1-8/+8
2011-05-16ALSA: HDA: Use one dmic only for Dell Studio 1558David Henningsson1-1/+1
2011-05-16ALSA: hda - Add support of auto-parser to cxt5066 codecsTakashi Iwai1-2/+11
2011-05-16ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parserTakashi Iwai1-2/+13
2011-05-16ALSA: hda - Build boost controls from selector widget in Cxt auto-parserTakashi Iwai1-18/+61
2011-05-15ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2Jin Park2-0/+45
2011-05-15ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to controlJin Park1-5/+1
2011-05-15ASoC: codecs: max98088: Fixed invalid register definitions in mixer controlsJin Park1-12/+12
2011-05-15ASoC: Reintroduce do_spi_write()Mark Brown1-1/+15
2011-05-15ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as defaultTakashi Iwai1-0/+4
2011-05-15ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parserTakashi Iwai1-11/+1
2011-05-15ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parserTakashi Iwai1-14/+26
2011-05-15ALSA: fm801: clean-up radio-related KconfigOndrej Zary2-7/+6
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary3-2/+7
2011-05-13ALSA: tea575x: remove unused card from structOndrej Zary2-2/+0
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary3-6/+4
2011-05-13ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 WaikikiTakashi Iwai1-3/+18
2011-05-13ALSA: hda - Parse more deep input-source routes in Conexant auto-parserTakashi Iwai1-21/+52
2011-05-13ALSA: hda - Clean up input-mux handling in Conexant auto-parserTakashi Iwai1-9/+10
2011-05-13ALSA: hda - Add auto-parser support to cxt5045 / CX20549 VeniceTakashi Iwai1-19/+65
2011-05-13ALSA: hda - Add auto-parser support to cxt5051 / CX20561 HermosaTakashi Iwai1-62/+217
2011-05-13ALSA: hda - Check AMP CAP at initialization of Conexant auto-parserTakashi Iwai1-8/+20
2011-05-13ALSA: hda - Turn on EAPD dynamically per jack plug in Conexant auto modeTakashi Iwai1-8/+17
2011-05-13ALSA: hda - Fix auto-mic for CX2064x codecsTakashi Iwai1-4/+4
2011-05-13ASoC: omap-mcbsp: Remove restrictive checks for cpu typeSanjeev Premi1-2/+2
2011-05-13ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi1-2/+3
2011-05-13ASoC: twl6040 - fix LINEGAIN volume controlLiam Girdwood1-3/+3
2011-05-12Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds6-9/+15
2011-05-12ASoC: DMIC codec - Add input widgetMisael Lopez Cruz1-1/+25
2011-05-12ASoC: core - allow ASoC more flexible machine nameLiam Girdwood1-2/+4
2011-05-11ASoC: Update cx20442 for TTY API changeMark Brown1-3/+5
2011-05-11ASoC: fix wm8958-dsp2 printk format warningsRandy Dunlap1-3/+3
2011-05-11ASoC: RX51: Update e-mail addressPeter Ujfalusi1-1/+1
2011-05-11ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi2-2/+2
2011-05-11ASoC: omap-mcbsp: Update e-mail addressPeter Ujfalusi2-2/+2
2011-05-11ASoC: tpa6130a2: Update e-mail addressPeter Ujfalusi2-3/+3
2011-05-11ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi2-3/+3
2011-05-11ASoC: Disable WM8994/58 microphone detection over suspendMark Brown1-0/+25
2011-05-11ASoC: Use spi_write() for SPI writesMark Brown1-128/+4
2011-05-11ASoC: Remove byte swap in 4x12 SPI writeMark Brown1-6/+5
2011-05-11ASoC: Don't squash 16x8 registers down to 8 bitsMark Brown1-1/+0
2011-05-11ASoC: Fix NULL vs. 0 warning in SSM2602Mark Brown1-1/+1
2011-05-11ALSA: isight: fix lockingClemens Ladisch1-3/+6