aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann4-3/+31
2012-07-17ALSA: hda - Fix index number conflicts of phantom jacksTakashi Iwai1-15/+30
2012-07-17ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai1-1/+1
2012-07-17ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary1-4/+63
2012-07-17ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2012-07-16ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCHTakashi Iwai1-1/+1
2012-07-16ALSA: hda - add Haswell HDMI codec idWang Xingchao1-0/+2
2012-07-16ALSA: hda - Add DeviceID for Haswell HDAWang Xingchao1-0/+5
2012-07-16ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary1-0/+4
2012-07-16ALSA: wss_lib: fix suspend/resumeOndrej Zary1-1/+0
2012-07-16ALSA: es1938: replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGEClemens Ladisch1-15/+10
2012-07-15ASoC: Convert S3C2412 I2S driver to gpiolib APISylwester Nawrocki1-7/+3
2012-07-15ASoC: Convert S3C24XX I2S driver to gpiolib APISylwester Nawrocki1-7/+3
2012-07-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-91/+43
2012-07-13ASoC: dapm: Fix compilation warningMarek Belisko1-0/+1
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-13ASoC: fsi: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+2
2012-07-13ASoC: siu: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-4/+4
2012-07-12ASoC: wm8962: Redo early init of the part on resumeMark Brown1-0/+3
2012-07-11ASoC: Free memory in the error paths of soc_of_parse_audio_routing()Matthias Kaehlcke1-0/+2
2012-07-11ASoC: wm5110: Add audio CODEC driverMark Brown4-0/+979
2012-07-11ASoC: STA529: fix an error messageDan Carpenter1-1/+2
2012-07-11sound/aoa: Adapt to new i2c probing schemeAndreas Schwab2-149/+6
2012-07-10ASoC: arizona: Support variable FLL VCO multipliersMark Brown3-3/+7
2012-07-10ASoC: tlv320aic3x: add input clock selectionJiri Prchal2-0/+14
2012-07-10ASoC: tlv320aic3x: add AGC settingsJiri Prchal1-0/+25
2012-07-10Merge branch 'next/devel-dma-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dmaArnd Bergmann1-8/+10
2012-07-09ASoC: tlv320aic3x: add deemphasis switchJiri Prchal1-0/+3
2012-07-09ASoC: wm5102: Fix cut'n'paste for digital volume registersMark Brown1-3/+3
2012-07-09ASoC: arizona: Add IN4 to the mixer tablesMark Brown2-1/+5
2012-07-09ASoC: arizona: Export dai_opsMark Brown1-0/+1
2012-07-06Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/clkArnd Bergmann5-16/+16
2012-07-06Merge branch 'tegra/cleanup' into next/clkArnd Bergmann1-9/+1
2012-07-06Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupArnd Bergmann1-9/+1
2012-07-06ASoC: omap-mcpdm: Add missing MODULE_ALIASPeter Ujfalusi1-0/+1
2012-07-06ASoC: arizona: Change DAPM routes for AIF clocks when we change themMark Brown1-3/+29
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown1-0/+77
2012-07-06ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown1-0/+4
2012-07-06ASoC: dpcm: Allow FE to be opened without valid BE routes.Liam Girdwood1-3/+1
2012-07-06ASoC: twl6040: fix spelling mistakeSimon Wilson1-1/+1
2012-07-06ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood1-3/+3
2012-07-06ASoC: pcm: Clean up logging in soc_new_pcm()Liam Girdwood1-4/+4
2012-07-06ASoC: dapm: Fix locking during codec shutdownLiam Girdwood1-0/+5
2012-07-06ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai1-2/+2
2012-07-05ASoC: wm1250-ev1: Flag all supported rates in the DAIMark Brown1-2/+5
2012-07-05ASoC: wm5102: Allow routing through the ASRCsMark Brown1-1/+29
2012-07-05ASoC: arizona: Enable ASYNCCLK domain for audio interfacesMark Brown1-6/+24
2012-07-05ASoC: imx-mc13783: Add audmux settings for mx27pdkFabio Estevam1-16/+33
2012-07-05ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000Hui Wang1-2/+1
2012-07-05ALSA: pcm: Make constraints lists constMark Brown1-2/+2