index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
fireworks
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
ALSA: fireworks: Remove meaningless mutex_destroy()
Takashi Sakamoto
1
-1
/
+0
2014-06-04
ALSA: fireworks: Remove a constant over width to which it's applied
Takashi Sakamoto
1
-1
/
+0
2014-06-04
ALSA: fireworks: Improve comments about Fireworks transaction
Takashi Sakamoto
1
-8
/
+8
2014-06-04
ALSA: fireworks: Use safer way to arrange ring buffer pointer
Takashi Sakamoto
2
-2
/
+2
2014-06-04
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
Takashi Sakamoto
1
-2
/
+2
2014-05-29
ALSA: fireworks: small leak on error path
Dan Carpenter
1
-1
/
+1
2014-05-29
ALSA: fireworks: remove some stray checks
Dan Carpenter
1
-4
/
+0
2014-05-27
ALSA: fireworks/bebob: Improve indentation
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Add suffix for long long integer literal
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
1
-2
/
+2
2014-05-27
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
2
-2
/
+2
2014-05-27
ALSA: fireworks: Use the same prototype for functions as actual declaration
Takashi Sakamoto
1
-1
/
+2
2014-05-27
ALSA: fireworks: Fix wrong value as argument for PTR_ERR()
Takashi Sakamoto
1
-1
/
+1
2014-05-26
ALSA: fireworks: Add command/response functionality into hwdep interface
Takashi Sakamoto
6
-48
/
+328
2014-05-26
ALSA: fireworks: Add hwdep interface
Takashi Sakamoto
7
-6
/
+291
2014-05-26
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
5
-34
/
+403
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
1
-0
/
+5
2014-05-26
ALSA: fireworks: Add MIDI interface
Takashi Sakamoto
4
-1
/
+158
2014-05-26
ALSA: fireworks: Add proc interface for debugging purpose
Takashi Sakamoto
4
-1
/
+243
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus ...
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
3
-0
/
+5
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
3
-0
/
+8
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
1
-0
/
+2
2014-05-26
ALSA: fireworks: Add connection and stream management
Takashi Sakamoto
4
-2
/
+441
2014-05-26
ALSA: fireworks: Add transaction and some commands
Takashi Sakamoto
5
-7
/
+750
2014-05-26
ALSA: fireworks: Add skelton for Fireworks based devices
Takashi Sakamoto
3
-0
/
+225