index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-02
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
23
-25
/
+25
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
3
-6
/
+8
2006-06-22
[ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()
Jesper Juhl
1
-13
/
+7
2006-06-22
[ALSA] Fix invalid __init in ALSA ISA drivers
Takashi Iwai
2
-16
/
+16
2006-06-22
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
1
-2
/
+1
2006-06-22
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
5
-6
/
+6
2006-06-22
[ALSA] add more sequencer port type information bits
Clemens Ladisch
1
-1
/
+3
2006-06-22
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
4
-7
/
+5
2006-05-21
[PATCH] es18xx build fix
Andrew Morton
1
-0
/
+2
2006-04-27
[ALSA] Fix double free in error path of miro driver
Takashi Iwai
1
-3
/
+0
2006-04-12
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
19
-8
/
+81
2006-04-12
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
16
-160
/
+64
2006-03-31
[ALSA] AdLib FM card driver
Rene Herman
3
-0
/
+172
2006-03-31
[ALSA] ISA drivers bailing on first !enable[i]
Rene Herman
1
-2
/
+2
2006-03-31
[ALSA] Remove obsolete kfree_nocheck call
Takashi Iwai
1
-4
/
+2
2006-03-31
[ALSA] Add snd-miro driver
Martin Langer
4
-0
/
+1546
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront
Bjorn Helgaas
1
-4
/
+6
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: sscape
Bjorn Helgaas
1
-2
/
+2
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: sb16
Bjorn Helgaas
1
-6
/
+8
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: interwave
Bjorn Helgaas
1
-5
/
+7
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: es968
Bjorn Helgaas
1
-3
/
+9
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx
Bjorn Helgaas
1
-5
/
+8
2006-03-27
[PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x
Bjorn Helgaas
1
-3
/
+9
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
[next]