index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
seq
/
oss
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
ALSA: seq: oss: Simplify with str_enabled_disabled()
Takashi Iwai
3
-12
/
+2
2024-12-31
ALSA: seq: oss: Send fragmented SysEx messages immediately
Takashi Iwai
2
-67
/
+14
2024-12-31
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2024-12-30
ALSA: seq: oss: Fix races at processing SysEx messages
Takashi Iwai
1
-0
/
+2
2024-12-06
ALSA: seq: oss: fix typo in seq_oss_init.c
Zhu Jun
1
-1
/
+1
2024-08-17
ALSA: seq: Remove unused declarations
Yue Haibing
1
-4
/
+0
2024-05-08
ALSA: core: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-1
/
+1
2024-02-23
ALSA: seq: oss: Use automatic cleanup of kfree()
Takashi Iwai
2
-18
/
+8
2024-02-16
ALSA: avoid 'bool' as variable name
Arnd Bergmann
2
-3
/
+3
2023-06-16
ALSA: seq: oss: Fix racy open/close of MIDI devices
Takashi Iwai
1
-13
/
+22
2022-08-23
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
1
-0
/
+2
2022-03-14
ALSA: seq: oss: fix typo
Julia Lawall
1
-1
/
+1
2022-03-13
ALSA: seq: oss: use kzalloc
Julia Lawall
1
-2
/
+1
2021-06-17
ALSA: seq: oss: Fix error check at system port creation
Takashi Iwai
1
-3
/
+2
2021-06-09
ALSA: seq: Fix assignment in if condition
Takashi Iwai
6
-29
/
+54
2021-01-18
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+2
2021-01-15
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
1
-1
/
+2
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2
-5
/
+5
2020-09-23
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
1
-2
/
+5
2020-08-05
ALSA: seq: oss: Serialize ioctls
Takashi Iwai
1
-1
/
+7
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-29
ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime
YueHaibing
1
-10
/
+0
2020-03-16
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
1
-0
/
+1
2020-01-05
ALSA: seq: More constifications
Takashi Iwai
1
-2
/
+2
2019-07-04
Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2
-2
/
+2
2019-06-28
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
Colin Ian King
2
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
17
-238
/
+17
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-13
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+4
2019-04-12
ALSA: seq: Protect racy pool manipulation from OSS sequencer
Takashi Iwai
1
-2
/
+8
2019-04-12
ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
Takashi Iwai
2
-8
/
+5
2019-03-21
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-3
/
+4
2018-10-12
ALSA: seq: oss: Use the standard fall-through annotation
Takashi Iwai
1
-1
/
+1
2018-08-04
ALSA: seq_oss: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-08-01
ALSA: seq: Minor cleanup of MIDI event parser helpers
Takashi Iwai
1
-1
/
+1
2018-07-26
ALSA: seq: Fix poll() error return
Takashi Iwai
1
-1
/
+1
2018-04-25
ALSA: seq: oss: Hardening for potential Spectre v1
Takashi Iwai
4
-40
/
+55
2018-04-25
ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device
Takashi Iwai
1
-4
/
+8
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
sound: annotate ->poll() instances
Al Viro
3
-5
/
+5
2017-11-07
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
3
-3
/
+32
2017-06-09
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2
-1
/
+2
2016-06-15
ALSA: seq_oss: Change structure initialisation to C99 style
Amitoj Kaur Chawla
1
-5
/
+5
2016-03-01
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
3
-19
/
+0
2016-01-25
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
1
-1
/
+1
2016-01-25
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
1
-1
/
+1
2015-12-03
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
1
-1
/
+6
2015-10-09
ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss
Kosuke Tatsukawa
2
-7
/
+3
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
5
-12
/
+11
[next]