summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-16ASoC: alc5632: rename volume/switch contols for master and speaker volumes.Andrey Danin1-4/+4
2011-11-16ASoC: Convert ALC5632 codec to use regmap APILeon Romanovsky2-58/+161
2011-11-16ASoC: alc5632: Fix compile without CONFIG_PMLeon Romanovsky1-0/+5
2011-11-14ASoC: Remove unused control_data and mutex fields from struct alc5632_privAxel Lin1-4/+0
2011-11-14ASoC: sta32x: add workaround for ESD reset issueJohannes Stezenbach2-1/+50
2011-11-14ASoC: sta32x: add platform data definitionJohannes Stezenbach2-9/+55
2011-11-14ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2-1/+63
2011-11-11ASoC: ak4642: add ak4648 supportKuninori Morimoto1-8/+36
2011-11-11ASoC: ak4642: add Line out supportKuninori Morimoto1-0/+11
2011-11-11ASoC: ak4642: add headphone mute switch controlKuninori Morimoto1-3/+2
2011-11-11ASoC: ak4642: add DAPM support for HeadPhone OutputKuninori Morimoto1-9/+35
2011-11-11ASoC: ak4642: add ak4642_set_bias_level()Kuninori Morimoto1-4/+29
2011-11-11ASoC: Remove unnecessary backslash from alc5632 codecLeon Romanovsky1-1/+1
2011-11-11ASoC: Remove unused defines in alc5632 codecLeon Romanovsky1-21/+0
2011-11-10ASoC: Convert WM8995 to direct regmap usageMark Brown1-109/+608
2011-11-10ASoC: Move WM5100 platform data based setup into I2C probeMark Brown1-18/+18
2011-11-10ASoC: Remove LZO cache typeMark Brown3-400/+0
2011-11-10MAINTAINERS: Drop inactive Samsung ASoC maintainerJassi Brar1-1/+0
2011-11-10ASoC: Add new Realtek ALC5632 CODEC driverLeon Romanovsky4-0/+1407
2011-11-10ASoC: Remove extra space in runtime struct definitionMark Brown1-1/+1
2011-11-10ASoC: Fix duplicate const warnings in da7210.cMark Brown1-2/+2
2011-11-09ASoC: Convert WM5100 gpiolib support to direct regmap API usageMark Brown1-27/+25
2011-11-09ASoC: Add Lowland machine driverMark Brown3-0/+255
2011-11-09ASoC: Move most WM5100 resource allocation to I2C probeMark Brown1-132/+131
2011-11-09ASoC: Mark WM5100 MISC CONTROL as readableMark Brown1-0/+1
2011-11-09ASoC: Need to convert wm5100 cache sync to direct regmap usage tooMark Brown1-1/+1
2011-11-09ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin1-46/+35
2011-11-09ASoC: Convert wm8971 MICBIAS to a supply widgetMark Brown1-1/+1
2011-11-08ASoC: Disable debounce on some WM8962 interruptsMark Brown1-0/+6
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08ASoC: Convert WM9081 to direct regmap API usageMark Brown1-98/+180
2011-11-08ASoC: Convert wm5100 to direct regmap API usageMark Brown3-758/+786
2011-11-08ASoC: Convert WM8962 to direct regmap usageMark Brown1-791/+802
2011-11-08ASoC: Convert WM8996 gpiolib to regmapMark Brown1-29/+27
2011-11-08ASoC: Move most WM8996 resource acquisition to I2C probeMark Brown1-87/+96
2011-11-08ASoC: Convert WM8996 to direct regmap API usageMark Brown1-308/+391
2011-11-08regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown4-1/+24
2011-11-08ASoC: Avoid a redundant read in cs42l51_pdn_eventAxel Lin1-8/+5
2011-11-08ASoC: fsi: add valid data position control supportKuninori Morimoto1-0/+15
2011-11-08ASoC: ak4642: ak4642 was testedKuninori Morimoto1-1/+1
2011-11-08ASoC: fsi: fixup compile warningKuninori Morimoto1-3/+3
2011-11-08Linux 3.2-rc1v3.2-rc1Linus Torvalds1-3/+3
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1