aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-2536-466/+2260
|\
| * ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audioSeungwhan Youn2010-10-153-0/+232
| * ASoC: SAMSUNG: Add S/PDIF CPU driverSeungwhan Youn2010-10-154-0/+526
| * ASoC: Add debug logging for s3c-ac97 resetsMark Brown2010-09-241-0/+3
| * ASoC: Convert s3c-ac97 to pr_() macrosMark Brown2010-09-241-5/+6
| * ASoC: Clean up the CODEC device as well as the board for SMDK WM9713Mark Brown2010-09-241-0/+1
| * ASoC: Clarify naming for SMDK WM9713 driverMark Brown2010-09-241-1/+1
| * ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driverMark Brown2010-09-241-1/+0
| * ASoC: Prototype s3c64xx_i2s_get_clock()Mark Brown2010-09-211-0/+1
| * ASoC: Samsung: Debug PCM snd_soc_dai_driver registrationJassi Brar2010-09-141-7/+10
| * ASoC: Set more meaningful name for SMDK64xx WM8580 audioMark Brown2010-09-141-1/+1
| * ASoC: S3C: Fix PCM TXFIFO_DIPSTICK valueSeungwhan Youn2010-09-111-1/+1
| * ASoC: S3C: Fix PCM RX FIFO settingsSeungwhan Youn2010-09-112-1/+5
| * ASoC: Samsung: Debug PCM platform device nameJassi Brar2010-09-101-2/+2
| * ASoC: S3C: AC97: Remove the -dai suffixJassi Brar2010-09-102-2/+2
| * ASoC: rx1950: Fix clkdiv for 16khz and 48khzVasily Khoruzhick2010-09-081-3/+3
| * ASoC: rx1950: remove unnecessary headersVasily Khoruzhick2010-09-081-7/+0
| * ASoC: rx1950: check that machine is rx1950 in glue driverVasily Khoruzhick2010-09-081-0/+5
| * ASoC: Add HP iPAQ RX1950 supportVasily Khoruzhick2010-08-313-0/+345
| * ASoC: Automatically calculate clock ratio for WM8580Mark Brown2010-08-151-5/+4
| * ASoC: Add a bit of resource unwinding in the S3C IISv4 driverMark Brown2010-08-151-0/+11
| * Merge branch 'topic/multi-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2010-08-1231-440/+1105
| |\
| | * ASoC: Add MODULE_ALIAS to Samsung DAI driversMark Brown2010-08-127-0/+7
| | * ASoC: multi-component - Add Goni sound driverChanwoo Choi2010-08-123-0/+309
| | * ASoC: multi-component - Add Aquila sound driverChanwoo Choi2010-08-124-1/+307
| | * ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1227-440/+483
| * | ASoC: Document CFG switch settings for SMDK6410 WM8580 usageMark Brown2010-08-101-0/+6
| * | ASoC: Remove /s from widget names on SMDK64xx WM8580Mark Brown2010-08-101-9/+9
| |/
* | sound: fixed typosAndrea Gelmini2010-10-172-2/+2
* | sound: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-131-2/+1
|/
* ASoC:Support Samsung SoC(S5P) in I2Sv2Chanwoo Choi2010-07-201-1/+2
* ASoC: Invert speaker enabling behaviour in SmartQ sound driverMaurus Cuelenaere2010-07-061-1/+0
* ASoC: Add SmartQ sound driverMaurus Cuelenaere2010-07-043-0/+304
* ASoC: s3c: patch for the unnecessary variable 'state' removalWan ZongShun2010-06-031-1/+0
* ASOC: S5PV210: Enable AC97 supportJassi Brar2010-05-272-2/+4
* ASOC: S5PC100: Enable AC97 supportJassi Brar2010-05-272-2/+3
* ASoC: Allow active paths from the GSM modem while the GTA02 is suspendedMark Brown2010-05-101-0/+8
* ASoC: SMDK64XX: Switch to IISv4 CPU driverJassi Brar2010-05-072-8/+5
* ASoC: S3C64XX: IISv4: Add CPU driverJassi Brar2010-05-074-0/+217
* ASoC: S3C: I2S: Move set_sysclk to common codeJassi Brar2010-05-053-67/+50
* ASoC: S3C: I2Sv2: New field for controller featureJassi Brar2010-05-051-0/+8
* ASoC: S3C64XX: I2S: Use s3c2412 definesJassi Brar2010-05-052-5/+2
* ASoC: S3C: I2Sv2: Unify i2s_get_clock callbackJassi Brar2010-05-057-30/+15
* ASoC: S3C: I2Sv2: Discard redundant field iis_clkJassi Brar2010-05-051-1/+0
* ASoC: S3C2412: I2S: Return correct source clockJassi Brar2010-05-051-1/+7
* ASoC: S3C2412: I2S: Debug IMS fieldJassi Brar2010-05-053-33/+6
* ASoC: SAMSUNG: I2S: Add bit definitionsJassi Brar2010-05-051-2/+40
* ASoC: S3C: I2Sv2: Move defines closer to driverJassi Brar2010-05-054-5/+85
* ASoC: WM8750: Convert to new APIMarek Vasut2010-04-091-5/+0
* Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-2/+2
|\