summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/quirk
Commit message (Expand)AuthorAgeFilesLines
* Do not sync cache for the PL2506thompsa2010-03-281-0/+2
* - add some usb devices (scanner, printer, usb storage)netchild2010-03-261-0/+2
* Add UQ_KBD_BOOTPROTO quirk needed in r203896thompsa2010-02-142-0/+2
* Add null check on quirk lookup and add a couple of umass quirks.thompsa2010-01-291-2/+10
* Add new umass quirks for Western Digital MYBook and JMicron JM20337.thompsa2010-01-071-1/+5
* Compact USB_VENDOR_X and USB_PRODUCT_Y in the quirk tables.thompsa2009-12-281-477/+352
* Shorten the USB_QUIRK_ENTRY macro and undef it at the end, its only internal.thompsa2009-12-231-238/+235
* Move all Mass Storage Quirks over to the USB quirk module.thompsa2009-12-232-3/+452
* Wrap long lines.thompsa2009-12-111-37/+77
* Add a quirk for the Curitel UM175 where setting multiplexing for callthompsa2009-12-112-0/+20
* Add a config number quirk for the ELSA_MODEM1thompsa2009-09-281-0/+1
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-232-4/+23
* Fix _USB2_* refernces in the header protection defines.thompsa2009-06-151-3/+3
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-64/+64
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-2/+2
* MFp4 //depot/projects/usb; 157814, 157863, 157868thompsa2009-02-241-3/+0
* Move the new USB stack into its new home.thompsa2009-02-232-0/+456
OpenPOWER on IntegriCloud