summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: Add separate AVDD for WM8400Mark Brown2009-03-181-0/+3
| * ASoC: Further optimise WM8400 bias configuration sequenceMark Brown2009-03-181-25/+2
| * Merge branch 'pxa-ssp' into for-2.6.30Mark Brown2009-03-172-42/+68
| |\
| | * ASoC: Fix Zylonite for non-networked SSP modeMark Brown2009-03-141-30/+25
| | * ASoC: Fix non-networked I2S mode for PXA SSPMark Brown2009-03-141-5/+14
| | * ASoC: switch PXA SSP driver from network mode to PSPDaniel Mack2009-03-131-11/+33
| * | ASoC: Only deregister AC97 dev if it's name was not "AC97"Atsushi Nemoto2009-03-171-1/+2
| * | ASoC: Each PXA AC97 DAI needs a separate opsMark Brown2009-03-161-4/+12
| * | ASoC: Fix some missing dai_ops conversionsMark Brown2009-03-162-9/+11
| * | ASoC: twl4030 - Fix build errorJoonyoung Shim2009-03-161-5/+7
| |/
| * ASoC: Move headset jack registration to device initialization for SDP3430Lopez Cruz, Misael2009-03-131-35/+39
| * ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls.Philipp Zabel2009-03-1210-86/+46
| * ASoC: Move WM8580 to normal I2C device probeMark Brown2009-03-122-173/+158
| * ASoC: Merge dai_ops factor outMark Brown2009-03-1141-432/+494
| |\
| | * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-0439-427/+480
| * | ASoC: Fix formats for s3c24xx-i2s register printsMark Brown2009-03-111-8/+8
| * | ASoC: Remove version display from WM8580 driverMark Brown2009-03-111-4/+0
| * | ASoC: Add initial driver for the WM8400 CODECMark Brown2009-03-114-0/+1547
| * | ASoC: buildfix for OSKDavid Brownell2009-03-111-10/+2
| * | ASoC: don't touch pxa-ssp registers when stream is runningDaniel Mack2009-03-101-0/+11
| * | ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new formatHugo Villeneuve2009-03-101-2/+1
| * | ALSA: ASoC: Davinci: Replaced DAI format RIGHT_J by DSP_B for SFFSDRHugo Villeneuve2009-03-101-7/+10
| * | Merge commit 'takashi/topic/asoc' into for-2.6.30Mark Brown2009-03-101-1/+0
| |\ \
| | * \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-03-0914-141/+482
| | |\ \
| | * | | ASoC: Fix Kconfig dependency of CONFIG_SND_S3C24XX_SOC_JIVE_WM8750Takashi Iwai2009-03-091-1/+0
| * | | | ASoC: Convert PXA AC97 driver to probe with the platform deviceMark Brown2009-03-091-4/+34
| | |/ / | |/| |
| * | | ASoC: Add a driver for AK4104 S/PDIF transmitterDaniel Mack2009-03-094-0/+376
| * | | ASoC: Remove unneeded forward reference to WM8753 SPI implementationMark Brown2009-03-081-5/+0
| * | | ASoC: bring cs4270 feature/limitations list in syncDaniel Mack2009-03-081-8/+7
| * | | ASoC: Improve pause/unpause performance in Freescale 8610 driversTimur Tabi2009-03-072-10/+16
| * | | ASoC: Davinci: Fix incorrect machine type for SFFSDR boardHugo Villeneuve2009-03-071-1/+1
| * | | ASoC: Fix logging severity for some S3C error messagesMark Brown2009-03-063-3/+3
| * | | ASoC: Re-remove hand-rolled pr_debug() macrosMark Brown2009-03-065-117/+82
| |/ /
| * | ASoC: Staticise workqueue function for GPIO jack detectionMark Brown2009-03-061-1/+1
| * | ASoC: Blackfin: fix typo in MUTE definitionMike Frysinger2009-03-061-1/+1
| * | ASoC: Blackfin: move gpio_err behind the define that is only user of itMike Frysinger2009-03-061-1/+1
| * | ASoC: Add headset jack detection for SDP3430 machine driverLopez Cruz, Misael2009-03-061-2/+41
| * | ASoC: add support for SSI asynchronous mode to the Freescale SSI driversTimur Tabi2009-03-063-10/+39
| * | ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx supportMark Brown2009-03-061-3/+3
| * | ASoC: Fix memory allocation for snd_soc_dapm_switch namesMark Brown2009-03-061-4/+3
| * | ASoC: Factor out DAPM widget power check into separate functionMark Brown2009-03-061-121/+137
| * | ASoC: Fix name of register bit in pxa-sspDaniel Mack2009-03-061-3/+3
| * | ASoC: TWL4030: Make the HS ramp delay configurablePeter Ujfalusi2009-03-061-4/+14
| * | ASoC: Refresh JIVE driverMark Brown2009-03-061-21/+6
| * | ASoC: Select DMA if I2S is configuredBen Dooks2009-03-061-0/+4
| * | ASoC: Add s3c64xx-i2s supportBen Dooks2009-03-064-1/+258
| * | ASoC: Split s3c2412-i2s.c into core and SoC specific partsBen Dooks2009-03-067-593/+767
| * | ASoC: Add JIVE audio supportBen Dooks2009-03-063-0/+227
| * | ASoC: Add DAPM machine widgets to SDP3430 driverLopez Cruz, Misael2009-03-061-0/+64
| * | Merge commit 's3c-iis-header' into HEADMark Brown2009-03-066-12/+10
| |\ \