index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
adutux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-34
/
+1
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-7
/
+7
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
USB: adutux: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
2010-08-23
1
-1
/
+1
*
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
2010-03-02
1
-3
/
+3
*
USB: BKL removal: adutux
Oliver Neukum
2010-03-02
1
-3
/
+0
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
1
-0
/
+3
*
USB misc: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: misc/adutux, fix lock imbalance
Jiri Slaby
2009-03-17
1
-3
/
+3
*
USB: remove err() macro from usb misc drivers
Greg Kroah-Hartman
2008-10-17
1
-7
/
+10
*
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
2008-10-17
1
-2
/
+3
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-60
/
+60
*
USB: FIx locks and urb->status in adutux (updated)
Pete Zaitcev
2007-11-28
1
-123
/
+139
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
1
-2
/
+2
*
USB: missing test for ESHUTDOWN in adutux driver
Oliver Neukum
2007-10-12
1
-1
/
+2
*
USB: misc: adtux: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
1
-11
/
+13
*
USB: use mutex instead of semaphore in the Adutux driver
Matthias Kaehlcke
2007-07-19
1
-17
/
+18
*
USB: prevent char device open/deregister race
Alan Stern
2007-07-12
1
-20
/
+11
*
USB: cleanup ofd adutux
Oliver Neukum
2007-04-27
1
-20
/
+28
*
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
USB: fix dereference in drivers/usb/misc/adutux.c
Eric Sesterhenn
2006-10-17
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
USB: Add ADU support for Ontrak ADU devices
Steven Haigh
2006-09-27
1
-0
/
+900