summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx
AgeCommit message (Expand)AuthorFilesLines
2010-11-23ASoC: Samsung: Rename from s3c24xx to samsungJassi Brar36-9708/+0
2010-11-23ASoC: Samsung: Generalize Kconfig symbolsJassi Brar2-69/+69
2010-11-23ASoC: SMDK_WM8580: Enable for SMDKC100Jassi Brar2-22/+53
2010-11-23ASoC: SMDK64XX: Rename for other platformsJassi Brar3-37/+37
2010-11-23ASoC: S3C64XX: Remove obsoleted I2S driversJassi Brar5-527/+0
2010-11-23ASoC: SMDK64XX: Move to use new I2S driverJassi Brar2-23/+4
2010-11-23ASoC: GONI: Move to use new I2S driverJassi Brar2-9/+3
2010-11-23ASoC: SMARTQ: Move to use new I2S driverJassi Brar2-15/+12
2010-11-23ASoC: Samsung: Add common I2S driverJassi Brar4-0/+1290
2010-11-23ASoC: Samsung: Rename s3c64xx I2S deviceJassi Brar3-6/+6
2010-11-23ASoC: Samsung: Generalize DMA driver namespaceJassi Brar1-62/+62
2010-11-23ASoC: Samsung: Rename PCM driverJassi Brar3-5/+5
2010-11-23ASoC: Samsung: Rename AC97 driverJassi Brar6-17/+17
2010-11-23ASoC: Samsung: Rename AC97 platform deviceJassi Brar4-5/+5
2010-11-23ASoC: Samsung: Rename ASoC DMA driverJassi Brar26-28/+28
2010-11-23ASoC: Samsung: Rename DMA deviceJassi Brar15-20/+20
2010-11-23ASoC: Samsung: Remove redundant AQUILA driverJassi Brar4-312/+23
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula13-13/+0
2010-11-22ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula1-1/+1
2010-11-22ASoC: s3c24xx: test wrong variableVasiliy Kulikov1-2/+2
2010-11-15Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-17/+3
2010-11-15ASoC: RX1950: Fix hw_params functionVasily Khoruzhick1-17/+3
2010-11-08Merge branch 'for-2.6.37' into HEADMark Brown1-0/+1
2010-11-08ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko1-0/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood10-147/+160
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai36-466/+2260
2010-10-17sound: fixed typosAndrea Gelmini2-2/+2
2010-10-15ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audioSeungwhan Youn3-0/+232
2010-10-15ASoC: SAMSUNG: Add S/PDIF CPU driverSeungwhan Youn4-0/+526
2010-09-24ASoC: Add debug logging for s3c-ac97 resetsMark Brown1-0/+3
2010-09-24ASoC: Convert s3c-ac97 to pr_() macrosMark Brown1-5/+6
2010-09-24ASoC: Clean up the CODEC device as well as the board for SMDK WM9713Mark Brown1-0/+1
2010-09-24ASoC: Clarify naming for SMDK WM9713 driverMark Brown1-1/+1
2010-09-24ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driverMark Brown1-1/+0
2010-09-21ASoC: Prototype s3c64xx_i2s_get_clock()Mark Brown1-0/+1
2010-09-14ASoC: Samsung: Debug PCM snd_soc_dai_driver registrationJassi Brar1-7/+10
2010-09-14ASoC: Set more meaningful name for SMDK64xx WM8580 audioMark Brown1-1/+1
2010-09-14sound: Remove pr_<level> uses of KERN_<level>Joe Perches1-2/+1
2010-09-11ASoC: S3C: Fix PCM TXFIFO_DIPSTICK valueSeungwhan Youn1-1/+1
2010-09-11ASoC: S3C: Fix PCM RX FIFO settingsSeungwhan Youn2-1/+5
2010-09-10ASoC: Samsung: Debug PCM platform device nameJassi Brar1-2/+2
2010-09-10ASoC: S3C: AC97: Remove the -dai suffixJassi Brar2-2/+2
2010-09-08ASoC: rx1950: Fix clkdiv for 16khz and 48khzVasily Khoruzhick1-3/+3
2010-09-08ASoC: rx1950: remove unnecessary headersVasily Khoruzhick1-7/+0
2010-09-08ASoC: rx1950: check that machine is rx1950 in glue driverVasily Khoruzhick1-0/+5
2010-08-31ASoC: Add HP iPAQ RX1950 supportVasily Khoruzhick3-0/+345
2010-08-15ASoC: Automatically calculate clock ratio for WM8580Mark Brown1-5/+4
2010-08-15ASoC: Add a bit of resource unwinding in the S3C IISv4 driverMark Brown1-0/+11
2010-08-12Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown31-440/+1105