Age | Commit message (Expand) | Author |
2006-06-22 | [ALSA] mpu401_uart - Fix coding style and code clean up | Takashi Iwai |
2006-06-22 | [ALSA] Remove zero-initialization of static variables | Takashi Iwai |
2006-06-22 | [ALSA] add more sequencer port type information bits | Clemens Ladisch |
2006-06-22 | [ALSA] fix port type bits | Clemens Ladisch |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai |
2006-06-22 | [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function | Takashi Iwai |
2006-06-22 | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman |
2006-05-21 | [PATCH] mpu401 section fix | Andrew Morton |
2006-04-27 | [ALSA] continue on IS_ERR from platform device registration | Rene Herman |
2006-04-20 | [PATCH] sound: fix hang in mpu401_uart.c | Jon Masters |
2006-03-27 | [PATCH] pnp: mpu401: adjust pnp_register_driver signature | Bjorn Helgaas |
2006-03-22 | [ALSA] fix some memory leaks | Adrian Bunk |
2006-03-22 | [ALSA] Fix use after free in opl3_seq and opl3_oss | Dave Jones |
2006-03-22 | [ALSA] vx - Fix memory leak on error path | Alexey Dobriyan |
2006-03-22 | [ALSA] Fix check of enable module option | Takashi Iwai |
2006-03-22 | [ALSA] no need to check pointers passed to vfree() for NULL | Jesper Juhl |
2006-03-22 | [ALSA] semaphore -> mutex (driver part) | Ingo Molnar |
2006-02-24 | [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c | Takashi Iwai |
2006-02-01 | [ALSA] serial-uart16550 - Fix a compile warning | Takashi Iwai |
2006-01-04 | [ALSA] opl3 - Fix the unreleased resources | Takashi Iwai |
2006-01-04 | [ALSA] dummy driver - added CA0106 emulation defines | Jaroslav 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_callback | Clemens Ladisch |
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch |
2006-01-03 | [ALSA] sound: align device drivers menus | Randy Dunlap |
2006-01-03 | [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card | Clemens Ladisch |
2006-01-03 | [ALSA] Fix possible races in timer callbacks | Takashi Iwai |
2006-01-03 | [ALSA] Add error messages | Takashi Iwai |
2006-01-03 | [ALSA] vx-driver - Fix PM support | Takashi Iwai |
2006-01-03 | [ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig | Takashi Iwai |
2006-01-03 | [ALSA] mpu401 - Use platform_device | Takashi Iwai |
2006-01-03 | [ALSA] virmidi - Use platform_device | Takashi Iwai |
2006-01-03 | [ALSA] serial-u16550 - Use platform_device | Takashi Iwai |
2006-01-03 | [ALSA] mtpav - Use platform_device | Takashi Iwai |
2006-01-03 | [ALSA] dummy - Use platform_device | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: VXdriver | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: Generic drivers | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: OPL4 | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: OPL3 | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: MPU401 | Takashi Iwai |
2006-01-03 | [ALSA] Remove snd_vx_delay() function | Takashi Iwai |
2006-01-03 | [ALSA] snd-dummy - Code clean-up | Takashi Iwai |
2005-11-09 | [PATCH] vx_hwdep.c needs vmalloc.h | Andrew Morton |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai |
2005-09-12 | [ALSA] Replace with kzalloc() - others | Takashi Iwai |
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call | Takashi Iwai |
2005-08-30 | [ALSA] PCM resume cleanups | Jaroslav Kysela |
2005-08-30 | [ALSA] use PCM interface for IEC958 controls | Clemens Ladisch |