summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-14ALSA: snd-usb: re-order the MakefileDaniel Mack1-6/+6
2011-09-14USB: Add endpoint usage definitions to ch9.hDaniel Mack1-6/+11
2011-09-14ALSA: HDA: Cirrus - fix "Surround Speaker" volume control nameDavid Henningsson1-1/+1
2011-09-14ASoC: Correct channel numbers for WM8996 AIF2Mark Brown1-4/+4
2011-09-14ASoC: Disable WM8996 CPVDD supply when not in useMark Brown1-8/+30
2011-09-14regulator: Implement deferred disable supportMark Brown3-0/+69
2011-09-14ALSA: mpu401: clean up interrupt specificationClemens Ladisch38-94/+103
2011-09-13ALSA: hda - Terminate the recursive connection search properlyTakashi Iwai1-1/+5
2011-09-12ASoC: Fix trivial build regression in Kirkwood I2SArnd Bergmann1-1/+1
2011-09-12ALSA: keywest: Remove obsolete cleanup for clientdataAxel Lin1-1/+0
2011-09-12ALSA: aoa: Remove obsolete cleanup for clientdataAxel Lin1-3/+1
2011-09-12ALSA: ymfpci: add "Playback" to FM Legacy Volume controlRaymond Yau1-1/+1
2011-09-12ALSA: usb: refine delay information with USB frame counterPierre-Louis Bossart4-3/+60
2011-09-09ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen2-28/+71
2011-09-09Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown2-0/+61
2011-09-09regmap: Provide device read and write map interface for mergingMark Brown1-0/+9
2011-09-09ASoC: playpaq_wm8510: Return proper error if clk_get failsAxel Lin1-1/+4
2011-09-09ASoC: sst_platform: fix memory leakLu Guanqun1-2/+6
2011-09-09ASoC: sst_platform: using builtin functionLu Guanqun1-3/+4
2011-09-09ASoC: sst_platform: trivial coding style fixLu Guanqun1-1/+1
2011-09-09ASoC: ad1980: Return proper error if vendor id mismatchAxel Lin1-3/+7
2011-09-09ASoC: Remove unused step size from debugfs CODEC write functionMark Brown1-4/+0
2011-09-06ASoC: alc5623: Remove unused mutexAxel Lin1-2/+0
2011-09-06ASoC: Check that WM8996 FLL started even if we don't have the IRQMark Brown1-7/+19
2011-09-06Merge branch 'for-3.1' into for-3.2Mark Brown2-3/+3
2011-09-06ASoC: Add missing platform_device_put in raumfeld_audio_init error pathAxel Lin1-1/+3
2011-09-06ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen1-2/+2
2011-09-06ASoC: Fix reporting of partial jack updatesMark Brown1-1/+1
2011-09-04ASoC: sn95031: Fix the logic to find free channelAxel Lin1-5/+3
2011-08-31Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+0
2011-08-31ASoC: Allow source specification for CODEC level sysclkMark Brown5-9/+12
2011-08-31ASoC: Add device tree binding for WM8804Mark Brown2-0/+27
2011-08-31ASoC: Add device tree binding for WM8776Mark Brown2-0/+27
2011-08-31ASoC: Add device tree binding for WM8770Mark Brown2-0/+24
2011-08-31ASoC: Remove redundant -codec from WM8776 driver nameMark Brown2-3/+3
2011-08-31ASoC: Remove unused mutex from WM9090 driverMark Brown1-2/+0
2011-08-31ASoC: Allow register defaults to be larger than unsigned shortMark Brown1-1/+1
2011-08-31ASoC: imx: Fix build warning of unused 'card' variableFabio Estevam1-1/+0
2011-08-31ASoC: soc_codec_reg_show use snd_soc_codec_readable_registerLars-Peter Clausen1-1/+1
2011-08-31Merge branch 'for-3.1' into for-3.2Mark Brown4-9/+13
2011-08-31ASoC: Fix register cache sync register_writable WARN_ONsLars-Peter Clausen1-6/+6
2011-08-31ASoC: snd_soc_codec_{readable,writable}_register change default to trueLars-Peter Clausen1-2/+2
2011-08-31ASoC: soc-dapm: Fix parameter comment for snd_soc_dapm_freePeter Ujfalusi1-1/+1
2011-08-31ASoC: imx: use more robust checking of available streamsWolfram Sang2-8/+7
2011-08-31ASoC: imx-ssi: use dma_writecombine consistentlyWolfram Sang1-2/+2
2011-08-29MAINTAINERS: Add some missed Wolfson filesMark Brown1-0/+4
2011-08-29ASoC: Add 3D stereo support for wm8996susan gao1-0/+9
2011-08-29ASoC: davinci-mcasp: add support for unsigned PCM formatsBen Gardiner1-7/+13
2011-08-26ALSA: usb-audio: add Starr Labs USB MIDI supportKristian Amlie4-0/+40
2011-08-26Merge branch 'fix/asoc' into for-linusTakashi Iwai22-45/+95