summaryrefslogtreecommitdiffstats
path: root/sound/isa/opti9xx
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Fix unfreed pnp driver in opti9xx ISA driverTakashi Iwai2007-07-201-0/+3
* [ALSA] isa_bus device/driver namingRene Herman2007-05-112-8/+8
* [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-112-96/+72Star
* [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/+0Star
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-04-122-4/+10
* [ALSA] Remove obsolete kfree_nocheck callTakashi Iwai2006-03-311-4/+2Star
* [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/+209Star
* [ALSA] Remove xxx_t typedefs: ISA Opti9xxTakashi Iwai2006-01-031-114/+110Star
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-8/+0Star
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-18/+7Star
* [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/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-174-0/+2244