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 |
Takashi Iwai
|
f66fd990c5
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
|
10 years ago |
Takashi Iwai
|
b55004f9fd
ALSA: line6: Remove unused line6_nop_read()
|
10 years ago |
Takashi Iwai
|
6b562f63dd
ALSA: line6: Fix memory leak at probe error path
|
10 years ago |
Takashi Iwai
|
644d90850c
ALSA: line6: Minor refactoring
|
10 years ago |
Takashi Iwai
|
eedd0e95d3
ALSA: line6: Don't forget to call driver's destructor at error path
|
10 years ago |
Takashi Iwai
|
2a324fcdb5
ALSA: line6: Abort if inconsistent usbdev is found at disconnect
|
10 years ago |
Takashi Iwai
|
270fd9c7f9
ALSA: line6: Yet more cleanup of superfluous NULL checks
|
10 years ago |
Chris Rorvick
|
c078a4aac2
ALSA: line6: Remove driver version from header comment
|
10 years ago |
Chris Rorvick
|
c6fffce92e
ALSA: line6: Refer to manufacturer as "Line 6"
|
10 years ago |
Chris Rorvick
|
35ae48a3f4
ALSA: line6: Remove superfluous NULL checks
|
10 years ago |
Takashi Iwai
|
4d79fb1ed2
ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()
|
10 years ago |
Takashi Iwai
|
7372319028
ALSA: line6: Make line6_send_raw_message() static
|
10 years ago |
Takashi Iwai
|
5a4753112a
ALSA: line6: Sync PCM stop at disconnect
|
10 years ago |
Takashi Iwai
|
31ca192139
ALSA: line6: Remove superfluous disconnect call in suspend handler
|
10 years ago |
Takashi Iwai
|
2cd53fa9d3
ALSA: line6: Remove driver version string
|
10 years ago |
Takashi Iwai
|
85a9339bec
ALSA: line6: Reorganize card resource handling
|
10 years ago |
Takashi Iwai
|
a019f5e8c5
ALSA: line6: Remove superfluous out-of-memory error messages
|
10 years ago |