Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5285e910fb57418e78b1675a279ad63e0ba0491c
/
sound
/
firewire
5d5563b
ALSA: dice: fix detection of Loud devices
by Takashi Sakamoto
· 9 years ago
94d505e
ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne
by Takashi Sakamoto
· 9 years ago
d1482fb
ALSA: firewire-digi00x: add another rawmidi character device for MIDI control ports
by Takashi Sakamoto
· 9 years ago
c5fcee0
ALSA: firewire-digi00x: add MIDI operations for MIDI control port
by Takashi Sakamoto
· 9 years ago
5918f96
ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports
by Takashi Sakamoto
· 9 years ago
f937b43
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
by Takashi Sakamoto
· 9 years ago
123990e
ALSA: firewire-tascam: fix loop condition with some readable variables
by Takashi Sakamoto
· 9 years ago
b7ab614
ALSA: firewire-tascam: use better name for local variables to describe their intension
by Takashi Sakamoto
· 9 years ago
516a306
ALSA: firewire-tascam: change type of valiables according to function prototype
by Takashi Sakamoto
· 9 years ago
9f9c561
ALSA: firewire-tascam: remove buffer initialization in driver side
by Takashi Sakamoto
· 9 years ago
9a30ae2
ALSA: firewire-tascam: off by one in identify_model()
by Dan Carpenter
· 9 years ago
759a2f4
ALSA: oxfw: add an entry for TASCAM FireOne
by Takashi Sakamoto
· 9 years ago
bb71da4
ALSA: oxfw: support more MIDI ports
by Takashi Sakamoto
· 9 years ago
3205604
ALSA: oxfw: calculating MIDI ports in stream discover
by Takashi Sakamoto
· 9 years ago
56b1c72
ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port
by Takashi Sakamoto
· 9 years ago
bd04809
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
by Takashi Sakamoto
· 9 years ago
fef586d
ALSA: bebob: use correct type for __be32 data
by Takashi Sakamoto
· 9 years ago
463543a
ALSA: fireworks: use u32 type for be32_to_cpup() macro
by Takashi Sakamoto
· 9 years ago
cbc6f28
ALSA: dice: assign converted data to the same type of variable
by Takashi Sakamoto
· 9 years ago
3e93d42
ALSA: dice: correct variable types for __be32 data
by Takashi Sakamoto
· 9 years ago
ad4401e
ALSA: oxfw: remove a meaningless entry from firewire Makefile
by Takashi Sakamoto
· 9 years ago
df48338
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
by Takashi Sakamoto
· 9 years ago
72409705
ALSA: firewire-tascam: off by one in handle_midi_tx()
by Dan Carpenter
· 9 years ago
69ec98d
ALSA: firewire-tascam: fix an LED bug
by Dan Carpenter
· 9 years ago
53b3ffe
ALSA: firewire-tascam: change device probing processing
by Takashi Sakamoto
· 9 years ago
e65e2cb
ALSA: firewire-tascam: Turn on/off FireWire LED
by Takashi Sakamoto
· 9 years ago
0db18e7
ALSA: firewire-tascam: add support for MIDI functionality
by Takashi Sakamoto
· 9 years ago
3beab0f
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous transaction
by Takashi Sakamoto
· 9 years ago
107cc01
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous transaction
by Takashi Sakamoto
· 9 years ago
e8bd577
ALSA: firewire-digi00x: add support for MIDI ports for physical controls
by Takashi Sakamoto
· 9 years ago
b47f525
ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing MIDI messages to physical controls
by Takashi Sakamoto
· 9 years ago
3646a54
ALSA: firewire-digi00x: add support of asynchronous transaction for incoming MIDI messages from physical controls
by Takashi Sakamoto
· 9 years ago
9fbfd38
ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochronous packet streaming
by Takashi Sakamoto
· 9 years ago
9dc5d31
ALSA: firewire-digi00x: handle MIDI messages in isochronous packets
by Takashi Sakamoto
· 9 years ago
17385a3
ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits
by Takashi Sakamoto
· 9 years ago
2a7e171
ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers
by Takashi Sakamoto
· 9 years ago
6b9866c
ALSA: bebob: constify various snd_bebob structures
by Julia Lawall
· 9 years ago
bde3e28
ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error
by Takashi Sakamoto
· 9 years ago
ea848b7
ALSA: firewire-lib: add throttle for MIDI data rate
by Takashi Sakamoto
· 9 years ago
e8a40d9
ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI messages
by Takashi Sakamoto
· 9 years ago
d3ef9cb
ALSA: firewire-lib: add a restriction for a transaction at once
by Takashi Sakamoto
· 9 years ago
585d7cb
ALSA: firewire-lib: add helper functions for asynchronous transactions to transfer MIDI messages
by Takashi Sakamoto
· 9 years ago
425a570
ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640
by Takashi Sakamoto
· 9 years ago
e5e0c3d
ALSA: firewire-tascam: add hwdep interface
by Takashi Sakamoto
· 9 years ago
e453df4
ALSA: firewire-tascam: add PCM functionality
by Takashi Sakamoto
· 9 years ago
35efa5c
ALSA: firewire-tascam: add streaming functionality
by Takashi Sakamoto
· 9 years ago
47faeea
ALSA: firewire-tascam: add data block processing layer
by Takashi Sakamoto
· 9 years ago
96e5fbb
ALSA: firewire-tascam: add proc node to show firmware information
by Takashi Sakamoto
· 9 years ago
6f81ba1
ALSA: firewire-tascam: add a structure for model-dependent parameters.
by Takashi Sakamoto
· 9 years ago
c0949b2
ALSA: firewire-tascam: add skeleton for TASCAM FireWire series
by Takashi Sakamoto
· 9 years ago
44b7308
ALSA: firewire-digi00x: add support for asynchronous messaging
by Takashi Sakamoto
· 9 years ago
660dd3d
ALSA: firewire-digi00x: add hwdep interface
by Takashi Sakamoto
· 9 years ago
0120d0f
ALSA: firewire-digi00x: add PCM functionality
by Takashi Sakamoto
· 9 years ago
927f17d
ALSA: firewire-digi00x: add proc node to show clock status
by Takashi Sakamoto
· 9 years ago
3a2a179
ALSA: firewire-digi00x: add stream functionality
by Takashi Sakamoto
· 9 years ago
163ae6f
ALSA: firewire-digi00x: add data block processing layer
by Takashi Sakamoto
· 9 years ago
9edf723
ALSA: firewire-digi00x: add skeleton for Digi 002/003 family
by Takashi Sakamoto
· 9 years ago
02e6ef9f
ALSA: firewire-lib: process_rx_data_blocks() can be static
by kbuild test robot
· 9 years ago
d8dfacf
Merge branch 'topic/firewire-update' into for-next
by Takashi Iwai
· 9 years ago
df075fe
ALSA: firewire-lib: complete AM824 data block processing layer
by Takashi Sakamoto
· 9 years ago
49c7b3f
ALSA: firewire-lib: rename macros with AM824 prefix
by Takashi Sakamoto
· 9 years ago
85130cb
ALSA: firewire-lib: rename PCM format helper function
by Takashi Sakamoto
· 9 years ago
03e2a67
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
by Takashi Sakamoto
· 9 years ago
f65be91
ALSA: firewire-lib: add helper functions to set positions of data channels
by Takashi Sakamoto
· 9 years ago
bc8500d
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
by Takashi Sakamoto
· 9 years ago
51c29fd
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
by Takashi Sakamoto
· 9 years ago
5955815
ALSA: firewire-lib: add data block processing layer for AM824 format
by Takashi Sakamoto
· 9 years ago
d67c46b
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation
by Takashi Sakamoto
· 9 years ago
414ba02
ALSA: firewire-lib: add support arbitrary value for fmt/fdf fields in CIP header
by Takashi Sakamoto
· 9 years ago
20e4457
ALSA: firewire-lib: add helper functions as interfaces between packet streaming layer and data block processing layer
by Takashi Sakamoto
· 9 years ago
6a4e89f
ALSA: firewire-lib: add a member of frame_multiplier instead of double_pcm_frames
by Takashi Sakamoto
· 9 years ago
27ec83b
ALSA: firewire-lib: add an argument for Dice's dual wire mode
by Takashi Sakamoto
· 9 years ago
547e631
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error
by Takashi Sakamoto
· 9 years ago
10b2b6d
ALSA: firewire-lib: arrange structure for AMDTP stream
by Takashi Sakamoto
· 9 years ago
13f3a46
ALSA: oxfw: add Mackie Onyx Satellite quirk to inform wrong value in 'dbs' field in tx CIP header
by Takashi Sakamoto
· 9 years ago
22c103c
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
by Takashi Sakamoto
· 9 years ago
41450b1
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 9 years ago
96bab82
ALSA: firewire: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
18f5ed3
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
by Takashi Sakamoto
· 9 years ago
c85523d
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
by Takashi Sakamoto
· 9 years ago
9c6893e
ALSA: fireworks: add support for AudioFire2 quirk
by Takashi Sakamoto
· 9 years ago
cf8a471
ALSA: bebob: add support for Behringer FCA 610/1616
by Takashi Sakamoto
· 9 years ago
8d1c269
ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
by Takashi Sakamoto
· 9 years ago
c4d860a
ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk
by Takashi Sakamoto
· 9 years ago
9a73195
ALSA: bebob: expand timeout for DM1500 quirk
by Takashi Sakamoto
· 9 years ago
7b4d7dc
ALSA: bebob: add 'version' member for BeBoB protocol version
by Takashi Sakamoto
· 9 years ago
0577379
ALSA: bebob: add SYT-Match support
by Takashi Sakamoto
· 9 years ago
554d898
ALSA: bebob: obsolete string literal expression for clock source
by Takashi Sakamoto
· 9 years ago
3e254b1
ALSA: bebob: use normalized representation for the type of clock source
by Takashi Sakamoto
· 9 years ago
ba51771
ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structures
by Takashi Sakamoto
· 9 years ago
13a4f42
ALSA: bebob: apply new enumerator to normalize the type of clock source
by Takashi Sakamoto
· 9 years ago
5a66881
ALSA: bebob: improve signal mode detection for clock source
by Takashi Sakamoto
· 9 years ago
31ea49b
ALSA: firewire-lib: fix buffer-over-run when detecting packet discontinuity
by Takashi Sakamoto
· 9 years ago
146a5e3
ALSA: bebob: add Digidesign Mbox 2 Pro support
by Takashi Sakamoto
· 9 years ago
a900705
ALSA: firewire-lib: use protocol error when detecting wrong value in CIP header
by Takashi Sakamoto
· 9 years ago
12e0f43
ALSA: firewire-lib: use dev_err() when detecting incoming streaming error
by Takashi Sakamoto
· 9 years ago
9a2820c
ALSA: firewire-lib: macro arrangement for code cleanup
by Takashi Sakamoto
· 9 years ago
29bcae2
ALSA: firewire-lib: rename local functions for code cleanup
by Takashi Sakamoto
· 9 years ago
727d3a0
ALSA: firewire-lib: remove restriction for non-blocking mode
by Takashi Sakamoto
· 9 years ago
a4103bd
ALSA: firewire-lib: set streaming error outside of packetization
by Takashi Sakamoto
· 9 years ago
Next »