| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-04 | USB: misc: Remove unnecessary NULL values | Ruan Jinjie | 1 | -1/+1 |
| 2022-07-27 | USB: usbsevseg: convert sysfs snprintf to sysfs_emit | Xuezhi Zhang | 1 | -1/+1 |
| 2021-03-28 | usb: misc: usbsevseg: update to use usb_control_msg_send() | Anant Thazhemadam | 1 | -43/+17 |
| 2019-08-09 | USB: usbsevseg: convert to use dev_groups | Greg Kroah-Hartman | 1 | -14/+3 |
| 2018-01-24 | USB: misc: fix up some remaining DEVICE_ATTR() usages | Greg Kroah-Hartman | 1 | -3/+3 |
| 2018-01-24 | USB: move many drivers to use DEVICE_ATTR_RW | Greg Kroah-Hartman | 1 | -9/+9 |
| 2017-11-04 | USB: misc: Remove redundant license text | Greg Kroah-Hartman | 1 | -5/+0 |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-10 | usb: usbsevseg: constify attribute_group structures. | Arvind Yadav | 1 | -1/+1 |
| 2017-06-13 | usb: misc: usbsevseg: Use sysfs_match_string() helper | Andy Shevchenko | 1 | -10/+8 |
| 2016-08-30 | usb: misc: usbsevseg: don't print on ENOMEM | Wolfram Sang | 1 | -6/+2 |
| 2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2013-12-19 | drivers: usb: Mark function as static in usbsevseg.c | Rashika Kheria | 1 | -1/+1 |
| 2012-01-24 | USB: usbsevseg: fix max length | Harrison Metzger | 1 | -1/+1 |
| 2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -17/+1 |
| 2010-11-15 | USB: misc: usbsevseg: fix up some sysfs attribute permissions | Greg Kroah-Hartman | 1 | -6/+4 |
| 2010-04-22 | USB: fixed bug in usbsevseg using USB autosuspend incorrectly | Harrison Metzger | 1 | -2/+13 |
| 2010-03-02 | USB misc: make USB device id constant | Németh Márton | 1 | -1/+1 |
| 2009-09-23 | USB: full autosuspend and power management support for usbsevseg | Oliver Neukum | 1 | -6/+63 |
| 2008-10-17 | USB: Added driver for a Delcom USB 7-segment LED Display | Harrison Metzger | 1 | -0/+394 |