aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/idmouse.c
Commit message (Expand)AuthorAge
* USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-22
* Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-27
|\
| * USB: idmouse: fix NULL-deref at probeJohan Hovold2017-03-14
* | USB: idmouse: refactor endpoint retrievalJohan Hovold2017-03-23
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* usb: misc: idmouse: don't print on ENOMEMWolfram Sang2016-08-30
* USB: idmouse.c: Put the interface on errorJunjie Mao2016-03-03
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar2014-01-03
* USB: idmouse.c: remove dbg() usageGreg Kroah-Hartman2012-05-02
* USB: idmouse.c: remove err() usageGreg Kroah-Hartman2012-04-20
* 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
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* USB: BKL removal: idmouseOliver 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: full power management support for the idmouse driverOliver Neukum2009-09-23
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-17
* USB: fix locking in idmouseOliver Neukum2007-10-25
* 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: Remove unneeded void * casts in idmouse.cTobias Klauser2007-02-07
* USB: idmouse cleanupMariusz Kozlowski2006-12-01
* USB: idmouse: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-01
* 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: kzalloc in idmouseOliver Neukum2006-03-20
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] idmouse cleanup and overflow fixAl Viro2005-10-29
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: upgrade of the idmouse driverFlorian Echtler2005-06-27
* Linux-2.6.12-rc2Linus Torvalds2005-04-16