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
/
usb
/
line6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: line6: fix stack overflow in line6_midi_transmit
Artem Egorkine
2022-12-26
1
-1
/
+2
*
ALSA: line6: correct midi status byte when receiving data from podxt
Artem Egorkine
2022-12-26
5
-12
/
+27
*
ALSA: line6: remove line6_set_raw declaration
Gaosheng Cui
2022-09-09
1
-2
/
+0
*
ALSA: line6: Replace sprintf() with sysfs_emit()
Takashi Iwai
2022-08-02
2
-6
/
+6
*
sound: usb: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
1
-2
/
+2
*
ALSA: line6: fix control and interrupt message timeouts
Johan Hovold
2021-10-26
4
-12
/
+12
*
ALSA: line6: Fix racy initialization of LINE6 MIDI
Takashi Iwai
2021-05-19
3
-11
/
+4
*
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-25
3
-60
/
+44
*
Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
2020-09-25
3
-37
/
+57
*
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
2020-09-16
3
-57
/
+37
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-08-03
3
-4
/
+132
|
\
|
*
ALSA: line6: Use kmemdup in podhd_set_monitor_level()
YueHaibing
2020-07-17
1
-3
/
+1
|
*
ALSA: line6: add hw monitor volume control for POD HD500
Vasily Khoruzhick
2020-07-13
3
-2
/
+132
|
*
ALSA: usb/line6: remove 'defined but not used' warning
Pierre-Louis Bossart
2020-07-08
1
-2
/
+2
*
|
ALSA: line6: Sync the pending work cancel at disconnection
Takashi Iwai
2020-07-10
1
-1
/
+1
*
|
ALSA: line6: Perform sanity check for each URB creation
Takashi Iwai
2020-07-10
2
-0
/
+4
|
/
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-05-28
1
-17
/
+5
|
\
|
*
ALSA: line6: Fix POD HD500 audio playback
Vasily Khoruzhick
2020-04-26
1
-17
/
+5
*
|
ALSA: line6: Add poll callback for hwdep
Vasily Khoruzhick
2020-05-02
1
-0
/
+16
*
|
ALSA: line6: hwdep: add support for O_NONBLOCK opening mode
Vasily Khoruzhick
2020-05-02
2
-0
/
+5
|
/
*
ALSA: line6: Fix endless MIDI read loop
Takashi Iwai
2020-03-09
2
-2
/
+2
*
ALSA: line6: Constify snd_ratden definitions
Takashi Iwai
2020-01-03
3
-3
/
+3
*
ALSA: usb: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-11
2
-2
/
+0
*
ALSA: line6: Use managed buffer allocation
Takashi Iwai
2019-12-11
1
-10
/
+3
*
ALSA: usb: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
2019-11-06
1
-3
/
+1
*
Merge branch 'topic/usb-validation' into for-next
Takashi Iwai
2019-08-22
1
-9
/
+9
|
\
|
*
ALSA: line6: Fix memory leak at line6_init_pcm() error path
Takashi Iwai
2019-08-21
1
-9
/
+9
*
|
ALSA: line6: sizeof (byte) is always 1, use that fact.
Pavel Machek
2019-07-24
1
-2
/
+2
|
/
*
ALSA: line6: Fix a typo
Christophe JAILLET
2019-07-22
1
-1
/
+1
*
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
Kai-Heng Feng
2019-07-18
1
-1
/
+1
*
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2019-07-08
17
-80
/
+17
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
16
-80
/
+16
|
*
Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-30
3
-12
/
+19
|
|
\
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
|
Merge branch 'topic/hda-refresh-cleanup' into for-next
Takashi Iwai
2019-07-07
1
-0
/
+5
|
\
\
\
|
*
|
|
ALSA: line6: Fix write on zero-sized buffer
Takashi Iwai
2019-07-02
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
ALSA: line6: Use container_of()
Takashi Iwai
2019-05-28
4
-19
/
+25
*
|
|
ALSA: line6: Drop superfluous timer helper function
Takashi Iwai
2019-05-28
2
-20
/
+0
*
|
|
ALSA: line6: variax: Rewrite complex timer & work combo with a delayed work
Takashi Iwai
2019-05-28
1
-93
/
+35
*
|
|
ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed work
Takashi Iwai
2019-05-28
1
-66
/
+8
*
|
|
ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work
Takashi Iwai
2019-05-28
1
-69
/
+27
|
/
/
*
/
ALSA: line6: Assure canceling delayed work at disconnection
Takashi Iwai
2019-05-28
3
-12
/
+19
|
/
*
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-05-09
1
-7
/
+9
|
\
|
*
ALSA: line6: toneport: Fix broken usage of timer for delayed execution
Takashi Iwai
2019-05-08
1
-7
/
+9
*
|
Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
ALSA: line6: Avoid polluting led_* namespace
Jacek Anaszewski
2019-04-18
1
-4
/
+4
*
|
ALSA: line6: use dynamic buffers
Greg Kroah-Hartman
2019-04-28
3
-40
/
+65
|
/
*
Merge branch 'topic/pcm-device-suspend' into for-next
Takashi Iwai
2019-01-18
1
-3
/
+1
|
\
|
*
ALSA: usb: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2019-01-15
1
-3
/
+1
*
|
ALSA: line6: fix check on snd_card_register
Aditya Pakki
2019-01-07
1
-1
/
+2
|
/
[next]