summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/rio500.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "USB: rio500: simplify locking"Oliver Neukum2019-08-081-16/+27
* USB: rio500: simplify lockingOliver Neukum2019-05-211-27/+16Star
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-05-211-2/+15
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-05-211-6/+18
* USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0Star
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-4/+0Star
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* usb: misc: rio500: fix result type for error messageKim Jae Joong2016-12-081-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-141-1/+1
* USB: rio500.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-16/+21
* USB: rio500.c: remove err() usageGreg Kroah-Hartman2012-04-211-9/+19
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1Star
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-101-7/+8
* USB: BKL removal: rio500Oliver Neukum2010-03-021-2/+6
* USB: Push BKL on open down into the driversOliver Neukum2010-03-021-1/+2
* USB misc: make USB device id constantNémeth Márton2010-03-021-1/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-2/+1Star
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-171-5/+6
* USB: rio100: Push down the BKLAlan Cox2008-07-221-4/+4
* USB rio500.c: fix check-after-useAdrian Bunk2007-10-251-12/+3Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* USB: mutexification of rio500Oliver Neukum2007-02-081-24/+30
* [PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-041-2/+2
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-1/+1
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+563