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
/
oxfw
/
oxfw-stream.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
ALSA: oxfw: use managed-resource to maintain cache of stream formats
Takashi Sakamoto
1
-5
/
+8
2016-05-10
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
1
-2
/
+1
2015-10-19
ALSA: oxfw: support more MIDI ports
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: oxfw: calculating MIDI ports in stream discover
Takashi Sakamoto
1
-1
/
+34
2015-09-29
Merge branch 'topic/firewire-update' into for-next
Takashi Iwai
1
-4
/
+7
2015-09-29
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
1
-2
/
+2
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
-1
/
+4
2015-09-24
ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' fi...
Takashi Sakamoto
1
-1
/
+4
2015-08-07
ALSA: firewire: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-6
/
+3
2015-05-23
ALSA: firewire-lib: add buffer-over-run protection at receiving more data blo...
Takashi Sakamoto
1
-2
/
+8
2015-02-27
ALSA: oxfw: fix a condition and return code in start_stream()
Takashi Sakamoto
1
-2
/
+3
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
1
-2
/
+4
2014-12-15
ALSA: oxfw: some signedness bugs
Dan Carpenter
1
-1
/
+2
2014-12-10
ALSA: oxfw: Add hwdep interface
Takashi Sakamoto
1
-0
/
+39
2014-12-10
ALSA: oxfw: Add support for capture/playback MIDI messages
Takashi Sakamoto
1
-0
/
+4
2014-12-10
ALSA: oxfw: Add support AMDTP in-stream
Takashi Sakamoto
1
-61
/
+209
2014-12-10
ALSA: oxfw: Change the way to start stream
Takashi Sakamoto
1
-10
/
+129
2014-12-10
ALSA: oxfw: Add proc interface for debugging purpose
Takashi Sakamoto
1
-0
/
+27
2014-12-10
ALSA: oxfw: Change the way to make PCM rules/constraints
Takashi Sakamoto
1
-0
/
+268
2014-11-29
ALSA: oxfw: Split stream functionality to a new file and add a header file
Takashi Sakamoto
1
-0
/
+80