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