Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d8a849e1bc123790bbbf1facba94452a3aef5736
/
sound
/
usb
/
line6
/
toneport.c
f56742c
ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during capture
by Andrej Krutak
· 8 years ago
97d78ac
ALSA: line6: Allow different channel numbers for in/out
by Andrej Krutak
· 8 years ago
0e80615
ALSA: line6: toneport: Use explicit type for firmware version
by Chris Rorvick
· 10 years ago
12b0015
ALSA: line6: Use explicit type for serial number
by Chris Rorvick
· 10 years ago
12865ca
ALSA: line6: Pass driver name to line6_probe()
by Chris Rorvick
· 10 years ago
f2bd242
ALSA: line6: Pass toneport pointer to toneport_has_led()
by Chris Rorvick
· 10 years ago
8944460
ALSA: line6: Add toneport_has_source_select()
by Chris Rorvick
· 10 years ago
1263f61
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
by Takashi Iwai
· 10 years ago
129b3be
ALSA: line6: Move the contents of usbdefs.h into driver.h
by Takashi Iwai
· 10 years ago
cddbd4f
ALSA: line6: Tidy up and typo fixes in comments
by Takashi Iwai
· 10 years ago
247d95e
ALSA: line6: Handle error from line6_pcm_acquire()
by Takashi Iwai
· 10 years ago
63e20df
ALSA: line6: Reorganize PCM stream handling
by Takashi Iwai
· 10 years ago
aca514b
ALSA: line6: Let snd_card_new() allocate private data
by Takashi Iwai
· 10 years ago
f66fd99
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
by Takashi Iwai
· 10 years ago
f44edd7
ALSA: line6/toneport: Implement LED controls via LED class
by Takashi Iwai
· 10 years ago
bf115fc
ALSA: line6/toneport: Fix wrong argument for toneport_has_led()
by Takashi Iwai
· 10 years ago
6dd1c05
ALSA: line6/toneport: Move setup_timer() at the beginning
by Takashi Iwai
· 10 years ago
8a3b7c0
ALSA: line6: Remove superfluous NULL checks in each driver
by Takashi Iwai
· 10 years ago
c078a4a
ALSA: line6: Remove driver version from header comment
by Chris Rorvick
· 10 years ago
c6fffce
ALSA: line6: Refer to manufacturer as "Line 6"
by Chris Rorvick
· 10 years ago
b2a3b02
ALSA: line6: Remove CHECK_RETURN macro
by Takashi Iwai
· 10 years ago
85a9339
ALSA: line6: Reorganize card resource handling
by Takashi Iwai
· 10 years ago
988d350
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
by Takashi Iwai
· 10 years ago
ccddbe4
ALSA: line6: Split to each driver
by Takashi Iwai
· 10 years ago
0f2524b
ALSA: line6: Use setup_timer() and mod_timer()
by Takashi Iwai
· 10 years ago
61864d8
ALSA: move line6 usb driver into sound/usb
by Takashi Iwai
· 10 years ago
[Renamed from drivers/staging/line6/toneport.c]
d29b854
staging: line6: Make *_disconnect() functions static
by Chris Rorvick
· 10 years ago
a46c467
staging: line6: Call *_disconnect() via pointer
by Chris Rorvick
· 10 years ago
a221dd4
staging: line6: Pass *_init() `usb_line6' pointers
by Chris Rorvick
· 10 years ago
a23a8bf
staging: line6: Key off of device type
by Chris Rorvick
· 10 years ago
a248ce0
staging: line6: toneport.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 10 years ago
f3c5261
staging/line6: blank line after declaration cleanup
by Jerry Snitselaar
· 11 years ago
a6b4699
staging: line6: Add blank lines after declarations
by Fabian Mewes
· 11 years ago
c0fa05f
Staging: line6: Fix Sparse Warning of incorrect type
by Rashika Kheria
· 11 years ago
f3912ce
Staging: line6: Fix Sparse Warning of restricted __le16 degrades to integer
by Rashika Kheria
· 11 years ago
c3cb718
staging: line6: add bounds check in snd_toneport_source_put()
by Dan Carpenter
· 11 years ago
709b2fa
staging: line6: drop ToneportSourceInfo CamelCase name
by Stefan Hajnoczi
· 12 years ago
b07d945
staging: line6: replace deprecated strict_strtol() in toneport.c
by Stefan Hajnoczi
· 12 years ago
d86938f
USB: toneport.c: remove err() usage
by Greg Kroah-Hartman
· 13 years ago
0ca5488
staging: line6: separate handling of buffer allocation and stream startup
by Markus Grabner
· 13 years ago
12177ac
staging: line6: use source select control for UX2 devices
by Markus Grabner
· 13 years ago
188e664
staging: line6: eliminate useless NULL checks
by Stefan Hajnoczi
· 13 years ago
a3a972a
Staging: line6: fix up my fixup for some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
2018845
Staging: line6: fix up some sysfs attribute permissions
by Greg Kroah-Hartman
· 14 years ago
027360c
Staging: line6: minor coding style cleanups
by Greg Kroah-Hartman
· 14 years ago
e1a164d
Staging: line6: another upstream sync
by Markus Grabner
· 14 years ago
1027f47
staging: line6: sync with upstream
by Markus Grabner
· 14 years ago
bb950a1
staging: line6: Convert simple_strtol to strict_strtol in toneport.c
by Shawn Bohrer
· 15 years ago
63a4a8b
staging: line6: Lindent and fix some checkpatch warnings in toneport.c
by Shawn Bohrer
· 15 years ago
6353773
Staging: line6: fix checkpatch errors in toneport.c
by Greg Kroah-Hartman
· 16 years ago
536165d
Staging: line6: fix up NULL assignment mistakes
by Greg Kroah-Hartman
· 16 years ago
77491e5
Staging: line6: remove DEVICE_ATTRIBUTE
by Greg Kroah-Hartman
· 16 years ago
705ecec
Staging: add line6 usb driver
by Markus Grabner
· 16 years ago