index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: cmi8330
Bjorn Helgaas
1
-6
/
+9
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: azt2320
Bjorn Helgaas
1
-3
/
+9
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: als100
Bjorn Helgaas
1
-4
/
+10
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a
Bjorn Helgaas
1
-3
/
+9
2006-03-27
[PATCH] pnp: opl3sa2: adjust pnp_register_driver signature
Bjorn Helgaas
1
-9
/
+8
2006-03-27
[PATCH] pnp: cs4236: adjust pnp_register_driver signature
Bjorn Helgaas
1
-13
/
+12
2006-03-22
[ALSA] Fix gus_pcm dereference before NULL
Eugene Teo
1
-2
/
+0
2006-03-22
[ALSA] fix some memory leaks
Adrian Bunk
1
-0
/
+1
2006-03-22
[ALSA] ad1848 double free
Dave Jones
1
-3
/
+1
2006-03-22
[ALSA] sound/isa/sb/sb_mixer.c double kfree
Dave Jones
1
-3
/
+1
2006-03-22
[ALSA] opti9x - Fix compile without CONFIG_PNP
Takashi Iwai
1
-0
/
+6
2006-03-22
[ALSA] cs4236 - Fix a typo
Takashi Iwai
1
-1
/
+1
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
14
-17
/
+39
2006-03-22
[ALSA] ad1816a - Fix PCM trigger direction
Ken Arromdee
1
-6
/
+9
2006-03-22
[ALSA] semaphore -> mutex (ISA part)
Ingo Molnar
8
-50
/
+50
2006-03-22
[ALSA] #4/4 for Zoom Video - add Zoom Video support
Mark Salazar
1
-3
/
+48
2006-03-22
[ALSA] #3/4 for Zoom Video - change Hardware Volume interrupt handling
Mark Salazar
1
-8
/
+11
2006-03-22
[ALSA] #2/4 for Zoom Video - resolve number of record sources
Mark Salazar
1
-9
/
+90
2006-03-22
[ALSA] #1/4 for Zoom Video - resolve common vs chipset specific mixer controls
Mark Salazar
1
-11
/
+38
2006-02-24
[PATCH] snd-cs4236 typo fix
Rene Herman
1
-1
/
+1
2006-02-01
[ALSA] Fix adding second dma channel
Alexey Dobriyan
2
-2
/
+2
2006-02-01
[ALSA] cs4236 - Add PnP ids for Netfinity 3000
Lukasz Stemach
1
-0
/
+2
2006-02-01
[ALSA] opti93x - Fix a compile warning
Takashi Iwai
1
-1
/
+1
2006-02-01
[ALSA] wavefront - Fix a compile warning
Takashi Iwai
1
-1
/
+1
2006-01-22
[ALSA] cs4232/cs4236 - moved CS423X_DRIVER define outside CONFIG_PNP
Jaroslav Kysela
1
-2
/
+2
2006-01-22
[ALSA] sb16 - Fix duplicated PnP entry
Takashi Iwai
1
-2
/
+2
2006-01-22
[ALSA] opl3sa2 - Fix conflict of driver name on sysfs
Takashi Iwai
1
-2
/
+2
2006-01-22
[ALSA] Fix compilation without CONFIG_PNP
Takashi Iwai
6
-4
/
+34
2006-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
1
-7
/
+0
2006-01-03
[ALSA] seq: set client name in snd_seq_create_kernel_client()
Clemens Ladisch
1
-17
/
+3
2006-01-03
[ALSA] seq: remove struct snd_seq_client_callback
Clemens Ladisch
1
-5
/
+1
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
17
-95
/
+348
2006-01-03
[ALSA] ad1848 - Fix compilation without CONFIG_PM
Takashi Iwai
1
-0
/
+2
2006-01-03
[ALSA] Fix a compile warning
Takashi Iwai
1
-1
/
+1
2006-01-03
[ALSA] Add CS4232 PnP BIOS support
Takashi Iwai
2
-105
/
+220
2006-01-03
[ALSA] Fix resume of cs4231
Takashi Iwai
1
-1
/
+1
2006-01-03
[ALSA] Add error messages
Takashi Iwai
1
-7
/
+20
2006-01-03
[ALSA] Merge ad1816a-lib module to ad1816a
Takashi Iwai
2
-40
/
+12
2006-01-03
[ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig
Takashi Iwai
1
-13
/
+0
2006-01-03
[ALSA] wavefront - Use platform_device
Takashi Iwai
1
-125
/
+142
2006-01-03
[ALSA] opti9xx - Use platform_device
Takashi Iwai
1
-298
/
+209
2006-01-03
[ALSA] gus - Use platform_device
Takashi Iwai
4
-274
/
+367
2006-01-03
[ALSA] es1688 - Use platform_device
Takashi Iwai
1
-43
/
+69
2006-01-03
[ALSA] sscape - Use platform_device
Takashi Iwai
1
-170
/
+112
2006-01-03
[ALSA] sgalaxy - Use platform_device, add PM support
Takashi Iwai
1
-17
/
+76
2006-01-03
[ALSA] es18xx - Use platform_device
Takashi Iwai
1
-143
/
+185
2006-01-03
[ALSA] opl3sa2 - Use platform_device
Takashi Iwai
1
-200
/
+228
2006-01-03
[ALSA] cmi8330 - Use platform_device, add PM support
Takashi Iwai
1
-78
/
+163
2006-01-03
[ALSA] ad1816a - Clean up PnP code
Takashi Iwai
1
-10
/
+10
2006-01-03
[ALSA] dt019x - Add PM support
Takashi Iwai
1
-10
/
+41
[prev]
[next]