aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-03[ALSA] cs4231 - Use platform_deviceTakashi Iwai1-19/+77
2006-01-03[ALSA] cs4231 - Fix PM supportTakashi Iwai1-19/+1
2006-01-03[ALSA] ad1848 - Use platform_device, add PMTakashi Iwai1-16/+73
2006-01-03[ALSA] ad1848 - Add PM supportTakashi Iwai1-13/+15
2006-01-03[ALSA] es968 - Add PM supportTakashi Iwai1-8/+39
2006-01-03[ALSA] sb8 - Use platform_device and add PnP supportTakashi Iwai1-47/+107
2006-01-03[ALSA] sb16 - Use platform_device and add PnP supportTakashi Iwai1-123/+204
2006-01-03[ALSA] Add PM support to SB-support codeTakashi Iwai3-0/+145
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB/AD-cloneTakashi Iwai4-19/+19
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SoundScapeTakashi Iwai1-39/+39
2006-01-03[ALSA] Remove xxx_t typedefs: ISA OPL3SA2Takashi Iwai1-51/+49
2006-01-03[ALSA] Remove xxx_t typedefs: ISA ES18xxTakashi Iwai1-142/+140
2006-01-03[ALSA] Remove xxx_t typedefs: ISA CMI8330Takashi Iwai1-16/+16
2006-01-03[ALSA] Remove xxx_t typedefs: ISA WavefrontTakashi Iwai4-46/+46
2006-01-03[ALSA] Remove xxx_t typedefs: ISA Opti9xxTakashi Iwai1-114/+110
2006-01-03[ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai21-488/+500
2006-01-03[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai15-463/+473
2006-01-03[ALSA] Remove xxx_t typedefs: ISA ES1688Takashi Iwai2-80/+80
2006-01-03[ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai4-179/+179
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1848Takashi Iwai2-92/+92
2006-01-03[ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai2-92/+92
2006-01-03[ALSA] ALS4000 updateAndreas Mohr1-23/+34
2006-01-03[ALSA] Clean up ISA cs4231 codeTakashi Iwai1-80/+2
2006-01-03[ALSA] Sort Kconfig entriesTakashi Iwai1-79/+79
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai10-74/+0
2005-11-04[ALSA] Fix schedule_timeout usageNishanth Aravamudan7-35/+12
2005-11-04[ALSA] Add missing KERN_* suffix to printkTakashi Iwai17-105/+103
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai16-102/+31
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-1/+4