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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+6
2023-02-16
Merge branch 'topic/apple-gmux' into for-next
Takashi Iwai
1
-18
/
+69
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-5
/
+6
2023-02-08
ALSA: core: Make snd_card_free() return void
Uwe Kleine-König
1
-4
/
+2
2023-02-08
ALSA: core: Make snd_card_free_when_closed() return void
Uwe Kleine-König
1
-7
/
+5
2023-02-08
ALSA: core: Make snd_card_disconnect() return void
Uwe Kleine-König
1
-16
/
+8
2023-01-27
ALSA: memalloc: Workaround for Xen PV
Takashi Iwai
1
-18
/
+69
2023-01-13
ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF
Clement Lecigne
1
-9
/
+15
2023-01-09
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
1
-3
/
+2
2022-12-21
ALSA: memalloc: don't use GFP_COMP for non-coherent dma allocations
Christoph Hellwig
1
-2
/
+2
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-30
/
+46
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-3
/
+2
2022-12-05
ALSA: pcm: Handle XRUN at trigger START
Takashi Iwai
1
-1
/
+7
2022-12-05
ALSA: pcm: Set missing stop_operating flag at undoing trigger start
Takashi Iwai
1
-1
/
+3
2022-11-28
ALSA: pcm: fix tracing reason in hw_ptr_error
John Keeping
1
-3
/
+3
2022-11-21
ALSA: memalloc: don't pass bogus GFP_ flags to dma_alloc_*
Christoph Hellwig
1
-3
/
+2
2022-11-19
ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
Kees Cook
1
-4
/
+7
2022-11-16
ALSA: pcm: avoid nused-but-set-variable warning
Kuninori Morimoto
1
-6
/
+6
2022-11-16
ALSA: memalloc: Allocate more contiguous pages for fallback case
Takashi Iwai
1
-17
/
+27
2022-11-16
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-7
/
+31
2022-11-12
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
Takashi Iwai
1
-4
/
+3
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
1
-9
/
+11
2022-10-24
ALSA: rawmidi: remove variable dest_frames
Colin Ian King
1
-2
/
+0
2022-10-21
ALSA: control: add snd_ctl_rename()
Maciej S. Szmigiero
1
-0
/
+23
2022-10-11
ALSA: oss: Fix potential deadlock at unregistration
Takashi Iwai
1
-4
/
+9
2022-10-11
ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
Takashi Iwai
1
-2
/
+0
2022-09-27
ALSA: dmaengine: increment buffer pointer atomically
Andreas Pape
1
-3
/
+5
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
1
-0
/
+1
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
5
-98
/
+100
2022-09-26
ALSA: memalloc: use __GFP_RETRY_MAYFAIL for DMA mem allocs
Kai Vehmanen
1
-1
/
+1
2022-09-20
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+5
2022-09-19
ALSA: core: Fix double-free at snd_card_new()
Takashi Iwai
1
-5
/
+5
2022-09-09
ALSA: memalloc: remove snd_dma_sg_ops declaration
Gaosheng Cui
1
-4
/
+0
2022-09-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-5
/
+10
2022-09-06
ALSA: hda: Once again fix regression of page allocations with IOMMU
Takashi Iwai
1
-2
/
+7
2022-09-05
ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC
Takashi Iwai
1
-3
/
+3
2022-09-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+3
2022-08-26
ALSA: control: Re-order bounds checking in get_ctl_id_hash()
Dan Carpenter
1
-1
/
+1
2022-08-24
ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()
Zheyu Ma
1
-3
/
+3
2022-08-24
ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocation
Takashi Iwai
1
-65
/
+48
2022-08-24
ALSA: seq: Fix data-race at module auto-loading
Takashi Iwai
1
-7
/
+5
2022-08-23
ALSA: seq: oss: Fix data-race for max_midi_devs access
Takashi Iwai
1
-0
/
+2
2022-08-22
ALSA: memalloc: Revive x86-specific WC page allocations again
Takashi Iwai
1
-16
/
+71
2022-08-19
Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+3
2022-08-17
ALSA: info: Fix llseek return value when using callback
Amadeusz Sławiński
1
-3
/
+3
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
18
-227
/
+606
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-08-02
ALSA: pcm: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-1
/
+1
2022-08-02
ALSA: core: Replace scnprintf() with sysfs_emit()
Takashi Iwai
1
-2
/
+2
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-17
/
+12
[next]