aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26ASoC: Remove duplicate linux/delay.h inclusion.Jesper Juhl1-1/+0
2011-05-26ASoC: sam9g20_wm8731: use the proper SYSCKL valueNicolas Ferre1-1/+1
2011-05-26ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre1-1/+1
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King2-3/+3
2011-05-25ASoC: core - remove superfluous new line.Liam Girdwood1-1/+0
2011-05-24ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood1-4/+5
2011-05-24ASoC: fix raumfeld platformDaniel Mack1-34/+58
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linusTony Lindgren6-9/+15
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+5
2011-05-23ASoC: tlv320aic3x: Do soft reset to codec when going to bias off stateJarkko Nikula1-0/+7
2011-05-23ASoC: tlv320aic3x: Don't sync first two registers from register cacheJarkko Nikula1-1/+1
2011-05-22Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.40Mark Brown10-18/+19
2011-05-22ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula1-1/+1
2011-05-21audio: tlv320aic26: fix PLL register configurationMichael Williamson1-3/+11
2011-05-20ASoC: Tegra: Fix compile when debugfs not enabledStephen Warren1-1/+1
2011-05-20ASoC: spdif-dit: Add missing MODULE_*Stephen Warren1-2/+6
2011-05-20Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai10-18/+19
2011-05-19ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner1-0/+2
2011-05-19ASoC: add iPAQ hx4700 machine driverDmitry Artamonow3-0/+266
2011-05-19ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow4-0/+717
2011-05-18ASoC: Max98095: Move existing NULL check before pointer dereference.Taylor Hutt1-10/+6
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren3-148/+0
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-16ASoC: Remove to support sound for S5P6442Kukjin Kim2-3/+3
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-13omap: Remove support for omap2evmTony Lindgren3-148/+0
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-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