Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9d4df77fab7347a74a9938521ffad8d8fab2671d
/
sound
/
firewire
3f40328
ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88
by Takashi Sakamoto
· 10 years ago
65845f2
ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for Dice quirk
by Takashi Sakamoto
· 10 years ago
1033eb5
ALSA: dice: fix wrong channel mappping at higher sampling rate
by Takashi Sakamoto
· 10 years ago
30225ed
ALSA: fireworks: fix specifiers in format strings for propper output
by Takashi Sakamoto
· 10 years ago
04b9906
ALSA: fireworks: fix %d confusingly prefixed with 0x in format strings
by Hans Wennborg
· 10 years ago
2e65b89
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 10 years ago
27c8288
ALSA: firewire: trivial typo fixes in Kconfig
by Stefan Richter
· 10 years ago
eb12f72
ALSA: bebob: Correction for return value of special_clk_ctl_put() in error
by Takashi Sakamoto
· 10 years ago
f77ac91
ALSA: bebob: Correction for return value of .put callback
by Takashi Sakamoto
· 10 years ago
5a0438f
ALSA: bebob: Use different labels for digital input/output
by Takashi Sakamoto
· 10 years ago
9014011
ALSA: bebob: Fix a missing to unlock mutex in error handling case
by Takashi Sakamoto
· 10 years ago
1c9b8f5
ALSA: bebob: Remove unused function prototype
by Takashi Sakamoto
· 10 years ago
021fb6f
ALSA: fireworks: Remove meaningless mutex_destroy()
by Takashi Sakamoto
· 10 years ago
f347915
ALSA: fireworks: Remove a constant over width to which it's applied
by Takashi Sakamoto
· 10 years ago
72f784f
ALSA: fireworks: Improve comments about Fireworks transaction
by Takashi Sakamoto
· 10 years ago
cf44a13
ALSA: fireworks: Use safer way to arrange ring buffer pointer
by Takashi Sakamoto
· 10 years ago
c6e5e74
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
by Takashi Sakamoto
· 10 years ago
c8109b5
ALSA: firewire-lib: Remove a comment about restriction of asynchronous operation
by Takashi Sakamoto
· 10 years ago
a6975f2
ALSA: firewire-lib: Use IEC 61883-6 compliant labels for Raw Audio data
by Takashi Sakamoto
· 10 years ago
33a5f98
ALSA: bebob: sizeof() vs ARRAY_SIZE() typo
by Dan Carpenter
· 10 years ago
112cddc
ALSA: firewire: Fix dependency on PCM and rawmidi
by Takashi Iwai
· 10 years ago
3961783
ALSA: fireworks: small leak on error path
by Dan Carpenter
· 10 years ago
aeebbdd
ALSA: fireworks: remove some stray checks
by Dan Carpenter
· 10 years ago
51fa31d
ALSA: bebob: Improve comments about stream format
by Takashi Sakamoto
· 10 years ago
7862126
ALSA: bebob: Remove meaningless mutex_unlock()
by Takashi Sakamoto
· 10 years ago
9fb01cd
ALSA: bebob: Add static specifier to identifier with file scope
by Takashi Sakamoto
· 10 years ago
791c67b
ALSA: bebob: Use different names for identifiers in the same file
by Takashi Sakamoto
· 10 years ago
73616c4
ALSA: fireworks/bebob: Improve indentation
by Takashi Sakamoto
· 10 years ago
9b5f0ed
ALSA: fireworks/bebob: Add suffix for long long integer literal
by Takashi Sakamoto
· 10 years ago
a6b598b
ALSA: fireworks/bebob: Use the same type of variables as function parameters
by Takashi Sakamoto
· 10 years ago
4a286d5
ALSA: fireworks/bebob: Change type of argument for sampling rate
by Takashi Sakamoto
· 10 years ago
93219d0
ALSA: fireworks: Use the same prototype for functions as actual declaration
by Takashi Sakamoto
· 10 years ago
ba06b2c
ALSA: fireworks: Fix wrong value as argument for PTR_ERR()
by Takashi Sakamoto
· 10 years ago
51212ee
ALSA: firewire-lib: Fix sparse warning of incorrect type in assignment
by Takashi Sakamoto
· 10 years ago
f9503a6
ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limit
by Takashi Sakamoto
· 10 years ago
9b1ee0b
ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series
by Takashi Sakamoto
· 11 years ago
a2b2a77
ALSA: bebob: Send a cue to load firmware for M-Audio Firewire series
by Takashi Sakamoto
· 11 years ago
c495a4a
ALSA: bebob: Add a quirk of data blocks for MIDI messages for some M-Audio devices
by Takashi Sakamoto
· 11 years ago
9d59124
ALSA: bebob/firewire-lib: Add a quirk of wrong dbc in empty packet for M-Audio special Firewire series
by Takashi Sakamoto
· 11 years ago
3149ac4
ALSA: bebob: Add support for M-Audio special Firewire series
by Takashi Sakamoto
· 11 years ago
9076c22
ALSA: bebob: Add support for M-Audio usual Firewire series
by Takashi Sakamoto
· 11 years ago
25784ec
ALSA: bebob: Add support for Focusrite Saffire/SaffirePro series
by Takashi Sakamoto
· 11 years ago
8ac98a3
ALSA: bebob: Add support for Yamaha GO series
by Takashi Sakamoto
· 11 years ago
326b9ca
ALSA: bebob: Add support for Terratec PHASE, EWS series and Aureon
by Takashi Sakamoto
· 11 years ago
1fc9522
ALSA: bebob: Prepare for device specific operations
by Takashi Sakamoto
· 11 years ago
618eabe
ALSA: bebob: Add hwdep interface
by Takashi Sakamoto
· 11 years ago
fbbebd2
ALSA: bebob: Add PCM interface
by Takashi Sakamoto
· 11 years ago
248b780
ALSA: bebob: Add MIDI interface
by Takashi Sakamoto
· 11 years ago
ad9697b
ALSA: bebob: Add proc interface for debugging purpose
by Takashi Sakamoto
· 11 years ago
b6bc812
ALSA: bebob/firewire-lib: Add a quirk for discontinuity at bus reset
by Takashi Sakamoto
· 11 years ago
eb7b3a0
ALSA: bebob: Add commands and connections/streams management
by Takashi Sakamoto
· 11 years ago
fd6f4b0d
ALSA: bebob: Add skelton for BeBoB based devices
by Takashi Sakamoto
· 11 years ago
555e8a8
ALSA: fireworks: Add command/response functionality into hwdep interface
by Takashi Sakamoto
· 11 years ago
594ddce
ALSA: fireworks: Add hwdep interface
by Takashi Sakamoto
· 11 years ago
aa02bb6
ALSA: fireworks: Add PCM interface
by Takashi Sakamoto
· 11 years ago
53111cd
ALSA: fireworks/firewire-lib: Add a quirk of data blocks for MIDI in out-stream
by Takashi Sakamoto
· 11 years ago
a63d3ff
ALSA: fireworks: Add MIDI interface
by Takashi Sakamoto
· 11 years ago
6a22683
ALSA: fireworks: Add proc interface for debugging purpose
by Takashi Sakamoto
· 11 years ago
b84b1a2
ALSA: fireworks/firewire-lib: Add a quirk to reset data block counter at bus reset
by Takashi Sakamoto
· 11 years ago
d9cd006
ALSA: fireworks/firewire-lib: Add a quirk for fixed interval of reported dbc
by Takashi Sakamoto
· 11 years ago
6970223
ALSA: fireworks/firewire-lib: Add a quirk for wrong dbs in tx packets
by Takashi Sakamoto
· 11 years ago
c8bdf49
ALSA: fireworks/firewire-lib: Add a quirk for the meaning of dbc
by Takashi Sakamoto
· 11 years ago
7ab5664
ALSA: fireworks/firewire-lib: Add a quirk for empty packet with TAG0
by Takashi Sakamoto
· 11 years ago
315fd41
ALSA: fireworks: Add connection and stream management
by Takashi Sakamoto
· 11 years ago
bde8a8f
ALSA: fireworks: Add transaction and some commands
by Takashi Sakamoto
· 11 years ago
b5b0433
ALSA: fireworks: Add skelton for Fireworks based devices
by Takashi Sakamoto
· 11 years ago
1017abe
ALSA: firewire-lib: Add some AV/C general commands
by Takashi Sakamoto
· 11 years ago
00a7bb8
ALSA: firewire-lib: Add support for deferred transaction
by Takashi Sakamoto
· 11 years ago
b04479f
ALSA: firewire-lib: Add a new function to check others' connection
by Takashi Sakamoto
· 11 years ago
44aff69
ALSA: firewire-lib: Add handling output connection by CMP
by Takashi Sakamoto
· 11 years ago
c68a1c6
ALSA: firewire-lib: Add 'direction' member to 'cmp_connection' structure
by Takashi Sakamoto
· 11 years ago
a7fa0d0
ALSA: firewire-lib: Rename macros, variables and functions for CMP
by Takashi Sakamoto
· 11 years ago
c8de6db
ALSA: firewire-lib: Restrict calling flush_context_completion() when context exists
by Takashi Sakamoto
· 11 years ago
7b2d99f
ALSA: firewire-lib/dice/speakers: Add common PCM constraints for AMDTP streams
by Takashi Sakamoto
· 11 years ago
10550be
ALSA: dice/firewire-lib: Keep dualwire mode but obsolete CIP_HI_DUALWIRE
by Takashi Sakamoto
· 11 years ago
77d2a8a
ALSA: firewire-lib: Add support for channel mapping
by Takashi Sakamoto
· 11 years ago
7b3b0d8
ALSA: firewire-lib: Add support for duplex streams synchronization in blocking mode
by Takashi Sakamoto
· 11 years ago
ccccad8
ALSA: firewire-lib: Give syt value as parameter to handle_out_packet()
by Takashi Sakamoto
· 11 years ago
83d8d72
ALSA: firewire-lib: Add support for MIDI capture/playback
by Takashi Sakamoto
· 11 years ago
2b3fc45
ALSA: firewire-lib: Add support for AMDTP in-stream and PCM capture
by Takashi Sakamoto
· 11 years ago
4b7da11
ALSA: firewire-lib: Split some codes into functions to reuse for both streams
by Takashi Sakamoto
· 11 years ago
3ff7e8f
ALSA: firewire-lib: Add 'direction' member to 'amdtp_stream' structure
by Takashi Sakamoto
· 11 years ago
b445db4
ALSA: firewire-lib: Add macros instead of fixed value for AMDTP
by Takashi Sakamoto
· 11 years ago
be4a289
ALSA: firewire-lib: Rename functions, structure, member for AMDTP
by Takashi Sakamoto
· 11 years ago
06b45f0
ALSA: firewire: Convert to snd_card_new() with a device pointer
by Takashi Iwai
· 11 years ago
4d6ff25
ALSA: dice: fix array limits in dice_proc_read()
by Dan Carpenter
· 11 years ago
049da9e
Merge branch 'fix/firewire' into for-linus
by Takashi Iwai
· 11 years ago
e48f88a
Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
82755ab
ALSA: firewire-lib: fix wrong value for FDF field as an empty packet
by Takashi Sakamoto
· 11 years ago
777fb57
ALSA: firewire-lib: include sound/asound.h to refer to snd_pcm_format_t
by Takashi Sakamoto
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
861e66d
Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-kprivate into for-next
by Takashi Iwai
· 11 years ago
b20be8d
ALSA: dice: restrict the driver to playback-only devices
by Clemens Ladisch
· 11 years ago
a471fcd
ALSA: dice: fix detection of Weiss devices
by Clemens Ladisch
· 13 years ago
ed7e482
ALSA: dice: dice_proc_read: remove wrong typecast
by Clemens Ladisch
· 13 years ago
61b8cf0
ALSA: dice: document quadlet alignment
by Clemens Ladisch
· 13 years ago
c614475
ALSA: dice: add a proc file to show device information
by Clemens Ladisch
· 13 years ago
640d9b4
ALSA: dice: check clock change timeout
by Clemens Ladisch
· 13 years ago
4edeb83
ALSA: dice: dynamic sample rate selection
by Clemens Ladisch
· 13 years ago
15a75c8
ALSA: dice: get rate-dependent parameters
by Clemens Ladisch
· 13 years ago
Next »