index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
dice
/
dice-stream.c
Age
Commit message (
Expand
)
Author
2020-01-13
ALSA: dice: loosen stream format check for MIDI conformant data channel
Takashi Sakamoto
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
2019-10-18
ALSA: dice: share PCM buffer size for both direction
Takashi Sakamoto
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
2019-10-17
ALSA: dice: register the size of PCM period to AMDTP domain
Takashi Sakamoto
2019-08-29
ALSA: dice: fix error path for initialization of stream structures
Takashi Sakamoto
2019-08-05
ALSA: dice: support AMDTP domain
Takashi Sakamoto
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-06-21
ALSA: dice: unify stop and release method for duplex streams
Takashi Sakamoto
2019-06-13
ALSA: dice: fix compiler warning due to returning uninitialized value
Takashi Sakamoto
2019-06-11
ALSA: dice: update isochronous resources when starting packet streaming after...
Takashi Sakamoto
2019-06-11
ALSA: dice: reserve/release isochronous resources in pcm.hw_params/hw_free ca...
Takashi Sakamoto
2019-06-11
ALSA: dice: code refactoring to keep isochronous resources
Takashi Sakamoto
2019-06-11
ALSA: dice: code refactoring to stop packet streaming
Takashi Sakamoto
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
2018-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-05-02
ALSA: dice: enable to change current sampling transmission frequency
Takashi Sakamoto
2018-05-02
ALSA: dice: add a helper function to restart all of available streams
Takashi Sakamoto
2018-05-02
ALSA: dice: use cache of stream format to check running stream
Takashi Sakamoto
2018-05-02
ALSA: dice: use extended protocol to detect available stream formats
Takashi Sakamoto
2018-05-02
ALSA: dice: cache stream formats at current mode of sampling transmission fre...
Takashi Sakamoto
2018-04-26
ALSA: dice: fix error path to destroy initialized stream data
Takashi Sakamoto
2017-01-03
ALSA: dice: ensure transmission speed for transmitted packets
Takashi Sakamoto
2016-03-28
ALSA: dice: fix memory leak when unplugging
Takashi Sakamoto
2016-03-10
ALSA: dice: use structure to represent register parameters instead of array w...
Takashi Sakamoto
2016-03-09
ALSA: dice: handle whole available isochronous streams
Takashi Sakamoto
2016-03-09
ALSA: dice: have two sets of isochronous resources/streams
Takashi Sakamoto
2016-02-28
ALSA: dice: drop duplex streams synchronization to transfer own time stamps
Takashi Sakamoto
2016-02-12
ALSA: dice: old firmware optimization for Dice notification
Takashi Sakamoto
2016-02-09
ALSA: dice: ensure phase lock before starting streaming
Takashi Sakamoto
2016-02-09
ALSA: dice: purge generating channel cache
Takashi Sakamoto
2016-02-09
ALSA: dice: limit stream to current sampling transfer frequency.
Takashi Sakamoto
2015-10-19
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
2014-12-10
ALSA: dice: Add support for MIDI capture/playback
Takashi Sakamoto
2014-12-10
ALSA: dice: Support for non SYT-Match sampling clock source mode
Takashi Sakamoto
2014-12-10
ALSA: dice: Add support for duplex streams with synchronization
Takashi Sakamoto
2014-12-10
ALSA: dice: Change the way to start stream
Takashi Sakamoto
2014-11-29
ALSA: dice: Split PCM functionality into a file
Takashi Sakamoto
2014-11-29
ALSA: dice: Split stream functionality into a file
Takashi Sakamoto