aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-12[ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap1-0/+1
2006-07-02[PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-04-12[ALSA] unregister platform device again if probe was unsuccessfulRene Herman2-0/+8
2006-04-12[ALSA] continue on IS_ERR from platform device registrationRene Herman2-20/+8
2006-03-27[PATCH] pnp: cs4236: adjust pnp_register_driver signatureBjorn Helgaas1-13/+12
2006-03-22[ALSA] cs4236 - Fix a typoTakashi Iwai1-1/+1
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai2-3/+5
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar2-17/+17
2006-02-24[PATCH] snd-cs4236 typo fixRene Herman1-1/+1
2006-02-01[ALSA] cs4236 - Add PnP ids for Netfinity 3000Lukasz Stemach1-0/+2
2006-01-22[ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNPJaroslav Kysela1-2/+2
2006-01-22[ALSA] Fix compilation without CONFIG_PNPTakashi Iwai1-0/+7
2006-01-03[ALSA] unregister platform devicesClemens Ladisch2-17/+50
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] 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] Remove xxx_t typedefs: ISA CS423xTakashi Iwai4-179/+179
2006-01-03[ALSA] Clean up ISA cs4231 codeTakashi Iwai1-80/+2
2006-01-03[ALSA] Remove superfluous pcm_free callbacksTakashi Iwai1-8/+0
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2-14/+4
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-1/+4
2005-09-12[ALSA] Replace with kzalloc() - isa stuffTakashi Iwai1-1/+1
2005-09-12[ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2-76/+67
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-0/+2
2005-06-22[ALSA] cs4236-irq-handling-fix.patchChristoph Schulz1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+3738