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
/
firewire
/
oxfw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
ALSA: oxfw: fix for Stanton SCS.1d
Takashi Sakamoto
1
-30
/
+42
2020-01-13
ALSA: oxfw: don't add MIDI/PCM interface when packet streaming is unavailable
Takashi Sakamoto
3
-17
/
+25
2020-01-13
ALSA: oxfw: use ENXIO for not-supported cases
Takashi Sakamoto
2
-9
/
+9
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
-14
/
+5
2019-12-09
ALSA: oxfw: fix return value in error path of isochronous resources reservation
Takashi Sakamoto
1
-1
/
+1
2019-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-8
/
+6
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: oxfw: share PCM buffer size for both direction
Takashi Sakamoto
4
-7
/
+22
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: oxfw: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-11
/
+28
2019-10-17
ALSA: oxfw: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-6
/
+19
2019-09-10
Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
1
-1
/
+1
2019-08-26
ALSA: oxfw: fix to handle correct stream for PCM playback
Takashi Sakamoto
1
-1
/
+1
2019-08-26
ALSA: oxfw: fix NULL pointer dereference to unused stream structure
Takashi Sakamoto
1
-2
/
+7
2019-08-05
ALSA: oxfw: support AMDTP domain
Takashi Sakamoto
2
-29
/
+45
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
11
-16
/
+11
2019-07-07
ALSA: oxfw: fix wrong reference count for stream functionality at error path ...
Takashi Sakamoto
1
-0
/
+2
2019-07-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+0
2019-06-21
ALSA: oxfw: ensure to release isochronous resources in pcm.hw_params callback
Takashi Sakamoto
1
-0
/
+2
2019-06-17
ALSA: firewire-lib: split allocation of isochronous resources from establishm...
Takashi Sakamoto
1
-4
/
+14
2019-06-14
Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-3
/
+0
2019-06-12
ALSA: oxfw: configure stream parameter in pcm.hw_params callback
Takashi Sakamoto
1
-40
/
+57
2019-06-12
ALSA: oxfw: configure packet format in pcm.hw_params callback
Takashi Sakamoto
4
-29
/
+62
2019-06-12
ALSA: oxfw: unify substreams counter
Takashi Sakamoto
4
-12
/
+11
2019-06-12
ALSA: oxfw: rename helper functions for duplex streams
Takashi Sakamoto
5
-53
/
+58
2019-06-12
ALSA: oxfw: expand stop procedure for packet streaming
Takashi Sakamoto
1
-33
/
+35
2019-06-12
ALSA: oxfw: break packet streaming at bus-reset handler
Takashi Sakamoto
1
-10
/
+3
2019-06-12
ALSA: oxfw: start duplex streams if supported
Takashi Sakamoto
1
-53
/
+49
2019-06-12
ALSA: oxfw: set packet parameter according to current configuration
Takashi Sakamoto
1
-24
/
+24
2019-06-12
ALSA: oxfw: code refactoring for stop condition of packet streaming
Takashi Sakamoto
1
-5
/
+2
2019-06-11
ALSA: oxfw: allow PCM capture for Stanton SCS.1m
Takashi Sakamoto
1
-3
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
10
-16
/
+10
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
-10
/
+2
2018-11-13
ALSA: oxfw: add support for APOGEE duet FireWire
Takashi Sakamoto
1
-0
/
+8
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-21
/
+5
2018-10-10
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
1
-6
/
+3
2018-10-10
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
1
-2
/
+2
2018-10-04
ALSA: oxfw: use managed-resource to maintain cache of stream formats
Takashi Sakamoto
2
-19
/
+8
2018-10-04
ALSA: oxfw: use managed-resource to maintain model-specific data
Takashi Sakamoto
3
-7
/
+6
2018-10-04
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
1
-7
/
+4
2018-09-17
ALSA: oxfw: fix memory leak of discovered stream formats at error path
Takashi Sakamoto
1
-0
/
+7
2018-09-17
ALSA: oxfw: fix memory leak for model-dependent data at error path
Takashi Sakamoto
1
-0
/
+2
2018-09-13
ALSA: oxfw: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-2
/
+0
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-05-22
ALSA: oxfw: use match_string() helper
Yisheng Xie
1
-7
/
+1
[next]