summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S2009-08-133-8/+35
* ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S2009-08-131-0/+10
* ASoC: DaVinci: McASP driver enhacementsChaithrika U S2009-08-135-9/+107
* ASoC: Factor out shared code from WM8993Mark Brown2009-08-135-694/+810
* ASoC: Minor cleanups to AD1938 driverMark Brown2009-08-132-5/+1
* new ad1836 codec driver based on asocBarry Song2009-08-134-0/+520
* ASoC: TWL4030: Introduce PGAs for outputsPeter Ujfalusi2009-08-131-49/+60
* ASoC: add output/input widgets in ad1938 to make dac/adc dynamic PM workBarry Song2009-08-131-0/+12
* ASoC: Update AD1938 for new TDM slot APIMark Brown2009-08-121-2/+2
* ASoC: Update WM9081 for tdm_slot() API changeMark Brown2009-08-111-25/+35
* Merge commit 'a5479e389e989acfeca9c32eeb0083d086202280' into for-2.6.32Mark Brown2009-08-114-13/+30
|\
| * ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-064-13/+30
* | ASoC: fix I2C build errorsRandy Dunlap2009-08-111-2/+2
* | ASoC: Drop unneeded declaration of removed wm8731 SPI write functionMark Brown2009-08-101-3/+0
* | ASoC: Convert WM8776 to use factored out register cache codeMark Brown2009-08-081-48/+11
* | ASoC: DaVinci: Support Audio on DA830 EVMChaithrika U S2009-08-083-0/+45
* | ASoC: s3c2443-ac97: convert semaphore to mutexUwe Kleine-König2009-08-081-5/+5
* | TTY/ASoC: Rename N_AMSDELTA line discipline to N_V253Janusz Krzysztofik2009-08-071-3/+3
* | Merge branch 'reg-cache' into for-2.6.32Mark Brown2009-08-0718-1784/+1104
|\ \
| * | ASoC: Factor out 7 bit register 9 bit data SPI writeMark Brown2009-08-036-128/+36
| * | ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECsMark Brown2009-08-037-937/+521
| * | ASoC: Factor out I2C 8 bit address 16 bit data I/OMark Brown2009-08-031-8/+71
| * | ASoC: Add I/O control bus information to factored out cache setupMark Brown2009-08-039-38/+55
| * | Merge branch 'tlv320aic3x' into reg-cacheMark Brown2009-07-102-25/+2
| |\ \
| | * | ASoC: Remove use of hw_read from TLV320AIC3x driverMark Brown2009-07-051-9/+2
| * | | ASoC: Factor out WM8580 register cache codeMark Brown2009-07-051-107/+41
| * | | ASoC: Begin to factor out register cache I/O functionsMark Brown2009-07-059-577/+398
* | | | Merge branch 'for-2.6.31' into for-2.6.32Mark Brown2009-08-071-5/+5
|\ \ \ \
| * | | | ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula2009-08-071-5/+5
* | | | | ASoC: DaVinci: pcm, constrain buffer size to multiple of periodTroy Kisky2009-08-071-0/+5
* | | | | ASoC: DaVinci: i2s: don't bounce through rtd to get daiTroy Kisky2009-08-071-9/+5
| |_|_|/ |/| | |
* | | | ASoC: CX20442: simplify codec controller usageJanusz Krzysztofik2009-08-061-2/+0
* | | | ASoC: CX20442: add some debuggingJanusz Krzysztofik2009-08-061-0/+1
* | | | ASoC: Add WM8776 CODEC driverMark Brown2009-08-064-0/+838
* | | | ALSA: ASoC: cs4270: move power management hooks to snd_soc_codec_deviceDaniel Mack2009-08-051-4/+23
* | | | ASoC: MPC5200: Support for buffer wrap aroundJohn Bonesio2009-08-051-0/+17
* | | | ASoC: Existing S3C24xx AC97 drivers should depend on S3C24xxMark Brown2009-08-051-2/+2
* | | | ASoC: add support for Amstrad E3 (Delta) machineJanusz Krzysztofik2009-07-313-0/+656
* | | | ASoC: CX20442: push down machine independent line discipline bitsJanusz Krzysztofik2009-07-312-6/+111
* | | | ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-311-3/+3
* | | | ASoC: Allow CODECs to flag invalid registersMark Brown2009-07-311-0/+3
* | | | Merge branch 'gta02-audio' into for-2.6.32Mark Brown2009-07-303-0/+509
|\ \ \ \
| * | | | ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolibLars-Peter Clausen2009-07-291-17/+36
| * | | | ASoC: neo1973_gta02_wm8753: Replace snd_soc_cnew with snd_soc_add_controls.Lars-Peter Clausen2009-07-291-8/+6
| * | | | ASoC: Add Openmoko Neo FreeRunner (GTA02) audio driverMark Brown2009-05-233-0/+492
* | | | | ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm daiBarry Song2009-07-294-21/+37
* | | | | ASoC: board driver to connect bf5xx with ad1938Barry Song2009-07-283-0/+152
* | | | | ASoC: blackfin I2S(TDM mode) CPU DAI driverBarry Song2009-07-286-1/+726
* | | | | ASoC: CX20442: fix issues pointed out by subsystem maintainerJanusz Krzysztofik2009-07-281-7/+10
* | | | | ASoC: Switch palm27x-asoc to jack detection apiMarek Vasut2009-07-241-131/+73