summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/rio500.c
Commit message (Expand)AuthorAgeFilesLines
* USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-041-554/+0
* USB: rio500: Fix lockdep violationAlan Stern2019-09-031-31/+35
* USB: rio500: simplify lockingOliver Neukum2019-09-031-27/+16
* Revert "USB: rio500: simplify locking"Oliver Neukum2019-08-081-16/+27
* USB: rio500: simplify lockingOliver Neukum2019-05-211-27/+16
* 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/+0
* 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/+0
* 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-081-1/+0
* drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* USB: rio500.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-16/+21
* USB: rio500.c: remove err() usageGreg Kroah-Hartman2012-04-201-9/+19
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1
* 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-011-2/+1
* 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-211-4/+4
* USB rio500.c: fix check-after-useAdrian Bunk2007-10-251-12/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* USB: mutexification of rio500Oliver Neukum2007-02-071-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/+0
* [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-281-2/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+563