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
starfive-6.6.48-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
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
ALSA: usb-audio: AudioStreaming Power Domain parsing
Jorge Sanjuan
2
-8
/
+60
2018-07-31
ALSA: usb-audio: Initial Power Domain support
Jorge Sanjuan
3
-0
/
+124
2018-07-27
ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range()
Jia-Ju Bai
1
-7
/
+7
2018-07-26
ALSA: usb-audio: Declare the common variable in header file
Takashi Iwai
2
-2
/
+2
2018-07-26
ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro
Takashi Iwai
1
-1
/
+2
2018-07-26
ALSA: usb-audio: Add support for Encore mDSD USB DAC
Jeff Crukley
1
-0
/
+1
2018-07-23
ALSA: usb-audio: Generic DSD detection for Thesycon-based implementations
Yue Wang
1
-0
/
+1
2018-07-19
ALSA: usb-audio: Allow changing from a bad sample rate
Adam Goode
1
-3
/
+21
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
5
-7
/
+0
2018-07-16
ALSA: usb-audio: Tidy up logic for Processing Unit min/max values
Jorge Sanjuan
1
-17
/
+41
2018-07-16
ALSA: usb-audio: Unify virtual type units type to UAC3 values
Jorge Sanjuan
1
-13
/
+23
2018-07-16
ALSA: usb-audio: Add support for Processing Units in UAC3
Jorge Sanjuan
1
-2
/
+49
2018-07-16
ALSA: usb-audio: Processing Unit controls parsing in UAC2
Jorge Sanjuan
1
-2
/
+15
2018-07-16
ALSA: usb-audio: Add support for Selector Units in UAC3
Jorge Sanjuan
1
-10
/
+44
2018-07-02
ALSA: usb-midi: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-07-02
ALSA: usb: caiaq: audio: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-18
ALSA: line6: stop using get_seconds()
Arnd Bergmann
1
-2
/
+3
2018-06-15
Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+56
2018-06-14
ALSA: usb-audio: Always create the interrupt pipe for the mixer
Jorge Sanjuan
1
-3
/
+5
2018-06-14
ALSA: usb-audio: Add insertion control for UAC3 BADD
Jorge Sanjuan
1
-0
/
+17
2018-06-14
ALSA: usb-audio: Change in connectors control creation interface
Jorge Sanjuan
1
-10
/
+10
2018-06-13
ALSA: usb-audio: Remove explicitly listed Mytek devices
Jussi Laako
1
-3
/
+0
2018-06-13
ALSA: usb-audio: Generic DSD detection for XMOS-based implementations
Jussi Laako
1
-2
/
+1
2018-06-13
ALSA: usb-audio: Add native DSD support for Mytek DACs
Jussi Laako
3
-1
/
+18
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-8
/
+10
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
7
-12
/
+21
2018-06-12
ALSA: usb-audio: Disable the quirk for Nura headset
Takashi Iwai
1
-0
/
+5
2018-06-04
ALSA: usb-audio: remove redundant check on err
Colin Ian King
1
-2
/
+0
2018-05-29
ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers
Takashi Iwai
5
-5
/
+63
2018-05-28
ALSA: usb-audio: Avoid lowlevel device object
Takashi Iwai
1
-25
/
+5
2018-05-28
ALSA: usb-audio: Follow standard coding style
Takashi Iwai
5
-26
/
+41
2018-05-28
ALSA: usb-audio: Move autoresume call at the end of open
Takashi Iwai
1
-36
/
+37
2018-05-28
ALSA: usb-audio: Simplify PCM open/close callbacks
Takashi Iwai
1
-26
/
+8
2018-05-24
ALSA: usb-audio: Drop superfluous ifndef
Takashi Iwai
1
-4
/
+0
2018-05-18
ALSA: usb: stream: fix potential memory leak during uac3 interface parsing
Ruslan Bilovol
1
-1
/
+5
2018-05-16
ALSA: usb-audio: Apply rate limit to warning messages in URB complete callback
Takashi Iwai
1
-1
/
+1
2018-05-15
ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.
Jorge Sanjuan
1
-2
/
+6
2018-05-15
ALSA: usb-audio: UAC3 Add support for connector insertion.
Jorge Sanjuan
1
-14
/
+94
2018-05-15
ALSA: usb-audio: UAC3. Add support for mixer unit.
Jorge Sanjuan
1
-7
/
+81
2018-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+16
2018-05-15
ALSA: usb-audio: Use Class Specific EP for UAC3 devices.
Jorge Sanjuan
1
-1
/
+8
2018-05-13
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
1
-0
/
+8
2018-05-13
ALSA: usb-audio: add boot quirk for Axe-Fx III
Alberto Aguirre
1
-0
/
+32
2018-05-13
ALSA: usb: add UAC3 BADD profiles support
Ruslan Bilovol
6
-41
/
+459
2018-05-04
ALSA: usb: mixer: make string parsing independent of mixer_build state
Ruslan Bilovol
1
-14
/
+16
2018-05-04
ALSA: usb: Only get AudioControl header for UAC1 class.
Jorge Sanjuan
1
-20
/
+19
2018-05-04
ALSA: usb: stream: refactor uac3 audio interface parsing
Ruslan Bilovol
1
-143
/
+146
2018-05-04
ALSA: usb: stream: refactor uac1/2 audio interface parsing
Ruslan Bilovol
1
-148
/
+185
2018-05-04
ALSA: usb: stream: move audioformat alloc/init into separate function
Ruslan Bilovol
1
-16
/
+36
2018-05-03
ALSA: usb-audio: Clean up mixer element list traverse
Takashi Iwai
4
-16
/
+18
[prev]
[next]