Age | Commit message (Expand) | Author | Files | Lines |
2012-10-17 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 3 | -6/+27 |
2012-10-11 | ASoC: codecs: da9055: Minor improvement in ALC calibration process | Ashish Chavan | 1 | -1/+21 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 71 | -1619/+4556 |
2012-10-05 | sections: fix section conflicts in sound | Andi Kleen | 1 | -1/+1 |
2012-10-05 | ASoC: wm2200: Fix non-inverted OUT2 mute control | Mark Brown | 1 | -1/+1 |
2012-10-05 | ASoC: wm2200: Use rev A register patches on rev B | Mark Brown | 1 | -0/+1 |
2012-10-04 | ASoC: twl6040: Fix Stream DAPM mapping | Peter Ujfalusi | 1 | -4/+4 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -2/+2 |
2012-10-02 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+81 |
2012-09-28 | ASoC: codecs: Add DA9055 codec driver | Ashish Chavan | 3 | -0/+1516 |
2012-09-28 | ALSA: ASoC: add DT bindings for CS4271 | Daniel Mack | 1 | -3/+21 |
2012-09-28 | ASoC: wm_hubs: Ensure volume updates are handled during class W startup | Mark Brown | 1 | -0/+5 |
2012-09-27 | ASoC: wm5110: Adding missing volume update bits | Charles Keepax | 1 | -0/+4 |
2012-09-26 | ASoC: wm5110: Add OUT3R support | Mark Brown | 1 | -0/+4 |
2012-09-26 | ASoC: wm5110: Add AEC loopback support | Mark Brown | 1 | -0/+24 |
2012-09-26 | ASoC: wm5110: Rename EPOUT to HPOUT3 | Mark Brown | 1 | -15/+30 |
2012-09-26 | ASoC: arizona: Add more clock rates | Mark Brown | 1 | -0/+6 |
2012-09-26 | ASoC: arizona: Add more DSP options for mixer input muxes | Mark Brown | 2 | -1/+37 |
2012-09-26 | ASoC: wm0010: Initialise chip state before we register the interrupt | Mark Brown | 1 | -5/+2 |
2012-09-26 | ASoC: wm0010: Don't check if reset GPIO is defined when removing | Mark Brown | 1 | -5/+2 |
2012-09-26 | ASoC: wm0010: Allow slow GPIO for reset | Mark Brown | 1 | -3/+5 |
2012-09-26 | ASoC: wm5110: Enable bypass mode for MICVDD | Mark Brown | 1 | -1/+1 |
2012-09-26 | ASoC: wm5102: Enable bypass mode for MICVDD | Mark Brown | 1 | -1/+1 |
2012-09-26 | ASoC: wm2000: Correct register size | Mark Brown | 1 | -1/+1 |
2012-09-25 | ASoC: cs4270: Remove mono support | Fabio Estevam | 1 | -2/+2 |
2012-09-23 | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7 | Mark Brown | 1 | -0/+81 |
2012-09-23 | ASoC: wm2000: Add regulator support | Mark Brown | 1 | -6/+47 |
2012-09-23 | ASoC: wm2000: Convert to devm_regmap_init_i2c() | Mark Brown | 1 | -9/+4 |
2012-09-22 | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 3 | -6/+6 |
2012-09-22 | ASoC: twl4030: Support for DT booted kernel | Peter Ujfalusi | 1 | -8/+47 |
2012-09-22 | ASoC: twl4030: Add pointer to pdata within the private data | Peter Ujfalusi | 1 | -7/+7 |
2012-09-22 | ASoC: twl4030: Convert to use devm_kzalloc | Peter Ujfalusi | 1 | -2/+2 |
2012-09-22 | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform data | Peter Ujfalusi | 1 | -6/+0 |
2012-09-22 | ASoC: twl4030: Move hs_extmute GPIO handling to driver | Peter Ujfalusi | 1 | -2/+30 |
2012-09-22 | ASoC: twl6040: Convert to use DAI DAPM widgets | Peter Ujfalusi | 1 | -14/+29 |
2012-09-22 | ASoC: twl4030: Convert to use DAI DAPM widgets | Peter Ujfalusi | 1 | -20/+28 |
2012-09-21 | ASoC: wm8960: remove 'dres' field from platform data structure | Timur Tabi | 1 | -5/+0 |
2012-09-20 | ASoC: codecs: Enable AB8500 CODEC for Device Tree | Lee Jones | 1 | -0/+81 |
2012-09-19 | ASoC: wm8961: Move device identification and reset to I2C probe | Mark Brown | 1 | -27/+33 |
2012-09-19 | ASoC: wm8961: Convert to direct regmap API usage | Mark Brown | 1 | -265/+161 |
2012-09-19 | ASoC: wm8960: Support shared LRCLK | Mark Brown | 1 | -0/+11 |
2012-09-19 | ASoC: wm8776: Convert to direct regmap API usage | Mark Brown | 1 | -15/+60 |
2012-09-19 | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen | 1 | -5/+3 |
2012-09-19 | ASoC: wm8960: add support for big-endian audio samples | Timur Tabi | 1 | -1/+8 |
2012-09-15 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 3 | -6/+6 |
2012-09-14 | ASoC: wm8904: correct the index | Bo Shen | 1 | -1/+1 |
2012-09-13 | ASoC: ad1836: Convert to direct regmap usage. | Lars-Peter Clausen | 1 | -23/+53 |
2012-09-13 | ASoC: ad193x: Use managed regmap init | Lars-Peter Clausen | 1 | -40/+10 |
2012-09-12 | ASoC: arizona: Clarify logging for FLL lock status interrupt | Mark Brown | 1 | -1/+1 |
2012-09-12 | ASoC: wm8737: Convert to direct regmap API usage | Mark Brown | 1 | -25/+50 |