aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-29ASoC: neo1973_gta02_wm8753: Replace deprecated s3c_gpio calls with gpiolibLars-Peter Clausen1-17/+36
2009-07-29ASoC: neo1973_gta02_wm8753: Replace snd_soc_cnew with snd_soc_add_controls.Lars-Peter Clausen1-8/+6
2009-07-28ASoC: board driver to connect bf5xx with ad1938Barry Song3-0/+152
2009-07-28ASoC: blackfin I2S(TDM mode) CPU DAI driverBarry Song6-1/+726
2009-07-28ASoC: CX20442: fix issues pointed out by subsystem maintainerJanusz Krzysztofik1-7/+10
2009-07-26Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+10
2009-07-24ASoC: Switch palm27x-asoc to jack detection apiMarek Vasut1-131/+73
2009-07-24ASoC: Jack handling enhancements as suggested by subsystem maintainerJanusz Krzysztofik1-4/+16
2009-07-23ALSA: Allow passing platform_data to devices attached to AC97 busMarek Vasut1-1/+5
2009-07-23ASoC: MAX9877: fix write operation for registerJoonyoung Shim1-3/+11
2009-07-23ASoC: Add support for Conexant CX20442-11 voice modem codecJanusz Krzysztofik4-0/+419
2009-07-23Merge branch 'for-2.6.31' into for-2.6.32Mark Brown1-1/+10
2009-07-23ASoC: OMAP: Staticise pcm creation function of omap-pcmLopez Cruz, Misael1-1/+1
2009-07-23ASoC: tlv320aic3x: Enable PLL when not bypassedChaithrika U S1-1/+10
2009-07-22ASoC: MAX9877: separate callback functionsJoonyoung Shim1-33/+63
2009-07-22ASoC: Correct a bug with "ADC Inversion Switch" in wm8974 codec.javier Martin1-1/+1
2009-07-22ASoC: MPC5200: Increase the delay time between resetsJohn Bonesio1-1/+2
2009-07-18ASoC: Fix checkpatch issues in AD1938Mark Brown1-78/+78
2009-07-17ASoC: Fix FLL reference clock division setup in WM8993Mark Brown1-0/+2
2009-07-17ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0Mark Brown1-2/+7
2009-07-17ASoC: SDP3430: Add support for EXTMUTE using TWL GPIO6Candelaria Villareal, Jorge1-0/+9
2009-07-17ASoC: Kill direct accesses to driver_dataTakashi Iwai1-2/+2
2009-07-16ASoC: new ad1938 codec driver based on asocBarry Song4-0/+758