aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+9
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+9
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2011-12-28ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo1-2/+2
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann9-5/+14
2011-12-27Merge branch 'omap/hwmod' into next/driversArnd Bergmann17-534/+83
2011-12-23ASoC: wm8776: add missing break in sample size switchJoachim Eastwood1-0/+1
2011-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds9-5/+14
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-6/+9
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin1-2/+3
2011-12-12ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer1-0/+2
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2-0/+2
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann1-0/+2
2011-12-11ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-12/+43
2011-12-08ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin1-0/+1
2011-12-08ASoC: Fix a typo in jive_wm8750Axel Lin1-2/+1
2011-12-06ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin1-1/+1
2011-12-06ASoC: Include linux/io.h for jz4740 codecAxel Lin1-0/+1
2011-12-06ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-04ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin1-1/+1
2011-12-04ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin1-1/+2
2011-12-04ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin1-2/+2
2011-12-03ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2CAxel Lin1-1/+2
2011-12-02ASoC: Mark WM8994 ADC muxes as virtualMark Brown1-6/+6
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-522/+40
2011-12-02ASoC: mxs-saif: remove function in platform_dataDong Aisheng1-11/+9
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