Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1874f6895c92d991ccf85edcc55a0d9dd552d71c
/
sound
/
firewire
b8cb375
ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()
by Geert Uytterhoeven
· 9 years ago
56661a2
ALSA: firewire-tascam: remove needless member for control and status message
by Takashi Sakamoto
· 9 years ago
61ebe49
ALSA: firewire-tascam: remove a flag for controller
by Takashi Sakamoto
· 9 years ago
3e78e15
ALSA: firewire-tascam: add support for FW-1804
by Takashi Sakamoto
· 9 years ago
5d2560a
ALSA: firewire-tascam: fix NULL pointer dereference when model identification fails
by Takashi Sakamoto
· 9 years ago
0790529
ALSA: bebob: Use a signed return type for get_formation_index
by Lucas Tanure
· 9 years ago
2eb65d6
ALSA: dice: expand timeout to wait for Dice notification
by Takashi Sakamoto
· 9 years ago
a2875a9
ALSA: dice: purge transaction initialization at timeout of Dice notification
by Takashi Sakamoto
· 9 years ago
b59fb19
ALSA: dice: postpone card registration
by Takashi Sakamoto
· 9 years ago
4a47a87
ALSA: dice: split subaddress check from category check
by Takashi Sakamoto
· 9 years ago
de5126c
ALSA: oxfw: add stream format quirk for SCS.1 models
by Takashi Sakamoto
· 9 years ago
9e2004f
ALSA: oxfw: obsolete scs1x module
by Takashi Sakamoto
· 9 years ago
6f5dcb2
ALSA: oxfw: add MIDI playback port for SCS.1 models
by Takashi Sakamoto
· 9 years ago
d7d20e7
ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback
by Takashi Sakamoto
· 9 years ago
8250427
ALSA: oxfw: add MIDI capture port for SCS.1 models
by Takashi Sakamoto
· 9 years ago
13b8b78
ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture
by Takashi Sakamoto
· 9 years ago
e3315b4
ALSA: oxfw: allocate own address region for SCS.1 series
by Takashi Sakamoto
· 9 years ago
3f47152
ALSA: oxfw: add scs1x layer
by Takashi Sakamoto
· 9 years ago
d6ce6bb
ALSA: oxfw: rename a structure so that it means backward compatibility to old drivers
by Takashi Sakamoto
· 9 years ago
3e2f457
ALSA: oxfw: move model-specific parameters from common structure
by Takashi Sakamoto
· 9 years ago
40540de
ALSA: oxfw: move model-specific members from common structure
by Takashi Sakamoto
· 9 years ago
c582cc6
ALSA: oxfw: enable to keep memory block for model-specific structure
by Takashi Sakamoto
· 9 years ago
f2777c1
Merge branch 'topic/firewire-update' into for-next
by Takashi Iwai
· 9 years ago
5ce8cc4
ALSA: oxfw: gather model-dependent conditions to a function
by Takashi Sakamoto
· 9 years ago
27e6663
ALSA: oxfw: reuse driver entry to detect quirks
by Takashi Sakamoto
· 9 years ago
eab8e4e
ALSA: oxfw: change function prototype for AV/C Audio Subunit command
by Takashi Sakamoto
· 9 years ago
29aa09a
ALSA: oxfw: rename local functions for control elements so that they represent as local
by Takashi Sakamoto
· 9 years ago
f3a0e32
ALSA: oxfw: rename a file for control elements so that it's for model-specific
by Takashi Sakamoto
· 9 years ago
4d2c50a
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
by Takashi Sakamoto
· 9 years ago
ea54a37
ALSA: fireworks: move mutex from function callees to callers
by Takashi Sakamoto
· 9 years ago
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
Next »