aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-522/+40
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+2
2011-11-28ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown1-0/+2
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown1-0/+5
2011-11-27ASoC: Correct name of Speyside Main Speaker widgetMark Brown1-1/+1
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+2
2011-11-23ASoC: skip resume of soc-audio devices without codecsEric Miao1-0/+6
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin1-1/+1
2011-11-23ASoC: drop support for PlayPaq with WM8510Paul Bolle3-497/+1
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-11-22ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack1-9/+1
2011-11-22ASoC: SAMSUNG: Fix build errorBoojin Kim1-0/+1
2011-11-22ASoC: max9877: Update register if either val or val2 is changedAxel Lin1-5/+5
2011-11-22ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSETAxel Lin1-1/+1
2011-11-21ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown1-0/+1
2011-11-21Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivate into for-3.2Mark Brown7-10/+10
2011-11-20ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin1-3/+5
2011-11-20ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch1-3/+3
2011-11-20ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch1-2/+2
2011-11-20ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-17ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors1-0/+3
2011-11-15ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-11-14ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2-1/+63
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2Mark Brown1-14/+29
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds67-0/+67
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-89/+71
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown1-11/+26
2011-11-04ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown1-2/+2
2011-11-04ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown1-1/+1
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-18/+34
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai7-18/+34
2011-11-01ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown1-9/+8
2011-11-01ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown1-0/+5
2011-11-01ASoC: Ensure WM8962 PLL registers are resetMark Brown1-1/+7
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker4-0/+4
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker62-0/+62
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-10-31ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown1-4/+8
2011-10-31ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu1-1/+1
2011-10-31ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin1-1/+1
2011-10-31ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin1-1/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds211-4413/+20860