summaryrefslogtreecommitdiffstats
path: root/sound/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-211-1/+12
|\ \ \ \
| * | | | ASoC: Samsung: Added to support mono recordingSangsu Park2012-03-161-1/+12
* | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-1810-23/+24
|\| | | | | |_|_|/ |/| | |
| * | | ASoC: Samsung: Update email id of the authorJaswinder Singh2012-03-016-11/+11
| * | | ASoC: Samsung: Merge two identical if-else clausesJassi Brar2012-03-011-6/+4Star
| * | | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-64/+1Star
| |\| |
| * | | ASoC: samsung: Enable accessory detect for WM8994 on LittlemillMark Brown2012-02-061-0/+3
| * | | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-042-5/+5
| * | | ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-1/+1
| | |/ | |/|
* | | ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli2012-03-041-2/+2
| |/ |/|
* | ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machineDenis 'GNUtoo' Carikli2012-01-301-64/+1Star
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-2/+2
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
| |\
| | * sound-soc: move to dma_transfer_directionVinod Koul2011-10-311-2/+2
* | | ASoC: Fix idma build after update for channel count checkMark Brown2012-01-091-0/+1
* | | ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-072-5/+3Star
* | | ASoC: Add trivial pm_runtime usage to Samsung DAI driversMark Brown2011-12-232-1/+10
* | | ASoC: samsung: Add .owner to struct snd_soc_cardAxel Lin2011-12-2221-0/+21
* | | ASoC: Remove export of s3c_pcm_daiAxel Lin2011-12-201-2/+1Star
* | | ASoC: Complete initialisation before registering Samsung PCM DAIMark Brown2011-12-141-6/+6
* | | ASoC: Staticise asoc_idma_platformMark Brown2011-12-141-1/+1
* | | ASoC: Raise Speyside audio system clock rate to 512fsMark Brown2011-12-121-3/+4
* | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-072-2/+2
|\ \ \
| * | | ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin2011-12-071-0/+1
| * | | ASoC: Fix a typo in jive_wm8750Axel Lin2011-12-071-2/+1Star
* | | | ASoC: Fix a typo in s3c24xx_simtec_tlv320aic23 driverAxel Lin2011-12-071-2/+2
* | | | ASoC: Convert Samsung I2S driver to devm_kzalloc()Mark Brown2011-12-071-14/+6Star
* | | | ASoC: Make SND_SOC_LITTLEMILL select MFD_WM8994Axel Lin2011-12-041-0/+1
* | | | ASoC: Map microphones on LittlemillMark Brown2011-12-021-0/+10
* | | | ASoC: Add WM8958 based headset detection on LittlemillMark Brown2011-12-021-0/+15
* | | | ASoC: Rename Speyside WM8962 to TobermoryMark Brown2011-11-303-37/+37
* | | | ASoC: Fix __iomem annotation for IDMA registersMark Brown2011-11-293-3/+3
* | | | ASoC: Convert smdk_wm8994pcm to use module_platform_driver()Axel Lin2011-11-291-13/+1Star
* | | | ASoC: Add basic 1277-EV1 Littlemill audio driverMark Brown2011-11-283-0/+235
* | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-271-1/+1
|\| | |
| * | | ASoC: Correct name of Speyside Main Speaker widgetMark Brown2011-11-271-1/+1
* | | | ASoC: Convert Samsung directory to module_platform_driverMark Brown2011-11-2515-175/+17Star
* | | | ASoC: Add fully_routed flag to Speyside machinesMark Brown2011-11-232-2/+2
* | | | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-236-7/+7
* | | | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-221-0/+1
|\| | |
| * | | ASoC: SAMSUNG: Fix build errorBoojin Kim2011-11-221-0/+1
| |/ /
* / / ASoC: Add Lowland machine driverMark Brown2011-11-093-0/+255
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0725-0/+25
|\ \
| * | sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-0125-0/+25
* | | Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-061-1/+1
|\ \ \
| * | | ASoC: Flush Samsung DMA on freeMark Brown2011-10-041-1/+1
| | |/ | |/|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-11-053-89/+71Star
|\| | | |/ |/|
| * ASoC: Samsung: Update DMA interfaceBoojin Kim2011-09-143-89/+71Star
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-2720-163/+83Star
|\ \
| * | ASoC: Convert Goni to data based DAPM initMark Brown2011-10-111-8/+5Star