summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Support Speyside build variants with WM8962 fittedMark Brown2011-06-083-0/+268
* ASoC: Defer all WM8962 clocking configuration until power upMark Brown2011-06-081-27/+33
* ASoC: Implement base 5 band EQ control for WM8962Mark Brown2011-06-081-0/+16
* ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lockMark Brown2011-06-081-5/+32
* ASoC: Factor out I2C usage in WM8962 driverMark Brown2011-06-081-9/+10
* ASoC: Suppress restore of default register values for rbtree cache syncMark Brown2011-06-081-1/+6
* ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-071-21/+39
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-0726-59/+95
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-071-2/+2
|\
| * ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen2011-06-071-2/+2
* | ASoC: AD1836: Fix build errorLars-Peter Clausen2011-06-071-1/+1
* | ASoC: wm8940: remove unnecessary if statementsGreg Dietsche2011-06-071-7/+0
* | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-062-7/+13
|\|
| * ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2011-06-062-7/+13
* | ASoC: AD1836: Add input gain control for ADC2Lars-Peter Clausen2011-06-061-0/+11
* | 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-0693-7854/+9620
|\|
| * 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-282-3/+3
| |\ \
| | * \ Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-262-2/+2
| | |\ \
| | * \ \ 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
| * | | | | ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds2011-05-281-1/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-2726-284/+425
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-05-277-43/+66
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2011-05-2713-55/+150
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: core: remove unused variables.Luca Tettamanti2011-05-265-18/+1
| | | * | | | | | ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-262-6/+24
| | | * | | | | | ALSA: usb-audio: more control quirks for M-Audio FastTrack devicesDaniel Mack2011-05-252-2/+72