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
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
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
/
oss
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
sound: oss: dmasound: remove software_input_volume declaration
Gaosheng Cui
1
-3
/
+0
2022-04-15
sound/oss/dmasound: fix 'dmasound_setup' defined but not used
Miles Chen
1
-1
/
+1
2022-04-07
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
2
-29
/
+1
2021-05-27
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
1
-9
/
+0
2021-05-25
sound/oss/dmasound: Remove superfluous "break"
zuoqilin
1
-5
/
+0
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-2
/
+2
2020-07-09
ALSA: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-25
.gitignore: remove too obvious comments
Masahiro Yamada
1
-1
/
+0
2019-10-23
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
1
-0
/
+2
2019-07-30
sound: dmasound_atari: Mark expected switch fall-through
Gustavo A. R. Silva
1
-8
/
+8
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-3
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
3
-0
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
20
-0
/
+20
2017-10-31
sound: Retire OSS
Takashi Iwai
69
-36201
/
+0
2017-09-15
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
1
-1
/
+1
2017-04-20
Annotate hardware config module parameters in sound/oss/
David Howells
12
-61
/
+61
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
6
-1
/
+9
2017-01-31
sound: oss/ad1848: remove some dead code
Dan Carpenter
1
-6
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
7
-7
/
+7
2016-07-26
sound: oss: Use kernel_read_file_from_path() for mod_firmware_load()
Takashi Iwai
1
-1
/
+28
2016-07-12
sound: oss: Remove useless initialisation
Amitoj Kaur Chawla
1
-1
/
+1
2016-06-17
sound: oss: avoid time_t usage
Arnd Bergmann
2
-2
/
+2
2016-06-15
sound: aedsp16: Change structure initialisation to C99 style
Amitoj Kaur Chawla
1
-7
/
+7
2016-05-17
sound: oss: Use setup_timer and mod_timer.
Muhammad Falak R Wani
1
-5
/
+3
2015-12-09
sound/oss: remove VIRT_TO_BUS dependency
Arnd Bergmann
1
-1
/
+1
2015-06-12
sound: oss/sb_audio: use swap() in sb_audio_close()
Fabian Frederick
1
-6
/
+2
2015-05-29
sound/oss: use schedule_timeout_interruptible()
Nicholas Mc Guire
1
-2
/
+1
2015-05-18
sound: oss: fix build warning
Sudip Mukherjee
1
-0
/
+2
2015-04-18
sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)
Alexey Khoroshilov
1
-10
/
+2
2015-03-24
sound: Deparenthesize negative error returns
Joe Perches
2
-5
/
+5
2015-02-25
sound/sb_midi: a couple indenting fixes
Dan Carpenter
1
-3
/
+3
2015-02-25
sound/sb_ess: white space cleanups
Dan Carpenter
1
-12
/
+7
2015-02-25
sound/oss/opl3: remove some stray whitespace
Dan Carpenter
1
-2
/
+2
2015-02-25
sound: sys_timer: indent poll_def_tmr() correctly
Dan Carpenter
1
-20
/
+15
2015-02-11
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-5
/
+5
2015-01-15
sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW
Geert Uytterhoeven
1
-1
/
+1
2015-01-15
sound/oss: use current->state helpers
Davidlohr Bueso
2
-3
/
+3
2015-01-04
sound: oss: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
2
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-22
sound: oss: uart401: remove unneeded NULL check
Dan Carpenter
1
-7
/
+4
2014-10-20
OSS: dmasound: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-16
Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-87
/
+110
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-06
sound: oss: Remove typedefs wanc_info and wavnc_port_info
Himangi Saraogi
1
-68
/
+89
[next]