index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
aoa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-27
ALSA: sound/aoa/codecs/onyx.c: use static const for texts
Fabian Frederick
1
-1
/
+1
2014-05-27
ALSA: hda: fix tegra build
Arnd Bergmann
1
-0
/
+4
2014-05-26
ALSA: hda - Pop noises fix for XPS13 9333
Gabriele Mazzotta
1
-1
/
+31
2014-05-26
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
Takashi Sakamoto
4
-5
/
+32
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
10
-8
/
+295
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
2014-05-26
ALSA: bebob: Add proc interface for debugging purpose
Takashi Sakamoto
4
-1
/
+157
2014-05-26
ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset
Takashi Sakamoto
4
-8
/
+60
2014-05-26
ALSA: bebob: Add commands and connections/streams management
Takashi Sakamoto
5
-2
/
+1208
2014-05-26
ALSA: bebob: Add skelton for BeBoB based devices
Takashi Sakamoto
5
-0
/
+389
2014-05-26
ALSA: fireworks: Add command/response functionality into hwdep interface
Takashi Sakamoto
7
-48
/
+347
2014-05-26
ALSA: fireworks: Add hwdep interface
Takashi Sakamoto
10
-8
/
+296
2014-05-26
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
6
-34
/
+404
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
3
-1
/
+12
2014-05-26
ALSA: fireworks: Add MIDI interface
Takashi Sakamoto
5
-1
/
+159
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
3
-1
/
+8
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
5
-4
/
+19
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
5
-0
/
+13
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
3
-2
/
+18
2014-05-26
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
3
-3
/
+10
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
6
-7
/
+751
2014-05-26
ALSA: fireworks: Add skelton for Fireworks based devices
Takashi Sakamoto
5
-0
/
+240
2014-05-26
ALSA: firewire-lib: Add some AV/C general commands
Takashi Sakamoto
5
-49
/
+194
2014-05-26
ALSA: firewire-lib: Add support for deferred transaction
Takashi Sakamoto
1
-7
/
+28
2014-05-26
ALSA: firewire-lib: Add a new function to check others' connection
Takashi Sakamoto
2
-0
/
+19
2014-05-26
ALSA: firewire-lib: Add handling output connection by CMP
Takashi Sakamoto
1
-9
/
+90
2014-05-26
ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure
Takashi Sakamoto
3
-1
/
+9
[next]