aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
AgeCommit message (Expand)AuthorFilesLines
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
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
2005-10-07[ALSA] snd_opl3sa2: add missing pnp_unregister_driver() callsDaniel Ritz1-0/+2
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai14-15/+15
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai18-648/+587
2005-09-12[ALSA] opti93x: optimize a register accessClemens Ladisch1-2/+1
2005-09-10[PATCH] sb16_csp: untypedefAlexey Dobriyan1-7/+7
2005-09-10[PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan1-16/+14
2005-09-07[PATCH] use select in sound/isa/KconfigBodo Eggert1-7/+12
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-0/+2
2005-08-30[ALSA] opl3sa2 - use different name for PnP BIOS driverJaroslav Kysela1-2/+2
2005-08-30[ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021)Jaroslav Kysela1-1/+1
2005-08-30[ALSA] opl3sa2 driver - added support for PnP BIOS devicesJaroslav Kysela1-23/+89
2005-08-30[ALSA] make local objects staticClemens Ladisch1-2/+4
2005-08-30[ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2-4/+15
2005-08-30[ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch1-2/+2
2005-08-30[ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2-1/+2
2005-08-23[PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro1-1/+1
2005-07-28[ALSA] wavefront - declare initialization data as staticTakashi Iwai1-17/+17
2005-07-28[ALSA] fix compiler warningHenrik Kretzschmar1-0/+2
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-2/+2
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-3/+4
2005-06-22[ALSA] cs4236-irq-handling-fix.patchChristoph Schulz1-2/+1
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-2/+1
2005-05-29[ALSA] select ISAPNP for SND_INTERWAVE_STB targetJaroslav Kysela1-0/+1
2005-05-29[ALSA] sound/isa/: cleanupsAdrian Bunk7-14/+33
2005-05-29[ALSA] Add PnP ID ADS7180Takashi Iwai1-0/+2
2005-05-05[PATCH] interwave needs isa pnpAndrew Morton1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds76-0/+38300