aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers
Commit message (Expand)AuthorAge
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-03
* [PATCH] irq-flags: sound: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [PATCH] 64bit resource: fix up printks for resources in sound driversGreg Kroah-Hartman2006-06-27
* [ALSA] virmidi: revert erroneous removal of zero initializationClemens Ladisch2006-06-22
* [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flagsTakashi Iwai2006-06-22
* [ALSA] mpu401_uart - Fix coding style and code clean upTakashi Iwai2006-06-22
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] add more sequencer port type information bitsClemens Ladisch2006-06-22
* [ALSA] fix port type bitsClemens Ladisch2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-22
* [ALSA] unregister platform device again if probe was unsuccessfulRene Herman2006-06-22
* [PATCH] mpu401 section fixAndrew Morton2006-05-21
* [ALSA] continue on IS_ERR from platform device registrationRene Herman2006-04-27
* [PATCH] sound: fix hang in mpu401_uart.cJon Masters2006-04-20
* [PATCH] pnp: mpu401: adjust pnp_register_driver signatureBjorn Helgaas2006-03-27
* [ALSA] fix some memory leaksAdrian Bunk2006-03-22
* [ALSA] Fix use after free in opl3_seq and opl3_ossDave Jones2006-03-22
* [ALSA] vx - Fix memory leak on error pathAlexey Dobriyan2006-03-22
* [ALSA] Fix check of enable module optionTakashi Iwai2006-03-22
* [ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl2006-03-22
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-22
* [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.cTakashi Iwai2006-02-24
* [ALSA] serial-uart16550 - Fix a compile warningTakashi Iwai2006-02-01
* [ALSA] opl3 - Fix the unreleased resourcesTakashi Iwai2006-01-04
* [ALSA] dummy driver - added CA0106 emulation definesJaroslav Kysela2006-01-04
* [ALSA] seq: set client name in snd_seq_create_kernel_client()Clemens Ladisch2006-01-03
* [ALSA] seq: remove struct snd_seq_client_callbackClemens Ladisch2006-01-03
* [ALSA] unregister platform devicesClemens Ladisch2006-01-03
* [ALSA] sound: align device drivers menusRandy Dunlap2006-01-03
* [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per cardClemens Ladisch2006-01-03
* [ALSA] Fix possible races in timer callbacksTakashi Iwai2006-01-03
* [ALSA] Add error messagesTakashi Iwai2006-01-03
* [ALSA] vx-driver - Fix PM supportTakashi Iwai2006-01-03
* [ALSA] Remove SND_GENERIC_DRIVER from drivers/KconfigTakashi Iwai2006-01-03
* [ALSA] mpu401 - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] virmidi - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] serial-u16550 - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] mtpav - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] dummy - Use platform_deviceTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Generic driversTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: OPL4Takashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: OPL3Takashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: MPU401Takashi Iwai2006-01-03
* [ALSA] Remove snd_vx_delay() functionTakashi Iwai2006-01-03
* [ALSA] snd-dummy - Code clean-upTakashi Iwai2006-01-03
* [PATCH] vx_hwdep.c needs vmalloc.hAndrew Morton2005-11-09