index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
dice
/
dice-stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: dice: fix null pointer dereference when node is disconnected
Takashi Sakamoto
2021-03-25
1
-3
/
+2
*
ALSA: dice: loosen stream format check for MIDI conformant data channel
Takashi Sakamoto
2020-01-13
1
-6
/
+3
*
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-19
1
-1
/
+1
*
ALSA: dice: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
1
-2
/
+3
*
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-18
1
-1
/
+1
*
ALSA: dice: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-10-17
1
-1
/
+7
*
ALSA: dice: fix error path for initialization of stream structures
Takashi Sakamoto
2019-08-29
1
-1
/
+1
*
ALSA: dice: support AMDTP domain
Takashi Sakamoto
2019-08-05
1
-7
/
+25
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
|
ALSA: dice: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-21
1
-6
/
+2
*
|
ALSA: dice: fix compiler warning due to returning uninitialized value
Takashi Sakamoto
2019-06-13
1
-1
/
+1
*
|
ALSA: dice: update isochronous resources when starting packet streaming after...
Takashi Sakamoto
2019-06-11
1
-0
/
+10
*
|
ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...
Takashi Sakamoto
2019-06-11
1
-103
/
+115
*
|
ALSA: dice: code refactoring to keep isochronous resources
Takashi Sakamoto
2019-06-11
1
-59
/
+74
*
|
ALSA: dice: code refactoring to stop packet streaming
Takashi Sakamoto
2019-06-11
1
-13
/
+14
|
/
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-05-15
1
-1
/
+1
|
\
|
*
ALSA: dice: fix error path to destroy initialized stream data
Takashi Sakamoto
2018-04-26
1
-1
/
+1
*
|
ALSA: dice: enable to change current sampling transmission frequency
Takashi Sakamoto
2018-05-02
1
-4
/
+43
*
|
ALSA: dice: add a helper function to restart all of available streams
Takashi Sakamoto
2018-05-02
1
-57
/
+62
*
|
ALSA: dice: use cache of stream format to check running stream
Takashi Sakamoto
2018-05-02
1
-19
/
+31
*
|
ALSA: dice: use extended protocol to detect available stream formats
Takashi Sakamoto
2018-05-02
1
-0
/
+5
*
|
ALSA: dice: cache stream formats at current mode of sampling transmission fre...
Takashi Sakamoto
2018-05-02
1
-0
/
+86
|
/
*
ALSA: dice: ensure transmission speed for transmitted packets
Takashi Sakamoto
2017-01-03
1
-1
/
+11
*
ALSA: dice: fix memory leak when unplugging
Takashi Sakamoto
2016-03-28
1
-10
/
+4
*
ALSA: dice: use structure to represent register parameters instead of array w...
Takashi Sakamoto
2016-03-10
1
-56
/
+54
*
ALSA: dice: handle whole available isochronous streams
Takashi Sakamoto
2016-03-09
1
-143
/
+255
*
ALSA: dice: have two sets of isochronous resources/streams
Takashi Sakamoto
2016-03-09
1
-27
/
+27
*
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
Takashi Sakamoto
2016-02-28
1
-40
/
+2
*
ALSA: dice: old firmware optimization for Dice notification
Takashi Sakamoto
2016-02-12
1
-3
/
+14
*
ALSA: dice: ensure phase lock before starting streaming
Takashi Sakamoto
2016-02-09
1
-2
/
+32
*
ALSA: dice: purge generating channel cache
Takashi Sakamoto
2016-02-09
1
-22
/
+2
*
ALSA: dice: limit stream to current sampling transfer frequency.
Takashi Sakamoto
2016-02-09
1
-6
/
+15
*
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
2015-10-19
1
-6
/
+6
*
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
2015-09-29
1
-2
/
+3
*
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
1
-2
/
+2
*
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-09-29
1
-1
/
+4
*
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
2015-02-23
1
-6
/
+12
*
ALSA: dice: Add support for MIDI capture/playback
Takashi Sakamoto
2014-12-10
1
-0
/
+2
*
ALSA: dice: Support for non SYT-Match sampling clock source mode
Takashi Sakamoto
2014-12-10
1
-12
/
+23
*
ALSA: dice: Add support for duplex streams with synchronization
Takashi Sakamoto
2014-12-10
1
-62
/
+168
*
ALSA: dice: Change the way to start stream
Takashi Sakamoto
2014-12-10
1
-55
/
+136
*
ALSA: dice: Split PCM functionality into a file
Takashi Sakamoto
2014-11-29
1
-4
/
+5
*
ALSA: dice: Split stream functionality into a file
Takashi Sakamoto
2014-11-29
1
-0
/
+206