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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
Geert Uytterhoeven
1
-1
/
+1
2021-01-12
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
1
-1
/
+1
2020-11-24
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
1
-2
/
+2
2020-11-13
ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
Dan Carpenter
1
-2
/
+2
2020-11-10
ALSA: firewire: fix comparison to bool warning
Kaixu Xia
1
-1
/
+1
2020-10-12
ALSA: fireworks: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-12
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-13
/
+14
2020-10-07
ALSA: bebob: potential info leak in hwdep_read()
Dan Carpenter
1
-2
/
+1
2020-09-11
ALSA: firewire: Replace tasklet with work
Takashi Iwai
2
-13
/
+14
2020-09-02
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
1
-4
/
+4
2020-09-02
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-08-23
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
1
-0
/
+5
2020-08-23
ALSA; firewire-tascam: exclude Tascam FE-8 from detection
Takashi Sakamoto
1
-4
/
+29
2020-07-07
ALSA: firewire: fix kernel-doc
Pierre-Louis Bossart
1
-1
/
+0
2020-06-15
ALSA: firewire-motu: wait for notification when changing clock configuration ...
Takashi Sakamoto
1
-3
/
+13
2020-05-28
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+1
2020-05-25
ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)
Takashi Sakamoto
3
-0
/
+11
2020-05-22
ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch
Takashi Sakamoto
1
-30
/
+47
2020-05-22
ALSA: firewire-motu: refactoring protocol v3 for clock source getter
Takashi Sakamoto
1
-26
/
+72
2020-05-22
ALSA: firewire-motu: refactoring protocol v2 for clock source getter
Takashi Sakamoto
1
-8
/
+40
2020-05-22
ALSA: firewire-motu: remove obsoleted codes
Takashi Sakamoto
3
-296
/
+11
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for stream...
Takashi Sakamoto
2
-10
/
+6
2020-05-22
ALSA: firewire-motu: use table-based calculation of packet formats for proc
Takashi Sakamoto
2
-12
/
+9
2020-05-22
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2
-5
/
+67
2020-05-22
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2
-6
/
+67
2020-05-22
ALSA: firewire-motu: add model-specific table of chunk count
Takashi Sakamoto
3
-3
/
+17
2020-05-22
ALSA: firewire-motu: drop protocol structure
Takashi Sakamoto
3
-23
/
+0
2020-05-22
ALSA: firewire-motu: add wrapper functions for protocol-dependent operations
Takashi Sakamoto
6
-35
/
+103
2020-05-22
ALSA: firewire-motu: localize protocol data
Takashi Sakamoto
5
-10
/
+21
2020-05-22
ALSA: firewire-motu: move spec data to v3 protocol file
Takashi Sakamoto
3
-46
/
+50
2020-05-22
ALSA: firewire-motu: move spec data to v2 protocol file
Takashi Sakamoto
3
-60
/
+63
2020-05-11
ALSA: firewire-motu: fulfill missing entries in Kconfig
Takashi Sakamoto
1
-1
/
+5
2020-05-10
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
4
-3
/
+18
2020-05-10
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
4
-13
/
+59
2020-05-10
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2
-8
/
+13
2020-05-10
ALSA: fireface: code refactoring to add enumeration constants for model ident...
Takashi Sakamoto
2
-3
/
+9
2020-05-10
ALSA: fireface: start IR context immediately
Takashi Sakamoto
1
-9
/
+1
2020-05-10
ALSA: fireface: fix configuration error for nominal sampling transfer frequency
Takashi Sakamoto
1
-6
/
+6
2020-05-08
ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...
Takashi Sakamoto
2
-40
/
+20
2020-05-08
ALSA: firewire-lib: pool ideal sequence of syt offset and data block
Takashi Sakamoto
2
-0
/
+74
2020-05-08
ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure
Takashi Sakamoto
2
-1
/
+23
2020-05-08
ALSA: firewire-lib: code refactoring for data block calculation
Takashi Sakamoto
1
-14
/
+19
2020-05-08
ALSA: firewire-lib: code refactoring for syt offset calculation
Takashi Sakamoto
1
-13
/
+16
2020-05-08
ALSA: firewire-lib: code refactoring for syt computation
Takashi Sakamoto
1
-12
/
+24
2020-05-08
ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ t...
Takashi Sakamoto
1
-27
/
+29
2020-05-08
ALSA: firewire-lib: add reference to domain structure from stream structure
Takashi Sakamoto
2
-55
/
+23
2020-05-08
ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc d...
Takashi Sakamoto
1
-2
/
+4
2020-05-08
ALSA: firewire-lib: fix invalid assignment to union data for directional para...
Takashi Sakamoto
1
-1
/
+2
2020-05-08
ALSA: fireworks: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-03
ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...
Takashi Sakamoto
1
-2
/
+1
[next]