index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-03
[ALSA] Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-5
/
+2
2006-07-03
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
1
-2
/
+3
2006-06-22
[ALSA] virmidi: revert erroneous removal of zero initialization
Clemens Ladisch
1
-1
/
+1
2006-06-22
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
1
-28
/
+68
2006-06-22
[ALSA] mpu401_uart - Fix coding style and code clean up
Takashi Iwai
1
-42
/
+66
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
3
-3
/
+9
2006-06-22
[ALSA] fix port type bits
Clemens Ladisch
2
-3
/
+2
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-16
/
+17
2006-06-22
[ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
1
-4
/
+8
2006-06-22
[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2
-9
/
+14
2006-06-22
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
5
-5
/
+25
2006-05-21
[PATCH] mpu401 section fix
Andrew Morton
1
-1
/
+1
2006-04-27
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
4
-40
/
+16
2006-04-20
[PATCH] sound: fix hang in mpu401_uart.c
Jon Masters
1
-9
/
+33
2006-03-27
[PATCH] pnp: mpu401: adjust pnp_register_driver signature
Bjorn Helgaas
1
-8
/
+8
2006-03-22
[ALSA] fix some memory leaks
Adrian Bunk
1
-0
/
+1
2006-03-22
[ALSA] Fix use after free in opl3_seq and opl3_oss
Dave Jones
2
-8
/
+16
2006-03-22
[ALSA] vx - Fix memory leak on error path
Alexey Dobriyan
1
-1
/
+5
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
4
-4
/
+12
2006-03-22
[ALSA] no need to check pointers passed to vfree() for NULL
Jesper Juhl
1
-4
/
+3
2006-03-22
[ALSA] semaphore -> mutex (driver part)
Ingo Molnar
9
-61
/
+61
2006-02-25
[PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c
Takashi Iwai
1
-1
/
+1
2006-02-01
[ALSA] serial-uart16550 - Fix a compile warning
Takashi Iwai
1
-1
/
+1
2006-01-04
[ALSA] opl3 - Fix the unreleased resources
Takashi Iwai
1
-3
/
+3
2006-01-04
[ALSA] dummy driver - added CA0106 emulation defines
Jaroslav Kysela
1
-1
/
+17
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
2
-20
/
+8
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
2
-10
/
+2
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
5
-13
/
+60
2006-01-03
[ALSA] sound: align device drivers menus
Randy Dunlap
1
-0
/
+8
2006-01-03
[ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Clemens Ladisch
1
-2
/
+2
2006-01-03
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
3
-9
/
+11
2006-01-03
[ALSA] Add error messages
Takashi Iwai
2
-1
/
+4
2006-01-03
[ALSA] vx-driver - Fix PM support
Takashi Iwai
1
-10
/
+8
2006-01-03
[ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig
Takashi Iwai
1
-8
/
+0
2006-01-03
[ALSA] mpu401 - Use platform_device
Takashi Iwai
1
-24
/
+63
2006-01-03
[ALSA] virmidi - Use platform_device
Takashi Iwai
1
-21
/
+43
2006-01-03
[ALSA] serial-u16550 - Use platform_device
Takashi Iwai
1
-23
/
+45
2006-01-03
[ALSA] mtpav - Use platform_device
Takashi Iwai
1
-139
/
+129
2006-01-03
[ALSA] dummy - Use platform_device
Takashi Iwai
1
-26
/
+80
2006-01-03
[ALSA] Remove xxx_t typedefs: VXdriver
Takashi Iwai
5
-222
/
+244
2006-01-03
[ALSA] Remove xxx_t typedefs: Generic drivers
Takashi Iwai
4
-109
/
+115
2006-01-03
[ALSA] Remove xxx_t typedefs: OPL4
Takashi Iwai
7
-262
/
+266
2006-01-03
[ALSA] Remove xxx_t typedefs: OPL3
Takashi Iwai
7
-191
/
+194
2006-01-03
[ALSA] Remove xxx_t typedefs: MPU401
Takashi Iwai
2
-41
/
+41
2006-01-03
[ALSA] Remove snd_vx_delay() function
Takashi Iwai
1
-16
/
+3
2006-01-03
[ALSA] snd-dummy - Code clean-up
Takashi Iwai
1
-79
/
+47
2005-11-09
[PATCH] vx_hwdep.c needs vmalloc.h
Andrew Morton
1
-0
/
+1
[next]