index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: dice: expand timeout to wait for Dice notification
Takashi Sakamoto
2016-01-06
1
-1
/
+1
*
ALSA: dice: purge transaction initialization at timeout of Dice notification
Takashi Sakamoto
2016-01-06
1
-23
/
+8
*
ALSA: dice: postpone card registration
Takashi Sakamoto
2016-01-06
2
-45
/
+117
*
ALSA: dice: split subaddress check from category check
Takashi Sakamoto
2016-01-06
2
-84
/
+78
*
ALSA: oxfw: add stream format quirk for SCS.1 models
Takashi Sakamoto
2015-12-22
1
-1
/
+9
*
ALSA: oxfw: obsolete scs1x module
Takashi Sakamoto
2015-12-22
4
-543
/
+27
*
ALSA: oxfw: add MIDI playback port for SCS.1 models
Takashi Sakamoto
2015-12-22
1
-2
/
+45
*
ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playback
Takashi Sakamoto
2015-12-22
1
-0
/
+161
*
ALSA: oxfw: add MIDI capture port for SCS.1 models
Takashi Sakamoto
2015-12-22
1
-1
/
+33
*
ALSA: oxfw: copy handlers of asynchronous transaction for MIDI capture
Takashi Sakamoto
2015-12-22
1
-1
/
+82
*
ALSA: oxfw: allocate own address region for SCS.1 series
Takashi Sakamoto
2015-12-22
2
-1
/
+65
*
ALSA: oxfw: add scs1x layer
Takashi Sakamoto
2015-12-22
4
-3
/
+30
*
ALSA: oxfw: rename a structure so that it means backward compatibility to old...
Takashi Sakamoto
2015-12-22
2
-10
/
+10
*
ALSA: oxfw: move model-specific parameters from common structure
Takashi Sakamoto
2015-12-22
3
-42
/
+39
*
ALSA: oxfw: move model-specific members from common structure
Takashi Sakamoto
2015-12-22
2
-19
/
+34
*
ALSA: oxfw: enable to keep memory block for model-specific structure
Takashi Sakamoto
2015-12-22
2
-0
/
+2
*
Merge branch 'topic/firewire-update' into for-next
Takashi Iwai
2015-12-16
4
-34
/
+46
|
\
|
*
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2015-11-14
4
-23
/
+22
|
*
ALSA: fireworks: move mutex from function callees to callers
Takashi Sakamoto
2015-11-14
3
-11
/
+24
*
|
ALSA: oxfw: gather model-dependent conditions to a function
Takashi Sakamoto
2015-12-15
1
-11
/
+18
*
|
ALSA: oxfw: reuse driver entry to detect quirks
Takashi Sakamoto
2015-12-15
2
-16
/
+24
*
|
ALSA: oxfw: change function prototype for AV/C Audio Subunit command
Takashi Sakamoto
2015-12-15
1
-23
/
+31
*
|
ALSA: oxfw: rename local functions for control elements so that they represen...
Takashi Sakamoto
2015-12-15
3
-23
/
+23
*
|
ALSA: oxfw: rename a file for control elements so that it's for model-specific
Takashi Sakamoto
2015-12-15
2
-3
/
+3
|
/
*
ALSA: dice: fix detection of Loud devices
Takashi Sakamoto
2015-11-14
1
-0
/
+4
*
ALSA: oxfw: add an comment to Kconfig for TASCAM FireOne
Takashi Sakamoto
2015-11-08
1
-0
/
+1
*
ALSA: firewire-digi00x: add another rawmidi character device for MIDI control...
Takashi Sakamoto
2015-10-30
1
-54
/
+50
*
ALSA: firewire-digi00x: add MIDI operations for MIDI control port
Takashi Sakamoto
2015-10-30
1
-0
/
+63
*
ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports
Takashi Sakamoto
2015-10-30
1
-24
/
+28
*
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
Takashi Sakamoto
2015-10-20
1
-8
/
+16
*
ALSA: firewire-tascam: fix loop condition with some readable variables
Takashi Sakamoto
2015-10-20
1
-15
/
+20
*
ALSA: firewire-tascam: use better name for local variables to describe their ...
Takashi Sakamoto
2015-10-20
1
-12
/
+12
*
ALSA: firewire-tascam: change type of valiables according to function prototype
Takashi Sakamoto
2015-10-20
1
-3
/
+1
*
ALSA: firewire-tascam: remove buffer initialization in driver side
Takashi Sakamoto
2015-10-20
1
-2
/
+0
*
ALSA: firewire-tascam: off by one in identify_model()
Dan Carpenter
2015-10-19
1
-1
/
+1
*
ALSA: oxfw: add an entry for TASCAM FireOne
Takashi Sakamoto
2015-10-19
1
-0
/
+17
*
ALSA: oxfw: support more MIDI ports
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
ALSA: oxfw: calculating MIDI ports in stream discover
Takashi Sakamoto
2015-10-19
2
-22
/
+37
*
ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI port
Takashi Sakamoto
2015-10-19
1
-1
/
+5
*
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
Takashi Sakamoto
2015-10-19
2
-4
/
+2
*
ALSA: bebob: use correct type for __be32 data
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
ALSA: fireworks: use u32 type for be32_to_cpup() macro
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
ALSA: dice: assign converted data to the same type of variable
Takashi Sakamoto
2015-10-19
1
-1
/
+2
*
ALSA: dice: correct variable types for __be32 data
Takashi Sakamoto
2015-10-19
1
-6
/
+6
*
ALSA: oxfw: remove a meaningless entry from firewire Makefile
Takashi Sakamoto
2015-10-18
1
-1
/
+0
*
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
2015-10-18
4
-4
/
+4
*
ALSA: firewire-tascam: off by one in handle_midi_tx()
Dan Carpenter
2015-10-17
1
-1
/
+1
*
ALSA: firewire-tascam: fix an LED bug
Dan Carpenter
2015-10-17
1
-1
/
+1
*
ALSA: firewire-tascam: change device probing processing
Takashi Sakamoto
2015-10-12
1
-46
/
+32
*
ALSA: firewire-tascam: Turn on/off FireWire LED
Takashi Sakamoto
2015-10-12
2
-0
/
+16
[next]