summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2012-01-203-13/+14
* ASoC: Convert WM8955 to table based DAPM and control initMark Brown2012-01-201-17/+8
* ASoC: Convert WM8955 to direct regmap API usageMark Brown2012-01-201-75/+123
* ASoC: Use standard register cache sync for WM8955Mark Brown2012-01-201-12/+1
* ASoC: Convert WM8955 to devm_kzalloc()Mark Brown2012-01-201-4/+3
* ASoC: Make I2C usage unconditional in WM8955Mark Brown2012-01-201-6/+0
* ASoC: Convert WM8940 to devm_kzalloc()Mark Brown2012-01-201-4/+4
* ASoC: Make I2C usage unconditional in WM8940Mark Brown2012-01-201-6/+0
* ASoC: Convert WM8904 to direct regmap API usageMark Brown2012-01-201-514/+254
* ASoC: Use standard cache sync for WM8904Mark Brown2012-01-201-27/+1
* ASoC: Convert wm8904 to devm_kzalloc()Mark Brown2012-01-201-4/+3
* ASoC: Make WM8904 I2C usage unconditionalMark Brown2012-01-201-6/+0
* ASoC: Convert wm8804 to direct regmap API usageMark Brown2012-01-201-53/+62
* ASoC: Convert wm8804 to devm_kzalloc()Mark Brown2012-01-201-8/+5
* ASoC: Use standard cache sync for wm8804Mark Brown2012-01-201-19/+1
* ASoC: Remove wm8974 private dataMark Brown2012-01-201-14/+2
* ASoC: Convert wm8974 to table based DAPM and control initMark Brown2012-01-201-15/+8
* ASoC: Make wm8974 I2C usage unconditionalMark Brown2012-01-201-6/+0
* ASoC: Convert wm8971 to devm_kzalloc()Mark Brown2012-01-201-4/+3
* ASoC: Convert wm8971 to table based DAPM and control initMark Brown2012-01-201-16/+8
* ASoC: Make WM8971 I2C usage unconditionalMark Brown2012-01-201-6/+0
* ASoC: Convert WM8753 to direct regmap API usageMark Brown2012-01-201-47/+139
* ASoC: Move WM8993 resource acquisition and device reset to bus probeMark Brown2012-01-201-40/+49
* ASoC: Convert wm8993 to direct regmap API usageMark Brown2012-01-201-149/+271
* ASoC: Move WM9090 device identification and reset to I2C probeMark Brown2012-01-201-12/+14
* ASoC: Convert WM9090 to use regmap directlyMark Brown2012-01-201-114/+128
* ASoC: Push wm8978 reset down into the I2C probeMark Brown2012-01-201-7/+15
* ASoC: Convert wm8978 to direct regmap API usageMark Brown2012-01-202-22/+96
* ASoC: Use standard cache sync for WM8978Mark Brown2012-01-201-8/+1
* ASoC: Convert wm8978 to devm_kzalloc()Mark Brown2012-01-201-4/+4
* ASoC: Convert wm8978 to table based DAPM and control initMark Brown2012-01-201-17/+8
* ASoC: Remove unused control type from wm8978 driverMark Brown2012-01-201-1/+0
* ASoC: Make WM8978 I2C usage unconditionalMark Brown2012-01-201-6/+0
* ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2012-01-202-0/+8
* ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown2012-01-201-0/+2
* ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown2012-01-201-0/+1
* ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang2012-01-201-3/+5
* ASoC: tlv320aic32x4: always enable dividersWolfram Sang2012-01-201-56/+46
* ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming2012-01-201-4/+13
* Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-185-7/+19
|\
| * ASoC: Wait for WM8993 FLL to stabiliseMark Brown2012-01-171-0/+6
| * ASoC: core - Free platform DAPM context at platform removal.Liam Girdwood2012-01-161-0/+4
| * ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood2012-01-161-1/+1
| * ASoC: sgtl5000: update author email addressZeng Zhaoming2012-01-161-1/+1
| * ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.Javier Martin2012-01-121-5/+7
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-178-17/+17
|\ \
| * | ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo2011-12-231-1/+1
| * | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-177-16/+16
| |\ \
| | * | sound-soc: move to dma_transfer_directionVinod Koul2011-10-317-16/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-177-17/+15
|\ \ \ \
OpenPOWER on IntegriCloud