summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-07-152-2/+2
|\
| * ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam2013-07-051-1/+1
| * ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam2013-07-051-1/+1
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-111-1/+1
|\ \
| * \ Merge tag 'asoc-v3.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-051-1/+1
| |\ \
| | * | ASoC: wm8962: fix NULL pdata pointerShawn Guo2013-07-041-1/+1
| | |/
* | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-0345-426/+7381
|\ \ \ | |/ /
| * | Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-07-011-9/+12
| |\ \
| | * \ Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-06-301-2/+107
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2013-06-301-4/+326
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown2013-06-3011-64/+27
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-06-302-7/+455
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-nextMark Brown2013-06-301-49/+272
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: adau1701: remove control_data assignmentDaniel Mack2013-06-301-2/+0
| | | * | | | | | ASoC: adau1701: more direct regmap usageDaniel Mack2013-06-301-7/+12
| * | | | | | | | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-2820-178/+726
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-06-281-2/+107
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | ASoC: twl6040: Add digital mute supportPeter Ujfalusi2013-06-241-1/+90
| | | * | | | | | ASoC: twl6040: Assign id for each DAIPeter Ujfalusi2013-06-241-0/+13
| | | * | | | | | ASoC: twl6040: Drop using devm_request_threaded_irq()Peter Ujfalusi2013-06-241-1/+4
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2013-06-281-4/+326
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | ASoC: tas5086: fix Mid-Z implementationDaniel Mack2013-06-281-6/+9
| | | * | | | | | ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register sizeDaniel Mack2013-06-281-1/+1
| | | * | | | | | ASoC: tas5086: add support for pwm start mode configDaniel Mack2013-06-251-0/+22
| | | * | | | | | ASoC: tas5086: add DAPM mux controlsDaniel Mack2013-06-251-0/+200
| | | * | | | | | ASoC: tas5086: add more register definesDaniel Mack2013-06-251-3/+17
| | | * | | | | | ASoC: tas5086: open-code I2C transfer routinesDaniel Mack2013-06-251-1/+84
| | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown2013-06-2811-64/+27
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ASoC: 88pm860x: Use SND_SOC_DAPM_PGA_E() instead of open-coding itLars-Peter Clausen2013-06-191-4/+2
| | | * | | | | ASoC: wm_adsp: Use SND_SOC_DAPM_PGA_E() instead of open-coding itLars-Peter Clausen2013-06-191-6/+4
| | | * | | | | ASoC: wm_hubs: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-4/+2
| | | * | | | | ASoC: wm8995: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-5/+2
| | | * | | | | ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-8/+4
| | | * | | | | ASoC: wm8991: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen2013-06-191-7/+2
| | | * | | | | ASoC: wm8990: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen2013-06-191-8/+3
| | | * | | | | ASoC: wm8904: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-7/+2
| | | * | | | | ASoC: wm8903: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-4/+2
| | | * | | | | ASoC: wm8400: Use SOC_SINGLE_EXT_TLV() instead of open-coding itLars-Peter Clausen2013-06-191-7/+2
| | | * | | | | ASoC: tlv320aix3x: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-4/+2
| | | |/ / / /
| | * | | | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-06-282-7/+455
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-nextMark Brown2013-06-281-41/+261
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | ASoC: adau1701: add support for pin muxingDaniel Mack2013-06-251-2/+30
| | | * | | ASoC: adau1701: switch to direct regmap API usageDaniel Mack2013-06-251-33/+85
| | | * | | ASoC: adau1701: allow configuration of PLL mode pinsDaniel Mack2013-06-251-7/+98
| | | * | | ASoC: adau1701: move firmware download to adau1701_reset()Daniel Mack2013-06-251-20/+12
| | * | | | ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-276-45/+46
| | * | | | Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2013-06-271-4/+0
| | |\ \ \ \
| | | * | | | ASoC: stac9766: Remove version numberMark Brown2013-06-251-4/+0
| | | | |_|/ | | | |/| |
| | * | | | ASoC: wm9705: Remove noisy print on bootMark Brown2013-06-271-2/+0
| | |/ / /
| * | | | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-06-172-43/+148
| |\ \ \ \
OpenPOWER on IntegriCloud