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
/
tascam
Age
Commit message (
Expand
)
Author
Files
Lines
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-06-21
ALSA: firewire-tascam: unify stop and release method for duplex streams
Takashi Sakamoto
3
-11
/
+5
2019-06-11
ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-tascam: minor code refactoring to finish streaming session
Takashi Sakamoto
1
-16
/
+5
2019-06-11
ALSA: firewire-tascam: update isochronous resources when starting packet stre...
Takashi Sakamoto
1
-1
/
+12
2019-06-11
ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...
Takashi Sakamoto
3
-37
/
+66
2019-06-11
ALSA: firewire-tascam: code refactoring for release of isochronous resources
Takashi Sakamoto
1
-10
/
+8
2019-06-11
ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
Takashi Sakamoto
1
-22
/
+16
2019-06-11
ALSA: firewire-tascam: code refactoring for registration of isochronous channels
Takashi Sakamoto
1
-44
/
+40
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
-10
/
+2
2018-11-23
ALSA: firewire-tascam: notify events of change of state for userspace applica...
Takashi Sakamoto
2
-2
/
+65
2018-11-23
ALSA: firewire-tascam: apply small refactoring to handle several type of even...
Takashi Sakamoto
1
-12
/
+26
2018-11-23
ALSA: firewire-tascam: queue events for change of control surface
Takashi Sakamoto
3
-1
/
+41
2018-11-23
ALSA: firewire-tascam: add new hwdep ioctl command to get state image
Takashi Sakamoto
1
-0
/
+10
2018-11-23
ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets
Takashi Sakamoto
2
-1
/
+19
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-14
/
+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: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
1
-7
/
+3
2018-09-13
ALSA: firewire-tascam: 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
-1
/
+0
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-5
/
+5
2017-08-22
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
1
-1
/
+1
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-29
/
+6
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
1
-0
/
+16
2017-05-22
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
3
-67
/
+3
2017-04-14
ALSA: firewire-tascam: support drain callback for MIDI playback substream
Takashi Sakamoto
1
-2
/
+6
2017-04-14
ALSA: firewire-tascam: move message parameters for async midi port
Takashi Sakamoto
3
-21
/
+19
2017-04-14
ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...
Takashi Sakamoto
3
-14
/
+7
2017-04-14
ALSA: firewire-tascam: use fixed-length array for message cache to async midi...
Takashi Sakamoto
2
-17
/
+2
2017-04-14
ALSA: firewire-tascam: use the same address for asynchronous transaction for ...
Takashi Sakamoto
2
-7
/
+5
2017-04-14
ALSA: firewire-tascam: send fixed-length transaction for async midi port
Takashi Sakamoto
2
-17
/
+8
2017-04-14
ALSA: firewire-tascam: remove callback function from async midi port
Takashi Sakamoto
2
-13
/
+4
2017-04-14
ALSA: firewire-lib/firewire-tascam: localize async midi port
Takashi Sakamoto
2
-0
/
+170
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-01-12
ALSA: firewire: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2017-01-05
ALSA: firewire-tascam: enclose identifiers referred by single function
Takashi Sakamoto
3
-50
/
+45
2017-01-03
ALSA: firewire-tascam: Fix to handle error from initialization of stream data
Takashi Sakamoto
1
-1
/
+1
2016-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-22
/
+11
2016-09-02
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-08-31
ALSA: firewire-tascam: accessing to user space outside spinlock
Takashi Sakamoto
1
-22
/
+11
2016-05-10
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...
Takashi Sakamoto
1
-14
/
+12
2016-04-25
ALSA: firewire-tascam: deleyed registration of sound card
Takashi Sakamoto
2
-36
/
+84
2016-02-05
ALSA: firewire-tascam: remove needless member for control and status message
Takashi Sakamoto
1
-3
/
+0
[next]