summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ALSA: usb - disable broken hw volume for Tenx TP6911David Henningsson1-0/+7
2012-09-20ASoC: Ux500: Minor coding layout changesLee Jones1-5/+2
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones1-0/+81
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2-3/+25
2012-09-20ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones1-0/+40
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones2-18/+57
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann5-5/+5
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann3-3/+3
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann14-14/+14
2012-09-19ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson2-9/+9
2012-09-19ALSA: usb-audio: Avoid unnecessary EP setups in prepareTakashi Iwai3-3/+10
2012-09-19ALSA: usb-audio: Move configuration to prepare.Dylan Reid2-60/+76
2012-09-19ALSA: usb-audio: Don't require hw_params in endpoint.Dylan Reid3-17/+35
2012-09-19ALSA: usb-audio: set period_bytes in substream.Dylan Reid1-0/+2
2012-09-18ASoC: wm8961: Move device identification and reset to I2C probeMark Brown1-27/+33
2012-09-18ASoC: wm8961: Convert to direct regmap API usageMark Brown1-265/+161
2012-09-18ASoC: wm8960: Support shared LRCLKMark Brown1-0/+11
2012-09-18ASoC: wm8776: Convert to direct regmap API usageMark Brown1-15/+60
2012-09-18ASoC: fsl: cleanup headers in pcm030-audio-fabricEric Millbrandt1-9/+0
2012-09-18ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt2-0/+8
2012-09-18ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt4-20/+17
2012-09-18ASoC: imx-audmux: remove null check of audmux_base in audmux_read_fileRichard Zhao1-3/+0
2012-09-18ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open failRichard Zhao1-1/+1
2012-09-18ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_openRichard Zhao1-0/+3
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen3-29/+17
2012-09-18ASoC: wm8960: add support for big-endian audio samplesTimur Tabi1-1/+8
2012-09-18ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi1-6/+0
2012-09-18ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi2-50/+13
2012-09-18ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson1-0/+29
2012-09-17ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan3-247/+1
2012-09-17ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo1-22/+20
2012-09-17ALSA: hda - Add another pci id for Haswell boardWang Xingchao1-0/+3
2012-09-17ALSA: Compress - add codec parameter checksVinod Koul1-0/+10
2012-09-17ALSA: compress - move the buffer checkVinod Koul1-4/+16
2012-09-15Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai17-36/+840
2012-09-15Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab7-31/+79
2012-09-15Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai11-40/+21
2012-09-14ASoC: wm8904: correct the indexBo Shen1-1/+1
2012-09-14ALSA: hda - Add mic-mute LED control for HP laptopTakashi Iwai1-10/+74
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann4-4/+4
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann3-3/+3
2012-09-14ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter1-0/+4
2012-09-13[media] radio-shark: Add support for suspend & resumeHans de Goede1-1/+2
2012-09-13[media] snd_tea575x: Add support for tuning AMHans de Goede1-36/+161
2012-09-13ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai1-0/+1
2012-09-13ALSA: hda - Allow to pass position_fix=0 explicitlyTakashi Iwai1-2/+3
2012-09-13ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai3-4/+4
2012-09-13ASoC: ad1836: Convert to direct regmap usage.Lars-Peter Clausen1-23/+53
2012-09-13ASoC: ad193x: Use managed regmap initLars-Peter Clausen1-40/+10