summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
AgeCommit message (Expand)AuthorFilesLines
2011-12-12ASoC: Raise Speyside audio system clock rate to 512fsMark Brown1-3/+4
2011-12-08Merge branch 'for-3.2' into for-3.3Mark Brown2-2/+2
2011-12-08ASoC: Fix a typo in s3c24xx_simtec_tlv320aic23 driverAxel Lin1-2/+2
2011-12-08ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin1-0/+1
2011-12-08ASoC: Fix a typo in jive_wm8750Axel Lin1-2/+1
2011-12-07ASoC: Convert Samsung I2S driver to devm_kzalloc()Mark Brown1-14/+6
2011-12-04ASoC: Make SND_SOC_LITTLEMILL select MFD_WM8994Axel Lin1-0/+1
2011-12-02ASoC: Map microphones on LittlemillMark Brown1-0/+10
2011-12-02ASoC: Add WM8958 based headset detection on LittlemillMark Brown1-0/+15
2011-11-30ASoC: Rename Speyside WM8962 to TobermoryMark Brown3-37/+37
2011-11-29ASoC: Fix __iomem annotation for IDMA registersMark Brown3-3/+3
2011-11-29ASoC: Convert smdk_wm8994pcm to use module_platform_driver()Axel Lin1-13/+1
2011-11-28ASoC: Add basic 1277-EV1 Littlemill audio driverMark Brown3-0/+235
2011-11-27Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+1
2011-11-27ASoC: Correct name of Speyside Main Speaker widgetMark Brown1-1/+1
2011-11-25ASoC: Convert Samsung directory to module_platform_driverMark Brown15-175/+17
2011-11-23ASoC: Add fully_routed flag to Speyside machinesMark Brown2-2/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen6-7/+7
2011-11-22Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-11-22ASoC: SAMSUNG: Fix build errorBoojin Kim1-0/+1
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-09ASoC: Add Lowland machine driverMark Brown3-0/+255
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-0/+25
2011-11-05Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-89/+71
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker25-0/+25
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul1-2/+2
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai20-163/+83
2011-10-11ASoC: Convert Goni to data based DAPM initMark Brown1-8/+5
2011-10-10ASoC: Convert Jive to table based initMark Brown1-11/+5
2011-10-10ASoC: Convert SMDK WM8580 to table based DAPM initMark Brown1-32/+7
2011-10-10ASoC: Convert SmartQ to table based initMark Brown1-14/+7
2011-10-10ASoC: Convert RX1950 to table based initMark Brown1-20/+11
2011-10-10ASoC: Convert H1940 to table based initMark Brown1-12/+5
2011-10-10ASoC: Convert Simtec machines to table based DAPM initMark Brown2-10/+10
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown10-25/+0
2011-10-04ASoC: Flush Samsung DMA on freeMark Brown1-1/+1
2011-10-03ASoC: samsung: s3c-i2s-v2.c needs module.hAxel Lin1-0/+1
2011-10-03ASoC: samsung: WM8994 depends on MFD_WM8994Arnd Bergmann1-0/+6
2011-10-03ASoC: Staticise simtec_audio_resume()Axel Lin1-1/+1
2011-10-02ASoC: Staticise samsung_spdif_daiAxel Lin1-1/+1
2011-10-02ASoC: samsung: Add __devexit_p at necessary placesAxel Lin6-6/+6
2011-09-28ASoC: Use dai_fmt in speyside_wm8962Mark Brown1-17/+2
2011-09-23ASoC: Add DMIC control to Speyside WM8962 boardMark Brown1-0/+1
2011-09-23ASoC: Add support for on-board analogue microphones on Speyside WM8962Mark Brown1-0/+5
2011-09-23ASoC: Convert WM8962 MICBIAS to a supply widgetMark Brown1-5/+5
2011-09-23ASoC: Support a wider range of sample rates on Speyside WM8962Mark Brown1-2/+6
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-19ASoC: Add line loads to the list of supported detections for SpeysideMark Brown1-1/+2
2011-09-16ASoC: samsung: Fix checking return value of clk_getAxel Lin3-8/+8