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
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
2015-10-12
ALSA: firewire-tascam: change device probing processing
Takashi Sakamoto
1
-46
/
+32
2015-10-12
ALSA: firewire-tascam: Turn on/off FireWire LED
Takashi Sakamoto
2
-0
/
+16
2015-10-12
ALSA: firewire-tascam: add support for MIDI functionality
Takashi Sakamoto
4
-1
/
+142
2015-10-12
ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...
Takashi Sakamoto
2
-1
/
+102
2015-10-12
ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...
Takashi Sakamoto
4
-1
/
+213
2015-10-02
ALSA: firewire-tascam: add hwdep interface
Takashi Sakamoto
6
-4
/
+274
2015-10-02
ALSA: firewire-tascam: add PCM functionality
Takashi Sakamoto
4
-1
/
+308
2015-10-02
ALSA: firewire-tascam: add streaming functionality
Takashi Sakamoto
4
-2
/
+506
2015-10-02
ALSA: firewire-tascam: add data block processing layer
Takashi Sakamoto
3
-1
/
+254
2015-10-02
ALSA: firewire-tascam: add proc node to show firmware information
Takashi Sakamoto
4
-1
/
+101
2015-10-02
ALSA: firewire-tascam: add a structure for model-dependent parameters.
Takashi Sakamoto
2
-0
/
+49
2015-10-02
ALSA: firewire-tascam: add skeleton for TASCAM FireWire series
Takashi Sakamoto
3
-0
/
+190