Age | Commit message (Expand) | Author | Files | Lines |
2008-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -50/+40 |
2008-10-17 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2008-10-17 | ALSA: Fix debugfs_create_dir's error checking method for sound/soc/ | Zhaolei | 1 | -1/+1 |
2008-10-17 | Merge branches 'topic/asoc', 'topic/hda' and 'topic/misc-fixes' into for-linus | Takashi Iwai | 5 | -49/+39 |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 6 | -39/+88 |
2008-10-16 | device create: sound: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 4 | -17/+14 |
2008-10-16 | ALSA: ASoC: Convert playpaq_wm8510 to bulk route registration API | Mark Brown | 1 | -9/+3 |
2008-10-16 | ALSA: kernel docs: fix sound/core/ kernel-doc | Randy Dunlap | 2 | -40/+32 |
2008-10-16 | ALSA: Handle NULL jacks in snd_jack_report() | Mark Brown | 1 | -0/+3 |
2008-10-16 | ALSA: hda - Fix PCM type of Nvidia HDMI devices | Takashi Iwai | 1 | -0/+1 |
2008-10-15 | Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linus | Takashi Iwai | 4 | -27/+75 |
2008-10-15 | ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault() | Li Zefan | 1 | -6/+7 |
2008-10-15 | ALSA: hda - Fix quirk lists for realtek codecs | Kailang Yang | 1 | -2/+3 |
2008-10-15 | ALSA: hda - Add support of ALC272 | Kailang Yang | 1 | -0/+4 |
2008-10-15 | ALSA: hda - Add ALC887 support | Kailang Yang | 1 | -0/+1 |
2008-10-15 | ALSA: hda - Add ALC1200 support | Kailang Yang | 1 | -2/+9 |
2008-10-15 | ALSA: hda - Fix PCI SSID of ASUS M90V | Kailang Yang | 1 | -1/+1 |
2008-10-15 | ALSA: hda - Add auto mic switch in realtek auto-probe mode | Kailang Yang | 1 | -15/+50 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 353 | -11065/+30477 |
2008-10-14 | ALSA: Fix pxa2xx-ac97-lib.c compilation | Marc Zyngier | 1 | -6/+6 |
2008-10-14 | ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare users | Mark Brown | 1 | -1/+1 |
2008-10-14 | ALSA: hda: fix nid variable warning | Matthew Ranostay | 1 | -1/+1 |
2008-10-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -4/+19 |
2008-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 55 | -601/+2036 |
2008-10-13 | ALSA: ASoC: Fix compile-time warning for tlv320aic23.c | Arun KS | 1 | -5/+5 |
2008-10-13 | Merge branches 'topic/asoc' and 'topic/hda' into for-linus | Takashi Iwai | 1 | -14/+36 |
2008-10-13 | ALSA: ASoC codec: remove unused #include <version.h> | Huang Weiyi | 3 | -3/+0 |
2008-10-13 | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 17 | -27/+20 |
2008-10-13 | ALSA: hda: corrected invalid mixer values | Matthew Ranostay | 1 | -4/+4 |
2008-10-13 | ALSA: hda: add mixers for analog mixer on 92hd75xx codecs | Matthew Ranostay | 1 | -14/+36 |
2008-10-13 | ALSA: ASoC: Add destination and source port for DMA on OMAP1 | Arun KS | 1 | -1/+3 |
2008-10-13 | ALSA: ASoC: Drop device registration from GTA01 lm4857 driver | Jonas Bonn | 1 | -45/+6 |
2008-10-13 | ALSA: ASoC: Fix build of GTA01 audio driver | Mark Brown | 1 | -2/+2 |
2008-10-13 | ALSA: ASoC: Add widgets before setting endpoints on GTA01 | Jonas Bonn | 1 | -3/+3 |
2008-10-13 | ALSA: ASoC: Fix inverted input PGA mute bits in WM8903 | Mark Brown | 1 | -2/+2 |
2008-10-13 | ALSA: ASoC: OMAP: Set DMA stream name at runtime in McBSP DAI driver | Jarkko Nikula | 1 | -6/+3 |
2008-10-13 | ALSA: ASoC: OMAP: Add support for OMAP2430 and OMAP34xx in McBSP DAI driver | Jarkko Nikula | 1 | -18/+77 |
2008-10-13 | ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver | Jarkko Nikula | 2 | -35/+53 |
2008-10-13 | ALSA: ASoC: Make TLV320AIC26 user-visible | Mark Brown | 1 | -1/+1 |
2008-10-13 | ALSA: ASoC - clean up Kconfig for TLV320AIC2 | Takashi Iwai | 1 | -2/+2 |
2008-10-13 | ALSA: ASoC: Make WM8510 microphone input a DAPM mixer | Mark Brown | 1 | -3/+3 |
2008-10-13 | ALSA: ASoC: Implement WM8510 bias level control | Mark Brown | 1 | -8/+24 |
2008-10-13 | ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers | Jarkko Nikula | 12 | -12/+0 |
2008-10-13 | ALSA: ASoC: tlv320aic3x: Use uniform tlv320aic naming | Jarkko Nikula | 1 | -2/+2 |
2008-10-13 | ALSA: ASoC: Add WM8510 SPI support | Mark Brown | 2 | -2/+69 |
2008-10-13 | ALSA: ASoC: Add WM8753 SPI support | Mark Brown | 2 | -2/+70 |
2008-10-13 | ALSA: ASoC: Add custom SOC_SINGLE_TLV for tlv320aic23 codec | Arun KS | 1 | -4/+49 |
2008-10-13 | ALSA: ASoC: Add DSP DAI format support to the OMAP McBSP driver | Arun KS | 1 | -0/+5 |
2008-10-13 | ALSA: ASoC: Add support for osk5912 | Arun KS | 3 | -0/+242 |
2008-10-13 | ALSA: ASoC: Add TLV320AIC23 codec driver | Arun KS | 4 | -0/+799 |