aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-21ASoC: tlv320aic3x: Change to use device modelBen Dooks5-113/+116
2009-08-21ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks5-0/+569
2009-08-20ASoC: OMAP: Use DMA operating mode of McBSPEduardo Valentin1-3/+15
2009-08-20ASoC: OMAP: Use McBSP threshold to playback and captureEduardo Valentin3-7/+49
2009-08-20ASoC: Always syncronize audio transfers on framesEero Nurkkala1-0/+9
2009-08-20ASoC: Add runtime check for RFIG and XFIGEero Nurkkala1-2/+5
2009-08-20ASoC: OMAP: Make DMA 64 alignedEduardo Valentin1-2/+2
2009-08-20ASoC: OMAP: Enable DMA burst modeEduardo Valentin1-0/+3
2009-08-20ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto3-1/+1012
2009-08-20ASoC: S3C24XX : Align the peroid size to the buffer sizeShine Liu1-0/+1
2009-08-20Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-4/+23
2009-08-20ALSA: pcm - Fix drain behavior in non-blocking modeTakashi Iwai2-27/+37
2009-08-19ALSA: Restore support for DMAless DAIs on PXAMark Brown1-0/+3
2009-08-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-2/+13
2009-08-19ALSA: hda - Fix probe of Toshiba laptops with ALC268 codecTakashi Iwai1-2/+13
2009-08-19ASoC: Provide default set_bias_level() implementationMark Brown1-2/+6
2009-08-19Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-2/+10
2009-08-19ALSA: hda: add model for Intel DG45ID/DG45FC boardsWu Fengguang1-0/+6
2009-08-19ALSA: hda: enable speaker output for Compaq 6530s/6531sWu Fengguang1-2/+4
2009-08-19ALSA: hda - Fix invalid capture mixers with some ALC268 modelsTakashi Iwai1-31/+23
2009-08-18ASoC: WM8993 digital mixing supportMark Brown1-4/+84
2009-08-18ASoC: Add input and output AIF widgetsMark Brown1-17/+41
2009-08-18ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown1-6/+0
2009-08-18ASoC: Reenable S3C64xx I2S supportMark Brown1-1/+1
2009-08-18ASoC: Fix data format configuration for S3C64XX IISv2Joonyoung Shim1-3/+3
2009-08-17ASoC: Implement TDM configuration for WM8993Mark Brown1-18/+81
2009-08-17ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown1-3/+1
2009-08-17ASoC: Power speakers and headphones simultaneouslyMark Brown1-3/+3
2009-08-17ASoC: Fix handling of bias levels for non-DAPM codecsMark Brown1-0/+16
2009-08-17ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu1-1/+1
2009-08-17sound: snd_ctl_remove_user_ctl: prevent removal of kernel controlsClemens Ladisch1-0/+4
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify user control countingClemens Ladisch1-12/+7
2009-08-17sound: snd_ctl_remove_unlocked_id: simplify error pathsClemens Ladisch1-4/+5
2009-08-17sound: snd_ctl_elem_add: fix value count checkClemens Ladisch1-1/+1
2009-08-17ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik1-2/+20
2009-08-17ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik1-7/+8
2009-08-15ASoC: Factor out cache I/O from WM8974Mark Brown1-94/+55
2009-08-15Merge branch 'wm8974-upstream' into for-2.6.32Mark Brown4-0/+952
2009-08-15ASoC: Hook i.MX into buildMark Brown1-0/+1
2009-08-15ASoC: Staticise unexported variablesMark Brown1-2/+2
2009-08-15ASoC: Remove unneeded i.MX dependency on SNDMark Brown1-1/+1
2009-08-15Merge branch 'for-2.6.32' into mxcMark Brown272-6109/+49846
2009-08-15ALSA: hda - Add missing num_adc_nids definition for IDT92HD8xxxTakashi Iwai1-0/+1
2009-08-14ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song1-1/+3
2009-08-14ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi1-21/+25
2009-08-13ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut2-1/+21
2009-08-13ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S3-8/+35
2009-08-13ASoC: DaVinci: Add a DAI format to McASP driverChaithrika U S1-0/+10
2009-08-13ASoC: DaVinci: McASP driver enhacementsChaithrika U S5-9/+107
2009-08-13ASoC: Factor out shared code from WM8993Mark Brown5-694/+810