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
/
firewire
/
digi00x
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-15
ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream names
Takashi Iwai
1
-7
/
+7
2023-06-26
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-1
/
+1
2023-06-12
ALSA: firewire: use 'GPL' string for module license contributed by Takashi Sa...
Takashi Sakamoto
1
-1
/
+1
2023-05-12
ALSA: firewire-digi00x: prevent potential use after free
Dan Carpenter
1
-1
/
+3
2023-01-12
ALSA: firewire-lib: obsolete return value from context payload processing layer
Takashi Sakamoto
1
-12
/
+4
2023-01-12
ALSA: firewire-lib: move parameter for pcm frame multiplier from context payl...
Takashi Sakamoto
1
-1
/
+1
2023-01-09
ALSA: firewire-lib: use circular linked list for context payload processing l...
Takashi Sakamoto
1
-8
/
+10
2022-09-27
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2021-06-07
ALSA: firewire-digi00x: cease from delayed card registration
Takashi Sakamoto
2
-75
/
+29
2021-06-01
ALSA: firewire-digi00x: perform sequence replay for media clock recovery
Takashi Sakamoto
2
-8
/
+9
2021-05-28
ALSA: firewire-lib: transfer rx packets on-the-fly when replaying
Takashi Sakamoto
1
-1
/
+1
2021-05-28
ALSA: firewire-lib: add replay target to cache sequence of packet
Takashi Sakamoto
1
-1
/
+1
2021-05-20
ALSA: firewire-lib: change waking up timing to process packets
Takashi Sakamoto
1
-5
/
+2
2021-05-18
ALSA: firewire-lib/motu: use int type for the value of bitwise OR with enumer...
Takashi Sakamoto
1
-1
/
+1
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
1
-1
/
+1
2020-08-23
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
1
-0
/
+5
2020-03-06
ALSA: firewire: use KBUILD_MODNAME for struct driver.name instead of string
Takashi Sakamoto
1
-1
/
+1
2019-12-11
ALSA: firewire: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-2
/
+0
2019-12-11
ALSA: firewire: Use managed buffer allocation
Takashi Iwai
1
-8
/
+3
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-5
/
+4
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
1
-1
/
+1
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
1
-2
/
+2
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
1
-2
/
+2
2019-10-18
ALSA: firewire-digi00x: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
1
-1
/
+1
2019-10-17
ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...
Takashi Sakamoto
1
-7
/
+28
2019-10-17
ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-08-05
ALSA: firewire-digi00x: support AMDTP domain
Takashi Sakamoto
2
-24
/
+33
2019-08-05
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AM...
Takashi Sakamoto
1
-23
/
+42
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
1
-26
/
+40
2019-07-22
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
1
-17
/
+28
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
1
-15
/
+12
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
1
-4
/
+4
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
1
-9
/
+7
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
10
-18
/
+10
2019-07-07
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...
Takashi Sakamoto
1
-0
/
+2
2019-06-21
ALSA: firewire-digi00x: unify stop and release method for duplex streams
Takashi Sakamoto
4
-12
/
+5
2019-06-11
ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-digi00x: update isochronous resources when starting packet str...
Takashi Sakamoto
1
-0
/
+11
2019-06-11
ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_param...
Takashi Sakamoto
4
-51
/
+73
2019-06-11
ALSA: firewire-digi00x: code refactoring to keep isochronous resources
Takashi Sakamoto
1
-24
/
+18
2019-06-11
ALSA: firewire-digi00x: simplify error path to begin streaming session
Takashi Sakamoto
1
-6
/
+3
2019-06-11
ALSA: firewire-digi00x: code refactoring to finish streaming session
Takashi Sakamoto
1
-13
/
+9
2019-06-11
ALSA: firewire-digi00x: refactoring to move timing of registration for isochr...
Takashi Sakamoto
1
-22
/
+19
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
9
-18
/
+9
2019-05-22
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-14
/
+2
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-10
/
+5
2018-10-10
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
1
-6
/
+3
[next]