| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-09 | 2 | -6/+12 |
|\ |
|
| * | ASoC: fsl: fix initialization of DMA buffers | Timur Tabi | 2011-06-09 | 1 | -4/+5 |
| * | ASoC: WM8804 does not support sample rates below 32kHz | Mark Brown | 2011-06-09 | 1 | -2/+7 |
* | | ASoC: p1022ds: fix incorrect referencing of device tree properties | Timur Tabi | 2011-06-09 | 4 | -13/+18 |
* | | ASoC: Fix mismerge of Speyside set_bias_level_post() | Mark Brown | 2011-06-08 | 1 | -0/+1 |
* | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | ASoC: Fix WM8962 headphone volume update for use of advanced caches | Mark Brown | 2011-06-08 | 1 | -2/+2 |
* | | ASoC: Support Speyside build variants with WM8962 fitted | Mark Brown | 2011-06-08 | 3 | -0/+268 |
* | | ASoC: Defer all WM8962 clocking configuration until power up | Mark Brown | 2011-06-08 | 1 | -27/+33 |
* | | ASoC: Implement base 5 band EQ control for WM8962 | Mark Brown | 2011-06-08 | 1 | -0/+16 |
* | | ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lock | Mark Brown | 2011-06-08 | 1 | -5/+32 |
* | | ASoC: Factor out I2C usage in WM8962 driver | Mark Brown | 2011-06-08 | 1 | -9/+10 |
* | | ASoC: Suppress restore of default register values for rbtree cache sync | Mark Brown | 2011-06-08 | 1 | -1/+6 |
* | | ASoC: core - Allow components to probe/remove in sequence. | Liam Girdwood | 2011-06-07 | 3 | -21/+61 |
* | | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 | 27 | -61/+96 |
* | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | ASoC: Blackfin: bf5xx-ad1836: Fix codec device name | Lars-Peter Clausen | 2011-06-07 | 1 | -2/+2 |
* | | ASoC: AD1836: Fix build error | Lars-Peter Clausen | 2011-06-07 | 1 | -1/+1 |
* | | ASoC: wm8940: remove unnecessary if statements | Greg Dietsche | 2011-06-07 | 1 | -7/+0 |
* | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-06 | 2 | -7/+13 |
|\ \
| |/ |
|
| * | ASoC: AD1836: Fix setting the PCM format | Lars-Peter Clausen | 2011-06-06 | 2 | -7/+13 |
* | | ASoC: AD1836: Add input gain control for ADC2 | Lars-Peter Clausen | 2011-06-06 | 1 | -0/+11 |
* | | ASoC: AD1836: Remove unused fields from private struct | Lars-Peter Clausen | 2011-06-06 | 1 | -5/+0 |
* | | ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 support | Lars-Peter Clausen | 2011-06-06 | 1 | -54/+129 |
* | | ASoC: AD1836: Use snd_soc_update_bits for read-modify-write | Lars-Peter Clausen | 2011-06-06 | 1 | -12/+6 |
* | | ASoC: AD1836: Add ADC/DAC controls helper macros | Lars-Peter Clausen | 2011-06-06 | 2 | -39/+34 |
* | | ASoC: Manage Speyside system clocking only in bias management | Mark Brown | 2011-06-06 | 1 | -10/+40 |
* | | ASoC: Only provide a default bias level update for CODEC contexts | Mark Brown | 2011-06-06 | 1 | -4/+7 |
* | | ASoC: Add context parameter to card DAPM callbacks | Mark Brown | 2011-06-06 | 5 | -3/+11 |
* | | ASoC: Simplify logic in snd_soc_dapm_set_bias_level() | Mark Brown | 2011-06-06 | 1 | -10/+12 |
* | | ASoC: Remove trace for DAPM bias level logging | Mark Brown | 2011-06-06 | 1 | -18/+0 |
* | | ASoC: Indentation fix for null loop operation | Mark Brown | 2011-06-06 | 1 | -1/+1 |
* | | ASoC: Don't bring the CODEC up to full power for supplies and biases | Mark Brown | 2011-06-06 | 1 | -2/+21 |
* | | ASoC: Specify target bias state directly as a bias state | Mark Brown | 2011-06-06 | 3 | -32/+38 |
* | | ASoC: Allow WM8915 BCLK calculation outside hw_params() | Mark Brown | 2011-06-06 | 1 | -29/+53 |
* | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-06 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | ASoC: Check for NULL register bank in snd_soc_get_cache_val() | Mark Brown | 2011-06-06 | 1 | -0/+3 |
* | | ASoC: Enforce the mask in snd_soc_update_bits() | Mark Brown | 2011-06-06 | 1 | -1/+1 |
* | | ASoC: Error out when FLL lock interrupt is not delivered on WM8915 | Mark Brown | 2011-06-06 | 1 | -2/+14 |
* | | ASoC: Suppress noop SYSCLK updates in WM8915 | Mark Brown | 2011-06-06 | 1 | -0/+6 |
* | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-06 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | ASoC: Add missing break in WM8915 FLL source selection | Mark Brown | 2011-06-06 | 1 | -0/+1 |
| * | ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK | Mark Brown | 2011-06-06 | 1 | -1/+1 |
* | | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-06 | 7663 | -426252/+498784 |
|\ \
| |/ |
|
| * | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 2011-06-06 | 3 | -7/+11 |
| |\ |
|
| | * | ASoC: atmel_ssc: Don't try to free ssc if request failed | Joachim Eastwood | 2011-06-03 | 1 | -2/+3 |
| * | | Linux 3.0-rc1v3.0-rc1 | Linus Torvalds | 2011-05-29 | 1 | -5/+5 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2011-05-29 | 6 | -263/+220 |
| |\ \ |
|
| | * | | eCryptfs: Remove ecryptfs_header_cache_2 | Tyler Hicks | 2011-05-29 | 3 | -13/+6 |
| | * | | eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() | Tyler Hicks | 2011-05-29 | 3 | -105/+88 |