index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
/
digi00x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
10
-18
/
+10
2019-07-07
ALSA: firewire-digi00x: fix wrong reference count for stream functionality at...
Takashi Sakamoto
1
-0
/
+2
2019-06-21
ALSA: firewire-digi00x: unify stop and release method for duplex streams
Takashi Sakamoto
4
-12
/
+5
2019-06-11
ALSA: firewire-digi00x: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-digi00x: update isochronous resources when starting packet str...
Takashi Sakamoto
1
-0
/
+11
2019-06-11
ALSA: firewire-digi00x: reserve/release isochronous resources in pcm.hw_param...
Takashi Sakamoto
4
-51
/
+73
2019-06-11
ALSA: firewire-digi00x: code refactoring to keep isochronous resources
Takashi Sakamoto
1
-24
/
+18
2019-06-11
ALSA: firewire-digi00x: simplify error path to begin streaming session
Takashi Sakamoto
1
-6
/
+3
2019-06-11
ALSA: firewire-digi00x: code refactoring to finish streaming session
Takashi Sakamoto
1
-13
/
+9
2019-06-11
ALSA: firewire-digi00x: refactoring to move timing of registration for isochr...
Takashi Sakamoto
1
-22
/
+19
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 345
Thomas Gleixner
9
-18
/
+9
2019-05-22
ALSA: firewire-lib: use union for directional parameters
Takashi Sakamoto
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-14
/
+2
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-10
/
+5
2018-10-10
ALSA: firewire: release reference count of firewire unit in .remove callback ...
Takashi Sakamoto
1
-6
/
+3
2018-10-10
ALSA: firewire: block .remove callback of bus driver till all of ALSA charact...
Takashi Sakamoto
1
-2
/
+2
2018-10-04
ALSA: firewire: use managed-resource of fw unit device for private data
Takashi Sakamoto
1
-5
/
+4
2018-09-13
ALSA: firewire-digi00x: fix memory leak of private data
Takashi Sakamoto
1
-0
/
+1
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
1
-1
/
+0
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-27
sound: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-22
/
+11
2017-06-07
ALSA: firewire: process packets in 'struct snd_pcm_ops.ack' callback
Takashi Sakamoto
1
-0
/
+16
2017-05-22
ALSA: firewire: remove support for 16 bit PCM samples in playback substream
Takashi Sakamoto
3
-68
/
+3
2017-04-05
ALSA: firewire-digi00x: remove transaction handler for unknown purpose
Takashi Sakamoto
2
-77
/
+17
2017-04-05
ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess...
Takashi Sakamoto
1
-129
/
+79
2017-04-05
ALSA: firewire-digi00x: handle all MIDI messages on streaming packets
Takashi Sakamoto
1
-18
/
+37
2017-04-05
ALSA: firewire-digi00x: add support for console models of Digi00x series
Takashi Sakamoto
2
-2
/
+12
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-01-12
ALSA: firewire: Constify snd_rawmidi_ops
Takashi Iwai
1
-4
/
+4
2017-01-05
ALSA: firewire-digi00x: enclose identifiers referred by single function
Takashi Sakamoto
3
-64
/
+57
2016-09-02
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-05-10
ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flag
Takashi Sakamoto
1
-1
/
+1
2016-03-31
ALSA: firewire-digi00x: delayed registration of sound card
Takashi Sakamoto
3
-32
/
+85
2016-02-09
ALSA: firewire-digi00x: Drop bogus const type qualifier on dot_scrt()
Geert Uytterhoeven
1
-1
/
+1
2015-10-30
ALSA: firewire-digi00x: add another rawmidi character device for MIDI control...
Takashi Sakamoto
1
-54
/
+50
2015-10-30
ALSA: firewire-digi00x: add MIDI operations for MIDI control port
Takashi Sakamoto
1
-0
/
+63
2015-10-30
ALSA: firewire-digi00x: rename identifiers of MIDI operation for physical ports
Takashi Sakamoto
1
-24
/
+28
2015-10-19
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
Takashi Sakamoto
1
-2
/
+1
2015-10-11
ALSA: firewire-digi00x: add support for MIDI ports for physical controls
Takashi Sakamoto
1
-16
/
+45
2015-10-11
ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...
Takashi Sakamoto
2
-4
/
+26
2015-10-11
ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...
Takashi Sakamoto
2
-3
/
+41
2015-10-11
ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...
Takashi Sakamoto
5
-1
/
+140
2015-10-11
ALSA: firewire-digi00x: handle MIDI messages in isochronous packets
Takashi Sakamoto
3
-8
/
+125
2015-10-11
ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bits
Takashi Sakamoto
1
-15
/
+15
2015-09-30
ALSA: firewire-digi00x: add support for asynchronous messaging
Takashi Sakamoto
5
-3
/
+107
2015-09-30
ALSA: firewire-digi00x: add hwdep interface
Takashi Sakamoto
6
-7
/
+269
[next]