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
/
tascam
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
ALSA: firewire: Remove superfluous snd_info_register() calls
Takashi Iwai
1
-10
/
+2
2018-11-23
ALSA: firewire-tascam: notify events of change of state for userspace applica...
Takashi Sakamoto
2
-2
/
+65
2018-11-23
ALSA: firewire-tascam: apply small refactoring to handle several type of even...
Takashi Sakamoto
1
-12
/
+26
2018-11-23
ALSA: firewire-tascam: queue events for change of control surface
Takashi Sakamoto
3
-1
/
+41
2018-11-23
ALSA: firewire-tascam: add new hwdep ioctl command to get state image
Takashi Sakamoto
1
-0
/
+10
2018-11-23
ALSA: firewire-tascam: pick up data of state from tx isochronous pakcets
Takashi Sakamoto
2
-1
/
+19
2018-10-10
ALSA: firewire: simplify cleanup process when failing to register sound card
Takashi Sakamoto
1
-14
/
+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
-7
/
+3
2018-09-13
ALSA: firewire-tascam: 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
2
-5
/
+5
2017-08-22
ALSA: firewire: add const qualifier to identifiers for read-only symbols
Takashi Sakamoto
1
-1
/
+1
2017-06-08
ALSA: firewire: arrange common PCM info/constraints for AMDTP engine applicat...
Takashi Sakamoto
1
-29
/
+6
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
-67
/
+3
2017-04-14
ALSA: firewire-tascam: support drain callback for MIDI playback substream
Takashi Sakamoto
1
-2
/
+6
2017-04-14
ALSA: firewire-tascam: move message parameters for async midi port
Takashi Sakamoto
3
-21
/
+19
2017-04-14
ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...
Takashi Sakamoto
3
-14
/
+7
2017-04-14
ALSA: firewire-tascam: use fixed-length array for message cache to async midi...
Takashi Sakamoto
2
-17
/
+2
2017-04-14
ALSA: firewire-tascam: use the same address for asynchronous transaction for ...
Takashi Sakamoto
2
-7
/
+5
2017-04-14
ALSA: firewire-tascam: send fixed-length transaction for async midi port
Takashi Sakamoto
2
-17
/
+8
2017-04-14
ALSA: firewire-tascam: remove callback function from async midi port
Takashi Sakamoto
2
-13
/
+4
2017-04-14
ALSA: firewire-lib/firewire-tascam: localize async midi port
Takashi Sakamoto
2
-0
/
+170
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
-2
/
+2
2017-01-05
ALSA: firewire-tascam: enclose identifiers referred by single function
Takashi Sakamoto
3
-50
/
+45
2017-01-03
ALSA: firewire-tascam: Fix to handle error from initialization of stream data
Takashi Sakamoto
1
-1
/
+1
2016-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-22
/
+11
2016-09-02
ALSA: firewire: constify snd_pcm_ops structures
Julia Lawall
1
-2
/
+2
2016-08-31
ALSA: firewire-tascam: accessing to user space outside spinlock
Takashi Sakamoto
1
-22
/
+11
2016-05-10
ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...
Takashi Sakamoto
1
-14
/
+12
2016-04-25
ALSA: firewire-tascam: deleyed registration of sound card
Takashi Sakamoto
2
-36
/
+84
2016-02-05
ALSA: firewire-tascam: remove needless member for control and status message
Takashi Sakamoto
1
-3
/
+0
2016-02-05
ALSA: firewire-tascam: remove a flag for controller
Takashi Sakamoto
2
-4
/
+0
2016-02-05
ALSA: firewire-tascam: add support for FW-1804
Takashi Sakamoto
1
-1
/
+10
2016-02-05
ALSA: firewire-tascam: fix NULL pointer dereference when model identification...
Takashi Sakamoto
1
-0
/
+6
2015-10-20
ALSA: firewire-tascam: clear extra MIDI bytes in an asynchronous transaction
Takashi Sakamoto
1
-8
/
+16
2015-10-20
ALSA: firewire-tascam: fix loop condition with some readable variables
Takashi Sakamoto
1
-15
/
+20
2015-10-20
ALSA: firewire-tascam: use better name for local variables to describe their ...
Takashi Sakamoto
1
-12
/
+12
2015-10-20
ALSA: firewire-tascam: change type of valiables according to function prototype
Takashi Sakamoto
1
-3
/
+1
2015-10-20
ALSA: firewire-tascam: remove buffer initialization in driver side
Takashi Sakamoto
1
-2
/
+0
2015-10-19
ALSA: firewire-tascam: off by one in identify_model()
Dan Carpenter
1
-1
/
+1
2015-10-19
ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROM
Takashi Sakamoto
1
-2
/
+1
2015-10-17
ALSA: firewire-tascam: off by one in handle_midi_tx()
Dan Carpenter
1
-1
/
+1
2015-10-17
ALSA: firewire-tascam: fix an LED bug
Dan Carpenter
1
-1
/
+1
[next]