index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROM
Paul Bolle
2014-05-30
1
-6
/
+0
*
sound: remove checks for CONFIG_BCM_CS4297A_CSWARM
Paul Bolle
2014-05-30
1
-4
/
+0
*
ALSA: hda - move some alc662 family machines to hda_pin_quirk table
Hui Wang
2014-05-29
1
-4
/
+68
*
ALSA: hda - move some alc269 family machines to hda_pin_quirk table
Hui Wang
2014-05-29
1
-25
/
+171
*
Revert "ALSA: hda - drop def association and sequence from pinconf comparing"
Hui Wang
2014-05-29
1
-2
/
+1
*
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: au1x00: Use resource_size instead of computation
Benoit Taine
2014-05-28
1
-3
/
+3
*
Merge branch 'topic/firewire' into for-next
Takashi Iwai
2014-05-27
37
-463
/
+8167
|
\
|
*
ALSA: bebob: Improve comments about stream format
Takashi Sakamoto
2014-05-27
1
-1
/
+1
|
*
ALSA: bebob: Remove meaningless mutex_unlock()
Takashi Sakamoto
2014-05-27
1
-1
/
+0
|
*
ALSA: bebob: Add static specifier to identifier with file scope
Takashi Sakamoto
2014-05-27
3
-6
/
+6
|
*
ALSA: bebob: Use different names for identifiers in the same file
Takashi Sakamoto
2014-05-27
1
-3
/
+3
|
*
ALSA: fireworks/bebob: Improve indentation
Takashi Sakamoto
2014-05-27
2
-4
/
+4
|
*
ALSA: fireworks/bebob: Add suffix for long long integer literal
Takashi Sakamoto
2014-05-27
4
-16
/
+16
|
*
ALSA: fireworks/bebob: Use the same type of variables as function parameters
Takashi Sakamoto
2014-05-27
2
-3
/
+4
|
*
ALSA: fireworks/bebob: Change type of argument for sampling rate
Takashi Sakamoto
2014-05-27
4
-4
/
+4
|
*
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: firewire-lib: Fix sparse warning of incorrect type in assignment
Takashi Sakamoto
2014-05-27
1
-1
/
+3
|
*
ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit
Takashi Sakamoto
2014-05-27
1
-2
/
+2
|
*
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
Takashi Sakamoto
2014-05-26
2
-4
/
+29
|
*
ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series
Takashi Sakamoto
2014-05-26
3
-9
/
+79
|
*
ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio de...
Takashi Sakamoto
2014-05-26
1
-0
/
+7
|
*
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audi...
Takashi Sakamoto
2014-05-26
3
-0
/
+14
|
*
ALSA: bebob: Add support for M-Audio special Firewire series
Takashi Sakamoto
2014-05-26
5
-11
/
+609
|
*
ALSA: bebob: Add support for M-Audio usual Firewire series
Takashi Sakamoto
2014-05-26
6
-3
/
+240
|
*
ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series
Takashi Sakamoto
2014-05-26
5
-2
/
+314
|
*
ALSA: bebob: Add support for Yamaha GO series
Takashi Sakamoto
2014-05-26
5
-1
/
+59
|
*
ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon
Takashi Sakamoto
2014-05-26
5
-1
/
+87
|
*
ALSA: bebob: Prepare for device specific operations
Takashi Sakamoto
2014-05-26
7
-42
/
+230
|
*
ALSA: bebob: Add hwdep interface
Takashi Sakamoto
2014-05-26
8
-7
/
+292
|
*
ALSA: bebob: Add PCM interface
Takashi Sakamoto
2014-05-26
5
-0
/
+379
|
*
ALSA: bebob: Add MIDI interface
Takashi Sakamoto
2014-05-26
5
-1
/
+161
|
*
ALSA: bebob: Add proc interface for debugging purpose
Takashi Sakamoto
2014-05-26
4
-1
/
+157
|
*
ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset
Takashi Sakamoto
2014-05-26
4
-8
/
+60
|
*
ALSA: bebob: Add commands and connections/streams management
Takashi Sakamoto
2014-05-26
5
-2
/
+1208
|
*
ALSA: bebob: Add skelton for BeBoB based devices
Takashi Sakamoto
2014-05-26
5
-0
/
+389
|
*
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
8
-6
/
+292
|
*
ALSA: fireworks: Add PCM interface
Takashi Sakamoto
2014-05-26
6
-34
/
+404
|
*
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
Takashi Sakamoto
2014-05-26
3
-1
/
+12
|
*
ALSA: fireworks: Add MIDI interface
Takashi Sakamoto
2014-05-26
5
-1
/
+159
|
*
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
3
-1
/
+8
|
*
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
Takashi Sakamoto
2014-05-26
5
-4
/
+19
|
*
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
Takashi Sakamoto
2014-05-26
5
-0
/
+13
|
*
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
Takashi Sakamoto
2014-05-26
3
-2
/
+18
|
*
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
Takashi Sakamoto
2014-05-26
3
-3
/
+10
|
*
ALSA: fireworks: Add connection and stream management
Takashi Sakamoto
2014-05-26
4
-2
/
+441
[next]