aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/rio500.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera1-554/+0
2019-09-03USB: rio500: Fix lockdep violationAlan Stern1-31/+35
2019-09-03USB: rio500: simplify lockingOliver Neukum1-27/+16
2019-08-08Revert "USB: rio500: simplify locking"Oliver Neukum1-16/+27
2019-05-21USB: rio500: simplify lockingOliver Neukum1-27/+16
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum1-2/+15
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum1-6/+18
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-4/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-12-08usb: misc: rio500: fix result type for error messageKim Jae Joong1-1/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-09-13drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-05-01USB: rio500.c: remove dbg() usageGreg Kroah-Hartman1-16/+21
2012-04-20USB: rio500.c: remove err() usageGreg Kroah-Hartman1-9/+19
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann1-7/+8
2010-03-02USB: BKL removal: rio500Oliver Neukum1-2/+6
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-1/+2
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman1-5/+6
2008-07-21USB: rio100: Push down the BKLAlan Cox1-4/+4
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk1-12/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-07USB: mutexification of rio500Oliver Neukum1-24/+30
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-1/+1
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+563