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] Remove xxx_t typedefs: ISA SB/AD-clone
Takashi Iwai
2006-01-03
4
-19
/
+19
*
[ALSA] Remove xxx_t typedefs: ISA SoundScape
Takashi Iwai
2006-01-03
1
-39
/
+39
*
[ALSA] Remove xxx_t typedefs: ISA OPL3SA2
Takashi Iwai
2006-01-03
1
-51
/
+49
*
[ALSA] Remove xxx_t typedefs: ISA ES18xx
Takashi Iwai
2006-01-03
1
-142
/
+140
*
[ALSA] Remove xxx_t typedefs: ISA CMI8330
Takashi Iwai
2006-01-03
1
-16
/
+16
*
[ALSA] Remove xxx_t typedefs: ISA Wavefront
Takashi Iwai
2006-01-03
4
-46
/
+46
*
[ALSA] Remove xxx_t typedefs: ISA Opti9xx
Takashi Iwai
2006-01-03
1
-114
/
+110
*
[ALSA] Remove xxx_t typedefs: ISA GUS
Takashi Iwai
2006-01-03
21
-488
/
+500
*
[ALSA] Remove xxx_t typedefs: ISA SB8/SB16/SBAWE
Takashi Iwai
2006-01-03
15
-463
/
+473
*
[ALSA] Remove xxx_t typedefs: ISA ES1688
Takashi Iwai
2006-01-03
2
-80
/
+80
*
[ALSA] Remove xxx_t typedefs: ISA CS423x
Takashi Iwai
2006-01-03
4
-179
/
+179
*
[ALSA] Remove xxx_t typedefs: ISA AD1848
Takashi Iwai
2006-01-03
2
-92
/
+92
*
[ALSA] Remove xxx_t typedefs: ISA AD1816A
Takashi Iwai
2006-01-03
2
-92
/
+92
*
[ALSA] ALS4000 update
Andreas Mohr
2006-01-03
1
-23
/
+34
*
[ALSA] Clean up ISA cs4231 code
Takashi Iwai
2006-01-03
1
-80
/
+2
*
[ALSA] Sort Kconfig entries
Takashi Iwai
2006-01-03
1
-79
/
+79
*
[ALSA] Remove superfluous pcm_free callbacks
Takashi Iwai
2006-01-03
10
-74
/
+0
*
[ALSA] Fix schedule_timeout usage
Nishanth Aravamudan
2005-11-04
7
-35
/
+12
*
[ALSA] Add missing KERN_* suffix to printk
Takashi Iwai
2005-11-04
17
-105
/
+103
*
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
2005-11-04
16
-102
/
+31
*
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
2005-11-04
1
-1
/
+4
*
[ALSA] snd_opl3sa2: add missing pnp_unregister_driver() calls
Daniel Ritz
2005-10-07
1
-0
/
+2
*
[ALSA] Replace with kzalloc() - isa stuff
Takashi Iwai
2005-09-12
14
-15
/
+15
*
[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
Takashi Iwai
2005-09-12
18
-648
/
+587
*
[ALSA] opti93x: optimize a register access
Clemens Ladisch
2005-09-12
1
-2
/
+1
*
[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
*
[PATCH] use select in sound/isa/Kconfig
Bodo Eggert
2005-09-07
1
-7
/
+12
*
[ALSA] PCM resume cleanups
Jaroslav Kysela
2005-08-30
1
-0
/
+2
*
[ALSA] opl3sa2 - use different name for PnP BIOS driver
Jaroslav Kysela
2005-08-30
1
-2
/
+2
*
[ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021)
Jaroslav Kysela
2005-08-30
1
-1
/
+1
*
[ALSA] opl3sa2 driver - added support for PnP BIOS devices
Jaroslav Kysela
2005-08-30
1
-23
/
+89
*
[ALSA] make local objects static
Clemens Ladisch
2005-08-30
1
-2
/
+4
*
[ALSA] ad1816a - Add clockfreq module option
Takashi Iwai
2005-08-30
2
-4
/
+15
*
[ALSA] use SNDRV_CTL_NAME_IEC958 macro
Clemens Ladisch
2005-08-30
1
-2
/
+2
*
[ALSA] sound - fix .iface field of mixer control elements
Clemens Ladisch
2005-08-30
2
-1
/
+2
*
[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
Al Viro
2005-08-23
1
-1
/
+1
*
[ALSA] wavefront - declare initialization data as static
Takashi Iwai
2005-07-28
1
-17
/
+17
*
[ALSA] fix compiler warning
Henrik Kretzschmar
2005-07-28
1
-0
/
+2
*
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-27
1
-1
/
+1
*
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
2005-07-27
1
-2
/
+2
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
1
-3
/
+4
*
[ALSA] cs4236-irq-handling-fix.patch
Christoph Schulz
2005-06-22
1
-2
/
+1
*
[ALSA] Remove redundant NULL checks before kfree
Jesper Juhl
2005-06-22
1
-2
/
+1
*
[ALSA] select ISAPNP for SND_INTERWAVE_STB target
Jaroslav Kysela
2005-05-29
1
-0
/
+1
*
[ALSA] sound/isa/: cleanups
Adrian Bunk
2005-05-29
7
-14
/
+33
*
[ALSA] Add PnP ID ADS7180
Takashi Iwai
2005-05-29
1
-0
/
+2
*
[PATCH] interwave needs isa pnp
Andrew Morton
2005-05-05
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
76
-0
/
+38300