index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
ALSA: oxfw: move model-specific parameters from common structure
Takashi Sakamoto
3
-42
/
+39
2015-12-22
ALSA: oxfw: move model-specific members from common structure
Takashi Sakamoto
2
-19
/
+34
2015-12-22
ALSA: oxfw: enable to keep memory block for model-specific structure
Takashi Sakamoto
2
-0
/
+2
2015-12-16
Merge branch 'topic/firewire-update' into for-next
Takashi Iwai
4
-34
/
+46
2015-12-15
ALSA: oxfw: gather model-dependent conditions to a function
Takashi Sakamoto
1
-11
/
+18
2015-12-15
ALSA: oxfw: reuse driver entry to detect quirks
Takashi Sakamoto
2
-16
/
+24
2015-12-15
ALSA: oxfw: change function prototype for AV/C Audio Subunit command
Takashi Sakamoto
1
-23
/
+31
2015-12-15
ALSA: oxfw: rename local functions for control elements so that they represen...
Takashi Sakamoto
3
-23
/
+23
2015-12-15
ALSA: oxfw: rename a file for control elements so that it's for model-specific
Takashi Sakamoto
2
-3
/
+3
2015-11-14
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
4
-23
/
+22
2015-11-14
ALSA: fireworks: move mutex from function callees to callers
Takashi Sakamoto
3
-11
/
+24
2015-11-14
ALSA: dice: fix detection of Loud devices
Takashi Sakamoto
1
-0
/
+4
2015-11-08
ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne
Takashi Sakamoto
1
-0
/
+1
2015-10-30
ALSA: firewire-digi00x: add another rawmidi character device for MIDI control...
Takashi Sakamoto
1
-54
/
+50
2015-10-30
ALSA: firewire-digi00x: add MIDI operations for MIDI control port
Takashi Sakamoto
1
-0
/
+63
2015-10-30
ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports
Takashi Sakamoto
1
-24
/
+28
2015-10-20
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
Takashi Sakamoto
1
-8
/
+16
2015-10-20
ALSA: firewire-tascam: fix loop condition with some readable variables
Takashi Sakamoto
1
-15
/
+20
2015-10-20
ALSA: firewire-tascam: use better name for local variables to describe their ...
Takashi Sakamoto
1
-12
/
+12
2015-10-20
ALSA: firewire-tascam: change type of valiables according to function prototype
Takashi Sakamoto
1
-3
/
+1
2015-10-20
ALSA: firewire-tascam: remove buffer initialization in driver side
Takashi Sakamoto
1
-2
/
+0
2015-10-19
ALSA: firewire-tascam: off by one in identify_model()
Dan Carpenter
1
-1
/
+1
2015-10-19
ALSA: oxfw: add an entry for TASCAM FireOne
Takashi Sakamoto
1
-0
/
+17
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
2
-22
/
+37
2015-10-19
ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port
Takashi Sakamoto
1
-1
/
+5
2015-10-19
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
Takashi Sakamoto
2
-4
/
+2
2015-10-19
ALSA: bebob: use correct type for __be32 data
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: fireworks: use u32 type for be32_to_cpup() macro
Takashi Sakamoto
1
-1
/
+1
2015-10-19
ALSA: dice: assign converted data to the same type of variable
Takashi Sakamoto
1
-1
/
+2
2015-10-19
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
1
-6
/
+6
2015-10-18
ALSA: oxfw: remove a meaningless entry from firewire Makefile
Takashi Sakamoto
1
-1
/
+0
2015-10-18
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
4
-4
/
+4
2015-10-17
ALSA: firewire-tascam: off by one in handle_midi_tx()
Dan Carpenter
1
-1
/
+1
2015-10-17
ALSA: firewire-tascam: fix an LED bug
Dan Carpenter
1
-1
/
+1
2015-10-12
ALSA: firewire-tascam: change device probing processing
Takashi Sakamoto
1
-46
/
+32
2015-10-12
ALSA: firewire-tascam: Turn on/off FireWire LED
Takashi Sakamoto
2
-0
/
+16
2015-10-12
ALSA: firewire-tascam: add support for MIDI functionality
Takashi Sakamoto
4
-1
/
+142
2015-10-12
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...
Takashi Sakamoto
2
-1
/
+102
2015-10-12
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...
Takashi Sakamoto
4
-1
/
+213
2015-10-11
ALSA: firewire-digi00x: add support for MIDI ports for physical controls
Takashi Sakamoto
1
-16
/
+45
2015-10-11
ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...
Takashi Sakamoto
2
-4
/
+26
2015-10-11
ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...
Takashi Sakamoto
2
-3
/
+41
2015-10-11
ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...
Takashi Sakamoto
5
-1
/
+140
2015-10-11
ALSA: firewire-digi00x: handle MIDI messages in isochronous packets
Takashi Sakamoto
3
-8
/
+125
2015-10-11
ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits
Takashi Sakamoto
1
-15
/
+15
2015-10-11
ALSA: firewire-lib: continue packet processing at detecting wrong CIP headers
Takashi Sakamoto
1
-4
/
+6
2015-10-11
ALSA: bebob: constify various snd_bebob structures
Julia Lawall
9
-61
/
+61
2015-10-09
ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal error
Takashi Sakamoto
2
-4
/
+15
2015-10-09
ALSA: firewire-lib: add throttle for MIDI data rate
Takashi Sakamoto
2
-1
/
+18
[next]