index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
ALSA: fireworks: Add transaction and some commands
Takashi Sakamoto
2014-05-26
6
-7
/
+751
*
ALSA: fireworks: Add skelton for Fireworks based devices
Takashi Sakamoto
2014-05-26
5
-0
/
+240
*
ALSA: firewire-lib: Add some AV/C general commands
Takashi Sakamoto
2014-05-26
5
-49
/
+194
*
ALSA: firewire-lib: Add support for deferred transaction
Takashi Sakamoto
2014-05-26
1
-7
/
+28
*
ALSA: firewire-lib: Add a new function to check others' connection
Takashi Sakamoto
2014-05-26
2
-0
/
+19
*
ALSA: firewire-lib: Add handling output connection by CMP
Takashi Sakamoto
2014-05-26
1
-9
/
+90
*
ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure
Takashi Sakamoto
2014-05-26
3
-1
/
+9
*
ALSA: firewire-lib: Rename macros, variables and functions for CMP
Takashi Sakamoto
2014-05-26
2
-48
/
+49
*
ALSA: firewire-lib: Restrict calling flush_context_completion() when context ...
Takashi Sakamoto
2014-05-26
1
-1
/
+1
*
ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams
Takashi Sakamoto
2014-05-26
4
-23
/
+61
*
ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE
Takashi Sakamoto
2014-05-26
3
-158
/
+34
*
ALSA: firewire-lib: Add support for channel mapping
Takashi Sakamoto
2014-05-26
2
-47
/
+79
*
ALSA: firewire-lib: Add support for duplex streams synchronization in blockin...
Takashi Sakamoto
2014-05-26
2
-10
/
+110
*
ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()
Takashi Sakamoto
2014-05-26
1
-12
/
+12
*
ALSA: firewire-lib: Add support for MIDI capture/playback
Takashi Sakamoto
2014-05-26
2
-8
/
+88
*
ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture
Takashi Sakamoto
2014-05-26
2
-17
/
+214
*
ALSA: firewire-lib: Split some codes into functions to reuse for both streams
Takashi Sakamoto
2014-05-26
1
-73
/
+81
*
ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure
Takashi Sakamoto
2014-05-26
4
-3
/
+13
*
ALSA: firewire-lib: Add macros instead of fixed value for AMDTP
Takashi Sakamoto
2014-05-26
1
-7
/
+23
*
ALSA: firewire-lib: Rename functions, structure, member for AMDTP
Takashi Sakamoto
2014-05-26
4
-152
/
+158
*
ALSA: sb_mixer: missing return statement
Dan Carpenter
2014-05-14
1
-6
/
+8
*
Merge tag 'asoc-v3.15-rc5-intel' of git://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2014-05-14
11
-59
/
+126
|
\
|
*
ASoC: Intel: Fix Baytrail SST DSP firmware loading
Jarkko Nikula
2014-05-13
1
-1
/
+1
|
*
ASoC: Intel: Fix block offset calculations.
Liam Girdwood
2014-05-07
1
-5
/
+3
|
*
ASoC: Intel: Fix check for pdata usage before dereference.
Liam Girdwood
2014-05-05
1
-1
/
+3
|
*
ASoC: Intel: Fix stream position pointer.
Liam Girdwood
2014-05-02
3
-7
/
+29
|
*
ASoC: Intel: Fix allow hw_params to be called more than once.
Liam Girdwood
2014-05-02
1
-0
/
+28
|
*
ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.
Liam Girdwood
2014-05-02
7
-15
/
+12
|
*
ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.
Liam Girdwood
2014-05-02
1
-27
/
+31
|
*
ASoC: Intel: Fix allocated block list usage when adding blocks.
Liam Girdwood
2014-05-02
1
-0
/
+3
|
*
ASoC: Intel: Fix block allocation so we only allocate blocks once.
Liam Girdwood
2014-05-02
1
-4
/
+0
|
*
ASoC: Intel: Cancel hsw_notification_work before freeing the stream
Jarkko Nikula
2014-04-24
1
-0
/
+1
|
*
ASoC: Intel: Fix audio crash due to race condition in stream deletion
Wenkai Du
2014-04-23
2
-0
/
+16
*
|
Merge tag 'asoc-v3.15-rc5-drivers' of git://git.kernel.org/pub/scm/linux/kern...
Takashi Iwai
2014-05-14
6
-16
/
+34
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
.
\
Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/f...
Mark Brown
2014-05-14
9
-23
/
+43
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile
Charles Keepax
2014-05-13
2
-3
/
+16
|
|
|
|
|
|
*
|
|
ASoC: tlv320aic31xx: Convert /n to \n
Joe Perches
2014-04-25
1
-1
/
+1
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
Kuninori Morimoto
2014-04-23
1
-3
/
+2
|
|
|
*
|
|
|
|
ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()
Nicolin Chen
2014-05-13
1
-6
/
+5
|
|
|
*
|
|
|
|
ASoC: fsl_esai: Only bypass sck_div for EXTAL source
Nicolin Chen
2014-05-13
1
-1
/
+7
|
|
|
*
|
|
|
|
ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP
Nicolin Chen
2014-05-13
1
-1
/
+2
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
*
|
/
|
|
|
ASoC: imx-audmux: Fix section mismatch
Lars-Peter Clausen
2014-04-24
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
[next]