index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireface
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
ALSA: fireface: fix to parse sync status register of latter protocol
Takashi Sakamoto
1
-18
/
+100
2021-01-19
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
1
-1
/
+1
2020-05-10
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
3
-3
/
+17
2020-05-10
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
3
-13
/
+58
2020-05-10
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2
-8
/
+13
2020-05-10
ALSA: fireface: code refactoring to add enumeration constants for model ident...
Takashi Sakamoto
2
-3
/
+9
2020-05-10
ALSA: fireface: start IR context immediately
Takashi Sakamoto
1
-9
/
+1
2020-05-10
ALSA: fireface: fix configuration error for nominal sampling transfer frequency
Takashi Sakamoto
1
-6
/
+6
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-12-09
ALSA: fireface: fix return value in error path of isochronous resources reser...
Takashi Sakamoto
1
-1
/
+1
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
/
+9
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: fireface: share PCM buffer size for both direction
Takashi Sakamoto
3
-4
/
+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: fireface: use the same size of period for PCM substreams in AMDTP streams
Takashi Sakamoto
1
-6
/
+23
2019-10-17
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
3
-3
/
+14
2019-08-05
ALSA: fireface: support AMDTP domain
Takashi Sakamoto
2
-24
/
+35
2019-08-05
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-20
/
+19
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
1
-21
/
+34
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
1
-21
/
+28
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
1
-11
/
+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
-6
/
+4
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-01
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+5
2019-06-21
ALSA: fireface: unify stop and release method for duplex streams
Takashi Sakamoto
3
-11
/
+5
2019-06-11
ALSA: fireface: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: fireface: minor code refactoring to finish streaming session
Takashi Sakamoto
1
-17
/
+6
2019-06-11
ALSA: fireface: update isochronous resources when starting packet streaming a...
Takashi Sakamoto
3
-14
/
+36
2019-06-11
ALSA: fireface: reserve/release isochronous resources in pcm.hw_params/hw_fre...
Takashi Sakamoto
3
-30
/
+57
2019-06-11
ALSA: fireface: support allocate_resources operation in latter protocol
Takashi Sakamoto
1
-57
/
+56
2019-06-11
ALSA: fireface: support allocate_resources operation in ff400 protocol
Takashi Sakamoto
1
-20
/
+16
2019-06-11
ALSA: fireface: support allocate_resources operation in ff800 protocol
Takashi Sakamoto
1
-24
/
+22
2019-06-11
ALSA: fireface: add protocol-specific operation to allocate isochronous resou...
Takashi Sakamoto
2
-0
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
9
-18
/
+9
2019-05-31
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-5
/
+5
2019-05-29
ALSA: fireface: Use ULL suffixes for 64-bit constants
Geert Uytterhoeven
1
-5
/
+5
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
2019-01-25
ALSA: fireface: Off by one in latter_handle_midi_msg()
Dan Carpenter
1
-1
/
+1
2019-01-24
ALSA: fireface: comment cleanup about destination address of async transactio...
Takashi Sakamoto
3
-29
/
+48
2019-01-22
ALSA: fireface: support rx MIDI functionality for Fireface UCX
Takashi Sakamoto
4
-2
/
+99
2019-01-22
ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...
Takashi Sakamoto
3
-19
/
+38
2019-01-22
ALSA: fireface: add model-dependent parameter for address to receive async tr...
Takashi Sakamoto
3
-5
/
+6
2019-01-22
ALSA: fireface: support tx MIDI functionality of Fireface UCX
Takashi Sakamoto
2
-14
/
+54
2019-01-22
ALSA: fireface: add model-dependent parameter for address range to receive as...
Takashi Sakamoto
3
-1
/
+4
[next]