index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
adutux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
USB: adutux: NULL dereferences on disconnect
Dan Carpenter
1
-5
/
+0
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2013-08-13
USB: adutux: fix big-endian device-type reporting
Johan Hovold
1
-1
/
+1
2013-07-24
USB: adutux: remove direct calls to printk()
Greg Kroah-Hartman
1
-6
/
+6
2013-07-24
USB: adutux: remove custom debug macro and module parameter
Greg Kroah-Hartman
1
-41
/
+9
2013-07-24
USB: adutux: remove custom debug macro
Greg Kroah-Hartman
1
-39
/
+58
2013-07-24
USB: adutux: remove unneeded tracing macros
Greg Kroah-Hartman
1
-40
/
+1
2013-05-16
usb: misc: Fixed assignment error in if statement
Lisa Nguyen
1
-1
/
+2
2013-05-15
usb: misc: Added space after closing brace in adutux.c
Lisa Nguyen
1
-1
/
+1
2013-05-15
usb: misc: Added space after comma in adutux.c
Lisa Nguyen
1
-50
/
+50
2013-05-15
usb: misc: Reformatted pointer variables in adutux.c
Lisa Nguyen
1
-10
/
+10
2013-05-15
usb: misc: Removed space before tabs in adutux.c
Lisa Nguyen
1
-9
/
+9
2013-05-15
usb: misc: Replaced deprecated preprocessor in adutux.c
Lisa Nguyen
1
-1
/
+1
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-34
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-7
/
+7
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-24
USB: adutux: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-1
/
+1
2010-03-03
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
1
-3
/
+3
2010-03-03
USB: BKL removal: adutux
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-0
/
+3
2010-03-03
USB misc: make USB device id constant
Németh Márton
1
-1
/
+1
2009-03-18
USB: misc/adutux, fix lock imbalance
Jiri Slaby
1
-3
/
+3
2008-10-18
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
1
-7
/
+10
2008-10-18
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
1
-2
/
+3
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-60
/
+60
2007-11-29
USB: FIx locks and urb->status in adutux (updated)
Pete Zaitcev
1
-123
/
+139
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-2
/
+2
2007-10-13
USB: missing test for ESHUTDOWN in adutux driver
Oliver Neukum
1
-1
/
+2
2007-07-20
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
1
-11
/
+13
2007-07-20
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
1
-17
/
+18
2007-07-13
USB: prevent char device open/deregister race
Alan Stern
1
-20
/
+11
2007-04-28
USB: cleanup ofd adutux
Oliver Neukum
1
-20
/
+28
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2006-10-18
USB: fix dereference in drivers/usb/misc/adutux.c
Eric Sesterhenn
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-27
USB: Add ADU support for Ontrak ADU devices
Steven Haigh
1
-0
/
+900