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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
ALSA: bebob: Uninitialized id returned by saffirepro_both_clk_src_get
Christian Vogel
2
-17
/
+63
2014-10-27
ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Ra...
Takashi Sakamoto
1
-1
/
+6
2014-10-10
ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88
Takashi Sakamoto
1
-2
/
+2
2014-08-29
ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...
Takashi Sakamoto
3
-5
/
+22
2014-08-29
ALSA: dice: fix wrong channel mappping at higher sampling rate
Takashi Sakamoto
1
-5
/
+9
2014-08-05
ALSA: fireworks: fix specifiers in format strings for propper output
Takashi Sakamoto
1
-2
/
+2
2014-08-04
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
1
-2
/
+2
2014-08-04
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-7
/
+7
2014-07-28
ALSA: firewire: trivial typo fixes in Kconfig
Stefan Richter
1
-7
/
+7
2014-07-22
ALSA: bebob: Correction for return value of special_clk_ctl_put() in error
Takashi Sakamoto
1
-1
/
+1
2014-07-22
ALSA: bebob: Correction for return value of .put callback
Takashi Sakamoto
1
-7
/
+19
2014-07-22
ALSA: bebob: Use different labels for digital input/output
Takashi Sakamoto
1
-7
/
+16
2014-07-22
ALSA: bebob: Fix a missing to unlock mutex in error handling case
Takashi Sakamoto
1
-2
/
+2
2014-06-04
ALSA: bebob: Remove unused function prototype
Takashi Sakamoto
1
-2
/
+0
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
2
-4
/
+4
2014-06-03
ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation
Takashi Sakamoto
1
-2
/
+0
2014-06-02
ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data
Takashi Sakamoto
1
-1
/
+1
2014-06-01
ALSA: bebob: sizeof() vs ARRAY_SIZE() typo
Dan Carpenter
1
-1
/
+1
2014-05-30
ALSA: firewire: Fix dependency on PCM and rawmidi
Takashi Iwai
1
-10
/
+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: bebob: Improve comments about stream format
Takashi Sakamoto
1
-1
/
+1
2014-05-27
ALSA: bebob: Remove meaningless mutex_unlock()
Takashi Sakamoto
1
-1
/
+0
2014-05-27
ALSA: bebob: Add static specifier to identifier with file scope
Takashi Sakamoto
3
-6
/
+6
2014-05-27
ALSA: bebob: Use different names for identifiers in the same file
Takashi Sakamoto
1
-3
/
+3
2014-05-27
ALSA: fireworks/bebob: Improve indentation
Takashi Sakamoto
2
-4
/
+4
2014-05-27
ALSA: fireworks/bebob: Add suffix for long long integer literal
Takashi Sakamoto
4
-16
/
+16
2014-05-27
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
2
-3
/
+4
2014-05-27
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
4
-4
/
+4
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-27
ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment
Takashi Sakamoto
1
-1
/
+3
2014-05-27
ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit
Takashi Sakamoto
1
-2
/
+2
2014-05-26
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
Takashi Sakamoto
2
-4
/
+29
2014-05-26
ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series
Takashi Sakamoto
3
-9
/
+79
2014-05-26
ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...
Takashi Sakamoto
1
-0
/
+7
2014-05-26
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...
Takashi Sakamoto
3
-0
/
+14
2014-05-26
ALSA: bebob: Add support for M-Audio special Firewire series
Takashi Sakamoto
5
-11
/
+609
2014-05-26
ALSA: bebob: Add support for M-Audio usual Firewire series
Takashi Sakamoto
6
-3
/
+240
2014-05-26
ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series
Takashi Sakamoto
5
-2
/
+314
2014-05-26
ALSA: bebob: Add support for Yamaha GO series
Takashi Sakamoto
5
-1
/
+59
2014-05-26
ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon
Takashi Sakamoto
5
-1
/
+87
2014-05-26
ALSA: bebob: Prepare for device specific operations
Takashi Sakamoto
7
-42
/
+230
2014-05-26
ALSA: bebob: Add hwdep interface
Takashi Sakamoto
8
-7
/
+292
2014-05-26
ALSA: bebob: Add PCM interface
Takashi Sakamoto
5
-0
/
+379
2014-05-26
ALSA: bebob: Add MIDI interface
Takashi Sakamoto
5
-1
/
+161
[next]