summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown2012-01-241-0/+18
* ASoC: wm5100: Fix warnings from recent patchesMark Brown2012-01-241-2/+1
* ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown2012-01-241-29/+17
* ASoC: wm5100: Fix mismerge of IRQ freesMark Brown2012-01-241-4/+0
* ASoC: Convert WM8731 to direct regmap API usageMark Brown2012-01-241-23/+86
* ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin2012-01-232-3/+3
* ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown2012-01-231-4/+4
* ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam2012-01-221-10/+7
* ASoC: wm8988: Convert to devm_kzalloc()Mark Brown2012-01-211-8/+5
* ASoC: wm8988: Convert to table based DAPM and control initMark Brown2012-01-211-8/+8
* ASoC: wm8985: Convert to direct regmap API usageMark Brown2012-01-211-76/+177
* ASoC: wm8985 Don't directly reference the cache data structureMark Brown2012-01-211-5/+4
* ASoC: wm8985: Use standard cache sync implementationMark Brown2012-01-211-20/+1
* ASoC: wm8985: Convert to table based DAPM and control initMark Brown2012-01-211-16/+8
* ASoC: wm8985: Convert to devm_kzalloc()Mark Brown2012-01-211-8/+2
* ASoC: Add external amplifier controls for Visstrim_M10.Javier Martin2012-01-211-0/+80
* ASoC: Fix build of tlv320dac33Mark Brown2012-01-211-1/+2
* ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-213-20/+33
* ASoC: Don't tell applications about msbits unless we're ignoring inputMark Brown2012-01-211-3/+5
* ASoC: Push WM5100 interrupt request into I2C probeMark Brown2012-01-201-58/+63
* ASoC: Make WM5100 interrupt path use regmap directlyMark Brown2012-01-201-80/+108
* ASoC: Remove redundant set_bias_level() from WM5100 remove()Mark Brown2012-01-201-1/+0
* ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi2012-01-201-0/+2
* ASoC: omap-dmic: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-4/+3
* ASoC: twl4030: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-3/+4
* ASoC: tlv320dac33: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-2/+1
* ASoC: sgtl5000: Print revision number in hexFabio Estevam2012-01-201-1/+1
* ASoC: Say we can't read WM5100 ID registerMark Brown2012-01-201-1/+1
* ASoC: When releasing WM5100 put /RESET into resetMark Brown2012-01-201-2/+2
* ASoC: 24 bits are significant on wm_hubs DAIsMark Brown2012-01-202-1/+9
* ASoC: Make WM8993 I2C usage unconditionalMark Brown2012-01-201-6/+0
* ASoC: Implement basic WM8993 interrupt supportMark Brown2012-01-201-9/+85
* ASoC: 24 bits are significant on the WM8996 audio interfacesMark Brown2012-01-201-0/+4
* ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown2012-01-201-0/+36
* ASoC: Add WM8962 DAC and ADC L/R swap supportMark Brown2012-01-201-0/+2
* ASoC: wm8983: Remove useless snd_kcontrolDimitris Papastamos2012-01-201-5/+0
* ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin2012-01-201-30/+26
* ASoC: Convert WM8962 register access map to modern styleMark Brown2012-01-201-1155/+648
* ASoC: Route Mic Bias in Visstrim_M10 board.Javier Martin2012-01-201-0/+24
* ep93xx: Don't use system controller defines in audio driversRyan Mallon2012-01-202-6/+2
* ASoC: Make WM8962 I2C usage unconditionalMark Brown2012-01-201-13/+1
* ASoC: CQ93VC: remove machine specific header file inclusion from codec driverManjunath Hadli2012-01-201-2/+0
* ASoC: utils - Add support for a dummy codec driver.Liam Girdwood2012-01-201-1/+19
* ASoC: twl6040 - add method to query HS DC offset step size in mVLiam Girdwood2012-01-202-0/+14
* ASoC: Optimise performance of WM8904 ADC 128fs OSR modeMark Brown2012-01-202-1/+41
* ASoC: core - Improve card registration error messaging for large DAI links.Liam Girdwood2012-01-201-3/+5
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-207-12/+12
* 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