index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
rio500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
USB: rio500: Remove Rio 500 kernel driver
Bastien Nocera
1
-554
/
+0
2019-09-03
USB: rio500: Fix lockdep violation
Alan Stern
1
-31
/
+35
2019-09-03
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-08-08
Revert "USB: rio500: simplify locking"
Oliver Neukum
1
-16
/
+27
2019-05-21
USB: rio500: simplify locking
Oliver Neukum
1
-27
/
+16
2019-05-21
USB: rio500: fix memory leak in close after disconnect
Oliver Neukum
1
-2
/
+15
2019-05-21
USB: rio500: refuse more than one device at a time
Oliver Neukum
1
-6
/
+18
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-22
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-4
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-12-08
usb: misc: rio500: fix result type for error message
Kim Jae Joong
1
-1
/
+1
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-09-13
drivers/usb/misc/rio500.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-05-01
USB: rio500.c: remove dbg() usage
Greg Kroah-Hartman
1
-16
/
+21
2012-04-20
USB: rio500.c: remove err() usage
Greg Kroah-Hartman
1
-9
/
+19
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
1
-27
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-10
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-7
/
+8
2010-03-02
USB: BKL removal: rio500
Oliver Neukum
1
-2
/
+6
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-1
/
+2
2010-03-02
USB misc: make USB device id constant
Németh Márton
1
-1
/
+1
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-2
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2008-10-17
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
1
-5
/
+6
2008-07-21
USB: rio100: Push down the BKL
Alan Cox
1
-4
/
+4
2007-10-25
USB rio500.c: fix check-after-use
Adrian Bunk
1
-12
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-07
USB: mutexification of rio500
Oliver Neukum
1
-24
/
+30
2006-01-04
[PATCH] USB: Remove unneeded kmalloc() return value casts
Jesper Juhl
1
-2
/
+2
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
1
-1
/
+1
2005-10-28
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
1
-2
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+563