aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+2
2009-04-23ASoC: s3c-i2s-v2 needs to declare a license for modular buildsMark Brown1-1/+2
2009-04-19Merge branch 'fix/asoc' into for-linusTakashi Iwai3-15/+17
2009-04-16ASoC: Fix include build error in s3c2412-i2s.cBen Dooks1-1/+1
2009-04-16ASoC: Fix s3c-i2s-v2.c snd_soc_dai changesBen Dooks1-4/+6
2009-04-16ASoC: s3c-i2s-v2.c fix for s3c_i2sv2_iis_calc_rateBen Dooks1-4/+4
2009-04-16ASoC: Fix jive_wm8750.c build problemsBen Dooks1-6/+6
2009-04-14Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai1-3/+3
2009-04-09ASoC: Disable S3C64xx support in KconfigMark Brown1-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-16ASoC: Fix some missing dai_ops conversionsMark Brown1-3/+5
2009-03-12ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel1-8/+5
2009-03-11ASoC: Merge dai_ops factor outMark Brown3-16/+26
2009-03-11ASoC: Fix formats for s3c24xx-i2s register printsMark Brown1-8/+8
2009-03-09Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asocTakashi Iwai5-117/+82
2009-03-09ASoC: Fix Kconfig dependency of CONFIG_SND_S3C24XX_SOC_JIVE_WM8750Takashi Iwai1-1/+0
2009-03-06ASoC: Fix logging severity for some S3C error messagesMark Brown3-3/+3
2009-03-06ASoC: Re-remove hand-rolled pr_debug() macrosMark Brown5-117/+82
2009-03-06ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx supportMark Brown1-3/+3
2009-03-06ASoC: Refresh JIVE driverMark Brown1-21/+6
2009-03-06ASoC: Select DMA if I2S is configuredBen Dooks1-0/+4
2009-03-06ASoC: Add s3c64xx-i2s supportBen Dooks4-1/+258
2009-03-06ASoC: Split s3c2412-i2s.c into core and SoC specific partsBen Dooks7-593/+767
2009-03-06ASoC: Add JIVE audio supportBen Dooks3-0/+227
2009-03-06Merge commit 's3c-iis-header' into HEADMark Brown6-12/+10
2009-03-05S3C: Move <mach/audio.h> to <plat/audio.h>Ben Dooks5-5/+5
2009-03-05S3C24XX: Move and update IIS headersBen Dooks4-7/+5
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao3-20/+25
2009-02-28ASoC: Fix copyright statements on Simtec filesBen Dooks2-2/+2
2009-02-24ASoC: Convert WM8753 to register via normal device probeMark Brown1-6/+0
2009-01-23ASoC: Fix L3 bus handling in KconfigMark Brown1-0/+1
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-12-11ALSA: ASoC - Fix DAI registration in s3c2443-ac97.cTakashi Iwai1-2/+4
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai4-4/+4
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-12-09ASoC: Register platform DAIsMark Brown3-0/+38
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2-13/+9
2008-12-02ASoC: Push platform registration down into the cardMark Brown4-4/+4
2008-12-01ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.cTakashi Iwai1-1/+2
2008-11-24ASoC: Remove DAI type informationMark Brown4-5/+2
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown3-11/+14
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown4-11/+11
2008-11-19ASoC: s3c24xx_uda134x DAI accessor functions and static cleanupMark Brown1-14/+13
2008-11-18ASoC: Move uda134x_codec.h to uda134x.hMark Brown1-1/+1
2008-11-17ASoC: Machine driver for for s3c24xx with uda134xChristian Pellegrin3-0/+381
2008-11-14ASoC: Revert "ASoC: Add new parameter to s3c24xx_pcm_enqueue"Mark Brown1-8/+4
2008-11-10ASoC: s3c24xx 8 bit sound fixChristian Pellegrin1-0/+7
2008-11-05ASoC: Add new parameter to s3c24xx_pcm_enqueueDavid Anders1-4/+8
2008-10-30[ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.Ben Dooks1-1/+1
2008-10-13ALSA: ASoC: Drop device registration from GTA01 lm4857 driverJonas Bonn1-45/+6