summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2013-09-15Avoid unused variable warningsmartin
2013-09-15ifdef variable like their usemartin
2013-09-15Remove unused variablemartin
2013-09-15Remove unused variablemartin
2013-09-15Remove unused variablemartin
2013-09-15Mark a potentially unused variablemartin
2013-09-15Avoid unused variable warningsmartin
2013-09-15Remove an unused variable, silence a few unused warningsmartin
2013-09-14Regen.soren
2013-09-14Add ASIX AX88179 USB 3.0 ethernet controllers.soren
2013-09-14Allow USB_DEVICEINFO on address 0. Needed for the xhci(4) root hub device.jakllsch
2013-09-14Put UREAD4 under UHCI_DEBUGjoerg
2013-09-14Conditionalize udl_draw_line_comp and udl_cmp_add_buf_compjoerg
2013-09-14GC OREAD1 and OREAD2joerg
2013-09-14Add work-in-progress xhci(4) driver code. Currently (mostly) supportsjakllsch
2013-09-13Establish host controller softint earlier, in usb_attach rather thanjakllsch
2013-09-13A few more USB 3.0 constants.jakllsch
2013-09-12#ifdef some variables just like their usemartin
2013-09-12Remove unused variablesmartin
2013-09-08Add sc->sc_bus.use_polling || to a couple of KASSERTsskrll
2013-09-07add KASSERT to make sure softints are not NULLmatt
2013-09-07Some lock comments.skrll
2013-09-07Typo.skrll
2013-09-07Reload the full device descriptor after re-establishing the default pipeskrll
2013-09-07Deal with control transfers better byskrll
2013-09-06Minor update.skrll
2013-09-02regenchristos
2013-09-02PR/48172: Reinhard Speyerer: u3g(4): add 4G Systems XS Stick W14 supportchristos
2013-08-30Remove race introduced by using usbd_sync_transfer_sig with a callbackskrll
2013-08-25Use UE_GET_XFERTYPE. No functional change.skrll
2013-08-24Fix typo in DPRINTFskrll
2013-08-22Check that the xfer we are about to abort didn't finish yet since abortaymeric
2013-08-21Use usbd_errstr instead of printing non-errno(2) error code.jakllsch
2013-08-21Use NULL instead of 0 as appropriate.jakllsch
2013-08-21swap positions of ehci_root_ctrl_done and ehci_root_intr_done so that theyjakllsch
2013-08-21Add UDESC_SSHUB and UDPROTO_SSHUB constants from USB 3.0.jakllsch
2013-08-15In the error paths where uaudio_chan_free_buffers() has to be called, acquireaymeric
2013-08-10PR/48112 - Kai-Uwe Eckhardt -- add support for Sitecom N300 usb wifi adapterjnemeth
2013-08-03Regen.soren
2013-08-03Add support for some new and old ZTE modems, some of which have asoren
2013-08-01fix non-DIAGNOSTIC buildjmcneill
2013-07-22Missing AB_QUIET newlines.soren
2013-07-11In usbd_transfer(), abort the xfer if it is interrupted by a signal while inaymeric
2013-07-06Use NULL instead of 0 when returning a NULL pointer.jakllsch
2013-06-25Spell "Windows 98" not-incorrectly in comment.jakllsch
2013-06-25Change "translater" to "translator" in comment.jakllsch
2013-06-02The hardware only supports xon/xoff processing for both directions together,mlelstv
2013-05-28Add KingSun/DonShine IRDA dongle.kiyohara
2013-05-27Regen.kiyohara
2013-05-27Add vendor KingSun and IrDA product.kiyohara