Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6ccd93bdb989507717edb375d40534f1177822c5
/
sound
/
usb
/
line6
/
driver.c
6ccd93b
ALSA: line6: fixup of line6_start_timer argument type
by Nicholas Mc Guire
· 10 years ago
695758c
ALSA: line6: use msecs_to_jiffies for conversion
by Nicholas Mc Guire
· 10 years ago
129b3be
ALSA: line6: Move the contents of usbdefs.h into driver.h
by Takashi Iwai
· 10 years ago
fd9301d
ALSA: line6: Remove revision.h
by Takashi Iwai
· 10 years ago
cddbd4f
ALSA: line6: Tidy up and typo fixes in comments
by Takashi Iwai
· 10 years ago
d6ca69d
ALSA: line6: Minor tidy up in line6_probe()
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
b55004f
ALSA: line6: Remove unused line6_nop_read()
by Takashi Iwai
· 10 years ago
6b562f6
ALSA: line6: Fix memory leak at probe error path
by Takashi Iwai
· 10 years ago
644d908
ALSA: line6: Minor refactoring
by Takashi Iwai
· 10 years ago
eedd0e9
ALSA: line6: Don't forget to call driver's destructor at error path
by Takashi Iwai
· 10 years ago
2a324fc
ALSA: line6: Abort if inconsistent usbdev is found at disconnect
by Takashi Iwai
· 10 years ago
270fd9c
ALSA: line6: Yet more cleanup of superfluous NULL checks
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
35ae48a
ALSA: line6: Remove superfluous NULL checks
by Chris Rorvick
· 10 years ago
4d79fb1
ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()
by Takashi Iwai
· 10 years ago
7372319
ALSA: line6: Make line6_send_raw_message() static
by Takashi Iwai
· 10 years ago
5a47531
ALSA: line6: Sync PCM stop at disconnect
by Takashi Iwai
· 10 years ago
31ca192
ALSA: line6: Remove superfluous disconnect call in suspend handler
by Takashi Iwai
· 10 years ago
2cd53fa
ALSA: line6: Remove driver version string
by Takashi Iwai
· 10 years ago
85a9339
ALSA: line6: Reorganize card resource handling
by Takashi Iwai
· 10 years ago
a019f5e
ALSA: line6: Remove superfluous out-of-memory error messages
by Takashi Iwai
· 10 years ago
45a82f1
ALSA: line6: Drop usb_device sysfs symlink
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/driver.c]
a46c467
staging: line6: Call *_disconnect() via pointer
by Chris Rorvick
· 10 years ago
01f6b2b
staging: line6: Call *_process_message() via pointer
by Chris Rorvick
· 10 years ago
1cad3e8
staging: line6: Pass *_process_message() `usb_line6' pointers
by Chris Rorvick
· 10 years ago
a221dd4
staging: line6: Pass *_init() `usb_line6' pointers
by Chris Rorvick
· 10 years ago
16d603d
staging: line6: Move audio endpoints to properties
by Chris Rorvick
· 10 years ago
9e165be
staging: line6: Move control endpoints to properties
by Chris Rorvick
· 10 years ago
7b9584f
staging: line6: Move altsetting to properties
by Chris Rorvick
· 10 years ago
b98a811
staging: line6: Filter on UX2 interfaces
by Chris Rorvick
· 10 years ago
3a3eae6
staging: line6: Filter on Pocket POD interface
by Chris Rorvick
· 10 years ago
951dd31
staging: line6: Split out POD HD500 interfaces
by Chris Rorvick
· 10 years ago
7ad0731
staging: line6: Split out PODxt Live interfaces
by Chris Rorvick
· 10 years ago
7b3e4d4
staging: line6: List out capabilities individually
by Chris Rorvick
· 10 years ago
4d94754
staging: line6: Use explicit indexes when defining properties
by Chris Rorvick
· 10 years ago
4cb1a4a
staging: line6: Rename capability macros
by Chris Rorvick
· 10 years ago
5a85847
staging: line6: Remove useless comments
by Chris Rorvick
· 10 years ago
f45be7d
staging: line6: Remove idVendor and idProduct macros
by Chris Rorvick
· 10 years ago
a23a8bf
staging: line6: Key off of device type
by Chris Rorvick
· 10 years ago
c33a20b
staging: line6: Index properties array with device type
by Chris Rorvick
· 10 years ago
410dca8
staging: line6: Define a device type enum
by Chris Rorvick
· 10 years ago
daf54a5
staging: line6: Cleanup device table
by Chris Rorvick
· 10 years ago
e45bfe5
staging: line6: Remove unsupported X3 devices
by Chris Rorvick
· 10 years ago
5c3396f
staging: line6: Remove `device_bit' from properties
by Chris Rorvick
· 10 years ago
c7f268d
staging: line6: do not return 0 from probe if no initialization done
by Alexey Khoroshilov
· 10 years ago
a6b4699
staging: line6: Add blank lines after declarations
by Fabian Mewes
· 11 years ago
ba79e52
staging: line6: long line fixes
by Davide Berardi
· 11 years ago
1cad608
Staging: line6: Fix unnecessary space after function pointer in driver.c
by Monam Agarwal
· 11 years ago
1785faa
staging: line6: Add support for POD HD400 to line6usb driver
by Chris Bajumpaa
· 11 years ago
5a083bd
Staging: line6: Fix Sparse warning of restricted __le16 degrades to integer
by Rashika Kheria
· 11 years ago
056e0af
Staging: line6: replacing -EINVAL with retval in driver.c
by Ashvini Varatharaj
· 11 years ago
e7c8a7e
staging: line6: use default sysfs attribute macros
by Greg Kroah-Hartman
· 11 years ago
78110bb
staging: Remove unnecessary OOM messages
by Joe Perches
· 12 years ago
98115f1
staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM
by Stefan Hajnoczi
· 12 years ago
269edc8
staging: line6: rename MidiBuffer to avoid CamelCase
by Stefan Hajnoczi
· 12 years ago
bc776f2
staging: line6: wrap comment to 80 chars in driver.c
by Stefan Hajnoczi
· 12 years ago
e02b124
staging: line6: delete an unused function
by Dan Carpenter
· 12 years ago
77ecb6f
staging: line6: Use kmemdup rather than duplicating its implementation
by Laurent Navet
· 12 years ago
2807904
staging: line6: drop MIDI parameter sysfs attrs
by Stefan Hajnoczi
· 12 years ago
9f673d7
staging: line6: drop CONFIG_LINE6_USB_RAW
by Stefan Hajnoczi
· 12 years ago
3e58c86
staging: line6: drop midi_mask_receive
by Stefan Hajnoczi
· 12 years ago
36a01f4
staging: line6: drop MIDI dumping code
by Stefan Hajnoczi
· 12 years ago
70ce939
staging: line6: drop control URB dumping code
by Stefan Hajnoczi
· 12 years ago
e00d33c
staging: line6: replace DEBUG_MESSAGES() with dev_dbg()
by Stefan Hajnoczi
· 12 years ago
b430b3d
staging: line6: drop unused line6_devices[] array
by Stefan Hajnoczi
· 12 years ago
317e188
staging: line6: adjusted interface of line6_send_program()
by Johannes Thumshirn
· 12 years ago
2471c09
staging: line6: changed interface of line6_transmit_parameter()
by Johannes Thumshirn
· 12 years ago
4a63136
Staging: line6: use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
15a89dc
Staging: line6: remove teardown code from module_exit path
by Greg Kroah-Hartman
· 13 years ago
c46b8a6
Staging: line6: only allocate a buffer if it is needed
by Greg Kroah-Hartman
· 13 years ago
305b876
Staging: line6: remove unneeded initialization
by Greg Kroah-Hartman
· 13 years ago
0ca5488
staging: line6: separate handling of buffer allocation and stream startup
by Markus Grabner
· 13 years ago
4c6fb5f
staging/line6: refactor device information and add POD HD 500
by Markus Grabner
· 13 years ago
4bd8b4d
Staging: line6: NULL dereference in dev_err()
by Dan Carpenter
· 13 years ago
16dc104
staging: line6: add Pod HD300 support
by Stefan Hajnoczi
· 13 years ago
c5cbebf
drivers/staging/line6/driver.c: Drop unneeded put functions.
by Julia Lawall
· 13 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
ab366c1
Staging: line6: fix leaks in line6_probe()
by Kulikov Vasiliy
· 14 years ago
1e18c0d
Staging: line6: driver: fix up sparse warnings
by Greg Kroah-Hartman
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a457732
staging: make USB device id constant
by Németh Márton
· 15 years ago
d722a51
Staging: line6 driver.c: factorize code and cleanups
by Frederik Deweerdt
· 15 years ago
b6ac161
Staging: ARRAY_SIZE changes
by Stoyan Gaydarov
· 15 years ago
36445bc
Staging: line6: fix checkpatch errors in driver.c
by Greg Kroah-Hartman
· 16 years ago
536165d
Staging: line6: fix up NULL assignment mistakes
by Greg Kroah-Hartman
· 16 years ago
4cb8f30
Staging: line6: remove KERNEL_VERSION checks
by Greg Kroah-Hartman
· 16 years ago
0c7ab15
Staging: line6: remove PT_REGS
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