index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-02-14
8
-28
/
+29
|
\
|
*
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
2007-02-14
8
-28
/
+29
*
|
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
|
/
*
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2007-02-09
3
-10
/
+10
*
[ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x.
Peter Eriksen
2007-02-09
1
-3
/
+3
*
[ALSA] wavefront: add request_firmware()
Clemens Ladisch
2007-02-09
2
-10
/
+42
*
[ALSA] wavefront: simplify YSS225 register initialization
Clemens Ladisch
2007-02-09
3
-768
/
+2761
*
[ALSA] sb16: add request_firmware()
Clemens Ladisch
2007-02-09
2
-8
/
+54
*
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
2006-12-20
1
-1
/
+1
*
[ALSA] use the ALIGN macro
Clemens Ladisch
2006-12-20
2
-5
/
+4
*
[ALSA] Fix dependency of snd-adlib driver in Kconfig
Takashi Iwai
2006-10-22
1
-0
/
+1
*
[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
*
[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
*
[ALSA] sound/isa/cmi8330.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
*
[ALSA] sound/isa/gus/interwave.c: check kmalloc() return value
Amit Choudhary
2006-10-22
1
-0
/
+2
*
Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
Jeff Garzik
2006-10-06
2
-2
/
+2
|
\
|
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
2
-2
/
+2
*
|
[ALSA] Fix memory leak in sound/isa/es18xx.c
Eric Sesterhenn
2006-10-06
1
-0
/
+1
|
/
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
16
-27
/
+24
*
[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-09-23
1
-3
/
+3
*
[ALSA] Add dB scale information to opl3sa2 driver
Takashi Iwai
2006-09-23
1
-2
/
+24
*
[ALSA] Add dB scale information to ad1848 driver
Takashi Iwai
2006-09-23
1
-15
/
+34
*
[ALSA] Add dB scale information to ad1816a driver
Takashi Iwai
2006-09-23
1
-11
/
+44
*
[ALSA] es18xx - Add PnP BIOS support
Ondrej Zary
2006-09-23
1
-62
/
+157
*
[ALSA] Fix undefined (missing) references in ISA MIRO sound driver
Randy Dunlap
2006-07-12
1
-0
/
+1
*
[ALSA] make sound/isa/gus/gusextreme.c:devices static
Adrian Bunk
2006-07-12
1
-1
/
+1
*
[ALSA] wavefront: fix __init/__devinit confusion
Clemens Ladisch
2006-07-12
3
-26
/
+26
*
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
23
-25
/
+25
*
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
2006-06-27
3
-6
/
+8
*
[ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt()
Jesper Juhl
2006-06-22
1
-13
/
+7
*
[ALSA] Fix invalid __init in ALSA ISA drivers
Takashi Iwai
2006-06-22
2
-16
/
+16
*
[ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags
Takashi Iwai
2006-06-22
1
-2
/
+1
*
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
5
-6
/
+6
*
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
1
-1
/
+3
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
4
-7
/
+5
*
[PATCH] es18xx build fix
Andrew Morton
2006-05-21
1
-0
/
+2
*
[ALSA] Fix double free in error path of miro driver
Takashi Iwai
2006-04-27
1
-3
/
+0
*
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-04-12
19
-8
/
+81
*
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-04-12
16
-160
/
+64
*
[ALSA] AdLib FM card driver
Rene Herman
2006-03-31
3
-0
/
+172
*
[ALSA] ISA drivers bailing on first !enable[i]
Rene Herman
2006-03-31
1
-2
/
+2
*
[ALSA] Remove obsolete kfree_nocheck call
Takashi Iwai
2006-03-31
1
-4
/
+2
*
[ALSA] Add snd-miro driver
Martin Langer
2006-03-31
4
-0
/
+1546
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: wavefront
Bjorn Helgaas
2006-03-27
1
-4
/
+6
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: sscape
Bjorn Helgaas
2006-03-27
1
-2
/
+2
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: sb16
Bjorn Helgaas
2006-03-27
1
-6
/
+8
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: interwave
Bjorn Helgaas
2006-03-27
1
-5
/
+7
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: es968
Bjorn Helgaas
2006-03-27
1
-3
/
+9
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: es18xx
Bjorn Helgaas
2006-03-27
1
-5
/
+8
*
[PATCH] PNP: adjust pnp_register_card_driver() signature: dt019x
Bjorn Helgaas
2006-03-27
1
-3
/
+9
[next]