aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] ad1848 - Use platform_device, add PMTakashi Iwai2006-01-031-16/+73
* [ALSA] ad1848 - Add PM supportTakashi Iwai2006-01-031-13/+15
* [ALSA] es968 - Add PM supportTakashi Iwai2006-01-031-8/+39
* [ALSA] sb8 - Use platform_device and add PnP supportTakashi Iwai2006-01-031-47/+107
* [ALSA] sb16 - Use platform_device and add PnP supportTakashi Iwai2006-01-031-123/+204
* [ALSA] Add PM support to SB-support codeTakashi Iwai2006-01-033-0/+145
* [ALSA] Remove xxx_t typedefs: ISA SB/AD-cloneTakashi Iwai2006-01-034-19/+19
* [ALSA] Remove xxx_t typedefs: ISA SoundScapeTakashi Iwai2006-01-031-39/+39
* [ALSA] Remove xxx_t typedefs: ISA OPL3SA2Takashi Iwai2006-01-031-51/+49
* [ALSA] Remove xxx_t typedefs: ISA ES18xxTakashi Iwai2006-01-031-142/+140
* [ALSA] Remove xxx_t typedefs: ISA CMI8330Takashi Iwai2006-01-031-16/+16
* [ALSA] Remove xxx_t typedefs: ISA WavefrontTakashi Iwai2006-01-034-46/+46
* [ALSA] Remove xxx_t typedefs: ISA Opti9xxTakashi Iwai2006-01-031-114/+110
* [ALSA] Remove xxx_t typedefs: ISA GUSTakashi Iwai2006-01-0321-488/+500
* [ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWETakashi Iwai2006-01-0315-463/+473
* [ALSA] Remove xxx_t typedefs: ISA ES1688Takashi Iwai2006-01-032-80/+80
* [ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai2006-01-034-179/+179
* [ALSA] Remove xxx_t typedefs: ISA AD1848Takashi Iwai2006-01-032-92/+92
* [ALSA] Remove xxx_t typedefs: ISA AD1816ATakashi Iwai2006-01-032-92/+92
* [ALSA] ALS4000 updateAndreas Mohr2006-01-031-23/+34
* [ALSA] Clean up ISA cs4231 codeTakashi Iwai2006-01-031-80/+2
* [ALSA] Sort Kconfig entriesTakashi Iwai2006-01-031-79/+79
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-0310-74/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-047-35/+12
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-0417-105/+103
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-0416-102/+31
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-1/+4
* [ALSA] snd_opl3sa2: add missing pnp_unregister_driver() callsDaniel Ritz2005-10-071-0/+2
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-1214-15/+15
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-1218-648/+587
* [ALSA] opti93x: optimize a register accessClemens Ladisch2005-09-121-2/+1
* [PATCH] sb16_csp: untypedefAlexey Dobriyan2005-09-101-7/+7
* [PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan2005-09-101-16/+14
* [PATCH] use select in sound/isa/KconfigBodo Eggert2005-09-071-7/+12
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-0/+2
* [ALSA] opl3sa2 - use different name for PnP BIOS driverJaroslav Kysela2005-08-301-2/+2
* [ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021)Jaroslav Kysela2005-08-301-1/+1
* [ALSA] opl3sa2 driver - added support for PnP BIOS devicesJaroslav Kysela2005-08-301-23/+89
* [ALSA] make local objects staticClemens Ladisch2005-08-301-2/+4
* [ALSA] ad1816a - Add clockfreq module optionTakashi Iwai2005-08-302-4/+15
* [ALSA] use SNDRV_CTL_NAME_IEC958 macroClemens Ladisch2005-08-301-2/+2
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-302-1/+2
* [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-231-1/+1
* [ALSA] wavefront - declare initialization data as staticTakashi Iwai2005-07-281-17/+17
* [ALSA] fix compiler warningHenrik Kretzschmar2005-07-281-0/+2
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-2/+2
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-3/+4
* [ALSA] cs4236-irq-handling-fix.patchChristoph Schulz2005-06-221-2/+1
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-2/+1