aboutsummaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx
Commit message (Expand)AuthorAgeFilesLines
...
* [ALSA] Port the rest of ALSA ISA drivers to isa_driverTakashi Iwai2007-05-112-96/+72
* [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return valueAmit Choudhary2006-10-221-0/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] Fix double free in error path of miro driverTakashi Iwai2006-04-271-3/+0
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-122-4/+10
* [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-311-4/+2
* [ALSA] Add snd-miro driverMartin Langer2006-03-313-0/+1532
* [ALSA] opti9x - Fix compile without CONFIG_PNPTakashi Iwai2006-03-221-0/+6
* [ALSA] opti93x - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] unregister platform devicesClemens Ladisch2006-01-031-2/+7
* [ALSA] opti9xx - Use platform_deviceTakashi Iwai2006-01-031-298/+209
* [ALSA] Remove xxx_t typedefs: ISA Opti9xxTakashi Iwai2006-01-031-114/+110
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-18/+7
* [ALSA] Replace with kzalloc() - isa stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Add snd_card_set_generic_dev() call to ISA driversTakashi Iwai2005-09-121-2/+6
* [ALSA] opti93x: optimize a register accessClemens Ladisch2005-09-121-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-164-0/+2244