summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: AD1836: Remove unused fields from private structLars-Peter Clausen2011-06-061-5/+0
* | ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 supportLars-Peter Clausen2011-06-061-54/+129
* | ASoC: AD1836: Use snd_soc_update_bits for read-modify-writeLars-Peter Clausen2011-06-061-12/+6
* | ASoC: AD1836: Add ADC/DAC controls helper macrosLars-Peter Clausen2011-06-062-39/+34
* | ASoC: Manage Speyside system clocking only in bias managementMark Brown2011-06-061-10/+40
* | ASoC: Only provide a default bias level update for CODEC contextsMark Brown2011-06-061-4/+7
* | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-064-3/+9
* | ASoC: Simplify logic in snd_soc_dapm_set_bias_level()Mark Brown2011-06-061-10/+12
* | ASoC: Remove trace for DAPM bias level loggingMark Brown2011-06-061-18/+0
* | ASoC: Indentation fix for null loop operationMark Brown2011-06-061-1/+1
* | ASoC: Don't bring the CODEC up to full power for supplies and biasesMark Brown2011-06-061-2/+21
* | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-061-27/+33
* | ASoC: Allow WM8915 BCLK calculation outside hw_params()Mark Brown2011-06-061-29/+53
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-061-0/+3
|\|
| * ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown2011-06-061-0/+3
* | ASoC: Enforce the mask in snd_soc_update_bits()Mark Brown2011-06-061-1/+1
* | ASoC: Error out when FLL lock interrupt is not delivered on WM8915Mark Brown2011-06-061-2/+14
* | ASoC: Suppress noop SYSCLK updates in WM8915Mark Brown2011-06-061-0/+6
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-061-1/+2
|\|
| * ASoC: Add missing break in WM8915 FLL source selectionMark Brown2011-06-061-0/+1
| * ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLKMark Brown2011-06-061-1/+1
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-0612-166/+17
|\|
| * Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-06-063-7/+11
| |\
| | * ASoC: atmel_ssc: Don't try to free ssc if request failedJoachim Eastwood2011-06-031-2/+3
| * | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-272-3/+3
| |\ \
| | * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-252-3/+3
| | |\ \
| | | * | ASoC: Remove to support sound for S5P6442Kukjin Kim2011-05-162-3/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-277-43/+66
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-265-10/+6
| |\ \ \ \ \
| | * | | | | mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2011-05-261-1/+1
| | * | | | | mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz2011-05-262-3/+2
| | * | | | | mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-261-4/+2
| | * | | | | mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-261-2/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-263-148/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-246-9/+15
| | |\ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-173-148/+0
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | omap: Remove support for omap2evmTony Lindgren2011-05-133-148/+0
| | | |/ / / /
| * | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-3/+5
| |\ \ \ \ \ \
| | * | | | | | ASoC: Update cx20442 for TTY API changeMark Brown2011-05-111-3/+5
| | | |/ / / / | | |/| | | |
* | | | | | | ASoC: Use a lower detection rate when monitoring headphones on WM8915Mark Brown2011-06-021-6/+14
* | | | | | | ASoC: Update speyside audio driver for hardware revision 2Mark Brown2011-06-011-4/+4
* | | | | | | ASoC: Remove internally generated WM8915 suppliesMark Brown2011-06-011-7/+1
* | | | | | | ASoC: add missing clk_put to nuc900-ac97Julia Lawall2011-06-011-1/+1
* | | | | | | ASoC: Support edge triggered IRQs for WM8915Mark Brown2011-06-011-2/+22
* | | | | | | ASoC: Staticize ak4641_daiMark Brown2011-06-011-1/+1
* | | | | | | Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-3040-247/+1271
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ASoC: Fix wm_hubs input PGA ZC bitsMark Brown2011-05-271-4/+4
| * | | | | | ASoC: Fix dapm_is_shared_kcontrol so everything isn't sharedStephen Warren2011-05-271-1/+4
| | |_|_|_|/ | |/| | | |
| * | | | | ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula2011-05-261-1/+1
| * | | | | ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUTAxel Lin2011-05-261-1/+1