| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Supply dcs_codes for newer WM1811 revisions | Mark Brown | 2011-11-28 | 1 | -0/+2 |
* | ASoC: Error out if we can't generate a LRCLK at all for WM8994 | Mark Brown | 2011-11-28 | 1 | -0/+5 |
* | ASoC: Correct name of Speyside Main Speaker widget | Mark Brown | 2011-11-27 | 1 | -1/+1 |
* | ASoC: skip resume of soc-audio devices without codecs | Eric Miao | 2011-11-23 | 1 | -0/+6 |
* | ASoC: cs42l51: Fix off-by-one for reg_cache_size | Axel Lin | 2011-11-23 | 1 | -1/+1 |
* | ASoC: drop support for PlayPaq with WM8510 | Paul Bolle | 2011-11-23 | 3 | -497/+1 |
* | ASoC: mpc8610: tell the CS4270 codec that it's the master | Timur Tabi | 2011-11-22 | 1 | -8/+16 |
* | ASoC: cs4720: use snd_soc_cache_sync() | Daniel Mack | 2011-11-22 | 1 | -9/+1 |
* | ASoC: SAMSUNG: Fix build error | Boojin Kim | 2011-11-22 | 1 | -0/+1 |
* | ASoC: max9877: Update register if either val or val2 is changed | Axel Lin | 2011-11-22 | 1 | -5/+5 |
* | ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSET | Axel Lin | 2011-11-22 | 1 | -1/+1 |
* | ASoC: Ensure WM8731 register cache is synced when resuming from disabled | Mark Brown | 2011-11-21 | 1 | -0/+1 |
* | Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat... | Mark Brown | 2011-11-21 | 7 | -10/+10 |
|\ |
|
| * | ASoC: wm_hubs: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
| * | ASoC: wm9090: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -3/+3 |
| * | ASoC: wm8993: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
| * | ASoC: wm8962: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -2/+2 |
| * | ASoC: sgtl5000: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
| * | ASoC: rt5631: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
| * | ASoC: adau1373: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
* | | ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits calls | Axel Lin | 2011-11-20 | 1 | -3/+5 |
* | | ASoC: wm8753: Skip noop reconfiguration of DAI mode | Timo Juhani Lindfors | 2011-11-17 | 1 | -0/+3 |
* | | ASoC: fsl_ssi: properly initialize the sysfs attribute object | Timur Tabi | 2011-11-15 | 1 | -0/+1 |
* | | ASoC: sta32x: preserve coefficient RAM | Johannes Stezenbach | 2011-11-14 | 2 | -1/+63 |
* | | ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register | Axel Lin | 2011-11-08 | 1 | -4/+4 |
* | | ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k | Axel Lin | 2011-11-08 | 1 | -1/+1 |
* | | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Mark Brown | 2011-11-08 | 1 | -14/+29 |
|\ \
| |/
|/| |
|
| * | ASoC: Ensure we get an impedence reported for WM8958 jack detect | Mark Brown | 2011-11-04 | 1 | -11/+26 |
| * | ASoC: Don't use wm8994->control_data when requesting IRQs | Mark Brown | 2011-11-04 | 1 | -2/+2 |
| * | ASoC: Don't use wm8994->control_data in wm8994_readable_register() | Mark Brown | 2011-11-04 | 1 | -1/+1 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 67 | -0/+67 |
|\ \ |
|
| * | | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
| * | | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 62 | -0/+62 |
| * | | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ASoC: Flush Samsung DMA on free | Mark Brown | 2011-10-04 | 1 | -1/+1 |
| * | | | Merge branch 'next/topic-dma-samsung' into next-samsung-devel | Kukjin Kim | 2011-10-04 | 3 | -89/+71 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-11-04 | 3 | -89/+71 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | ASoC: Samsung: Update DMA interface | Boojin Kim | 2011-09-14 | 3 | -89/+71 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-04 | 7 | -18/+34 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2011-11-03 | 7 | -18/+34 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLK | Mark Brown | 2011-11-01 | 1 | -9/+8 |
| | * | | | | ASoC: Ensure the WM8962 oscillator and PLLs start up disabled | Mark Brown | 2011-11-01 | 1 | -0/+5 |
| | * | | | | ASoC: Ensure WM8962 PLL registers are reset | Mark Brown | 2011-11-01 | 1 | -1/+7 |
| | * | | | | ASoC: Fix return value of wm5100_gpio_direction_out() | Mark Brown | 2011-10-31 | 1 | -4/+8 |
| | * | | | | ASoC: WM8904: Set `invert' bit for Capture Switch | Hong Xu | 2011-10-31 | 1 | -1/+1 |
| | * | | | | ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmt | Axel Lin | 2011-10-31 | 1 | -1/+1 |
| | * | | | | ASoC: wm8711: Fix wrong mask for setting input audio data bit length select | Axel Lin | 2011-10-31 | 1 | -1/+1 |
| | * | | | | ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav... | Axel Lin | 2011-10-27 | 1 | -0/+1 |
| | * | | | | ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave mode | Axel Lin | 2011-10-27 | 1 | -0/+1 |