summaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] pnp: mpu401: adjust pnp_register_driver signatureBjorn Helgaas2006-03-271-8/+8
* [ALSA] fix some memory leaksAdrian Bunk2006-03-221-0/+1
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-03-222-8/+16
* [ALSA] vx - Fix memory leak on error pathAlexey Dobriyan2006-03-221-1/+5
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-224-4/+12
* [ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl2006-03-221-4/+3
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-229-61/+61
* [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai2006-02-241-1/+1
* [ALSA] serial-uart16550 - Fix a compile warningTakashi Iwai2006-02-011-1/+1
* [ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai2006-01-041-3/+3
* [ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela2006-01-041-1/+17
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-032-20/+8
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-032-10/+2
* [ALSA] unregister platform devicesClemens Ladisch2006-01-035-13/+60
* [ALSA] sound: align device drivers menusRandy Dunlap2006-01-031-0/+8
* [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-031-2/+2
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-033-9/+11
* [ALSA] Add error messagesTakashi Iwai2006-01-032-1/+4
* [ALSA] vx-driver - Fix PM supportTakashi Iwai2006-01-031-10/+8
* [ALSA] Remove SND_GENERIC_DRIVER from drivers/KconfigTakashi Iwai2006-01-031-8/+0
* [ALSA] mpu401 - Use platform_deviceTakashi Iwai2006-01-031-24/+63
* [ALSA] virmidi - Use platform_deviceTakashi Iwai2006-01-031-21/+43
* [ALSA] serial-u16550 - Use platform_deviceTakashi Iwai2006-01-031-23/+45
* [ALSA] mtpav - Use platform_deviceTakashi Iwai2006-01-031-139/+129
* [ALSA] dummy - Use platform_deviceTakashi Iwai2006-01-031-26/+80
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-035-222/+244
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-034-109/+115
* [ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai2006-01-037-262/+266
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-037-191/+194
* [ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai2006-01-032-41/+41
* [ALSA] Remove snd_vx_delay() functionTakashi Iwai2006-01-031-16/+3
* [ALSA] snd-dummy - Code clean-upTakashi Iwai2006-01-031-79/+47
* [PATCH] vx_hwdep.c needs vmalloc.hAndrew Morton2005-11-091-0/+1
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-046-30/+9
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-129-10/+10
* [ALSA] Add snd_card_set_generic_dev() callTakashi Iwai2005-09-126-22/+46
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-4/+4
* [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-301-2/+2
* [ALSA] vx-driver - Fix the calculation of frequency parameterTakashi Iwai2005-07-281-28/+18
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-5/+5
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-8/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1633-0/+13017
OpenPOWER on IntegriCloud