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
/
sb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
2008-04-24
2
-17
/
+17
*
[ALSA] sb8: fix SB 1.0 capture DMA programming
Clemens Ladisch
2008-02-29
1
-1
/
+1
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
11
-11
/
+0
*
[ALSA] sb16 - Suppress compile warning
Takashi Iwai
2008-01-31
1
-1
/
+2
*
[ALSA] sound/isa: kill pnp_resource_change
Rene Herman
2008-01-31
2
-62
/
+4
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
10
-15
/
+15
*
[ALSA] Allow shared IRQ for CS5530 device
Takashi Iwai
2007-10-16
1
-1
/
+3
*
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
2007-10-16
1
-8
/
+1
*
[ALSA] Fix SB-module dependency with PCI drivers
Takashi Iwai
2007-07-20
1
-8
/
+7
*
[ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1)
Takashi Iwai
2007-07-20
3
-1
/
+17
*
[ALSA] Fix probe of non-PnP ISA devices
Rene Herman
2007-05-16
1
-5
/
+10
*
[ALSA] add MODULE_FIRMWARE entries
Clemens Ladisch
2007-05-11
1
-0
/
+7
*
[ALSA] Don't use request_firmware if internal firmwares are defined
Takashi Iwai
2007-05-11
1
-8
/
+9
*
[ALSA] isa_bus device/driver naming
Rene Herman
2007-05-11
2
-5
/
+5
*
[ALSA] Enable Kconfig options for external firmwares
Takashi Iwai
2007-05-11
1
-4
/
+2
*
[ALSA] Port the rest of ALSA ISA drivers to isa_driver
Takashi Iwai
2007-05-11
2
-127
/
+66
*
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
2007-02-14
1
-3
/
+3
*
[ALSA] sb16: add request_firmware()
Clemens Ladisch
2007-02-09
1
-8
/
+53
*
[ALSA] Remove IRQF_DISABLED for shared PCI irqs
Takashi Iwai
2006-12-20
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
4
-6
/
+5
*
[PATCH] irq-flags: sound: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] 64bit resource: fix up printks for resources in sound drivers
Greg Kroah-Hartman
2006-06-27
1
-1
/
+2
*
[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
1
-11
/
+11
*
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
2
-2
/
+2
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
1
-1
/
+1
*
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-04-12
2
-0
/
+8
*
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-04-12
2
-20
/
+8
*
[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: es968
Bjorn Helgaas
2006-03-27
1
-3
/
+9
*
[ALSA] sound/isa/sb/sb_mixer.c double kfree
Dave Jones
2006-03-22
1
-3
/
+1
*
[ALSA] Fix check of enable module option
Takashi Iwai
2006-03-22
2
-3
/
+5
*
[ALSA] semaphore -> mutex (ISA part)
Ingo Molnar
2006-03-22
1
-6
/
+6
*
[ALSA] sb16 - Fix duplicated PnP entry
Takashi Iwai
2006-01-22
1
-2
/
+2
*
[ALSA] unregister platform devices
Clemens Ladisch
2006-01-03
2
-14
/
+44
*
[ALSA] es968 - Add PM support
Takashi Iwai
2006-01-03
1
-8
/
+39
*
[ALSA] sb8 - Use platform_device and add PnP support
Takashi Iwai
2006-01-03
1
-47
/
+107
*
[ALSA] sb16 - Use platform_device and add PnP support
Takashi Iwai
2006-01-03
1
-123
/
+204
*
[ALSA] Add PM support to SB-support code
Takashi Iwai
2006-01-03
3
-0
/
+145
*
[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE
Takashi Iwai
2006-01-03
15
-463
/
+473
*
[ALSA] ALS4000 update
Andreas Mohr
2006-01-03
1
-23
/
+34
*
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2006-01-03
2
-12
/
+0
*
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-11-04
3
-10
/
+5
*
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-11-04
5
-13
/
+10
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
4
-24
/
+7
*
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
2005-09-12
4
-4
/
+4
*
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
Takashi Iwai
2005-09-12
2
-109
/
+97
*
[PATCH] sb16_csp: untypedef
Alexey Dobriyan
2005-09-10
1
-7
/
+7
*
[PATCH] sb16_csp: remove home-grown le??_to_cpu macros
Alexey Dobriyan
2005-09-10
1
-16
/
+14
*
[ALSA] sound - fix .iface field of mixer control elements
Clemens Ladisch
2005-08-30
1
-1
/
+1
[next]