summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/trancevibrator.c
Commit message (Expand)AuthorAgeFilesLines
* USB: trancevibrator: fix control-request directionJohan Hovold2021-05-211-2/+2
* USB: trancevibrator: convert to use dev_groupsGreg Kroah-Hartman2019-08-091-8/+7
* usb: misc: fix obsolete functionDing Xiang2018-09-101-1/+3
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-241-3/+3
* USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-041-14/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-2/+0
* usb: misc: trancevibrator: don't print on ENOMEMWolfram Sang2016-08-301-2/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-20/+1
* USB: misc: trancevibrator: fix up a sysfs attribute permissionGreg Kroah-Hartman2010-11-151-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB misc: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: remove info() macro from usb/misc driversGreg Kroah-Hartman2008-10-171-1/+2
* USB: fix error handling in trancevibratorOliver Neukum2008-02-211-1/+3
* USB: fix transvibrator disconnect raceOliver Neukum2006-12-201-1/+1
* USB: move trancevibrator.c to the proper usb directoryGreg Kroah-Hartman2006-10-171-0/+159