Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bb56968a37a44070de92d5690c4b08dd98a5d3f1
/
sound
/
firewire
/
fireworks
4d2c50a
ALSA: fireworks: change type of substream counter from atomic_t to unsigned int
by Takashi Sakamoto
· 9 years ago
ea54a37
ALSA: fireworks: move mutex from function callees to callers
by Takashi Sakamoto
· 9 years ago
463543a
ALSA: fireworks: use u32 type for be32_to_cpup() macro
by Takashi Sakamoto
· 9 years ago
df48338
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
by Takashi Sakamoto
· 9 years ago
49c7b3f
ALSA: firewire-lib: rename macros with AM824 prefix
by Takashi Sakamoto
· 9 years ago
85130cb
ALSA: firewire-lib: rename PCM format helper function
by Takashi Sakamoto
· 9 years ago
03e2a67
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
by Takashi Sakamoto
· 9 years ago
bc8500d
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
by Takashi Sakamoto
· 9 years ago
51c29fd
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
by Takashi Sakamoto
· 9 years ago
5955815
ALSA: firewire-lib: add data block processing layer for AM824 format
by Takashi Sakamoto
· 9 years ago
d67c46b
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functional separation
by Takashi Sakamoto
· 9 years ago
27ec83b
ALSA: firewire-lib: add an argument for Dice's dual wire mode
by Takashi Sakamoto
· 9 years ago
547e631
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() detects error
by Takashi Sakamoto
· 9 years ago
22c103c
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
by Takashi Sakamoto
· 9 years ago
18f5ed3
ALSA: fireworks/firewire-lib: add support for recent firmware quirk
by Takashi Sakamoto
· 9 years ago
c85523d
Revert "ALSA: fireworks: add support for AudioFire2 quirk"
by Takashi Sakamoto
· 9 years ago
9c6893e
ALSA: fireworks: add support for AudioFire2 quirk
by Takashi Sakamoto
· 9 years ago
ce99198
ALSA: firewire: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
dec8431
ALSA: fireworks/bebob/dice/oxfw: make it possible to shutdown safely
by Takashi Sakamoto
· 10 years ago
d23c2cc
ALSA: fireworks/bebob/dice/oxfw: allow stream destructor after releasing runtime
by Takashi Sakamoto
· 10 years ago
12ed719
ALSA: fireworks/bebob/dice/oxfw: add reference-counting for FireWire unit
by Takashi Sakamoto
· 10 years ago
5c697e5
ALSA: firewire-lib: remove rx_blocks_for_midi quirk
by Clemens Ladisch
· 10 years ago
92cb465
ALSA: fireworks: fix an endianness bug for transaction length
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
021fb6f
ALSA: fireworks: Remove meaningless mutex_destroy()
by Takashi Sakamoto
· 11 years ago
f347915
ALSA: fireworks: Remove a constant over width to which it's applied
by Takashi Sakamoto
· 11 years ago
72f784f
ALSA: fireworks: Improve comments about Fireworks transaction
by Takashi Sakamoto
· 11 years ago
cf44a13
ALSA: fireworks: Use safer way to arrange ring buffer pointer
by Takashi Sakamoto
· 11 years ago
c6e5e74
ALSA: fireworks/bebob: Shorten critical section for stream_stop_duplex()
by Takashi Sakamoto
· 11 years ago
3961783
ALSA: fireworks: small leak on error path
by Dan Carpenter
· 11 years ago
aeebbdd
ALSA: fireworks: remove some stray checks
by Dan Carpenter
· 11 years ago
73616c4
ALSA: fireworks/bebob: Improve indentation
by Takashi Sakamoto
· 11 years ago
9b5f0ed
ALSA: fireworks/bebob: Add suffix for long long integer literal
by Takashi Sakamoto
· 11 years ago
a6b598b
ALSA: fireworks/bebob: Use the same type of variables as function parameters
by Takashi Sakamoto
· 11 years ago
4a286d5
ALSA: fireworks/bebob: Change type of argument for sampling rate
by Takashi Sakamoto
· 11 years ago
93219d0
ALSA: fireworks: Use the same prototype for functions as actual declaration
by Takashi Sakamoto
· 11 years ago
ba06b2c
ALSA: fireworks: Fix wrong value as argument for PTR_ERR()
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