summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2013-11-17Fix locking botch.skrll
2013-11-14If the Weltrend Semiconductor device found in SANWA SUPPLY TAP-TST10 electric...nonaka
2013-11-14regennonaka
2013-11-14Added Weltrend Semiconductor vendor and device.nonaka
2013-11-14Use __diagusedskrll
2013-11-13CID 1125827: Avoid buffer overrun (read past end of struct)christos
2013-11-10add a default case in xhci_init_slot().mrg
2013-11-09Whitespaceskrll
2013-11-08Add GPIO programming to support more PHY.roy
2013-11-08fix unused variable warningschristos
2013-11-07bus->lock is always available now. Remove the old code that helped whenskrll
2013-11-04mark a variable __diagusedchristos
2013-11-04PR/48366 Always zero the allocated memory in xhci_alloc, not just inskrll
2013-11-01fix type in comparisonchristos
2013-11-01Style.skrll
2013-11-01DOTG is dead. Long live DWC2.skrll
2013-11-01Clean up (mostly remove unneeded) #includesskrll
2013-10-30-recognize CF cards by the magic value in inquiry datadrochner
2013-10-29Remove bogus cast. The LHS type is smaller, so let the compiler decidejoerg
2013-10-28Add support for scratchpad buffers (required for some XHCI devices).matt
2013-10-28Add an explicit initialization of .new_device = NULLmatt
2013-10-27regen usbdevsrmind
2013-10-27usbdevs: add an entry for external WD disk.rmind
2013-10-26Add driver for ASIX AX88178a and AX88179 Ethernet interface.nonaka
2013-10-23Add athn(4)skrll
2013-10-18move compat var in compat code.christos
2013-10-18Wrap several unused static inline functions with #if 0.apb
2013-10-18Wrap some long lines.skrll
2013-10-18Don't refer to uninitialised variable 'v'apb
2013-10-17- remove unused variableschristos
2013-10-16fix incorrect variable use.christos
2013-10-16remove unused variablechristos
2013-10-16Apply patch from PR/48310 - kue(4) cannot receive multicast packets.skrll
2013-10-15Remove dotg(4) as it's been replaced by dwctwo(4).skrll
2013-10-14Handle an error from uhidev_get_report in ucycom_get_cfgskrll
2013-10-12Pass the device name in, so we can debug what deferred drivers did not work.christos
2013-10-05regenjnemeth
2013-10-05add Keyspan USA-19H serial adapterjnemeth
2013-10-05Trailing whitespace.skrll
2013-10-04Small KNFskrll
2013-10-03Update a comment. Thanks mrg@skrll
2013-10-03Simply the code now that all (real) HCDs provide a get_lock method.skrll
2013-09-29Really dump all by calling uhci_dump_qhs and not uhci_dump_qhskrll
2013-09-29PR/48251: usmsc cannot change link addressskrll
2013-09-27Don't call mutex_spin_exit on already released lock.skrll
2013-09-26Remove the usbd_do_request_async_cb prototype. This was missed from theskrll
2013-09-26Remove usbd_do_request_async. It's callback was calling usbd_free_xferskrll
2013-09-15Fix botch in previousmartin
2013-09-15Remove unused variablesmartin
2013-09-15Remove unused variablemartin