index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
toneport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
ALSA: line6: update contact information
Markus Grabner
1
-1
/
+1
2021-10-26
ALSA: line6: fix control and interrupt message timeouts
Johan Hovold
1
-1
/
+1
2020-09-25
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-4
/
+5
2020-09-25
Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
1
-4
/
+4
2020-09-16
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-4
/
+4
2020-01-03
ALSA: line6: Constify snd_ratden definitions
Takashi Iwai
1
-1
/
+1
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-5
/
+1
2019-05-28
ALSA: line6: Use container_of()
Takashi Iwai
1
-7
/
+7
2019-05-28
ALSA: line6: Assure canceling delayed work at disconnection
Takashi Iwai
1
-12
/
+3
2019-05-09
Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-7
/
+9
2019-05-08
ALSA: line6: toneport: Fix broken usage of timer for delayed execution
Takashi Iwai
1
-7
/
+9
2019-05-07
Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2019-04-28
ALSA: line6: use dynamic buffers
Greg Kroah-Hartman
1
-6
/
+18
2019-04-18
ALSA: line6: Avoid polluting led_* namespace
Jacek Anaszewski
1
-4
/
+4
2018-06-18
ALSA: line6: stop using get_seconds()
Arnd Bergmann
1
-2
/
+3
2017-10-17
ALSA: usb-audio: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-04-12
ALSA: line6: constify snd_kcontrol_new structures
Bhumika Goyal
1
-2
/
+2
2016-09-19
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
Andrej Krutak
1
-2
/
+2
2016-09-19
ALSA: line6: Allow different channel numbers for in/out
Andrej Krutak
1
-1
/
+1
2015-02-11
ALSA: line6: toneport: Use explicit type for firmware version
Chris Rorvick
1
-1
/
+1
2015-02-11
ALSA: line6: Use explicit type for serial number
Chris Rorvick
1
-1
/
+1
2015-02-08
ALSA: line6: Pass driver name to line6_probe()
Chris Rorvick
1
-1
/
+1
2015-02-08
ALSA: line6: Pass toneport pointer to toneport_has_led()
Chris Rorvick
1
-7
/
+12
2015-02-08
ALSA: line6: Add toneport_has_source_select()
Chris Rorvick
1
-16
/
+16
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
1
-3
/
+3
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
1
-1
/
+0
2015-01-28
ALSA: line6: Tidy up and typo fixes in comments
Takashi Iwai
1
-18
/
+6
2015-01-28
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
1
-3
/
+10
2015-01-28
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
1
-3
/
+3
2015-01-28
ALSA: line6: Let snd_card_new() allocate private data
Takashi Iwai
1
-7
/
+2
2015-01-28
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
Takashi Iwai
1
-7
/
+7
2015-01-28
ALSA: line6/toneport: Implement LED controls via LED class
Takashi Iwai
1
-74
/
+89
2015-01-28
ALSA: line6/toneport: Fix wrong argument for toneport_has_led()
Takashi Iwai
1
-3
/
+1
2015-01-28
ALSA: line6/toneport: Move setup_timer() at the beginning
Takashi Iwai
1
-4
/
+5
2015-01-28
ALSA: line6: Remove superfluous NULL checks in each driver
Takashi Iwai
1
-6
/
+0
2015-01-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
1
-1
/
+1
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
1
-2
/
+2
2015-01-20
ALSA: line6: Remove CHECK_RETURN macro
Takashi Iwai
1
-4
/
+6
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
1
-58
/
+7
2015-01-20
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
Takashi Iwai
1
-6
/
+0
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
1
-9
/
+179
2015-01-19
ALSA: line6: Use setup_timer() and mod_timer()
Takashi Iwai
1
-5
/
+3
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
1
-0
/
+465