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
/
fireworks
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: fireworks: serialize transactions to update connections at bus reset
Takashi Sakamoto
2016-02-20
2
-4
/
+5
*
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: fireworks: use u32 type for be32_to_cpup() macro
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
2015-10-18
1
-1
/
+1
*
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
2
-8
/
+8
*
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
1
-2
/
+2
*
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
2
-2
/
+2
*
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
2015-08-29
1
-4
/
+14
*
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
Takashi Sakamoto
2015-08-05
3
-0
/
+18
*
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
Takashi Sakamoto
2015-08-05
3
-6
/
+0
*
ALSA: fireworks: add support for AudioFire2 quirk
Takashi Sakamoto
2015-07-27
3
-0
/
+6
*
ALSA: firewire: Fix trivial typos in comments
Yannick Guerrini
2015-03-10
1
-1
/
+1
*
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
Takashi Sakamoto
2015-02-23
2
-10
/
+4
*
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
Takashi Sakamoto
2015-02-23
1
-5
/
+10
*
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
Takashi Sakamoto
2015-02-23
1
-1
/
+11
*
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
Clemens Ladisch
2015-01-16
1
-5
/
+0
*
ALSA: fireworks: fix an endianness bug for transaction length
Takashi Sakamoto
2015-01-07
1
-1
/
+1
*
ALSA: fireworks: fix specifiers in format strings for propper output
Takashi Sakamoto
2014-08-05
1
-2
/
+2
*
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2014-08-04
1
-2
/
+2
*
ALSA: fireworks: Remove meaningless mutex_destroy()
Takashi Sakamoto
2014-06-04
1
-1
/
+0
*
ALSA: fireworks: Remove a constant over width to which it's applied
Takashi Sakamoto
2014-06-04
1
-1
/
+0
*
ALSA: fireworks: Improve comments about Fireworks transaction
Takashi Sakamoto
2014-06-04
1
-8
/
+8
*
ALSA: fireworks: Use safer way to arrange ring buffer pointer
Takashi Sakamoto
2014-06-04
2
-2
/
+2
*
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
2014-06-04
1
-2
/
+2
*
ALSA: fireworks: small leak on error path
Dan Carpenter
2014-05-29
1
-1
/
+1
*
ALSA: fireworks: remove some stray checks
Dan Carpenter
2014-05-29
1
-4
/
+0
*
ALSA: fireworks/bebob: Improve indentation
Takashi Sakamoto
2014-05-27
1
-2
/
+2
*
ALSA: fireworks/bebob: Add suffix for long long integer literal
Takashi Sakamoto
2014-05-27
1
-2
/
+2
*
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
2014-05-27
1
-2
/
+2
*
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
2014-05-27
2
-2
/
+2
*
ALSA: fireworks: Use the same prototype for functions as actual declaration
Takashi Sakamoto
2014-05-27
1
-1
/
+2
*
ALSA: fireworks: Fix wrong value as argument for PTR_ERR()
Takashi Sakamoto
2014-05-27
1
-1
/
+1
*
ALSA: fireworks: Add command/response functionality into hwdep interface
Takashi Sakamoto
2014-05-26
6
-48
/
+328
*
ALSA: fireworks: Add hwdep interface
Takashi Sakamoto
2014-05-26
7
-6
/
+291
*
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
2014-05-26
5
-34
/
+403
*
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
2014-05-26
1
-0
/
+5
*
ALSA: fireworks: Add MIDI interface
Takashi Sakamoto
2014-05-26
4
-1
/
+158
*
ALSA: fireworks: Add proc interface for debugging purpose
Takashi Sakamoto
2014-05-26
4
-1
/
+243
*
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...
Takashi Sakamoto
2014-05-26
1
-0
/
+2
*
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
2014-05-26
3
-0
/
+5
*
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
2014-05-26
3
-0
/
+8
*
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
2014-05-26
1
-0
/
+2
*
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
2014-05-26
1
-0
/
+2
[next]