summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_hid.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-7/+7
* Revert the size_t part of the last commit for the moment, this blows up thethompsa2009-05-301-5/+5
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-8/+8
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-7/+7
* Don't clear last usage when a new HID item is found, it improves parsing ofthompsa2009-05-211-3/+0
* Make sure collections have the usage field set.thompsa2009-05-131-3/+9
* MFp4 //depot/projects/usb@159995thompsa2009-04-051-1/+3
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-5/+5
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* HID usage minimum can be equal to the maximum.thompsa2009-03-131-1/+1
* MFp4 //depot/projects/usb 159004,159053,159091thompsa2009-03-121-18/+38
* Make sure HID has a default usage, this fixes recent mouse problems.thompsa2009-03-101-6/+7
* MFp4 //depot/projects/usb@158868thompsa2009-03-081-121/+203
* MFp4 //depot/projects/usb; 157814, 157863, 157868thompsa2009-02-241-33/+70
* Move the new USB stack into its new home.thompsa2009-02-231-0/+582
OpenPOWER on IntegriCloud