summaryrefslogtreecommitdiffstats
path: root/sound/isa/cs423x
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Fix probe of non-PnP ISA devicesRene Herman2007-05-161-6/+14
* [ALSA] isa_bus device/driver namingRene Herman2007-05-111-3/+3
* [ALSA] Add snd_pcm_group_for_each_entry() for code cleanupTakashi Iwai2007-05-111-3/+1Star
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-111-71/+54Star
* [ALSA] isa_bus: cs4231Rene Herman2007-05-111-122/+91Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Fix undefined (missing) references in ISA MIRO sound driverRandy Dunlap2006-07-121-0/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-122-0/+8
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-122-20/+8Star
* [PATCH] pnp: cs4236: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-13/+12Star
* [ALSA] cs4236 - Fix a typoTakashi Iwai2006-03-221-1/+1
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-222-3/+5
* [ALSA] semaphore -> mutex (ISA part)Ingo Molnar2006-03-222-17/+17
* [PATCH] snd-cs4236 typo fixRene Herman2006-02-241-1/+1
* [ALSA] cs4236 - Add PnP ids for Netfinity 3000Lukasz Stemach2006-02-011-0/+2
* [ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNPJaroslav Kysela2006-01-221-2/+2
* [ALSA] Fix compilation without CONFIG_PNPTakashi Iwai2006-01-221-0/+7
* [ALSA] unregister platform devicesClemens Ladisch2006-01-032-17/+50
* [ALSA] Fix a compile warningTakashi Iwai2006-01-031-1/+1
* [ALSA] Add CS4232 PnP BIOS supportTakashi Iwai2006-01-032-105/+220
* [ALSA] Fix resume of cs4231Takashi Iwai2006-01-031-1/+1
* [ALSA] cs4236 - Use platform_deviceTakashi Iwai2006-01-031-93/+176
* [ALSA] cs4231 - Use platform_deviceTakashi Iwai2006-01-031-19/+77
* [ALSA] cs4231 - Fix PM supportTakashi Iwai2006-01-031-19/+1Star
* [ALSA] Remove xxx_t typedefs: ISA CS423xTakashi Iwai2006-01-034-179/+179
* [ALSA] Clean up ISA cs4231 codeTakashi Iwai2006-01-031-80/+2Star
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0Star
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-042-14/+4Star
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-1/+4
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-122-76/+67Star
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-0/+2
* [ALSA] cs4236-irq-handling-fix.patchChristoph Schulz2005-06-221-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-176-0/+3738