aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/rio500.c
AgeCommit message (Expand)Author
2019-08-16Revert "USB: rio500: simplify locking"Oliver Neukum
2019-05-21USB: rio500: simplify lockingOliver Neukum
2019-05-21USB: rio500: fix memory leak in close after disconnectOliver Neukum
2019-05-21USB: rio500: refuse more than one device at a timeOliver Neukum
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-08usb: misc: rio500: fix result type for error messageKim Jae Joong
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-09-13drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin
2012-05-01USB: rio500.c: remove dbg() usageGreg Kroah-Hartman
2012-04-20USB: rio500.c: remove err() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-10USB: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-03-02USB: BKL removal: rio500Oliver Neukum
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-07-21USB: rio100: Push down the BKLAlan Cox
2007-10-25USB rio500.c: fix check-after-useAdrian Bunk
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-07USB: mutexification of rio500Oliver Neukum
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds