Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6fb98fb3031359af42a6ee6984b477cbcfdca7bd
/
sound
/
firewire
« Previous
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
5ea4018
ALSA: dice: allow notifications during initialization
by Clemens Ladisch
· 13 years ago
a030199
ALSA: dice: get clock capabilities
by Clemens Ladisch
· 13 years ago
c5280e9
ALSA: dice: make amdtp_rates[] const
by Clemens Ladisch
· 13 years ago
a8c558f
ALSA: dice: fix locking
by Stefan Richter
· 13 years ago
8709f1e
ALSA: dice: remove superfluous field
by Clemens Ladisch
· 13 years ago
435a9be
ALSA: dice: remove 10s period length limit
by Clemens Ladisch
· 13 years ago
eadce07
ALSA: dice: avoid superflous write at bus reset
by Clemens Ladisch
· 13 years ago
1b70485
ALSA: firewire: extend snd_fw_transaction()
by Clemens Ladisch
· 13 years ago
a644a94
ALSA: dice: optimize reading of consecutive registers
by Clemens Ladisch
· 13 years ago
a7304e3
ALSA: dice: support dual-wire stream format at 192 kHz
by Clemens Ladisch
· 13 years ago
cbab328
ALSA: dice: fix device detection for other vendors
by Clemens Ladisch
· 13 years ago
54e72f0
ALSA: dice: reorganize interface definitions
by Clemens Ladisch
· 13 years ago
20b65dd
ALSA: firewire: introduce amdtp_out_stream_running()
by Clemens Ladisch
· 13 years ago
9dd81e3
ALSA: dice: clear device lock when closing hwdep device
by Clemens Ladisch
· 13 years ago
0c29c91
ALSA: dice: implement hwdep device
by Clemens Ladisch
· 13 years ago
4ed31f20
ALSA: dice: fix hang when unplugging a running device
by Clemens Ladisch
· 13 years ago
e84d15f
ALSA: dice, firewire-lib: add blocking mode
by Clemens Ladisch
· 13 years ago
d131096
ALSA: dice: reduce noisy logging
by Clemens Ladisch
· 13 years ago
341682c
ALSA: dice: allow all sample rates
by Clemens Ladisch
· 13 years ago
6abce9e
ALSA: dice: optimize bus reset handling
by Clemens Ladisch
· 13 years ago
82fbb4f
ALSA: add DICE driver
by Clemens Ladisch
· 13 years ago
e84841f
ALSA: firewire-lib: use inlune function to calculate frame bytes
by Takashi Sakamoto
· 11 years ago
Next »