aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren11-14/+14
2009-11-20Merge branch 'ads117x' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.33Mark Brown4-0/+142
2009-11-19ASoC: Add support for IGEP v2Enric Balletbò i Serra3-0/+157
2009-11-19ASoC: DaVinci: use edma_pause, edma_resumeTroy Kisky1-2/+4
2009-11-19ASoC: DaVinci: pcm, fix underrun by using sramTroy Kisky3-44/+479
2009-11-19ASoC: DaVinci: pcm, rename variables in prep for ping/pongTroy Kisky1-33/+33
2009-11-19ASoC: DaVinci: i2s, reduce underruns by combining into 1 elementTroy Kisky1-19/+55
2009-11-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown3-3/+4
2009-11-18ASoC: tlv320aic23 fix rate selectionTroy Kisky1-1/+1
2009-11-18ASoC: OMAP3 Pandora: update for TWL4030 codec changesGrazvydas Ignotas1-1/+2
2009-11-18ASoC: Modifying the license string GPLv2 for OMAP3 EVMAnuj Aggarwal1-1/+1
2009-11-18Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.33Mark Brown1-2/+2
2009-11-18ASoC: DaVinci: remove requirement that dma_params is 1st in structureTroy Kisky4-13/+6
2009-11-18ASoC: Added the CPU driver for PCM controllersJassi Brar4-0/+680
2009-11-18ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'Jassi Brar18-22/+23
2009-11-18ASoC: Rename s3c24xx_pcm prefix to s3c_dmaJassi Brar8-58/+58
2009-11-17ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASKMarin Mitov1-2/+2
2009-11-16ASoC: OMAP: enable Overo driver for CM-T35Mike Rapoport2-5/+6
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown35-40/+1
2009-11-12ASoC: Add jack_status_check callback function for GPIO jacksJoonyoung Shim1-0/+3
2009-11-12ASoC: move setting ac97 platformdata earlier than ac97 read/writeBarry Song1-4/+5
2009-11-12ASoC: Fixed arguments passed to SMDK64xx set_pllJassi Brar1-1/+1
2009-11-12ASoC: Add bit clock rate calculator utility functionsMark Brown2-1/+69
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren11-14/+14
2009-11-10ASoC: mpc5200: remove duplicate identical IRQ handlerGrant Likely1-30/+3
2009-11-10ASoC: TWL4030: Do not modify the APLL_CTL registerPeter Ujfalusi1-45/+31
2009-11-10ASoC: omap-mcbsp - add support for upto 16 channels.Graeme Gregory1-26/+37
2009-11-09ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAIJarkko Nikula1-14/+10
2009-11-07ASoC/mpc5200: fix enable/disable of AC97 slotsGrant Likely2-18/+25
2009-11-07ASoC/mpc5200: add to_psc_dma_stream() helperGrant Likely2-6/+10
2009-11-07ASoC/mpc5200: Improve printk debug output for triggerGrant Likely2-5/+11
2009-11-07ASoC/mpc5200: get rid of the appl_ptr tracking nonsenseGrant Likely2-46/+8
2009-11-07ASoC/mpc5200: Track DMA position by period number instead of bytesGrant Likely2-25/+11
2009-11-07ASoC: Remove dead code and labelsTakashi Iwai5-25/+0
2009-11-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2-2/+17
2009-11-06ASoC: S3C64XX I2S: Enable audio-bus clockJassi Brar1-0/+2
2009-11-06ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1Janusz Krzysztofik1-2/+6
2009-11-05ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep"Jaroslav Kysela1-11/+11
2009-11-04ASoC: Update ads117x to current APIsMark Brown1-40/+36
2009-11-04ASoC: ADS117x ADC driverGraeme Gregory4-0/+146
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown48-449/+69
2009-11-03ASoC: Move sysfs and debugfs functions to head of soc-core.cMark Brown1-167/+167
2009-11-03ASoC: Staticise wm8727 driver structureMark Brown1-1/+1
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-2/+15
2009-11-02ASoC: TWL4030: Make sure, that the codec is powered on startupPeter Ujfalusi1-0/+1
2009-11-02ASoC: Add support for the WM8727 DAC.Neil Jones4-0/+170
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss4-163/+344
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai23-181/+164
2009-10-30ASoC: refactor snd_soc_update_bits()Eero Nurkkala1-6/+30
2009-10-30ASoC: remove io_mutexEero Nurkkala1-5/+0