| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 41 | -41/+41 |
* | ALSA: ASoC - Fix module init entry for twl4030.c | Takashi Iwai | 2008-12-10 | 1 | -2/+2 |
* | ASoC: Fix typos in Atmel module registration | Mark Brown | 2008-12-09 | 2 | -3/+4 |
* | ASoC: Convert WM8900 to allow registration by machine code | Mark Brown | 2008-12-09 | 1 | -77/+20 |
* | ASoC: Wait for non-AC97 codec DAIs before instantiating | Mark Brown | 2008-12-09 | 1 | -1/+26 |
* | ASoC: Initial framework for dynamic card instantiation | Mark Brown | 2008-12-09 | 1 | -20/+79 |
* | ASoC: Register non-AC97 codec DAIs | Mark Brown | 2008-12-09 | 21 | -4/+253 |
* | ASoC: Register platform drivers | Mark Brown | 2008-12-09 | 11 | -1/+114 |
* | ASoC: Add platform registration API | Mark Brown | 2008-12-09 | 1 | -0/+38 |
* | ASoC: Register platform DAIs | Mark Brown | 2008-12-09 | 16 | -3/+172 |
* | ASoC: Add DAI registration API | Mark Brown | 2008-12-09 | 1 | -0/+83 |
* | ASoC: Add card registration API | Mark Brown | 2008-12-09 | 1 | -0/+62 |
* | ASoC: TWL4030: Do not alter the Headset output volume on power-up/down | Peter Ujfalusi | 2008-12-09 | 1 | -10/+2 |
* | ASoC: TWL4030: DAPM mapping of the Handsfree outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+41 |
* | ASoC: TWL4030: DAPM mapping of the Carkit outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+37 |
* | ASoC: TWL4030: DAPM mapping of the Headset outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+39 |
* | ASoC: TWL4030: DAPM mapping of the PreDriv outputs | Peter Ujfalusi | 2008-12-09 | 1 | -0/+45 |
* | ASoC: TWL4030: DAPM mapping of the Earpiece output | Peter Ujfalusi | 2008-12-09 | 1 | -0/+27 |
* | ASoC: TWL4030: Add DAPM event handler for output MUX selection | Peter Ujfalusi | 2008-12-09 | 1 | -0/+24 |
* | ASoC: TWL4030: Add Analog PGA control switch to DAPM | Peter Ujfalusi | 2008-12-09 | 1 | -2/+23 |
* | ASoC: TWL4030: Correct DAPM_DAC with power control | Peter Ujfalusi | 2008-12-09 | 1 | -4/+11 |
* | ASoC: tlv320aic3x: control additions and cleanups | Daniel Mack | 2008-12-05 | 1 | -5/+13 |
* | ASoC: Add support for OMAP3 Pandora | Grazvydas Ignotas | 2008-12-05 | 3 | -0/+321 |
* | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 | 11 | -49/+29 |
* | ASoC: Remove device from platform suspend and resume operations | Mark Brown | 2008-12-03 | 2 | -6/+4 |
* | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown | 2008-12-03 | 1 | -32/+41 |
* | ASoC: tlv320aic3x: headset/button press support | Daniel Mack | 2008-12-03 | 2 | -3/+74 |
* | ASoC: Fix WM8903 right mixer bypass path | Mark Brown | 2008-12-03 | 1 | -4/+4 |
* | ASoC: TWL4030: Add input selection and gain controls | Grazvydas Ignotas | 2008-12-03 | 2 | -3/+190 |
* | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 30 | -48/+54 |
* | ASoC: Push workqueue data into snd_soc_card | Mark Brown | 2008-12-02 | 1 | -13/+20 |
* | ASoC: Don't free static data in WM9713 | Mark Brown | 2008-12-01 | 1 | -1/+0 |
* | ASoC: TWL4030: Add volume controls for outputs | Peter Ujfalusi | 2008-12-01 | 1 | -0/+21 |
* | ASoC: TWL4030: Change the common playback volume controls | Peter Ujfalusi | 2008-12-01 | 1 | -8/+29 |
* | ASoC: TWL4030: Change the capture volume control to TLV | Peter Ujfalusi | 2008-12-01 | 1 | -3/+11 |
* | ASoC: Remove in-code changelog from AD73311 driver | Mark Brown | 2008-12-01 | 1 | -3/+0 |
* | ASoC: Annotate core removal function | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 26 | -28/+28 |
* | ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.c | Takashi Iwai | 2008-12-01 | 1 | -1/+2 |
* | ALSA: ASoC: Fix compile warnings on corgi.c | Takashi Iwai | 2008-12-01 | 1 | -5/+1 |
* | Revert "ALSA: soc - Fix compile warnings in wm8903.c" | Takashi Iwai | 2008-12-01 | 1 | -2/+2 |
* | ALSA: ASoC: Remove superfluous dependency on SND_SOC | Takashi Iwai | 2008-12-01 | 3 | -4/+4 |
* | Merge branch 'upstream' into topic/asoc | Takashi Iwai | 2008-12-01 | 47 | -197/+572 |
|\ |
|
| * | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 2008-12-01 | 1 | -5/+5 |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-12-01 | 1 | -1/+2 |
| |\ |
|
| | * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge | Paul Mackerras | 2008-11-24 | 1 | -1/+2 |
| | |\ |
|
| | | * | powerpc/mpc5200: fix bestcomm Kconfig dependencies | Grant Likely | 2008-11-14 | 1 | -1/+2 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-11-30 | 3 | -58/+122 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-25 | 2 | -50/+83 |
| | |\ \ \ |
|
| | | * | | | ALSA: hda - Check model for Dell 92HD73xx laptops | Takashi Iwai | 2008-11-25 | 1 | -21/+26 |