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-10-22
[ALSA] Fix dependency of snd-adlib driver in Kconfig
Takashi Iwai
1
-0
/
+1
2006-10-22
[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value
Amit Choudhary
1
-0
/
+2
2006-10-22
[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value
Amit Choudhary
1
-0
/
+2
2006-10-22
[ALSA] sound/isa/cmi8330.c: check kmalloc() return value
Amit Choudhary
1
-0
/
+2
2006-10-22
[ALSA] sound/isa/gus/interwave.c: check kmalloc() return value
Amit Choudhary
1
-0
/
+2
2006-10-06
Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
Jeff Garzik
2
-2
/
+2
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2
-2
/
+2
2006-10-06
[ALSA] Fix memory leak in sound/isa/es18xx.c
Eric Sesterhenn
1
-0
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
16
-27
/
+24
2006-09-23
[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
1
-3
/
+3
2006-09-23
[ALSA] Add dB scale information to opl3sa2 driver
Takashi Iwai
1
-2
/
+24
2006-09-23
[ALSA] Add dB scale information to ad1848 driver
Takashi Iwai
1
-15
/
+34
2006-09-23
[ALSA] Add dB scale information to ad1816a driver
Takashi Iwai
1
-11
/
+44
2006-09-23
[ALSA] es18xx - Add PnP BIOS support
Ondrej Zary
1
-62
/
+157
2006-07-12
[ALSA] Fix undefined (missing) references in ISA MIRO sound driver
Randy Dunlap
1
-0
/
+1
2006-07-12
[ALSA] make sound/isa/gus/gusextreme.c:devices static
Adrian Bunk
1
-1
/
+1
2006-07-12
[ALSA] wavefront: fix __init/__devinit confusion
Clemens Ladisch
3
-26
/
+26
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
[next]