aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/rio500.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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