summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ASoC: OMAP: Enable DMA burst modeEduardo Valentin2009-08-201-0/+3
| * | | | | ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto2009-08-203-1/+1012
| * | | | | ASoC: S3C24XX : Align the peroid size to the buffer sizeShine Liu2009-08-201-0/+1
| * | | | | ASoC: Provide default set_bias_level() implementationMark Brown2009-08-191-2/+6
| * | | | | ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown2009-08-181-6/+0Star
| * | | | | ASoC: Reenable S3C64xx I2S supportMark Brown2009-08-181-1/+1
| * | | | | ASoC: Fix data format configuration for S3C64XX IISv2Joonyoung Shim2009-08-181-3/+3
| * | | | | ASoC: Implement TDM configuration for WM8993Mark Brown2009-08-171-18/+81
| * | | | | ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown2009-08-171-3/+1Star
| |/ / / /
| * | | | ASoC: Power speakers and headphones simultaneouslyMark Brown2009-08-171-3/+3
| * | | | ASoC: Fix handling of bias levels for non-DAPM codecsMark Brown2009-08-171-0/+16
| * | | | ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu2009-08-171-1/+1
| * | | | ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik2009-08-171-2/+20
| * | | | ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-171-7/+8
| * | | | ASoC: Factor out cache I/O from WM8974Mark Brown2009-08-151-94/+55Star
| * | | | Merge branch 'wm8974-upstream' into for-2.6.32Mark Brown2009-08-154-0/+952
| |\ \ \ \
| | * | | | ASoC: Correct a bug with "ADC Inversion Switch" in wm8974 codec.javier Martin2009-07-221-1/+1
| | * | | | ASoC: WM8974 DAPM cleanupsMark Brown2009-06-301-38/+37Star
| | * | | | ASoC: WM8974 cosmetic cleanupsMark Brown2009-06-301-3/+4
| | * | | | ASoC: Use symmetric rates for WM8974Mark Brown2009-06-301-0/+1
| | * | | | ASoC: Add WM8974 TLV informationMark Brown2009-06-301-9/+15
| | * | | | ASoC: Refresh WM8974 PLL configurationMark Brown2009-06-301-27/+60
| | * | | | ASoC: Declare 2 channels for WM8974Mark Brown2009-06-301-2/+2
| | * | | | ASoC: Refresh WM8974 bias configurationMark Brown2009-06-301-7/+23
| | * | | | ASoC: Remove unreferenced wm8974_add_controls()Mark Brown2009-06-291-16/+0Star
| | * | | | ASoC: Update WM8974 to use standard I2C device probe methodsMark Brown2009-05-232-156/+116Star
| | * | | | ASoC: WM8974 checkpatch cleanupsMark Brown2009-05-232-54/+52Star
| | * | | | ASoC: Add WM8974 CODEC driverMark Brown2009-05-234-0/+954
| * | | | | ASoC: Hook i.MX into buildMark Brown2009-08-151-0/+1
| * | | | | ASoC: Staticise unexported variablesMark Brown2009-08-151-2/+2
| * | | | | ASoC: Remove unneeded i.MX dependency on SNDMark Brown2009-08-151-1/+1
| * | | | | Merge branch 'for-2.6.32' into mxcMark Brown2009-08-15151-3657/+28435
| |\ \ \ \ \
| | * | | | | ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song2009-08-141-1/+3
| | * | | | | ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi2009-08-141-21/+25
| | * | | | | ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2009-08-131-1/+11
| | * | | | | ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S2009-08-133-8/+35
| | * | | | | ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S2009-08-131-0/+10
| | * | | | | ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-135-9/+107
| | * | | | | ASoC: Factor out shared code from WM8993Mark Brown2009-08-135-694/+810
| | * | | | | ASoC: Minor cleanups to AD1938 driverMark Brown2009-08-132-5/+1Star
| | * | | | | new ad1836 codec driver based on asocBarry Song2009-08-134-0/+520
| | * | | | | ASoC: TWL4030: Introduce PGAs for outputsPeter Ujfalusi2009-08-131-49/+60
| | * | | | | ASoC: add output/input widgets in ad1938 to make dac/adc dynamic PM workBarry Song2009-08-131-0/+12
| | * | | | | ASoC: Update AD1938 for new TDM slot APIMark Brown2009-08-121-2/+2
| | * | | | | ASoC: Update WM9081 for tdm_slot() API changeMark Brown2009-08-111-25/+35
| | * | | | | Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown2009-08-114-13/+30
| | |\ \ \ \ \
| | | * | | | | ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-064-13/+30
| | * | | | | | ASoC: fix I2C build errorsRandy Dunlap2009-08-111-2/+2
| | * | | | | | ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown2009-08-101-3/+0Star
| | * | | | | | ASoC: Convert WM8776 to use factored out register cache codeMark Brown2009-08-081-48/+11Star