index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireworks
/
fireworks_stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
1
-1
/
+1
2019-10-18
ALSA: fireworks: share PCM buffer size for both direction
Takashi Sakamoto
1
-2
/
+3
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: fireworks: register the size of PCM period to AMDTP domain
Takashi Sakamoto
1
-1
/
+10
2019-08-05
ALSA: fireworks: support AMDTP domain
Takashi Sakamoto
1
-43
/
+49
2019-08-05
ALSA: fireworks: code refactoring for bus reset handler
Takashi Sakamoto
1
-8
/
+5
2019-08-05
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP str...
Takashi Sakamoto
1
-41
/
+36
2019-07-22
ALSA: firewire-lib: obsolete ctx_data.tx.first_dbc with CIP_UNALIGHED_DBC flag
Takashi Sakamoto
1
-1
/
+1
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-2
/
+1
2019-06-21
ALSA: fireworks: ensure to release isochronous resources in pcm.hw_params cal...
Takashi Sakamoto
1
-0
/
+3
2019-06-17
ALSA: firewire-lib: split allocation of isochronous resources from establishm...
Takashi Sakamoto
1
-5
/
+17
2019-06-12
ALSA: fireworks: don't set XRUN in stop streaming
Takashi Sakamoto
1
-1
/
+0
2019-06-12
ALSA: fireworks: configure stream parameters in pcm.hw_params callback
Takashi Sakamoto
1
-33
/
+49
2019-06-12
ALSA: fireworks: configure sampling transfer frequency in pcm.hw_params callback
Takashi Sakamoto
1
-23
/
+42
2019-06-12
ALSA: fireworks: unify substream counter
Takashi Sakamoto
1
-17
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
1
-2
/
+1
2019-05-22
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
1
-2
/
+2
2017-01-03
ALSA: fireworks: fix asymmetric API call at unit removal
Takashi Sakamoto
1
-1
/
+1
2016-05-10
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...
Takashi Sakamoto
1
-67
/
+17
2016-02-20
ALSA: fireworks: serialize transactions to update connections at bus reset
Takashi Sakamoto
1
-4
/
+2
2015-11-14
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
1
-13
/
+12
2015-11-14
ALSA: fireworks: move mutex from function callees to callers
Takashi Sakamoto
1
-7
/
+0
2015-09-29
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
1
-2
/
+2
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
1
-1
/
+1
2015-09-29
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
1
-2
/
+4
2015-08-05
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
Takashi Sakamoto
1
-0
/
+9
2015-08-05
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
Takashi Sakamoto
1
-3
/
+0
2015-07-27
ALSA: fireworks: add support for AudioFire2 quirk
Takashi Sakamoto
1
-0
/
+3
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
1
-4
/
+0
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
1
-5
/
+10
2015-01-16
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
Clemens Ladisch
1
-5
/
+0
2014-06-04
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
1
-1
/
+1
2014-05-26
ALSA: fireworks: Add hwdep interface
Takashi Sakamoto
1
-0
/
+39
2014-05-26
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
1
-33
/
+0
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
1
-0
/
+5
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
1
-0
/
+3
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
1
-0
/
+3
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks: Add connection and stream management
Takashi Sakamoto
1
-0
/
+349