index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
toneport.c
Age
Commit message (
Expand
)
Author
2015-02-11
ALSA: line6: toneport: Use explicit type for firmware version
Chris Rorvick
2015-02-11
ALSA: line6: Use explicit type for serial number
Chris Rorvick
2015-02-08
ALSA: line6: Pass driver name to line6_probe()
Chris Rorvick
2015-02-08
ALSA: line6: Pass toneport pointer to toneport_has_led()
Chris Rorvick
2015-02-08
ALSA: line6: Add toneport_has_source_select()
Chris Rorvick
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
2015-01-28
ALSA: line6: Tidy up and typo fixes in comments
Takashi Iwai
2015-01-28
ALSA: line6: Handle error from line6_pcm_acquire()
Takashi Iwai
2015-01-28
ALSA: line6: Reorganize PCM stream handling
Takashi Iwai
2015-01-28
ALSA: line6: Let snd_card_new() allocate private data
Takashi Iwai
2015-01-28
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
Takashi Iwai
2015-01-28
ALSA: line6/toneport: Implement LED controls via LED class
Takashi Iwai
2015-01-28
ALSA: line6/toneport: Fix wrong argument for toneport_has_led()
Takashi Iwai
2015-01-28
ALSA: line6/toneport: Move setup_timer() at the beginning
Takashi Iwai
2015-01-28
ALSA: line6: Remove superfluous NULL checks in each driver
Takashi Iwai
2015-01-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
2015-01-20
ALSA: line6: Remove CHECK_RETURN macro
Takashi Iwai
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
2015-01-20
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
Takashi Iwai
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
2015-01-19
ALSA: line6: Use setup_timer() and mod_timer()
Takashi Iwai
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai