index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: dice: fix null pointer dereference when node is disconnected
Takashi Sakamoto
2021-03-12
1
-3
/
+2
*
ALSA: fireface: fix to parse sync status register of latter protocol
Takashi Sakamoto
2021-02-08
1
-18
/
+100
*
ALSA: bebob: remove an unnecessary condition in hwdep_read()
Takashi Sakamoto
2021-01-26
1
-5
/
+3
*
ALSA: fireface: remove unnecessary condition in hwdep_read()
Dan Carpenter
2021-01-25
1
-6
/
+4
*
ALSA: oxfw: remove an unnecessary condition in hwdep_read()
Dan Carpenter
2021-01-25
1
-6
/
+4
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-01-18
2
-2
/
+2
|
\
|
*
ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
Geert Uytterhoeven
2021-01-12
1
-1
/
+1
|
*
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
2021-01-12
1
-1
/
+1
*
|
ALSA: dice: add support for Lexicon I-ONIX FW810s
Takashi Sakamoto
2021-01-15
4
-1
/
+41
*
|
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-08
8
-8
/
+8
|
/
*
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
2020-11-24
1
-2
/
+2
|
\
|
*
ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
Dan Carpenter
2020-11-13
1
-2
/
+2
*
|
ALSA: firewire: fix comparison to bool warning
Kaixu Xia
2020-11-10
1
-1
/
+1
|
/
*
ALSA: fireworks: use semicolons rather than commas to separate statements
Julia Lawall
2020-10-12
1
-1
/
+1
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-10-12
2
-13
/
+14
|
\
|
*
ALSA: firewire: Replace tasklet with work
Takashi Iwai
2020-09-11
2
-13
/
+14
*
|
ALSA: bebob: potential info leak in hwdep_read()
Dan Carpenter
2020-10-07
1
-2
/
+1
|
/
*
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
2020-09-02
1
-4
/
+4
|
\
|
*
ALSA: firewire: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-02
1
-4
/
+4
*
|
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
2020-08-23
1
-0
/
+5
*
|
ALSA; firewire-tascam: exclude Tascam FE-8 from detection
Takashi Sakamoto
2020-08-23
1
-4
/
+29
|
/
*
ALSA: firewire: fix kernel-doc
Pierre-Louis Bossart
2020-07-07
1
-1
/
+0
*
ALSA: firewire-motu: wait for notification when changing clock configuration ...
Takashi Sakamoto
2020-06-15
1
-3
/
+13
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-05-28
1
-2
/
+1
|
\
|
*
ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...
Takashi Sakamoto
2020-05-03
1
-2
/
+1
*
|
ALSA: firewire-motu: add support for MOTU UltraLite-mk3 (FireWire only model)
Takashi Sakamoto
2020-05-25
3
-0
/
+11
*
|
ALSA: firewire-motu: refactoring protocol v2 for fetching mode switch
Takashi Sakamoto
2020-05-22
1
-30
/
+47
*
|
ALSA: firewire-motu: refactoring protocol v3 for clock source getter
Takashi Sakamoto
2020-05-22
1
-26
/
+72
*
|
ALSA: firewire-motu: refactoring protocol v2 for clock source getter
Takashi Sakamoto
2020-05-22
1
-8
/
+40
*
|
ALSA: firewire-motu: remove obsoleted codes
Takashi Sakamoto
2020-05-22
3
-296
/
+11
*
|
ALSA: firewire-motu: use table-based calculation of packet formats for stream...
Takashi Sakamoto
2020-05-22
2
-10
/
+6
*
|
ALSA: firewire-motu: use table-based calculation of packet formats for proc
Takashi Sakamoto
2020-05-22
2
-12
/
+9
*
|
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2020-05-22
2
-5
/
+67
*
|
ALSA: firewire-motu: add alternative functions to detect packet format for pr...
Takashi Sakamoto
2020-05-22
2
-6
/
+67
*
|
ALSA: firewire-motu: add model-specific table of chunk count
Takashi Sakamoto
2020-05-22
3
-3
/
+17
*
|
ALSA: firewire-motu: drop protocol structure
Takashi Sakamoto
2020-05-22
3
-23
/
+0
*
|
ALSA: firewire-motu: add wrapper functions for protocol-dependent operations
Takashi Sakamoto
2020-05-22
6
-35
/
+103
*
|
ALSA: firewire-motu: localize protocol data
Takashi Sakamoto
2020-05-22
5
-10
/
+21
*
|
ALSA: firewire-motu: move spec data to v3 protocol file
Takashi Sakamoto
2020-05-22
3
-46
/
+50
*
|
ALSA: firewire-motu: move spec data to v2 protocol file
Takashi Sakamoto
2020-05-22
3
-60
/
+63
*
|
ALSA: firewire-motu: fulfill missing entries in Kconfig
Takashi Sakamoto
2020-05-11
1
-1
/
+5
*
|
ALSA: fireface: add support for RME Fireface UFX (untested)
Takashi Sakamoto
2020-05-10
4
-3
/
+18
*
|
ALSA: fireface: add support for RME FireFace 802
Takashi Sakamoto
2020-05-10
4
-13
/
+59
*
|
ALSA: fireface: code refactoring to decide name of sound card
Takashi Sakamoto
2020-05-10
2
-8
/
+13
*
|
ALSA: fireface: code refactoring to add enumeration constants for model ident...
Takashi Sakamoto
2020-05-10
2
-3
/
+9
*
|
ALSA: fireface: start IR context immediately
Takashi Sakamoto
2020-05-10
1
-9
/
+1
*
|
ALSA: fireface: fix configuration error for nominal sampling transfer frequency
Takashi Sakamoto
2020-05-10
1
-6
/
+6
*
|
ALSA: firewire-lib: use sequence of syt offset and data block on pool in AMDT...
Takashi Sakamoto
2020-05-08
2
-40
/
+20
*
|
ALSA: firewire-lib: pool ideal sequence of syt offset and data block
Takashi Sakamoto
2020-05-08
2
-0
/
+74
*
|
ALSA: firewire-lib: add cache for packet sequence to AMDTP domain structure
Takashi Sakamoto
2020-05-08
2
-1
/
+23
[next]