index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: use __devexit_p
Randy Dunlap
2007-06-28
1
-1
/
+1
*
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
2007-05-16
8
-47
/
+94
*
[ALSA] wavefront: only declare isapnp on CONFIG_PNP
David Rientjes
2007-05-11
1
-0
/
+2
*
[ALSA] add MODULE_FIRMWARE entries
Clemens Ladisch
2007-05-11
2
-0
/
+11
*
[ALSA] do not depend on FW_LOADER when internal firmware images are used
Clemens Ladisch
2007-05-11
1
-2
/
+2
*
[ALSA] Don't use request_firmware if internal firmwares are defined
Takashi Iwai
2007-05-11
2
-16
/
+16
*
[ALSA] isa_bus device/driver naming
Rene Herman
2007-05-11
12
-30
/
+30
*
[ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a
Rask Ingemann Lambertsen
2007-05-11
1
-2
/
+6
*
[ALSA] Kconfig: clarify help text for external firmware entries
Clemens Ladisch
2007-05-11
1
-4
/
+4
*
[ALSA] Kconfig: fix FW_LOADER dependencies
Clemens Ladisch
2007-05-11
1
-2
/
+2
*
[ALSA] Enable Kconfig options for external firmwares
Takashi Iwai
2007-05-11
3
-11
/
+25
*
[ALSA] Add snd_pcm_group_for_each_entry() for code cleanup
Takashi Iwai
2007-05-11
2
-6
/
+2
*
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
2007-05-11
13
-837
/
+483
*
[ALSA] gusextreme: set codec_flag
Rene Herman
2007-05-11
1
-0
/
+1
*
[ALSA] isa_bus: gusextreeme
Rene Herman
2007-05-11
1
-196
/
+182
*
[ALSA] isa_bus: gusclassic
Rene Herman
2007-05-11
1
-162
/
+130
*
[ALSA] es1688 - code clean-up
Rene Herman
2007-05-11
1
-36
/
+50
*
[ALSA] isa_bus: es1688
Rene Herman
2007-05-11
1
-130
/
+87
*
[ALSA] isa_bus: cs4231
Rene Herman
2007-05-11
1
-122
/
+91
*
[ALSA] isa_bus: adlib
Rene Herman
2007-05-11
1
-78
/
+44
*
[ALSA] isa_bus: ad1848
Rene Herman
2007-05-11
1
-100
/
+67
*
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
[next]