summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: Fix DaVinci module unload errorKevin Hilman2009-02-132-2/+4
| * | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-02-133-60/+44
| |\ \
| | * \ Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-131-1/+4
| | |\ \
| | * | | ASoC: add additional controls to the CS4270 codec driverTimur Tabi2009-02-132-59/+40
| * | | | ASoC: Fix forgotten replacements of socdev->codecTakashi Iwai2009-02-116-6/+6
| |/ / /
| * | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-101-2/+2
| |\ \ \
| * | | | ASoC: TLV320AIC3X: Add TLV information for volume controlsJarkko Nikula2009-02-091-41/+73
| * | | | ASoC: TLV320AIC3X: Fix volume rangesJarkko Nikula2009-02-091-19/+19
| * | | | ASoC: pxa2xx-i2s: remove I2S pin setupPhilipp Zabel2009-02-081-36/+0
| * | | | pxa/spitz: Setup I2S pins for pxa2xx-i2sPhilipp Zabel2009-02-081-0/+6
| * | | | pxa/h5000: Setup I2S pins for pxa2xx-i2sPhilipp Zabel2009-02-081-0/+7
| * | | | ASoC: count reaches 10001, not 10000.Roel Kluin2009-02-081-2/+2
| * | | | ASoC: Add initial support of Mitac mioa701 device SoC.Robert Jarzmik2009-02-083-0/+261
| * | | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-062-5/+10
| |\ \ \ \
| * | | | | ASoC: optimize init sequence of Freescale MPC8610 sound driversTimur Tabi2009-02-062-103/+94
| * | | | | ASoC: Blackfin: drop unnecessary dma castsMike Frysinger2009-02-061-61/+43
| * | | | | ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger2009-02-061-59/+33
| * | | | | ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel2009-02-041-5/+7
| * | | | | ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel2009-02-041-7/+61
| * | | | | ASoC: Don't unconditionally use the PLL in UDA1380Vasily Khoruzhick2009-02-031-2/+2
| * | | | | Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-02-034-5/+4
| |\ \ \ \ \
| * | | | | | ASoC: fix message display in CS4270 codec driverTimur Tabi2009-02-021-27/+39
| * | | | | | ASoC: fix build break in CS4270 codec driverTimur Tabi2009-02-021-1/+1
| * | | | | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-02-021-2/+3
| |\ \ \ \ \ \
| * | | | | | | ASoC: Update OMAP3 pandora board fileGrazvydas Ignotas2009-01-311-20/+29
| * | | | | | | ASoC: fix documentation in CS4270 codec driverTimur Tabi2009-01-311-58/+105
| * | | | | | | ASoC: fix initialization order of the CS4270 codec driverTimur Tabi2009-01-301-80/+97
| * | | | | | | ASoC: TWL4030: Add analog loopback supportPeter Ujfalusi2009-01-292-13/+214
| * | | | | | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-292-1/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'topic/snd_card_new-err' into topic/asocTakashi Iwai2009-01-28111-516/+617
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: TWL4030: Move the twl4030_power_up and _power_down functionPeter Ujfalusi2009-01-271-43/+42
| * | | | | | | | | ASoC: TWL4030: Physical ADC and amplifier power switch changePeter Ujfalusi2009-01-271-13/+13
| * | | | | | | | | ASoC: TWL4030: Enable Headset Left anti-pop/bias ramp only if the Headset Lef...Peter Ujfalusi2009-01-271-26/+45
| * | | | | | | | | ASoC: TWL4030: Code clean up for codec power up and downPeter Ujfalusi2009-01-271-26/+17
| * | | | | | | | | ASoC: TWL4030: Syncronize the reg_cache for ANAMICL after the offset cancelationPeter Ujfalusi2009-01-271-0/+3
| * | | | | | | | | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-2731-219/+220
| * | | | | | | | | ASoC: improve I2C initialization code in CS4270 driverTimur Tabi2009-01-231-139/+113
| * | | | | | | | | ASoC: Fix L3 bus handling in KconfigMark Brown2009-01-232-0/+2
| * | | | | | | | | ASoC: Include header file in cs4270 and wm9705Mark Brown2009-01-232-0/+4
| * | | | | | | | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-231-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | ASoC: Fix spurious codec driver dependenciesMark Brown2009-01-232-6/+2
| * | | | | | | | | | ASoC: Configure SSP port PLL for ZyloniteMark Brown2009-01-231-0/+8
| * | | | | | | | | | ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.hMark Brown2009-01-232-4/+0
| * | | | | | | | | | ASoC: Fix merge with PXA treeMark Brown2009-01-231-4/+1
| * | | | | | | | | | ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi2009-01-232-66/+29
| * | | | | | | | | | ASoC: Complete Beagleboard supportSteve Sakoman2009-01-212-0/+12
| * | | | | | | | | | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-201-12/+6
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ASoC: Fix WM9705 capture switch nameIan Molton2009-01-201-2/+2
| * | | | | | | | | | | ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modulesTimur Tabi2009-01-202-10/+13
| * | | | | | | | | | | ASoC: Staticise PCM operations tablesMark Brown2009-01-196-6/+6