aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-16ALSA: usbmixer - use MAX_ID_ELEMS where possibleJaroslav Kysela1-2/+3
2010-02-16ALSA: usbmixer - add usb_id value to usbmixer proc fileJaroslav Kysela1-2/+3
2010-02-16ALSA: pcm core - fix fifo_size channels interval checkJaroslav Kysela1-4/+4
2010-02-16ALSA: usbmixer - introduce /proc/asound/card#/usbmixer fileJaroslav Kysela1-14/+61
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela119-1321/+3364
2010-02-16Merge branch 'fixes' into develJaroslav Kysela24-132/+155
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan3-0/+65
2010-02-16ALSA: usb-audio: reduce MIDI packet size to work around broken firmwareClemens Ladisch1-3/+15
2010-02-15Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2-4/+4
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai1-1/+1
2010-02-15ALSA: Echoaudio - Add suspend support #2Giuliano Pochini3-78/+222
2010-02-15ALSA: Echoaudio - Add suspend support #1Giuliano Pochini15-80/+115
2010-02-15ALSA: Echoaudio - Add firmware cache #2Giuliano Pochini2-4/+41
2010-02-15ALSA: Echoaudio - Add firmware cache #1Giuliano Pochini18-65/+69
2010-02-13ALSA: hda - Add support for Lenovo IdeaPad U150Greg Alexander1-4/+126
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-6/+3
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+6
2010-02-12ASoC: Add WM2000 driverMark Brown4-0/+973
2010-02-12ASoC: fix compile breakage if CONFIG_SH_DMA_API=y && CONFIG_SND_SIU_MIGOR!=nGuennadi Liakhovetski1-0/+1
2010-02-12Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai3-165/+273
2010-02-11Add ASoC support for Devkit8000Thomas Weber2-6/+8
2010-02-11ALSA: usbmixer - add possibility to remap dB valuesJaroslav Kysela2-55/+93
2010-02-10ASoC: Typo. s/Freecale/Freescale/Paul Menzel1-1/+1
2010-02-10ASoC: TWL4030: Add supply for audio serial interface controlPeter Ujfalusi1-1/+13
2010-02-10ASoC: cs4270: enable regulators at probe timeDaniel Mack1-0/+10
2010-02-10ASoC: add phycore-ac97 sound supportMark Brown2-0/+92
2010-02-09Merge branch 'fix/hda' into topic/hdaTakashi Iwai1-0/+6
2010-02-09ALSA: hda-intel: Avoid divide by zero crashJody Bruchon1-0/+6
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely5-25/+25
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan67-70/+70
2010-02-09ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecsTakashi Iwai1-4/+4
2010-02-08ALSA: hda - Remove static gpio_led setup via modelTakashi Iwai1-6/+0
2010-02-08ALSA: hda - Merge HP mute-LED status callback on both IDT 92HD7x and 8x codecsTakashi Iwai1-30/+27
2010-02-08ALSA: hda - Detect HP mute-LED GPIO setup from GPIO countsTakashi Iwai1-13/+8
2010-02-05Merge remote branch 'alsa/fixes' into for-linusTakashi Iwai4-41/+32
2010-02-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+1
2010-02-05Merge branch 'fix/hda' into for-linusTakashi Iwai1-3/+18
2010-02-05ASoC: pandora: Add DAC regulator supportGrazvydas Ignotas1-5/+37
2010-02-05Merge branch 'for-2.6.33' into for-2.6.34Mark Brown1-0/+1
2010-02-05ASoC: pandora: Add APLL supply to fix audio outputGrazvydas Ignotas1-0/+1
2010-02-05ALSA: ice1724 - aureon - fix wm8770 volume offsetJaroslav Kysela1-5/+7
2010-02-05Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-6/+23
2010-02-05ALSA: cosmetic: make hda intel interrupt name consistent with othersMaxim Levitsky1-1/+1
2010-02-05ALSA: hda - Delay switching to polling mode if an interrupt was missingMaxim Levitsky1-2/+17
2010-02-05ALSA: ice1712: fix: lock samplerate when samplerate locking is enabledSebastien Alaiwan1-0/+9
2010-02-04ALSA: ctxfi - fix PTP address initializationJaroslav Kysela3-36/+25
2010-02-04ALSA: hda - Add support of ALC665Kailang Yang1-68/+44