aboutsummaryrefslogtreecommitdiffstats
path: root/sound/sparc/amd7930.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03[ALSA] Optimize for config without PROC_FS (seq and oss parts)Takashi Iwai13-21/+50
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai9-124/+193
2006-01-03[ALSA] snd_powermac: Add ID for Spring 2005 17' PowerbookKyle Moffett1-4/+5
2006-01-03[ALSA] ad1848 - Fix compilation without CONFIG_PMTakashi Iwai1-0/+2
2006-01-03[ALSA] hda-codec - update sigmatel support and bug fixesMatt Porter1-156/+200
2006-01-03[ALSA] sound: align device drivers menusRandy Dunlap2-8/+8
2006-01-03[ALSA] hda-intel - Fix HDA probe_mask defaultMatt Porter1-1/+1
2006-01-03[ALSA] ens1371: added spdif and lineio module optionsJaroslav Kysela1-6/+16
2006-01-03[ALSA] ac97 - Add extra IDs for headphone autosenseMatthew Garrett1-0/+4
2006-01-03[ALSA] hda-codec - Fix surrounds on 3stack mode of AD1988Takashi Iwai1-10/+13
2006-01-03[ALSA] hda-codec - Fix/enhance AD1988 supportTakashi Iwai1-41/+531
2006-01-03[ALSA] hda-codec - Fix channel mode helperTakashi Iwai1-1/+1
2006-01-03[ALSA] hda-intel - Use position buffer as defaultTakashi Iwai1-29/+8
2006-01-03[ALSA] hda-codec - Fix auto-probe of ALC880Libin Yang1-1/+1
2006-01-03[ALSA] sound/: possible cleanupsAdrian Bunk2-3/+3
2006-01-03[ALSA] Fix a missing includeTakashi Iwai1-0/+1
2006-01-03[ALSA] ice1712 - Fix Front Digital Input of Terratec DMX 6FireTakashi Iwai1-1/+1
2006-01-03[ALSA] usb-audio: fix Edirol UA-20 supportClemens Ladisch1-3/+37
2006-01-03[ALSA] hda-codec - Fix AD1988 supportTakashi Iwai1-20/+32
2006-01-03[ALSA] hda-codec - Allocate connection lists dynamically in generic parserTakashi Iwai1-3/+20
2006-01-03[ALSA] hda-codec - Fix connection list parsingTakashi Iwai5-70/+140
2006-01-03[ALSA] rawmidi: adjust runtime->avail when changing output buffer sizeClemens Ladisch1-0/+1
2006-01-03[ALSA] adjust documentation for higher card limitClemens Ladisch1-64/+64
2006-01-03[ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch6-21/+49
2006-01-03[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2-5/+5
2006-01-03[ALSA] dynamic minors (4/6): dynamic minor number allocationClemens Ladisch3-23/+82
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch17-197/+278
2006-01-03[ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch3-92/+49
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch14-114/+108
2006-01-03[ALSA] rawmidi: protect against invalid device number in snd_rawmidi_info_select()Clemens Ladisch1-0/+2
2006-01-03[ALSA] cs5535audio: move sound/driver.h to the topClemens Ladisch1-1/+1
2006-01-03[ALSA] Fix a compile warningTakashi Iwai1-1/+1
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai6-15/+20
2006-01-03[ALSA] intel8x0 - Added swap_hp quirk for Fujitsu-Siemens Celsius H320 [0x10cf:0x12f2]Jaroslav Kysela1-0/+6
2006-01-03[ALSA] Add CS4232 PnP BIOS supportTakashi Iwai2-105/+220
2006-01-03[ALSA] Fix resume of cs4231Takashi Iwai1-1/+1
2006-01-03[ALSA] Add error messagesTakashi Iwai9-24/+66
2006-01-03[ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai2-40/+12
2006-01-03[ALSA] document - Update PM supportTakashi Iwai1-39/+146
2006-01-03[ALSA] document - Add PM supportTakashi Iwai1-0/+52
2006-01-03[ALSA] Remove snd_legacy_auto_probe()Takashi Iwai1-14/+0
2006-01-03[ALSA] Remove snd_card_generic_dev()Takashi Iwai6-18/+0
2006-01-03[ALSA] Remove SND_GENERIC_DRIVER from arm/KconfigTakashi Iwai1-1/+0
2006-01-03[ALSA] Use platform_deviceTakashi Iwai1-21/+57
2006-01-03[ALSA] Fix PM supportTakashi Iwai2-29/+19
2006-01-03[ALSA] powermac - Use platform_deviceTakashi Iwai4-90/+62
2006-01-03[ALSA] pdaudiocf - Fix PM supportTakashi Iwai3-10/+8
2006-01-03[ALSA] Remove SND_GENERIC_DRIVER from isa/KconfigTakashi Iwai1-13/+0
2006-01-03[ALSA] wavefront - Use platform_deviceTakashi Iwai1-125/+142
2006-01-03[ALSA] opti9xx - Use platform_deviceTakashi Iwai1-298/+209