aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa (follow)
AgeCommit message (Expand)AuthorFilesLines
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-rc2Linus Torvalds76-0/+38300