index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-21
/
+0
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+16
*
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
2017-05-22
1
-4
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ALSA: firewire: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: fireworks: enclose identifiers referred by single function
Takashi Sakamoto
2017-01-05
3
-51
/
+46
*
ALSA: fireworks: fix asymmetric API call at unit removal
Takashi Sakamoto
2017-01-03
1
-1
/
+1
*
ALSA: fireworks: accessing to user space outside spinlock
Takashi Sakamoto
2016-08-31
4
-25
/
+56
*
ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...
Takashi Sakamoto
2016-05-10
2
-68
/
+17
*
ALSA: fireworks: delayed registration of sound card
Takashi Sakamoto
2016-03-31
2
-47
/
+103
*
ALSA: fireworks: move model quirk detection code to information parser
Takashi Sakamoto
2016-03-28
1
-10
/
+11
*
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
[next]