aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/trancevibrator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman1-3/+3
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-2/+0
2016-08-30usb: misc: trancevibrator: don't print on ENOMEMWolfram Sang1-2/+1
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-20/+1
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman1-1/+2
2008-02-21USB: fix error handling in trancevibratorOliver Neukum1-1/+3
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum1-1/+1
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman1-0/+159