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-11-06
ALSA: firewire: Convert to the common vmalloc memalloc
Takashi Iwai
1
-5
/
+4
2019-10-19
ALSA: firewire-lib: postpone to start IR context
Takashi Sakamoto
1
-1
/
+1
2019-10-19
ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain
Takashi Sakamoto
1
-2
/
+2
2019-10-19
ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ...
Takashi Sakamoto
1
-2
/
+2
2019-10-18
ALSA: firewire-tascam: share PCM buffer size for both direction
Takashi Sakamoto
3
-4
/
+16
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
1
-1
/
+1
2019-10-17
ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP...
Takashi Sakamoto
1
-8
/
+26
2019-10-17
ALSA: firewire-tascam: register the size of PCM period to AMDTP domain
Takashi Sakamoto
3
-3
/
+15
2019-09-14
Merge branch 'for-next' into for-linus
Takashi Iwai
4
-93
/
+171
2019-09-10
ALSA: firewire-tascam: check intermediate state of clock status and retry
Takashi Sakamoto
1
-14
/
+28
2019-09-10
ALSA: firewire-tascam: handle error code when getting current source of clock
Takashi Sakamoto
1
-0
/
+3
2019-09-06
ALSA: firewire-tascam: add note for FE-8
Takashi Sakamoto
2
-1
/
+23
2019-08-05
ALSA: firewire-tascam: support AMDTP domain
Takashi Sakamoto
2
-22
/
+34
2019-08-05
ALSA: firewire-tascam: code refactoring for initialization/destruction of AMD...
Takashi Sakamoto
1
-27
/
+44
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descr...
Takashi Sakamoto
1
-23
/
+37
2019-07-22
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
1
-23
/
+32
2019-07-22
ALSA: firewire-lib: pass packet descriptor to data block processing layer
Takashi Sakamoto
1
-17
/
+22
2019-07-22
ALSA: firewire-lib: pass no syt information to data block processing layer
Takashi Sakamoto
1
-7
/
+4
2019-07-22
ALSA: firewire-lib: add syt_override member for some protocols
Takashi Sakamoto
1
-2
/
+6
2019-07-22
ALSA: firewire-lib: pass data block counter to data block processing layer
Takashi Sakamoto
1
-6
/
+4
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-06-21
ALSA: firewire-tascam: unify stop and release method for duplex streams
Takashi Sakamoto
3
-11
/
+5
2019-06-11
ALSA: firewire-tascam: code refactoring for pcm.hw_params/hw_free callbacks
Takashi Sakamoto
1
-48
/
+7
2019-06-11
ALSA: firewire-tascam: minor code refactoring to finish streaming session
Takashi Sakamoto
1
-16
/
+5
2019-06-11
ALSA: firewire-tascam: update isochronous resources when starting packet stre...
Takashi Sakamoto
1
-1
/
+12
2019-06-11
ALSA: firewire-tascam: reserve/release isochronous resources in pcm.hw_params...
Takashi Sakamoto
3
-37
/
+66
2019-06-11
ALSA: firewire-tascam: code refactoring for release of isochronous resources
Takashi Sakamoto
1
-10
/
+8
2019-06-11
ALSA: firewire-tascam: code refactoring for reservation of isochronous resources
Takashi Sakamoto
1
-22
/
+16
2019-06-11
ALSA: firewire-tascam: code refactoring for registration of isochronous channels
Takashi Sakamoto
1
-44
/
+40
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
-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
[next]