summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-12-02ALSA: ac97 - Include ac97_codec.h for ac97_bus_type declarationMark Brown1-0/+1
2008-12-01ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown1-1/+1
2008-12-01ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai1-1/+4
2008-11-28ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_freeJulia Lawall2-2/+6
2008-11-27ALSA: snd-usb-caiaq: clean up the control adding codeDaniel Mack2-44/+31
2008-11-18ALSA: snd-powermac: enable mic on iMac G4Risto Suominen1-1/+1
2008-11-14ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai1-1/+1
2008-11-12ALSA: powermac - Rename mic-analog loopback mixer elementTakashi Iwai1-1/+2
2008-11-07Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai22-61/+99
2008-11-05ALSA: ice1724 - Re-fix IRQ mask initializationTakashi Iwai1-4/+4
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai1-0/+3
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai8-45/+34
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-5/+5
2008-11-03ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai1-2/+2
2008-11-03ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai1-0/+8
2008-11-01ALSA: ice1724 - Fix IRQ register initializationTakashi Iwai1-6/+3
2008-10-30ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen1-2/+4
2008-10-30ALSA: usb - Add quirk for Edirol UA-25EX advanced modesTakashi Iwai1-0/+30
2008-10-30sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-10-29ALSA: Warn when control names are truncatedMark Brown1-1/+6
2008-10-29ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelistBastien Nocera1-0/+1
2008-10-27sound: use a common working email addressAlan Cox3-3/+3
2008-10-27Merge branch 'topic/misc-next' into topic/miscTakashi Iwai11-321/+405
2008-10-23ALSA: emu10k1: fix coding style for emu10k1_main.cVedran Miletic1-165/+182
2008-10-23ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg1-3/+3
2008-10-22ALSA: Ensure PXA runtime data is initialisedMark Brown1-1/+1
2008-10-21ALSA: emu10k1: fix faulty commit 18c71092Vedran Miletic1-2/+1
2008-10-21ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-muVedran Miletic1-70/+76
2008-10-20ALSA: ice1724 - Fix TX IRQ lockupTakashi Iwai1-8/+12
2008-10-20ALSA: Enable SPDIF output on ALC655Takashi Iwai1-0/+2
2008-10-20ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai3-48/+56
2008-10-19ALSA: misc typo fixesMariusz Kozlowski2-2/+1
2008-10-18sound: add missing pcm kernel-docRandy Dunlap1-0/+1
2008-10-16ALSA: Print function symbol in the error messagesTakashi Iwai1-2/+2
2008-10-16ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2-40/+32
2008-10-16ALSA: Handle NULL jacks in snd_jack_report()Mark Brown1-0/+3
2008-10-15Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linusTakashi Iwai4-27/+75
2008-10-15ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan1-6/+7
2008-10-15ALSA: hda - Fix quirk lists for realtek codecsKailang Yang1-2/+3
2008-10-15ALSA: hda - Add support of ALC272Kailang Yang1-0/+4
2008-10-15ALSA: hda - Add ALC887 supportKailang Yang1-0/+1
2008-10-15ALSA: hda - Add ALC1200 supportKailang Yang1-2/+9
2008-10-15ALSA: hda - Fix PCI SSID of ASUS M90VKailang Yang1-1/+1
2008-10-15ALSA: hda - Add auto mic switch in realtek auto-probe modeKailang Yang1-15/+50
2008-10-14ALSA: Fix pxa2xx-ac97-lib.c compilationMarc Zyngier1-6/+6
2008-10-14ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare usersMark Brown1-1/+1
2008-10-14ALSA: hda: fix nid variable warningMatthew Ranostay1-1/+1
2008-10-13ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS1-5/+5
2008-10-13Merge branches 'topic/asoc' and 'topic/hda' into for-linusTakashi Iwai1-14/+36