aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/sb
Commit message (Expand)AuthorAgeFilesLines
...
* [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 SB8/SB16/SBAWETakashi Iwai2006-01-0315-463/+473
* [ALSA] ALS4000 updateAndreas Mohr2006-01-031-23/+34
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-032-12/+0
* [ALSA] Fix schedule_timeout usageNishanth Aravamudan2005-11-043-10/+5
* [ALSA] Add missing KERN_* suffix to printkTakashi Iwai2005-11-045-13/+10
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-044-24/+7
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-124-4/+4
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-122-109/+97
* [PATCH] sb16_csp: untypedefAlexey Dobriyan2005-09-101-7/+7
* [PATCH] sb16_csp: remove home-grown le??_to_cpu macrosAlexey Dobriyan2005-09-101-16/+14
* [ALSA] sound - fix .iface field of mixer control elementsClemens Ladisch2005-08-301-1/+1
* [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
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1618-0/+9129