Sign in
gem5
/
arm
/
linux
/
90b24cfb42fc5c0366a0555fd5236e9f84f86d2c
/
drivers
/
staging
/
line6
0f64507
staging: line6/config.h: Delete unused header
by Johannes Thumshirn
· 13 years ago
c15974e
staging: line6/config.h: Remove CHECKPOINT macro
by Johannes Thumshirn
· 13 years ago
82a74d4
staging: line6/pcm.c: Removed trailing whitespace
by Johannes Thumshirn
· 13 years ago
bc8fa14
staging: line6/midi.c: Added space between switch and open parenthesis
by Johannes Thumshirn
· 13 years ago
8878451
staging: line6/midibuf.c changed printk(KERN_DEBUG, ... to pr_debug(
by Johannes Thumshirn
· 13 years ago
aa8f827
staging: line6: toneport.c: remove err() usage
by Greg Kroah-Hartman
· 13 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
12177ac
staging: line6: use source select control for UX2 devices
by Markus Grabner
· 13 years ago
3784129
staging: line6: removed obsolete code
by Markus Grabner
· 13 years ago
6b02a17e
staging: line6: fixed ALSA/PCM interaction
by Markus Grabner
· 13 years ago
665f3f5
staging: line6: wait for urbs in snd_line6_prepare()
by Stefan Hajnoczi
· 13 years ago
188e664
staging: line6: eliminate useless NULL checks
by Stefan Hajnoczi
· 13 years ago
153e387
staging: line6: eliminate useless index_out variable
by Stefan Hajnoczi
· 13 years ago
2f637ee
staging: line6: fix playback urb transfer buffer calculation
by Stefan Hajnoczi
· 13 years ago
60c01a9
staging: line6: fix memory leak in .hw_params()
by Stefan Hajnoczi
· 13 years ago
4c6fb5f
staging/line6: refactor device information and add POD HD 500
by Markus Grabner
· 13 years ago
3b35de4
staging/line6: Remove obsolete code
by Markus Grabner
· 13 years ago
251c394
Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul
by Andor Daam
· 13 years ago
4d85fae
Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul
by Andor Daam
· 13 years ago
4bd8b4d
Staging: line6: NULL dereference in dev_err()
by Dan Carpenter
· 13 years ago
cff8638
Staging: line6: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
140e28b
staging: line6: alloc/free buffers in hw_params/hw_free
by Stefan Hajnoczi
· 13 years ago
3b08db3
staging: line6: use smallest iso ep packet size
by Stefan Hajnoczi
· 13 years ago
1dc403f
staging: line6: add missing MIDI postprocessing case for POD HD300
by Stefan Hajnoczi
· 13 years ago
16dc104
staging: line6: add Pod HD300 support
by Stefan Hajnoczi
· 13 years ago
982d6ab
line6: fix memory leaks in line6_init_midi()
by Jesper Juhl
· 13 years ago
8e336a7
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
by Paul Gortmaker
· 13 years ago
c5cbebf
drivers/staging/line6/driver.c: Drop unneeded put functions.
by Julia Lawall
· 14 years ago
43c04d4
staging: line6: Remove NULL check before kfree
by Ilia Mirkin
· 14 years ago
597a1e7
staging/line6: Fix sparse warning 'Using plain integer as NULL pointer'
by Peter Huewe
· 14 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
1954cbf
Staging: line6: Makefile: replace the use of <module>-objs with <module>-y
by Tracey Dent
· 14 years ago
027360c
Staging: line6: minor coding style cleanups
by Greg Kroah-Hartman
· 14 years ago
79be725
staging: line6: remove unneeded EXPORT_SYMBOL() usage
by Greg Kroah-Hartman
· 14 years ago
c7fcf25
Staging: line6: workaround for null pointer bug
by Markus Grabner
· 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
e928c07
Staging: line6: needs to select SND_PCM
by Randy Dunlap
· 14 years ago
ab366c1
Staging: line6: fix leaks in line6_probe()
by Kulikov Vasiliy
· 14 years ago
94002c0
Staging: Use kmemdup
by Julia Lawall
· 15 years ago
1e18c0d
Staging: line6: driver: fix up sparse warnings
by Greg Kroah-Hartman
· 15 years ago
c98aaf8
Staging: line6: rewrote inline comments in control.h
by Johan Meiring
· 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
0f7cf00
Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue
by Sylvain Trias
· 15 years ago
a457732
staging: make USB device id constant
by Németh Márton
· 15 years ago
334a33d
staging: line6: Convert simple_strtoul to strict_strtoul in midi.c
by Shawn Bohrer
· 15 years ago
7e4d5c1
staging: line6: Convert simple_strtoul to strict_strtoul in pod.c
by Shawn Bohrer
· 15 years ago
c0e6e7c
staging: line6: Convert simple_strtoul to strict_strtoul in variax.c
by Shawn Bohrer
· 15 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
afb9091
staging: line6: Fix checkpatch warnings in pcm.c
by Shawn Bohrer
· 15 years ago
49da3dd
staging: line6: Convert simple_strtoul() to strict_strtoul in control.c
by Shawn Bohrer
· 15 years ago
2a20bf6
staging: line6: Fix some checkpatch warnings in control.c
by Shawn Bohrer
· 15 years ago
acdc1021
staging: line6: Lindent control.c
by Shawn Bohrer
· 15 years ago
df30c0f
staging: line6: Fix checkpatch errors in capture.c
by Shawn Bohrer
· 15 years ago
e0645d6
staging: line6: Lindent and fix checkpatch warnings in capture.c
by Shawn Bohrer
· 15 years ago
7f66fe5
staging: line6: Fix checkpatch errors in playback.c
by Shawn Bohrer
· 15 years ago
45af497
staging: line6: Lindent and fix checkpatch warnings in playback.c
by Shawn Bohrer
· 15 years ago
034f585
Staging: line6: fix printk formats
by Randy Dunlap
· 15 years ago
d722a51
Staging: line6 driver.c: factorize code and cleanups
by Frederik Deweerdt
· 15 years ago
c2f5e9d
Staging: line6: ffzb returns an unsigned integer
by Frederik Deweerdt
· 15 years ago
e1769b3
Staging: line6: pod.c: style cleanups
by Frederik Deweerdt
· 15 years ago
b6ac161
Staging: ARRAY_SIZE changes
by Stoyan Gaydarov
· 15 years ago
a405f43
Staging: line6: convert to snd_card_create()
by Alexander Beregalov
· 16 years ago
bbe364d
Staging: line6: fix build error, select SND_RAWMIDI
by Randy Dunlap
· 16 years ago
9cd57f7
Staging: line6: fix checkpatch errors in variax.c
by Greg Kroah-Hartman
· 16 years ago
6353773
Staging: line6: fix checkpatch errors in toneport.c
by Greg Kroah-Hartman
· 16 years ago
68dc3dd
Staging: line6: fix checkpatch errors in pcm.c
by Greg Kroah-Hartman
· 16 years ago
ce9b490
Staging: line6: fix checkpatch errors in midibuf.c
by Greg Kroah-Hartman
· 16 years ago
d7e3733
Staging: line6: fix checkpatch errors in midi.c
by Greg Kroah-Hartman
· 16 years ago
766f9d2
Staging: line6: fix checkpatch errors in dumprequest.c
by Greg Kroah-Hartman
· 16 years ago
36445bc
Staging: line6: fix checkpatch errors in driver.c
by Greg Kroah-Hartman
· 16 years ago
dfc7056
Staging: line6: fix checkpatch errors in audio.c
by Greg Kroah-Hartman
· 16 years ago
0fdef36
Staging: line6: fix checkpatch errors in pod.c
by Greg Kroah-Hartman
· 16 years ago
010f378
Staging: line6: fix checkpatch errors in playback.c
by Greg Kroah-Hartman
· 16 years ago
9a92fad
Staging: line6: fix checkpatch errors in control.c
by Greg Kroah-Hartman
· 16 years ago
6efc566
Staging: line6: fix checkpatch errors in capture.c
by Greg Kroah-Hartman
· 16 years ago
a49e483
Staging: line6: coding style cleanups for .h files.
by Greg Kroah-Hartman
· 16 years ago
536165d
Staging: line6: fix up NULL assignment mistakes
by Greg Kroah-Hartman
· 16 years ago
b702ed25
Staging: line6: static function cleanups
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
7e60fcb
Staging: line6: depends on SND
by Randy Dunlap
· 16 years ago
4717b03
Staging: line6: fix bus_id usage
by Greg Kroah-Hartman
· 16 years ago
705ecec
Staging: add line6 usb driver
by Markus Grabner
· 16 years ago