aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-27[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816aBjorn Helgaas1-3/+9
2006-03-27[PATCH] pnp: opl3sa2: adjust pnp_register_driver signatureBjorn Helgaas1-9/+8
2006-03-27[PATCH] pnp: cs4236: adjust pnp_register_driver signatureBjorn Helgaas1-13/+12
2006-03-22[ALSA] Fix gus_pcm dereference before NULLEugene Teo1-2/+0
2006-03-22[ALSA] fix some memory leaksAdrian Bunk1-0/+1
2006-03-22[ALSA] ad1848 double freeDave Jones1-3/+1
2006-03-22[ALSA] sound/isa/sb/sb_mixer.c double kfreeDave Jones1-3/+1
2006-03-22[ALSA] opti9x - Fix compile without CONFIG_PNPTakashi Iwai1-0/+6
2006-03-22[ALSA] cs4236 - Fix a typoTakashi Iwai1-1/+1
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai14-17/+39
2006-03-22[ALSA] ad1816a - Fix PCM trigger directionKen Arromdee1-6/+9
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar8-50/+50
2006-03-22[ALSA] #4/4 for Zoom Video - add Zoom Video supportMark Salazar1-3/+48
2006-03-22[ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handlingMark Salazar1-8/+11
2006-03-22[ALSA] #2/4 for Zoom Video - resolve number of record sourcesMark Salazar1-9/+90
2006-03-22[ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controlsMark Salazar1-11/+38
2006-02-24[PATCH] snd-cs4236 typo fixRene Herman1-1/+1
2006-02-01[ALSA] Fix adding second dma channelAlexey Dobriyan2-2/+2
2006-02-01[ALSA] cs4236 - Add PnP ids for Netfinity 3000Lukasz Stemach1-0/+2
2006-02-01[ALSA] opti93x - Fix a compile warningTakashi Iwai1-1/+1
2006-02-01[ALSA] wavefront - Fix a compile warningTakashi Iwai1-1/+1
2006-01-22[ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNPJaroslav Kysela1-2/+2
2006-01-22[ALSA] sb16 - Fix duplicated PnP entryTakashi Iwai1-2/+2
2006-01-22[ALSA] opl3sa2 - Fix conflict of driver name on sysfsTakashi Iwai1-2/+2
2006-01-22[ALSA] Fix compilation without CONFIG_PNPTakashi Iwai6-4/+34
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-7/+0
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch1-17/+3
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch1-5/+1
2006-01-03[ALSA] unregister platform devicesClemens Ladisch17-95/+348
2006-01-03[ALSA] ad1848 - Fix compilation without CONFIG_PMTakashi Iwai1-0/+2
2006-01-03[ALSA] Fix a compile warningTakashi Iwai1-1/+1
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 Iwai1-7/+20
2006-01-03[ALSA] Merge ad1816a-lib module to ad1816aTakashi Iwai2-40/+12
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
2006-01-03[ALSA] gus - Use platform_deviceTakashi Iwai4-274/+367
2006-01-03[ALSA] es1688 - Use platform_deviceTakashi Iwai1-43/+69
2006-01-03[ALSA] sscape - Use platform_deviceTakashi Iwai1-170/+112
2006-01-03[ALSA] sgalaxy - Use platform_device, add PM supportTakashi Iwai1-17/+76
2006-01-03[ALSA] es18xx - Use platform_deviceTakashi Iwai1-143/+185
2006-01-03[ALSA] opl3sa2 - Use platform_deviceTakashi Iwai1-200/+228
2006-01-03[ALSA] cmi8330 - Use platform_device, add PM supportTakashi Iwai1-78/+163
2006-01-03[ALSA] ad1816a - Clean up PnP codeTakashi Iwai1-10/+10
2006-01-03[ALSA] dt019x - Add PM supportTakashi Iwai1-10/+41
2006-01-03[ALSA] azt2320 - Add PM supportTakashi Iwai1-9/+37
2006-01-03[ALSA] als100 - Add PM supportTakashi Iwai1-10/+41
2006-01-03[ALSA] cs4236 - Use platform_deviceTakashi Iwai1-93/+176