aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-071-4/+6
|\
| * ASoC: TWL4030: Compillation error fixPeter Ujfalusi2009-04-071-4/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-0712-66/+777
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-072-7/+8
| |\ \ | | |/
| | * ASoC: fsl_dma: Pass the proper device for dma mapping routinesAnton Vorontsov2009-04-061-6/+6
| | * ASoC: Fix null dereference in ak4535_remove()Dan Carpenter2009-04-061-1/+2
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-0611-59/+769
| |\ \ | | |/
| | * ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2009-04-032-0/+4
| | * ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-021-0/+37
| | * ASoC: Set parent for AC97 devices we registerMark Brown2009-04-021-1/+1
| | * ASoC: Don't defer resume work for AC97 codecsMark Brown2009-04-021-4/+14
| | * ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3Jarkko Nikula2009-04-021-0/+11
| | * ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi2009-04-021-0/+54
| | * ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi2009-04-021-1/+1
| | * ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-021-32/+47
| | * ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-022-18/+19
| | * ASoC: Add Magician machine supportPhilipp Zabel2009-04-023-0/+572
| | * ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-021-3/+9
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-075-8/+8
|/ /
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
* | Merge branch 'origin' into develRussell King2009-03-28109-3531/+8349
|\ \ | |/
| * ASoC: Declare Headset as Mic and Headphone widgets for SDP3430Lopez Cruz, Misael2009-03-191-8/+16
| * ASoC: OMAP: N810: Add more jack functionsJarkko Nikula2009-03-191-2/+26
| * ASoC: OMAP: N810: Mark not connected input pinsJarkko Nikula2009-03-191-0/+5
| * ASoC: Add FLL support for WM8400Mark Brown2009-03-191-0/+129
| * 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