aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/misc/uled.c
Commit message (Expand)AuthorAgeFilesLines
* usb: Kill left-over cdefs.h includesWarner Losh2025-03-041-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* usb: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-3/+1
* Add support for ThingM blink(1) notification LED to uled(4).Kevin Lo2017-03-311-12/+32
* Create a USB_PNP_INFO and use it to export the existing PNPWarner Losh2015-12-111-4/+5
* Fix some extra whitespace noticed when reviewing git diffs.Brooks Davis2014-09-161-1/+1
* The USB LED driver for the Dream Cheeky WebMail Notifier.Kevin Lo2014-09-051-0/+275