aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/legousbtower.c
Commit message (Expand)AuthorAge
* USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-18
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: legotower: remove direct calls to printk()Greg Kroah-Hartman2013-07-23
* USB: legotower: remove custom debug macro and module parameterGreg Kroah-Hartman2013-07-23
* USB: legousbtower: remove custom debug macroGreg Kroah-Hartman2013-07-23
* USB: legotower: remove unneeded tracing macrosGreg Kroah-Hartman2013-07-23
* USB: legousbtower.c: remove a bogus NULL checkDan Carpenter2012-08-15
* USB: legousbtower.c: remove err() usageGreg Kroah-Hartman2012-04-20
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-02
* USB: BKL removal: legousbtowerOliver Neukum2010-03-02
* USB: Push BKL on open down into the driversOliver Neukum2010-03-02
* USB misc: make USB device id constantNémeth Márton2010-03-02
* USB: legousbtower: make poll notice disconnectOliver Neukum2009-09-23
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-16
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-17
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-25
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: misc: legousbtower: semaphore to mutexDaniel Walker2008-02-01
* USB: disconnect open race in legousbtowerOliver Neukum2007-10-25
* USB: misc: legousbtower: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* USB: prevent char device open/deregister raceAlan Stern2007-07-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* usb: legousbtower free kill urb cleanupMariusz Kozlowski2006-12-01
* USB: legousbtower: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16