summaryrefslogtreecommitdiff
path: root/drivers/usb/misc/usbsevseg.c
AgeCommit message (Expand)Author
2018-01-24USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-10usb: usbsevseg: constify attribute_group structures.Arvind Yadav
2017-06-13usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko
2016-08-30usb: misc: usbsevseg: don't print on ENOMEMWolfram Sang
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger
2010-03-02USB misc: make USB device id constantNémeth Márton
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger