index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
opl3
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: opl3: More constifications
Takashi Iwai
2020-01-05
2
-4
/
+4
*
ALSA: seq: oss: Constify snd_seq_oss_callback definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: opl3: Constify snd_opl3_drum_voice definitions
Takashi Iwai
2020-01-03
1
-13
/
+13
*
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
2020-01-03
2
-2
/
+2
*
ALSA: Constify snd_timer_hardware definitions
Takashi Iwai
2020-01-03
1
-2
/
+2
*
ALSA: drivers: Constify snd_device_ops definitions
Takashi Iwai
2020-01-03
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
7
-103
/
+7
*
ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
Colin Ian King
2019-03-18
1
-1
/
+1
*
ALSA: opl3: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
ALSA: drivers: Remove empty init and exit
Takashi Iwai
2018-08-03
1
-16
/
+0
*
ALSA: opl3: Declare common variables properly
Takashi Iwai
2018-07-26
6
-10
/
+6
*
ALSA: opl3: remove redundant pointer opl3
Colin Ian King
2018-07-16
2
-18
/
+0
*
ALSA: opl3: Hardening for potential Spectre v1
Takashi Iwai
2018-04-25
1
-2
/
+5
*
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-13
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
ALSA: drivers: Convert timers to use timer_setup()
Kees Cook
2017-10-24
3
-4
/
+4
|
/
*
ALSA: opl3: Put missing KERN_CONT prefix
Takashi Iwai
2017-08-31
1
-2
/
+2
*
ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl...
Markus Elfring
2017-08-12
1
-3
/
+1
*
ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig
Takashi Iwai
2017-06-28
1
-1
/
+3
*
ALSA: seq: Allow the modular sequencer registration
Takashi Iwai
2017-06-12
1
-1
/
+1
*
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2017-06-09
2
-3
/
+6
*
ALSA: opl3: Kill unused set_fs()
Takashi Iwai
2017-05-17
1
-14
/
+0
*
ALSA: opl3: don't opencode IS_REACHABLE()
Fabian Frederick
2016-11-12
1
-1
/
+1
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-03-09
1
-0
/
+2
|
\
|
*
ALSA: opl3: small array underflow
Dan Carpenter
2015-03-06
1
-0
/
+2
*
|
ALSA: seq: Define driver object in each driver
Takashi Iwai
2015-02-12
1
-20
/
+14
|
/
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: opl3: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-19
2
-10
/
+5
*
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
2014-02-12
1
-3
/
+1
*
ALSA: Replace with IS_ENABLED()
Takashi Iwai
2014-02-10
1
-1
/
+1
*
ALSA: opl3: Fix possible negative array index access
Takashi Iwai
2013-10-29
1
-0
/
+5
*
sound: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-06
1
-1
/
+1
*
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-12-19
2
-2
/
+2
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
sound: Add module.h to the previously silent sound users
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-1
/
+1
*
ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()
Krzysztof Helt
2009-10-08
1
-8
/
+20
*
ALSA: clean up the logic for building sequencer modules
Michal Marek
2009-05-29
1
-9
/
+1
*
ALSA: Add missing KERN_* prefix to printk in sound/drivers
Takashi Iwai
2009-02-05
4
-20
/
+22
*
ALSA: Kill snd_assert() in other places
Takashi Iwai
2008-08-13
4
-10
/
+20
*
[ALSA] opl3 - Fix compilation without sequencer support
Takashi Iwai
2008-02-22
1
-0
/
+8
*
[ALSA] opl3 - Fix build errors
Takashi Iwai
2008-01-31
2
-0
/
+2
*
[ALSA] opl3 - simplify exclusive access lock
Takashi Iwai
2008-01-31
3
-23
/
+12
*
[ALSA] opl3 - Use hwdep for patch loading
Takashi Iwai
2008-01-31
5
-153
/
+215
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
2
-3
/
+3
*
[ALSA] Clean up Makefile
Takashi Iwai
2007-10-16
1
-4
/
+2
*
[ALSA] add more sequencer port type information bits
Clemens Ladisch
2006-06-22
2
-2
/
+6
*
[ALSA] fix port type bits
Clemens Ladisch
2006-06-22
2
-3
/
+2
*
[ALSA] opl3 - Move EXPORT_SYMBOL() to adjacent to each function
Takashi Iwai
2006-06-22
2
-9
/
+14
[next]