Age | Commit message (Expand) | Author | Files | Lines |
2008-12-09 | ASoC: Initial framework for dynamic card instantiation | Mark Brown | 1 | -20/+79 |
2008-12-09 | ASoC: Register non-AC97 codec DAIs | Mark Brown | 21 | -4/+253 |
2008-12-09 | ASoC: Register platform drivers | Mark Brown | 11 | -1/+114 |
2008-12-09 | ASoC: Add platform registration API | Mark Brown | 2 | -0/+43 |
2008-12-09 | ASoC: Register platform DAIs | Mark Brown | 16 | -3/+172 |
2008-12-09 | ASoC: Add DAI registration API | Mark Brown | 2 | -0/+91 |
2008-12-09 | ASoC: Add card registration API | Mark Brown | 2 | -0/+67 |
2008-12-09 | ASoC: TWL4030: Do not alter the Headset output volume on power-up/down | Peter Ujfalusi | 1 | -10/+2 |
2008-12-09 | ASoC: TWL4030: DAPM mapping of the Handsfree outputs | Peter Ujfalusi | 1 | -0/+41 |
2008-12-09 | ASoC: TWL4030: DAPM mapping of the Carkit outputs | Peter Ujfalusi | 1 | -0/+37 |
2008-12-09 | ASoC: TWL4030: DAPM mapping of the Headset outputs | Peter Ujfalusi | 1 | -0/+39 |
2008-12-09 | ASoC: TWL4030: DAPM mapping of the PreDriv outputs | Peter Ujfalusi | 1 | -0/+45 |
2008-12-09 | ASoC: TWL4030: DAPM mapping of the Earpiece output | Peter Ujfalusi | 1 | -0/+27 |
2008-12-09 | ASoC: TWL4030: Add DAPM event handler for output MUX selection | Peter Ujfalusi | 1 | -0/+24 |
2008-12-09 | ASoC: TWL4030: Add Analog PGA control switch to DAPM | Peter Ujfalusi | 1 | -2/+23 |
2008-12-09 | ASoC: TWL4030: Correct DAPM_DAC with power control | Peter Ujfalusi | 1 | -4/+11 |
2008-12-05 | ASoC: tlv320aic3x: control additions and cleanups | Daniel Mack | 1 | -5/+13 |
2008-12-05 | ASoC: Add support for OMAP3 Pandora | Grazvydas Ignotas | 3 | -0/+321 |
2008-12-04 | ASoC: Remove obsolete declaration of struct snd_soc_clock_info | Mark Brown | 1 | -1/+0 |
2008-12-03 | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 12 | -53/+31 |
2008-12-03 | ASoC: Remove device from platform suspend and resume operations | Mark Brown | 3 | -10/+6 |
2008-12-03 | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown | 2 | -35/+46 |
2008-12-03 | ASoC: tlv320aic3x: headset/button press support | Daniel Mack | 2 | -3/+74 |
2008-12-03 | ASoC: Fix WM8903 right mixer bypass path | Mark Brown | 1 | -4/+4 |
2008-12-03 | ASoC: TWL4030: Add input selection and gain controls | Grazvydas Ignotas | 2 | -3/+190 |
2008-12-02 | ASoC: Push platform registration down into the card | Mark Brown | 31 | -49/+55 |
2008-12-02 | ASoC: Push workqueue data into snd_soc_card | Mark Brown | 2 | -15/+25 |
2008-12-01 | ASoC: Don't free static data in WM9713 | Mark Brown | 1 | -1/+0 |
2008-12-01 | ASoC: TWL4030: Add volume controls for outputs | Peter Ujfalusi | 1 | -0/+21 |
2008-12-01 | ASoC: TWL4030: Change the common playback volume controls | Peter Ujfalusi | 1 | -8/+29 |
2008-12-01 | ASoC: TWL4030: Change the capture volume control to TLV | Peter Ujfalusi | 1 | -3/+11 |
2008-12-01 | ASoC: Remove in-code changelog from AD73311 driver | Mark Brown | 1 | -3/+0 |
2008-12-01 | ASoC: Annotate core removal function | Mark Brown | 1 | -1/+1 |
2008-12-01 | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 27 | -29/+29 |
2008-12-01 | ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.c | Takashi Iwai | 1 | -1/+2 |
2008-12-01 | ALSA: ASoC: Fix compile warnings on corgi.c | Takashi Iwai | 1 | -5/+1 |
2008-12-01 | Revert "ALSA: soc - Fix compile warnings in wm8903.c" | Takashi Iwai | 1 | -2/+2 |
2008-12-01 | ALSA: ASoC: Remove superfluous dependency on SND_SOC | Takashi Iwai | 3 | -4/+4 |
2008-12-01 | Merge branch 'upstream' into topic/asoc | Takashi Iwai | 2019 | -20269/+40904 |
2008-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -28/+14 |
2008-12-01 | Add kref to fake tty used by USB console | Kevin Hao | 1 | -0/+1 |
2008-12-01 | drivers/char/tty_io.c: Avoid panic when no console is configured. | Will Newton | 1 | -6/+9 |
2008-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 6 | -10/+71 |
2008-12-01 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -0/+2 |
2008-12-01 | vmscan: protect zone rotation stats by lru lock | Johannes Weiner | 1 | -1/+1 |
2008-12-01 | Revert "of_platform_driver noise on sparce" | Linus Torvalds | 5 | -12/+12 |
2008-12-01 | ALSA: soc - Remove obsoleted sound/driver.h inclusion | Takashi Iwai | 1 | -1/+0 |
2008-12-01 | ALSA: soc - Fix compile warnings in wm8903.c | Takashi Iwai | 1 | -2/+2 |
2008-11-30 | USB: serial: add more Onda device ids to option driver | Greg Kroah-Hartman | 1 | -0/+35 |
2008-11-30 | USB: usb-storage: unusual_devs entry for Nikon D2H | Tobias Kunze BriseƱo | 1 | -0/+7 |