summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usbsevseg.c
Commit message (Expand)AuthorAgeFilesLines
* USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman2018-01-241-3/+3
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-241-9/+9
* USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-041-5/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: usbsevseg: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko2017-06-131-10/+8
* usb: misc: usbsevseg: don't print on ENOMEMWolfram Sang2016-08-301-6/+2
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* drivers: usb: Mark function as static in usbsevseg.cRashika Kheria2013-12-191-1/+1
* USB: usbsevseg: fix max lengthHarrison Metzger2012-01-241-1/+1
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-17/+1
* USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman2010-11-151-6/+4
* USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger2010-04-221-2/+13
* USB misc: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: full autosuspend and power management support for usbsevsegOliver Neukum2009-09-231-6/+63
* USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger2008-10-171-0/+394