index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
bebob
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: bebob: fix model-id of unit for Apogee Ensemble
Takashi Sakamoto
2018-12-19
1
-1
/
+1
*
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
2018-10-10
1
-20
/
+7
*
ALSA: bebob/fireworks: simplify handling of local device entry table
Takashi Sakamoto
2018-10-10
1
-11
/
+6
*
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
2018-10-10
1
-6
/
+3
*
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
2018-10-10
1
-2
/
+2
*
ALSA: bebob: use managed-resource to maintain data specific to M-Audio FW-181...
Takashi Sakamoto
2018-10-04
2
-6
/
+3
*
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
2018-10-04
1
-7
/
+6
*
ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
Takashi Sakamoto
2018-09-17
2
-4
/
+2
*
ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...
Takashi Sakamoto
2018-09-10
1
-10
/
+14
*
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-18
1
-1
/
+0
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
sound: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
2017-08-22
5
-7
/
+7
*
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
2017-06-08
1
-21
/
+0
*
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
2017-06-07
1
-0
/
+16
*
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
2017-05-30
1
-4
/
+4
*
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
2017-05-22
1
-4
/
+0
*
ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commands
Takashi Sakamoto
2017-04-05
1
-8
/
+22
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ALSA: firewire: Constify snd_rawmidi_ops
Takashi Iwai
2017-01-12
1
-2
/
+2
*
ALSA: bebob: enclose identifiers referred by single function
Takashi Sakamoto
2017-01-05
3
-49
/
+45
*
ALSA: bebob: compare whole string for model name so that readers are not conf...
Takashi Sakamoto
2016-11-18
1
-2
/
+2
*
ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec
Takashi Sakamoto
2016-08-24
4
-38
/
+9
*
ALSA: bebob: rename file with vendor-dependent code so that it's for Yamaha/T...
Takashi Sakamoto
2016-08-24
2
-4
/
+5
*
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
2016-05-10
1
-2
/
+0
*
ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...
Takashi Sakamoto
2016-05-10
2
-74
/
+26
*
ALSA: bebob: delayed registration of sound card
Takashi Sakamoto
2016-03-31
2
-89
/
+131
*
ALSA: bebob: remove needless argument from local function
Takashi Sakamoto
2016-03-28
1
-2
/
+2
*
ALSA: bebob: give up updating streams at bus reset handler
Takashi Sakamoto
2016-02-20
3
-20
/
+16
*
ALSA: bebob: change type of substream counter from atomic_t to unsigned int
Takashi Sakamoto
2016-02-20
4
-11
/
+11
*
ALSA: bebob: move mutex from function callee to callers
Takashi Sakamoto
2016-02-20
3
-11
/
+24
*
ALSA: bebob: simplify bus-reset handling
Takashi Sakamoto
2016-02-20
3
-36
/
+5
*
ALSA: bebob: Use a signed return type for get_formation_index
Lucas Tanure
2016-01-26
1
-5
/
+9
*
ALSA: bebob: use correct type for __be32 data
Takashi Sakamoto
2015-10-19
1
-1
/
+1
*
ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
Takashi Sakamoto
2015-10-18
1
-1
/
+1
*
ALSA: bebob: constify various snd_bebob structures
Julia Lawall
2015-10-11
9
-61
/
+61
*
ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640
Takashi Sakamoto
2015-10-04
1
-3
/
+4
*
ALSA: firewire-lib: rename macros with AM824 prefix
Takashi Sakamoto
2015-09-29
2
-5
/
+5
*
ALSA: firewire-lib: rename PCM format helper function
Takashi Sakamoto
2015-09-29
1
-4
/
+4
*
ALSA: firewire-lib: move MIDI trigger helper function to AM824 layer
Takashi Sakamoto
2015-09-29
1
-8
/
+8
*
ALSA: firewire-lib: add helper functions to set positions of data channels
Takashi Sakamoto
2015-09-29
1
-2
/
+3
*
ALSA: firewire-lib: move PCM substream constraint to AM824 layer
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: rename parameter setting function for AM824 with FDF field
Takashi Sakamoto
2015-09-29
1
-6
/
+6
*
ALSA: firewire-lib: add data block processing layer for AM824 format
Takashi Sakamoto
2015-09-29
2
-5
/
+5
*
ALSA: firewire-lib: rename 'amdtp' to 'amdtp-stream' to prepare for functiona...
Takashi Sakamoto
2015-09-29
1
-1
/
+1
*
ALSA: firewire-lib: add an argument for Dice's dual wire mode
Takashi Sakamoto
2015-09-29
1
-2
/
+4
*
ALSA: firewire-lib: return error code when amdtp_stream_set_parameters() dete...
Takashi Sakamoto
2015-09-29
1
-4
/
+9
*
ALSA: fireworks/bebob/dice/oxfw: fix substreams counting at vmalloc failure
Takashi Sakamoto
2015-08-29
1
-4
/
+16
[next]