summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown2011-06-081-2/+2
* | 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-073-21/+61
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-0727-61/+96
* | 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-065-3/+11
* | 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-063-32/+38
* | 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-067663-426252/+498784
|\|
| * 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
| * | Linux 3.0-rc1v3.0-rc1Linus Torvalds2011-05-291-5/+5
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-05-296-263/+220
| |\ \
| | * | eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks2011-05-293-13/+6
| | * | eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks2011-05-293-105/+88
| | * | eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks2011-05-291-16/+10
| | * | eCryptfs: Fix new inode race conditionTyler Hicks2011-05-295-28/+30
| | * | eCryptfs: Cleanup inode initialization codeTyler Hicks2011-05-292-68/+69
| | * | eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-294-107/+91
| * | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-2932-279/+3907
| |\ \ \
| | * | | pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-291-1/+18