summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin1-1/+1
2011-09-16ASoC: samsung: Fix checking return value of clk_getAxel Lin3-8/+8
2011-09-16ASoC: improve asynchronous mode support in the fsl_ssi driverTimur Tabi1-77/+68
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-12ASoC: Fix trivial build regression in Kirkwood I2SArnd Bergmann1-1/+1
2011-09-09ASoC: ad193x: Setup regmap read and write flag masks for SPILars-Peter Clausen2-28/+71
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-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-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-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-24ASoC: MPC5200: replace of_device with platform_deviceTimur Tabi1-3/+3
2011-08-24ASoC: Correct element count for WM8996 sidetone HPFMark Brown1-1/+1
2011-08-24ASoC: SAMSUNG: Add Kconfig to support SMDK4212Sangbeom Kim1-3/+3
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren1-2/+2
2011-08-24ASoC: Add samsung maintainerSangbeom Kim1-0/+1
2011-08-24ASoC: Add Springbank I/O card to Speyside KconfigJoseph Pentland1-0/+1
2011-08-23ASoC: mxs-sgtl5000: add record functionDong Aisheng1-1/+9
2011-08-23sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall1-2/+3
2011-08-23ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng1-10/+12
2011-08-23sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall1-9/+9
2011-08-23sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall1-1/+3
2011-08-23sound/soc/ep93xx/ep93xx-i2s.c: add missing kfreeJulia Lawall1-2/+3