index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
13
-16
/
+52
2015-09-29
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation
Takashi Sakamoto
8
-9
/
+9
2015-09-29
ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header
Takashi Sakamoto
2
-8
/
+25
2015-09-29
ALSA: firewire-lib: add helper functions as interfaces between packet streaming layer and data block processing layer
Takashi Sakamoto
1
-27
/
+55
2015-09-29
ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_frames
Takashi Sakamoto
2
-11
/
+14
2015-09-29
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
6
-12
/
+17
2015-09-29
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error
Takashi Sakamoto
6
-22
/
+37
2015-09-29
ALSA: firewire-lib: arrange structure for AMDTP stream
Takashi Sakamoto
1
-27
/
+31
2015-09-24
ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP header
Takashi Sakamoto
3
-1
/
+34
2015-08-29
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
4
-16
/
+57
2015-08-11
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-8
/
+23
2015-08-07
ALSA: firewire: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-6
/
+3
2015-08-05
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
Takashi Sakamoto
5
-2
/
+23
2015-08-05
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
Takashi Sakamoto
3
-6
/
+0
2015-07-27
ALSA: fireworks: add support for AudioFire2 quirk
Takashi Sakamoto
3
-0
/
+6
2015-06-15
ALSA: bebob: add support for Behringer FCA 610/1616
Takashi Sakamoto
2
-2
/
+5
2015-06-15
ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
Takashi Sakamoto
4
-27
/
+16
2015-06-15
ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk
Takashi Sakamoto
1
-0
/
+11
2015-06-15
ALSA: bebob: expand timeout for DM1500 quirk
Takashi Sakamoto
1
-1
/
+1
2015-06-15
ALSA: bebob: add 'version' member for BeBoB protocol version
Takashi Sakamoto
2
-0
/
+11
2015-06-15
ALSA: bebob: add SYT-Match support
Takashi Sakamoto
2
-7
/
+18
2015-06-15
ALSA: bebob: obsolete string literal expression for clock source
Takashi Sakamoto
5
-27
/
+6
2015-06-15
ALSA: bebob: use normalized representation for the type of clock source
Takashi Sakamoto
4
-31
/
+33
2015-06-15
ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structures
Takashi Sakamoto
4
-12
/
+72
2015-06-15
ALSA: bebob: apply new enumerator to normalize the type of clock source
Takashi Sakamoto
1
-0
/
+6
2015-06-15
ALSA: bebob: improve signal mode detection for clock source
Takashi Sakamoto
2
-9
/
+72
2015-05-27
ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity
Takashi Sakamoto
1
-16
/
+16
2015-05-24
ALSA: bebob: add Digidesign Mbox 2 Pro support
Takashi Sakamoto
2
-0
/
+4
2015-05-24
ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header
Takashi Sakamoto
1
-1
/
+1
2015-05-24
ALSA: firewire-lib: use dev_err() when detecting incoming streaming error
Takashi Sakamoto
1
-4
/
+4
2015-05-24
ALSA: firewire-lib: macro arrangement for code cleanup
Takashi Sakamoto
1
-14
/
+20
2015-05-24
ALSA: firewire-lib: rename local functions for code cleanup
Takashi Sakamoto
1
-30
/
+30
2015-05-23
ALSA: firewire-lib: remove restriction for non-blocking mode
Takashi Sakamoto
1
-1
/
+1
2015-05-23
ALSA: firewire-lib: set streaming error outside of packetization
Takashi Sakamoto
1
-15
/
+24
2015-05-23
ALSA: firewire-lib: pass the number of data blocks in incoming packets to outgoing packets
Takashi Sakamoto
1
-24
/
+30
2015-05-23
ALSA: firewire-lib: simplify function to calculate the number of data blocks
Takashi Sakamoto
1
-22
/
+27
2015-05-23
ALSA: firewire-lib: add buffer-over-run protection at receiving more data blocks than expected
Takashi Sakamoto
3
-4
/
+31
2015-04-13
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-5
/
+5
2015-04-08
ALSA: bebob: fix to processing in big-endian machine for sending cue
Takashi Sakamoto
1
-4
/
+4
2015-03-12
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-13
/
+12
2015-03-10
ALSA: firewire-lib: leave unit reference counting completely
Takashi Sakamoto
1
-2
/
+1
2015-03-10
Revert "ALSA: dice: fix wrong offsets for Dice interface"
Takashi Sakamoto
2
-11
/
+11
2015-03-10
ALSA: firewire: Fix trivial typos in comments
Yannick Guerrini
2
-5
/
+5
2015-03-01
ALSA: dice: fix wrong offsets for Dice interface
Takashi Sakamoto
2
-11
/
+11
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: make it possible to shutdown safely
Takashi Sakamoto
6
-28
/
+15
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
4
-21
/
+30
2015-02-23
ALSA: firewire-lib: remove reference counting
Takashi Sakamoto
1
-2
/
+1
2015-02-23
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
Takashi Sakamoto
4
-4
/
+42
2015-02-23
ALSA: firewire-lib: fix an unexpected byte sequence for micro sign
Takashi Sakamoto
1
-1
/
+1
[prev]
[next]