index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
trancevibrator.c
Age
Commit message (
Expand
)
Author
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2017-11-04
USB: misc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-07-22
USB: misc: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2016-08-30
usb: misc: trancevibrator: don't print on ENOMEM
Wolfram Sang
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2010-11-15
USB: misc: trancevibrator: fix up a sysfs attribute permission
Greg Kroah-Hartman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB misc: make USB device id constant
Németh Márton
2008-10-17
USB: remove info() macro from usb/misc drivers
Greg Kroah-Hartman
2008-02-21
USB: fix error handling in trancevibrator
Oliver Neukum
2006-12-20
USB: fix transvibrator disconnect race
Oliver Neukum
2006-10-17
USB: move trancevibrator.c to the proper usb directory
Greg Kroah-Hartman