aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/trancevibrator.c
AgeCommit message (Expand)Author
2021-06-03USB: trancevibrator: fix control-request directionJohan Hovold
2019-08-09USB: trancevibrator: convert to use dev_groupsGreg Kroah-Hartman
2018-09-10usb: misc: fix obsolete functionDing Xiang
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
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
2016-08-30usb: misc: trancevibrator: don't print on ENOMEMWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-11-15USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB misc: make USB device id constantNémeth Márton
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-02-21USB: fix error handling in trancevibratorOliver Neukum
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum
2006-10-17USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman