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