Age | Commit message (Expand) | Author | Files | Lines |
2019-08-09 | USB: trancevibrator: convert to use dev_groups | Greg Kroah-Hartman | 1 | -8/+7 |
2018-09-10 | usb: misc: fix obsolete function | Ding Xiang | 1 | -1/+3 |
2018-01-24 | USB: move many drivers to use DEVICE_ATTR_RW | Greg Kroah-Hartman | 1 | -3/+3 |
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 | -2/+0 |
2016-08-30 | usb: misc: trancevibrator: don't print on ENOMEM | Wolfram Sang | 1 | -2/+1 |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -20/+1 |
2010-11-15 | USB: misc: trancevibrator: fix up a sysfs attribute permission | Greg Kroah-Hartman | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-02 | USB misc: make USB device id constant | Németh Márton | 1 | -1/+1 |
2008-10-17 | USB: remove info() macro from usb/misc drivers | Greg Kroah-Hartman | 1 | -1/+2 |
2008-02-21 | USB: fix error handling in trancevibrator | Oliver Neukum | 1 | -1/+3 |
2006-12-20 | USB: fix transvibrator disconnect race | Oliver Neukum | 1 | -1/+1 |
2006-10-17 | USB: move trancevibrator.c to the proper usb directory | Greg Kroah-Hartman | 1 | -0/+159 |