aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-15ASoC: Hook i.MX into buildMark Brown1-0/+1
2009-08-15ASoC: Staticise unexported variablesMark Brown1-2/+2
2009-08-15ASoC: Remove unneeded i.MX dependency on SNDMark Brown1-1/+1
2009-08-15Merge branch 'for-2.6.32' into mxcMark Brown272-6109/+49846
2009-08-14ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song1-1/+3
2009-08-14ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi1-21/+25
2009-08-13ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2-1/+21
2009-08-13ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S3-8/+35
2009-08-13ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S1-0/+10
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S5-9/+107
2009-08-13ASoC: Factor out shared code from WM8993Mark Brown5-694/+810
2009-08-13ASoC: Minor cleanups to AD1938 driverMark Brown2-5/+1
2009-08-13new ad1836 codec driver based on asocBarry Song4-0/+520
2009-08-13ASoC: TWL4030: Introduce PGAs for outputsPeter Ujfalusi1-49/+60
2009-08-13ASoC: add output/input widgets in ad1938 to make dac/adc dynamic PM workBarry Song1-0/+12
2009-08-12ASoC: Update AD1938 for new TDM slot APIMark Brown1-2/+2
2009-08-11ASoC: Update WM9081 for tdm_slot() API changeMark Brown1-25/+35
2009-08-11Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown4-13/+30
2009-08-11ASoC: fix I2C build errorsRandy Dunlap1-2/+2
2009-08-10ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown1-3/+0
2009-08-08ASoC: Convert WM8776 to use factored out register cache codeMark Brown1-48/+11
2009-08-08ASoC: DaVinci: Support Audio on DA830 EVMChaithrika U S3-0/+45
2009-08-08ASoC: s3c2443-ac97: convert semaphore to mutexUwe Kleine-König1-5/+5
2009-08-07TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik1-3/+3
2009-08-07Merge branch 'reg-cache' into for-2.6.32Mark Brown18-1784/+1104
2009-08-07Merge branch 'for-2.6.31' into for-2.6.32Mark Brown1-5/+5
2009-08-07ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky1-0/+5
2009-08-07ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky1-9/+5
2009-08-07ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula1-5/+5
2009-08-06ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro4-13/+30
2009-08-06ASoC: CX20442: simplify codec controller usageJanusz Krzysztofik1-2/+0
2009-08-06ASoC: CX20442: add some debuggingJanusz Krzysztofik1-0/+1
2009-08-06ASoC: Add WM8776 CODEC driverMark Brown4-0/+838
2009-08-05ASoC: Fix review issues in i.MX2x PCM driverjavier Martin2-30/+9
2009-08-05ASoC: add machine driver for i.mx27_visstrim_m10 boardjavier Martin3-0/+329
2009-08-05ASoC: add DAI platform ssi driver for MXCjavier Martin4-0/+1110
2009-08-05ASoC: add DMA platform driver for MX1x and MX2xjavier Martin5-0/+551
2009-08-05ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_deviceDaniel Mack1-4/+23
2009-08-05ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio1-0/+17
2009-08-05ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xxMark Brown1-2/+2
2009-08-03ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown6-128/+36
2009-08-03ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown7-937/+521
2009-08-03ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown1-8/+71
2009-08-03ASoC: Add I/O control bus information to factored out cache setupMark Brown9-38/+55
2009-07-31ASoC: add support for Amstrad E3 (Delta) machineJanusz Krzysztofik3-0/+656
2009-07-31ASoC: CX20442: push down machine independent line discipline bitsJanusz Krzysztofik2-6/+111
2009-07-31ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen1-3/+3
2009-07-31ASoC: Allow CODECs to flag invalid registersMark Brown1-0/+3
2009-07-30Merge branch 'gta02-audio' into for-2.6.32Mark Brown3-0/+509
2009-07-29ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm daiBarry Song4-21/+37