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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
ALSA: seq: Simplify snd_seq_kernel_client_enqueue() helper
Takashi Iwai
4
-42
/
+12
2019-04-12
ALSA: seq: Cover unsubscribe_port() in list_mutex
Takashi Iwai
1
-1
/
+1
2019-04-11
Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
Takashi Iwai
1
-7
/
+2
2019-04-10
ALSA: timer: Coding style fixes
Takashi Iwai
1
-4
/
+16
2019-04-10
ALSA: timer: Simplify error path in snd_timer_open()
Takashi Iwai
1
-19
/
+20
2019-04-09
ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
Takashi Iwai
3
-15
/
+13
2019-04-09
ALSA: seq: Protect in-kernel ioctl calls with mutex
Takashi Iwai
1
-2
/
+7
2019-04-09
ALSA: seq: Remove superfluous irqsave flags
Takashi Iwai
4
-35
/
+25
2019-04-09
ALSA: seq: Align temporary re-locking with irqsave version
Takashi Iwai
2
-4
/
+4
2019-04-09
ALSA: seq: Use kvmalloc() for cell pools
Takashi Iwai
1
-5
/
+5
2019-04-09
ALSA: timer: Revert active callback sync check at close
Takashi Iwai
1
-5
/
+6
2019-03-28
Merge branch 'topic/timer-fixes' into for-next
Takashi Iwai
1
-49
/
+74
2019-03-27
ALSA: us122l: Use alloc_pages_exact()
Takashi Iwai
1
-12
/
+8
2019-03-27
ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...
Takashi Iwai
5
-61
/
+18
2019-03-27
ALSA: timer: Make snd_timer_close() really kill pending actions
Takashi Iwai
1
-12
/
+33
2019-03-27
ALSA: timer: Check ack_list emptiness instead of bit flag
Takashi Iwai
1
-6
/
+4
2019-03-27
ALSA: timer: Make sure to clear pending ack list
Takashi Iwai
1
-2
/
+18
2019-03-27
ALSA: timer: Unify timer callback process code
Takashi Iwai
1
-36
/
+26
2019-03-26
ALSA: emux: Add support of loading GUS-patch
Takashi Iwai
1
-0
/
+5
2019-03-25
ALSA: aloop: Support S24 sample formats
Timo Wischer
1
-1
/
+3
2019-03-18
ALSA: firewire-lib: use 8 byte header for IR context to get isochronous cycle
Takashi Sakamoto
1
-25
/
+19
2019-03-18
ALSA: firewire-motu: add support MOTU 8pre FireWire
Takashi Sakamoto
4
-12
/
+53
2019-03-18
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-13
/
+24
2019-03-18
ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
Colin Ian King
1
-1
/
+1
2019-03-18
ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklist
Jaroslav Kysela
1
-2
/
+4
2019-03-17
ALSA: firewire-motu: use 'version' field of unit directory to identify model
Takashi Sakamoto
1
-10
/
+10
2019-03-16
ALSA: sb8: add a check for request_region
Kangjie Lu
1
-0
/
+4
2019-03-16
ALSA: echoaudio: add a check for ioremap_nocache
Kangjie Lu
1
-0
/
+5
2019-03-16
Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-32
/
+125
2019-03-14
ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB
Kailang Yang
1
-0
/
+1
2019-03-14
ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO
Kailang Yang
1
-0
/
+26
2019-03-14
ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook
Jaroslav Kysela
1
-30
/
+13
2019-03-13
ALSA: hda: hdmi - add Icelake support
Jaroslav Kysela
1
-16
/
+51
2019-03-13
ALSA: hda - add more quirks for HP Z2 G4 and HP Z240
Jaroslav Kysela
2
-2
/
+7
2019-03-13
ALSA: hda/realtek - Fixed Headset Mic JD not stable
Kailang Yang
1
-1
/
+28
2019-03-13
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255
Jian-Hong Pan
1
-0
/
+12
2019-03-13
ALSA: hda/tegra: avoid build error without CONFIG_PM
Arnd Bergmann
1
-8
/
+4
2019-03-13
ALSA: usx2y: Fix potential NULL pointer dereference
Aditya Pakki
1
-0
/
+5
2019-03-13
ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()
Mariusz Ceier
1
-1
/
+4
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+6
2019-03-01
ALSA: usb-audio: Add quirk for MOTU MicroBook II
Manuel Reinhardt
3
-0
/
+170
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
76
-1128
/
+4254
2019-02-26
Merge branch 'asoc-5.1' into asoc-next
Mark Brown
184
-3398
/
+31014
2019-02-26
Merge branch 'asoc-5.0' into asoc-linus
Mark Brown
6
-37
/
+91
2019-02-26
ASoC: stm32: i2s: skip useless write in slave mode
Olivier Moysan
1
-2
/
+2
2019-02-26
ASoC: stm32: i2s: fix race condition in irq handler
Olivier Moysan
1
-3
/
+14
2019-02-26
ASoC: stm32: i2s: remove useless callback
Olivier Moysan
1
-11
/
+0
2019-02-26
ASoC: stm32: i2s: fix dma configuration
Olivier Moysan
1
-7
/
+7
2019-02-26
ASoC: stm32: i2s: fix stream count management
Olivier Moysan
1
-7
/
+5
2019-02-26
ASoC: stm32: i2s: fix 16 bit format support
Olivier Moysan
1
-1
/
+1
[next]