aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/usbsevseg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria1-1/+1
2012-01-24USB: usbsevseg: fix max lengthHarrison Metzger1-1/+1
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-17/+1
2010-11-15USB: misc: usbsevseg: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-6/+4
2010-04-22USB: fixed bug in usbsevseg using USB autosuspend incorrectlyHarrison Metzger1-2/+13
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2009-09-23USB: full autosuspend and power management support for usbsevsegOliver Neukum1-6/+63
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger1-0/+394