summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-101-1/+1
|\
| * regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+2
|\ \
| * | ASoC: mxs-saif: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-2/+2
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-11/+9
|\ \ \
| * \ \ Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
| |\ \ \
| * \ \ \ Merge branch 'v3.2-rc6' into next/driversArnd Bergmann2011-12-279-5/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'omap/hwmod' into next/driversArnd Bergmann2011-12-2717-534/+83
| |\ \ \ \
| * | | | | ASoC: mxs-saif: remove function in platform_dataDong Aisheng2011-12-021-11/+9
* | | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-6/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-131-6/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-169-5/+14
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin2011-12-121-2/+3
| * | | ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer2011-12-121-0/+2
| * | | ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2011-12-112-0/+2
| * | | ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann2011-12-111-0/+2
| * | | ASoC: Fix WM8996 24.576MHz clock operationMark Brown2011-12-111-0/+1
| * | | ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin2011-12-081-0/+1
| * | | ASoC: Fix a typo in jive_wm8750Axel Lin2011-12-081-2/+1
| * | | ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin2011-12-061-1/+1
| * | | ASoC: Include linux/io.h for jz4740 codecAxel Lin2011-12-061-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-096-12/+43
|\ \ \ \ | |/ / /
| * | | ASoC: Provide a more complete DMA driver stubMark Brown2011-12-061-1/+30
| * | | ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin2011-12-041-1/+1
| * | | ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin2011-12-041-1/+2
| * | | ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin2011-12-041-2/+2
| * | | ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin2011-12-031-1/+2
| * | | ASoC: Mark WM8994 ADC muxes as virtualMark Brown2011-12-021-6/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-0212-522/+40
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown2011-11-281-0/+2
| * | ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown2011-11-281-0/+5
| * | ASoC: Correct name of Speyside Main Speaker widgetMark Brown2011-11-271-1/+1
| * | ASoC: skip resume of soc-audio devices without codecsEric Miao2011-11-231-0/+6
| * | ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin2011-11-231-1/+1
| * | ASoC: drop support for PlayPaq with WM8510Paul Bolle2011-11-233-497/+1
| * | ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi2011-11-221-8/+16
| * | ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack2011-11-221-9/+1
| * | ASoC: SAMSUNG: Fix build errorBoojin Kim2011-11-221-0/+1
| * | ASoC: max9877: Update register if either val or val2 is changedAxel Lin2011-11-221-5/+5
| * | ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSETAxel Lin2011-11-221-1/+1
* | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-011-1/+2
|\ \ \ | |/ / |/| |
| * | ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin2011-11-261-1/+2
| |/
* | ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown2011-11-211-0/+1
* | Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat...Mark Brown2011-11-217-10/+10
|\ \
| * | ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| * | ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch2011-11-201-3/+3
| * | ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
| * | ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch2011-11-201-2/+2
OpenPOWER on IntegriCloud