aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-08ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown1-5/+0
2009-03-08ASoC: bring cs4270 feature/limitations list in syncDaniel Mack1-8/+7
2009-03-07ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi2-10/+16
2009-03-07ASoC: Davinci: Fix incorrect machine type for SFFSDR boardHugo Villeneuve1-1/+1
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: Staticise workqueue function for GPIO jack detectionMark Brown1-1/+1
2009-03-06ASoC: Blackfin: fix typo in MUTE definitionMike Frysinger1-1/+1
2009-03-06ASoC: Blackfin: move gpio_err behind the define that is only user of itMike Frysinger1-1/+1
2009-03-06ASoC: Add headset jack detection for SDP3430 machine driverLopez Cruz, Misael1-2/+41
2009-03-06ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi3-10/+39
2009-03-06ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx supportMark Brown1-3/+3
2009-03-06ASoC: Fix memory allocation for snd_soc_dapm_switch namesMark Brown1-4/+3
2009-03-06ASoC: Factor out DAPM widget power check into separate functionMark Brown1-121/+137
2009-03-06ASoC: Fix name of register bit in pxa-sspDaniel Mack1-3/+3
2009-03-06ASoC: TWL4030: Make the HS ramp delay configurablePeter Ujfalusi1-4/+14
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-06ASoC: Add DAPM machine widgets to SDP3430 driverLopez Cruz, Misael1-0/+64
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 Miao39-427/+480
2009-03-04ASoC: wm8510 pll settingsJonas Andersson2-14/+14
2009-03-04ASoC: Add GPIO support for jack reporting interfaceLopez Cruz, Misael1-0/+129
2009-03-03ASoC: UDA1380: DATAI is slave onlyPhilipp Zabel1-2/+7
2009-03-03ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/ZylonitePhilipp Zabel2-4/+6
2009-03-03ASoC: UDA1380: change decimator/interpolator register handlingPhilipp Zabel1-54/+48
2009-03-03ASoC: Remove version display from the UDA1380 driverPhilipp Zabel1-4/+0
2009-03-02ASoC: fix typo and removed unneeded switch case for cs4270Daniel Mack1-3/+1
2009-02-28ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pinsMark Brown1-0/+70
2009-02-28ASoC: Add cs4270 support for slave mode configurationsDaniel Mack1-1/+23
2009-02-28ASoC: Fix copyright statements on Simtec filesBen Dooks2-2/+2
2009-02-26ASoC: wm8753 - Fix build errorTakashi Iwai1-1/+2
2009-02-24ASoC: Only write back non-default registers when resuming WM8753Mark Brown1-0/+5
2009-02-24ASoC: Convert WM8753 to register via normal device probeMark Brown3-210/+171
2009-02-24ASoC: Shuffle WM8753 device registration codeMark Brown1-104/+105
2009-02-24ASoC: Fix Zylonite voice interface stereo configurationsMark Brown1-3/+2
2009-02-24ASoC: Improve WM9713 voice DAC shutdown procedureMark Brown1-3/+4
2009-02-22ASoC: Only unregister drivers we registered for WM8753Mark Brown1-3/+7
2009-02-22ASoC: Report I/O errors from WM8753 resetMark Brown1-1/+5
2009-02-19ASoC: Disable WM8731 line bypass by defaultMark Brown1-0/+4
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown4-13/+13
2009-02-18ASoC: Check for errors when writing WM8731 reset registerMark Brown1-1/+6
2009-02-18ASoC: TWL4030: Add digital loopback supportPeter Ujfalusi1-6/+50
2009-02-18ASoC: Implement SPI device unregistration for WM8731Mark Brown1-1/+6
2009-02-18ASoC: Fix build for corgi and poodleMark Brown2-2/+4