summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Merge remote-tracking branch 'asoc/topic/x86' into asoc-nextMark Brown1-22/+10
2013-06-28Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2-2/+114
2013-06-28Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2-4/+337
2013-06-28Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown11-64/+27
2013-06-28Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2-7/+455
2013-06-28Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-nextMark Brown2-41/+296
2013-06-28ASoC: tas5086: fix Mid-Z implementationDaniel Mack1-6/+9
2013-06-28ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register sizeDaniel Mack1-1/+1
2013-06-28ASoC: mfld: Remove unused variableMark Brown1-2/+0
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown20-72/+154
2013-06-27Merge branch 'topic/wm9705' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown0-0/+0
2013-06-27Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-4/+0
2013-06-27ASoC: wm9705: Remove noisy print on bootMark Brown1-2/+0
2013-06-27ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()Mark Brown1-6/+3
2013-06-27ASoC: tegra-ac97: Do common and clock init prior to component registrationMark Brown1-17/+17
2013-06-27ASoC: tegra20-ac97: Convert to devm_ioremap_resource()Mark Brown1-12/+4
2013-06-27ASoC: tegra20-ac97: Convert to devm_clk_get()Mark Brown1-3/+1
2013-06-27ASoC: nuc900-ac97: Convert to use devm_ APIsMark Brown1-36/+13
2013-06-27ASoC: ep93xx: Remove redundant dev_set_drvdata() callsMark Brown1-2/+0
2013-06-27ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()Mark Brown1-12/+6
2013-06-27ASoC: ac97c: Use module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown1-9/+3
2013-06-27ASoC: samsung-ac97: Convert to devm_ioremap_resource()Mark Brown1-22/+4
2013-06-27ASoC: samsung-ac97: Use devm_clk_get()Mark Brown1-3/+1
2013-06-26ASoC: mid-x86: Convert to use devm_* APIsWei Yongjun1-19/+10
2013-06-25ASoC: wm9705: Remove noisy print on bootMark Brown1-2/+0
2013-06-25ASoC: stac9766: Remove version numberMark Brown1-4/+0
2013-06-25ASoC: adau1701: add support for pin muxingDaniel Mack2-2/+36
2013-06-25ASoC: adau1701: switch to direct regmap API usageDaniel Mack1-33/+85
2013-06-25ASoC: adau1701: allow configuration of PLL mode pinsDaniel Mack2-7/+104
2013-06-25ASoC: adau1701: move firmware download to adau1701_reset()Daniel Mack1-20/+12
2013-06-25ASoC: tas5086: add support for pwm start mode configDaniel Mack2-0/+33
2013-06-25ASoC: tas5086: add DAPM mux controlsDaniel Mack1-0/+200
2013-06-25ASoC: tas5086: add more register definesDaniel Mack1-3/+17
2013-06-25ASoC: tas5086: open-code I2C transfer routinesDaniel Mack1-1/+84
2013-06-24ASoC: twl6040: Add digital mute supportPeter Ujfalusi1-1/+90
2013-06-24ASoC: twl6040: Assign id for each DAIPeter Ujfalusi1-0/+13
2013-06-24mfd: twl6040: Update register bit definitionsPeter Ujfalusi1-0/+7
2013-06-24ASoC: twl6040: Drop using devm_request_threaded_irq()Peter Ujfalusi1-1/+4
2013-06-22Linux 3.10-rc7v3.10-rc7Linus Torvalds1-1/+1
2013-06-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+4
2013-06-22Merge tag 'driver-core-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+18
2013-06-22Merge tag 'usb-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-6/+15
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+6
2013-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-22/+21
2013-06-22Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-47/+22
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-25/+43
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds8-20/+31