summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/iowarrior.c
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-11usb: misc: iowarrior: fix information leak to userlandVasiliy Kulikov
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22usb: iowarrior: don't trust report_size for buffer sizeKees Cook
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-23USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-21USB: iowarrior: Push down BKLAlan Cox
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: constify function pointer tablesJan Engelhardt
2007-10-25USB: open disconnect race in iowarriorOliver Neukum
2007-10-25USB iowarrior.c: fix check-after-useAdrian Bunk
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-07-19USB: misc: iowarrior: clean up urb->status usageGreg Kroah-Hartman
2007-07-12USB: prevent char device open/deregister raceAlan Stern
2007-06-25USB: memory leak in iowarrior.cOliver Neukum
2007-04-27USB: iowarrior.c: timeouts too small in usb_control_msg callsEberhard Fahle
2007-04-27USB: iowarrior.c: fix NULL dereferenceOliver Neukum
2007-02-23USB: add driver for iowarrior devices.Greg Kroah-Hartman