Kees Cook
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
7 years ago |
Kees Cook
|
a6162afa71
ALSA: usb-audio: Convert timers to use timer_setup()
|
7 years ago |
Takashi Iwai
|
0011a33f09
Merge branch 'for-linus' into for-next
|
7 years ago |
Takashi Iwai
|
4f95646c80
ALSA: line6: Add yet more sanity checks for invalid EPs
|
7 years ago |
Takashi Iwai
|
2a4340c577
ALSA: line6: Add a sanity check for invalid EPs
|
7 years ago |
Takashi Iwai
|
c95072b3d8
ALSA: line6: Fix leftover URB at error-path during probe
|
7 years ago |
Andrej Krutak
|
5d81296b5e
ALSA: line6: Always setup isochronous transfer properties
|
8 years ago |
Takashi Iwai
|
f3d83317a6
Revert "ALSA: line6: Only determine control port properties if needed"
|
8 years ago |
Dan Carpenter
|
fdd8218d7d
ALSA: line6: fix a crash in line6_hwdep_write()
|
8 years ago |
Takashi Sakamoto
|
8da08ca03b
ALSA: usb-line6: use the same declaration as definition in header for MIDI manufacturer ID
|
8 years ago |
kbuild test robot
|
a4bc746c41
ALSA: line6: fix ifnullfree.cocci warnings
|
9 years ago |
Andrej Krutak
|
a16039cbf1
ALSA: line6: Add hwdep interface to access the POD control messages
|
9 years ago |
Andrej Krutak
|
f6a0dd107a
ALSA: line6: Only determine control port properties if needed
|
9 years ago |
Andrej Krutak
|
7811a3ad18
ALSA: line6: Allow processing of raw incoming messages
|
9 years ago |
Andrej Krutak
|
174e1fc0bf
ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)
|
9 years ago |
Andrej Krutak
|
79faa2b048
ALSA: line6: Add high-speed USB support
|
9 years ago |
Andrej Krutak
|
b2233d97a0
ALSA: line6: Enable different number of URBs for frame transfers
|
9 years ago |
Chris Rorvick
|
25a0707cf6
ALSA: line6: Improve line6_read/write_data() interfaces
|
10 years ago |
Chris Rorvick
|
12b00157fd
ALSA: line6: Use explicit type for serial number
|
10 years ago |
Chris Rorvick
|
e474e7fd40
ALSA: line6: Return EIO if read/write not successful
|
10 years ago |
Chris Rorvick
|
f3dfd1be08
ALSA: line6: Return error if device not responding
|
10 years ago |
Chris Rorvick
|
e64e94df99
ALSA: line6: Add delay before reading status
|
10 years ago |
Chris Rorvick
|
12865cac38
ALSA: line6: Pass driver name to line6_probe()
|
10 years ago |
Nicholas Mc Guire
|
6ccd93bdb9
ALSA: line6: fixup of line6_start_timer argument type
|
10 years ago |
Nicholas Mc Guire
|
695758c6c4
ALSA: line6: use msecs_to_jiffies for conversion
|
10 years ago |
Takashi Iwai
|
129b3be689
ALSA: line6: Move the contents of usbdefs.h into driver.h
|
10 years ago |
Takashi Iwai
|
fd9301d33f
ALSA: line6: Remove revision.h
|
10 years ago |
Takashi Iwai
|
cddbd4f170
ALSA: line6: Tidy up and typo fixes in comments
|
10 years ago |
Takashi Iwai
|
d6ca69d825
ALSA: line6: Minor tidy up in line6_probe()
|
10 years ago |
Takashi Iwai
|
aca514b823
ALSA: line6: Let snd_card_new() allocate private data
|
10 years ago |