ASoC: DaVinci: pcm, fix underrun by using sram
[safe/jmp/linux-2.6] / sound / soc /
2009-11-19 Troy KiskyASoC: DaVinci: pcm, fix underrun by using sram
2009-11-19 Troy KiskyASoC: DaVinci: pcm, rename variables in prep for ping...
2009-11-19 Troy KiskyASoC: DaVinci: i2s, reduce underruns by combining into...
2009-11-18 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-11-18 Troy KiskyASoC: tlv320aic23 fix rate selection
2009-11-18 Grazvydas IgnotasASoC: OMAP3 Pandora: update for TWL4030 codec changes
2009-11-18 Anuj AggarwalASoC: Modifying the license string GPLv2 for OMAP3 EVM
2009-11-18 Mark BrownMerge branch 'topic/asoc' of git://git./linux/kernel...
2009-11-18 Troy KiskyASoC: DaVinci: remove requirement that dma_params is...
2009-11-18 Jassi BrarASoC: Added the CPU driver for PCM controllers
2009-11-18 Jassi BrarASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'
2009-11-18 Jassi BrarASoC: Rename s3c24xx_pcm prefix to s3c_dma
2009-11-17 Marin MitovASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32...
2009-11-16 Mike RapoportASoC: OMAP: enable Overo driver for CM-T35
2009-11-12 Mark BrownASoC: Remove redundant snd_soc_dapm_new_widgets() calls
2009-11-12 Joonyoung ShimASoC: Add jack_status_check callback function for GPIO...
2009-11-12 Barry SongASoC: move setting ac97 platformdata earlier than ac97...
2009-11-12 Jassi BrarASoC: Fixed arguments passed to SMDK64xx set_pll
2009-11-12 Mark BrownASoC: Add bit clock rate calculator utility functions
2009-11-10 Grant LikelyASoC: mpc5200: remove duplicate identical IRQ handler
2009-11-10 Peter UjfalusiASoC: TWL4030: Do not modify the APLL_CTL register
2009-11-10 Graeme GregoryASoC: omap-mcbsp - add support for upto 16 channels.
2009-11-09 Jarkko NikulaASoC: Pandora: Pass SRG input clock frequency to the...
2009-11-07 Grant LikelyASoC/mpc5200: fix enable/disable of AC97 slots
2009-11-07 Grant LikelyASoC/mpc5200: add to_psc_dma_stream() helper
2009-11-07 Grant LikelyASoC/mpc5200: Improve printk debug output for trigger
2009-11-07 Grant LikelyASoC/mpc5200: get rid of the appl_ptr tracking nonsense
2009-11-07 Grant LikelyASoC/mpc5200: Track DMA position by period number inste...
2009-11-07 Takashi IwaiASoC: Remove dead code and labels
2009-11-06 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-11-06 Jassi BrarASoC: S3C64XX I2S: Enable audio-bus clock
2009-11-06 Janusz KrzysztofikASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_...
2009-11-03 Mark BrownASoC: Factor out snd_soc_init_card()
2009-11-03 Mark BrownASoC: Move sysfs and debugfs functions to head of soc...
2009-11-03 Mark BrownASoC: Staticise wm8727 driver structure
2009-11-03 Linus TorvaldsMerge branch 'fixes-s3c-2632-rc5' of git://git.fluff...
2009-11-02 Peter UjfalusiASoC: TWL4030: Make sure, that the codec is powered...
2009-11-02 Neil JonesASoC: Add support for the WM8727 DAC.
2009-11-02 Manuel LaussASoC: au1x: convert to platform drivers.
2009-10-30 Eero NurkkalaASoC: refactor snd_soc_update_bits()
2009-10-30 Eero NurkkalaASoC: remove io_mutex
2009-10-30 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-30 Kuninori MorimotoASoC: sh: FSI: Add capture support
2009-10-30 Kuninori MorimotoASoC: sh: FSI: Remove DMA support
2009-10-29 Anuj AggarwalASoC: Modifying Kconfig/Makefile for AM3517 EVM
2009-10-29 Anuj AggarwalASoC: Adding OMAP3517 / AM3517 EVM support in ASOC
2009-10-29 Anuj AggarwalASoC: OMAP3EVM: Use the twl4030_setup_data for headset...
2009-10-29 Peter UjfalusiASoC: TWL4030: Add APLL supply for the capture path
2009-10-29 Peter UjfalusiASoC: TWL4030: Change APLL powering sequence
2009-10-29 Jari VanhalaASoC: TWL4030: Vibra motor stop fix when it is driven...
2009-10-29 Daniel MackASoC: CS4270: export de-emphasis filter as ALSA control
2009-10-29 Mark BrownASoC: Minor SMDK64xx WM8580 cleanups
2009-10-28 Ben DooksARM: S3C: Add info for supporting circular DMA buffers
2009-10-28 Peter UjfalusiASoC: TWL4030: Change codec_muted to apll_enabled
2009-10-28 Peter UjfalusiASoC: TWL4030: Remove bypass tracking
2009-10-26 Mark BrownASoC: Add regulator support for WM8731
2009-10-25 Peter UjfalusiASoC: TWL4030: Driver registration via twl4030_codec MFD
2009-10-25 Peter UjfalusiASoC: TWL4030: use the twl4030-codec.h for register...
2009-10-25 Janusz KrzysztofikASoC: Amstrad Delta: add info about the line discipline...
2009-10-22 Janusz KrzysztofikASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_...
2009-10-21 Peter UjfalusiASoC: tlv320dac33: typo fix in the header
2009-10-21 Janusz KrzysztofikASoC: Amstrad Delta minor cleanups
2009-10-19 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-19 Barry SongASoC: Fix possible codec_dai->ops NULL pointer problems
2009-10-19 Julia LawallASoC: Move dereference after NULL test
2009-10-19 Manuel LaussASoC: au1x: psc-ac97: reorganize timeouts
2009-10-19 Manuel LaussASoC: au1x: psc-ac97: verify correct codec register...
2009-10-19 Peter UjfalusiASoC: TWL4030: Only update the needed bits in *set_dai_...
2009-10-15 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-15 Peter UjfalusiASoC: Codec driver for Texas Instruments tlv320dac33...
2009-10-15 Igor GrinbergASoC: finally enable support for eXeda and CM-X300
2009-10-15 Mark BrownASoC: Remove snd_soc_suspend_device()
2009-10-13 Ben DooksASoC: S3C: Remove <plat/audio.h>
2009-10-13 Eero NurkkalaASoC: Serialize access to dapm_power_widgets()
2009-10-12 Peter UjfalusiASoC: TPA6130A2: Make tpa6130a2_power as static
2009-10-09 Mark BrownASoC: Minor fixups to tpa6130a2 driver
2009-10-09 Peter UjfalusiASoC: TPA6130A2 amplifier driver
2009-10-09 Nicolas FerreASoC: at91sam9g20ek_2mmc board uses same audio connexio...
2009-10-08 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-06 Mark BrownMerge branch 'upstream/wm8350' into for-2.6.32
2009-10-06 Mark BrownASoC: WM8350 capture PGA mutes are inverted
2009-10-06 Mark BrownASoC: Remove absent SYNC and TDM DAI format options...
2009-10-06 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-06 Mark BrownASoC: Add virtual enumeration support for DAPM muxes
2009-10-06 Mark BrownASoC: Push DAPM enumeration register change test out
2009-10-06 Mark BrownASoC: Simplify code for DAPM widget updates
2009-10-06 Mark BrownMerge branch 'for-2.6.32' of git://git./linux/kernel...
2009-10-05 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-03 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2009-10-02 Jonathan CameronASoC: wm8940: Fix check on error code form snd_soc_code...
2009-10-02 Peter UjfalusiASoC: Improve the debugfs hierarchy
2009-10-02 Peter UjfalusiASoC: Fix SND_SOC_DAPM_LINE handling
2009-10-01 Peter UjfalusiASoC: add support for multiple cards/codecs in debugfs
2009-10-01 Mark BrownMerge branch 'for-2.6.32' into for-2.6.33
2009-10-01 Mark BrownMerge remote branch 'takashi/topic/asoc' into for-2...
2009-10-01 Mark BrownMerge remote branch 'takashi/fix/asoc' into for-2.6.32
2009-10-01 Barry SongASoC: fix kconfig order of Blackfin drivers
2009-10-01 Takashi IwaiASoC: Fix snd_soc_dai_set_pll() calls in neo1973_*.c
2009-10-01 Takashi IwaiASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2
next