aboutsummaryrefslogtreecommitdiff
path: root/sound/drivers
AgeCommit message (Expand)Author
2006-06-22[ALSA] unregister platform device again if probe was unsuccessfulRene Herman
2006-05-21[PATCH] mpu401 section fixAndrew Morton
2006-04-27[ALSA] continue on IS_ERR from platform device registrationRene Herman
2006-04-20[PATCH] sound: fix hang in mpu401_uart.cJon Masters
2006-03-27[PATCH] pnp: mpu401: adjust pnp_register_driver signatureBjorn Helgaas
2006-03-22[ALSA] fix some memory leaksAdrian Bunk
2006-03-22[ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones
2006-03-22[ALSA] vx - Fix memory leak on error pathAlexey Dobriyan
2006-03-22[ALSA] Fix check of enable module optionTakashi Iwai
2006-03-22[ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar
2006-02-24[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai
2006-02-01[ALSA] serial-uart16550 - Fix a compile warningTakashi Iwai
2006-01-04[ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai
2006-01-04[ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela
2006-01-03[ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch
2006-01-03[ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch
2006-01-03[ALSA] unregister platform devicesClemens Ladisch
2006-01-03[ALSA] sound: align device drivers menusRandy Dunlap
2006-01-03[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch
2006-01-03[ALSA] Fix possible races in timer callbacksTakashi Iwai
2006-01-03[ALSA] Add error messagesTakashi Iwai
2006-01-03[ALSA] vx-driver - Fix PM supportTakashi Iwai
2006-01-03[ALSA] Remove SND_GENERIC_DRIVER from drivers/KconfigTakashi Iwai
2006-01-03[ALSA] mpu401 - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] virmidi - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] serial-u16550 - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] mtpav - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] dummy - Use platform_deviceTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai
2006-01-03[ALSA] snd-dummy - Code clean-upTakashi Iwai
2005-11-09[PATCH] vx_hwdep.c needs vmalloc.hAndrew Morton
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-09-12[ALSA] Add snd_card_set_generic_dev() callTakashi Iwai
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch
2005-07-28[ALSA] vx-driver - Fix the calculation of frequency parameterTakashi Iwai
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds