summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sound: Make staticRoel Kluin2008-12-101-1/+2
* ALSA: Reduce stall detection timeout in riptide.cPeter Gruber2008-12-031-1/+1
* ALSA: ac97 - Include ac97_codec.h for ac97_bus_type declarationMark Brown2008-12-021-0/+1
* ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown2008-12-011-1/+1
* ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai2008-12-011-1/+4
* ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVETakashi Iwai2008-11-281-1/+1
* ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_freeJulia Lawall2008-11-272-2/+6
* ALSA: snd-usb-caiaq: clean up the control adding codeDaniel Mack2008-11-272-44/+31Star
* ALSA: snd-powermac: enable mic on iMac G4Risto Suominen2008-11-181-1/+1
* ALSA: pcsp - Use HRTIMER_CB_IRQSAFE_UNLOCKEDTakashi Iwai2008-11-141-1/+1
* ALSA: powermac - Rename mic-analog loopback mixer elementTakashi Iwai2008-11-121-1/+2
* Merge branch 'topic/fix/misc' into topic/miscTakashi Iwai2008-11-0722-61/+99
|\
| * ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai2008-11-031-0/+3
| * ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai2008-11-038-45/+34Star
| * sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-033-5/+5
| * ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai2008-11-031-2/+2
| * ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai2008-11-031-0/+8
| * ALSA: sound/ice1712: indentation & braces disagree - add bracesIlpo Järvinen2008-10-301-2/+4
| * ALSA: usb - Add quirk for Edirol UA-25EX advanced modesTakashi Iwai2008-10-301-0/+30
| * sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-301-3/+3
| * ALSA: Warn when control names are truncatedMark Brown2008-10-291-1/+6
| * ALSA: intel8x0 - add Dell Optiplex GX620 (AD1981B) to AC97 clock whitelistBastien Nocera2008-10-291-0/+1
| * sound: use a common working email addressAlan Cox2008-10-273-3/+3
* | ALSA: ice1724 - Re-fix IRQ mask initializationTakashi Iwai2008-11-051-4/+4
* | ALSA: ice1724 - Fix IRQ register initializationTakashi Iwai2008-11-011-6/+3Star
* | Merge branch 'topic/misc-next' into topic/miscTakashi Iwai2008-10-2711-321/+405
|\ \ | |/ |/|
| * ALSA: emu10k1: fix coding style for emu10k1_main.cVedran Miletic2008-10-231-165/+182
| * ALSA: emu10k1: fix faulty commit 18c71092Vedran Miletic2008-10-211-2/+1Star
| * ALSA: emu10k1: fix device names for Live!/Audigy1/2/4/E-muVedran Miletic2008-10-211-70/+76
| * ALSA: ice1724 - Fix TX IRQ lockupTakashi Iwai2008-10-201-8/+12
| * ALSA: Enable SPDIF output on ALC655Takashi Iwai2008-10-201-0/+2
| * ALSA: pcsp - Fix locking messes in snd-pcspTakashi Iwai2008-10-203-48/+56
| * ALSA: Print function symbol in the error messagesTakashi Iwai2008-10-161-2/+2
| *-. Merge branches 'topic/misc-fixes', 'topic/hda' and 'topic/asoc' into for-linusTakashi Iwai2008-10-154-27/+75
| |\ \
| | | * ALSA: ASoC: Hide TLV320AIC26 configuration option for non-OpenFirwmare usersMark Brown2008-10-141-1/+1
| | | * ALSA: ASoC: Fix compile-time warning for tlv320aic23.cArun KS2008-10-131-5/+5
| | * | ALSA: hda - Fix quirk lists for realtek codecsKailang Yang2008-10-151-2/+3
| | * | ALSA: hda - Add support of ALC272Kailang Yang2008-10-151-0/+4
| | * | ALSA: hda - Add ALC887 supportKailang Yang2008-10-151-0/+1
| | * | ALSA: hda - Add ALC1200 supportKailang Yang2008-10-151-2/+9
| | * | ALSA: hda - Fix PCI SSID of ASUS M90VKailang Yang2008-10-151-1/+1
| | * | ALSA: hda - Add auto mic switch in realtek auto-probe modeKailang Yang2008-10-151-15/+50
| | * | ALSA: hda: fix nid variable warningMatthew Ranostay2008-10-141-1/+1
* | | | ALSA: aoa i2sbus: don't overwrite module parameterJohannes Berg2008-10-231-3/+3
* | | | ALSA: Ensure PXA runtime data is initialisedMark Brown2008-10-221-1/+1
* | | | ALSA: misc typo fixesMariusz Kozlowski2008-10-192-2/+1Star
* | | | sound: add missing pcm kernel-docRandy Dunlap2008-10-181-0/+1
* | | | ALSA: kernel docs: fix sound/core/ kernel-docRandy Dunlap2008-10-162-40/+32Star
* | | | ALSA: Handle NULL jacks in snd_jack_report()Mark Brown2008-10-161-0/+3
|/ / /
* | | ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan2008-10-151-6/+7