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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-1999
/
+0
2020-05-28
sound: ac97: Remove sound driver for ancient platform
Michal Simek
5
-1999
/
+0
2020-05-07
ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags
Samuel Zou
1
-1
/
+1
2020-02-10
ALSA: dummy: Use standard macros for fixing PCM format cast
Takashi Iwai
1
-3
/
+3
2020-02-10
ALSA: aloop: Fix PCM format assignment
Takashi Iwai
1
-3
/
+3
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-02-01
ALSA: dummy: Fix PCM format loop in proc output
Takashi Iwai
1
-1
/
+1
2020-01-29
Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
24
-164
/
+92
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-05
ALSA: serial-u16550: More constification
Takashi Iwai
1
-1
/
+1
2020-01-05
ALSA: opl4: More constification
Takashi Iwai
1
-1
/
+1
2020-01-05
ALSA: mts64: More constifications
Takashi Iwai
1
-2
/
+2
2020-01-05
ALSA: opl3: More constifications
Takashi Iwai
2
-4
/
+4
2020-01-05
ALSA: vx: More constifications
Takashi Iwai
4
-9
/
+9
2020-01-05
ALSA: dummy: More constifications
Takashi Iwai
1
-12
/
+12
2020-01-03
ALSA: seq: oss: Constify snd_seq_oss_callback definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: opl3: Constify snd_opl3_drum_voice definitions
Takashi Iwai
1
-13
/
+13
2020-01-03
ALSA: dummy: Constify snd_pcm_ops definitions
Takashi Iwai
1
-3
/
+3
2020-01-03
ALSA: drivers: Constify snd_kcontrol_new items
Takashi Iwai
5
-13
/
+13
2020-01-03
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
Takashi Iwai
1
-2
/
+3
2020-01-03
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
3
-3
/
+3
2020-01-03
ALSA: info: Make snd_info_entry_ops as const
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: drivers: Constify snd_ac97_bus_ops definitions
Takashi Iwai
1
-1
/
+1
2020-01-03
ALSA: Constify snd_timer_hardware definitions
Takashi Iwai
1
-2
/
+2
2020-01-03
ALSA: drivers: Constify snd_device_ops definitions
Takashi Iwai
5
-5
/
+5
2019-12-18
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
1
-1
/
+1
2019-12-12
ALSA: Replace timespec with timespec64
Baolin Wang
1
-1
/
+1
2019-12-11
ALSA: drivers: Drop superfluous ioctl PCM ops
Takashi Iwai
5
-8
/
+0
2019-12-11
ALSA: vx: Use managed buffer allocation
Takashi Iwai
1
-24
/
+3
2019-12-11
ALSA: pcsp: Use managed buffer allocation
Takashi Iwai
1
-11
/
+6
2019-12-11
ALSA: ml403: Use managed buffer allocation
Takashi Iwai
1
-25
/
+4
2019-12-11
ALSA: dummy: Use managed buffer allocation
Takashi Iwai
1
-12
/
+2
2019-12-11
ALSA: aloop: Use managed buffer allocation
Takashi Iwai
1
-10
/
+2
2019-11-27
ALSA: aloop: Avoid pointer dereference before null-check
Andrew Gabbasov
1
-4
/
+4
2019-11-24
ALSA: aloop: Fix dependency on timer API
Takashi Iwai
1
-0
/
+1
2019-11-22
ALSA: aloop: Avoid unexpected timer event callback tasklets
Andrew Gabbasov
1
-3
/
+4
2019-11-22
ALSA: aloop: Remove redundant locking in timer open function
Andrew Gabbasov
1
-15
/
+8
2019-11-20
ALSA: aloop: Support runtime change of snd_timer via info interface
Andrew Gabbasov
1
-3
/
+34
2019-11-20
ALSA: aloop: Support selection of snd_timer instead of jiffies
Timo Wischer
1
-1
/
+476
2019-11-20
ALSA: aloop: Move CABLE_VALID_BOTH to the top of file
Timo Wischer
1
-4
/
+4
2019-11-20
ALSA: aloop: Rename all jiffies timer specific functions
Timo Wischer
1
-13
/
+15
2019-11-20
ALSA: aloop: Use callback functions for timer specific implementations
Timo Wischer
1
-19
/
+94
2019-11-20
ALSA: aloop: Support return of error code for timer start and stop
Timo Wischer
1
-11
/
+19
2019-11-20
ALSA: aloop: Describe units of variables
Timo Wischer
1
-2
/
+4
2019-11-06
ALSA: vx: Convert to the common vmalloc memalloc
Takashi Iwai
1
-5
/
+5
2019-11-06
ALSA: aloop: Convert to the common vmalloc memalloc
Takashi Iwai
1
-4
/
+4
2019-11-06
ALSA: drivers: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
3
-4
/
+4
2019-10-07
sound: Fix Kconfig indentation
Krzysztof Kozlowski
1
-10
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-6
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
25
-368
/
+25
[next]