summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2017-10-31Re-generatekhorben
2017-10-31Add the TP-LINK TL-WN823N (version 2)khorben
2017-10-28And yet another one. :(pgoyette
2017-10-28Misssed one cast of pointer --> uintptr_t in previous kernhist(9) commitpgoyette
2017-10-28Update format to report sCskrll
2017-10-28Update the kernhist(9) kernel history code to address issues identifiedpgoyette
2017-10-25Use C99 initializer for filteropsmaya
2017-10-23 If if_initialize() failed in the attach function, return.msaitoh
2017-10-22KNFskrll
2017-10-21Pass WME access classification to bcdc headerjmcneill
2017-10-21Initialize all fields in bcdc header.jmcneill
2017-10-20move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()jdolecek
2017-10-19Add bwfmjmcneill
2017-10-19Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based onjmcneill
2017-10-19regenjmcneill
2017-10-19Add USB IDs for Broadcom BCM43236, BCM43143, BCM43242, and BCM43569 USBjmcneill
2017-10-19KASSERT -> KASSERTMSG and while I'm here update a commentskrll
2017-10-18Match BUFFALO CEWL-1 (Sony UWA-BR100 WLAN)jmcneill
2017-10-18regenjmcneill
2017-10-18Add Sony UWA-BR100 WLAN adapterjmcneill
2017-10-10make compile with UISDATA_DEBUGjdolecek
2017-10-10Reorder to test for null before null deref in debug codemaya
2017-10-10Reorder to test for null before null deref in debug codemaya
2017-10-07Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branchjdolecek
2017-09-30Remove comment about BlackBerry devices which are not relevant here.sevan
2017-09-29Add ELAN keyboardscole
2017-09-25If the bus glue calls xhci_init with interrupts enabled, there is a windowjmcneill
2017-09-23PR/52553 Panic on "ifconfig athn0 up"skrll
2017-09-05remove redundant checks against sc and sc->sc_dying.mrg
2017-09-02Support some Wacom pen tablets:ryoon
2017-09-01Add a missing break that should have been included in revision 1.163.skrll
2017-08-31Instead of a Linux keymap, convert Linux event codes to USB scan codes andjmcneill
2017-08-29Regen.ryoon
2017-08-29Add Wacom Intuos2 A4 and Intuos Art pen tabletsryoon
2017-08-22Check both buses for ub_usepolling and schedule the soft interrupt handlerskrll
2017-08-13Always try to set USB HID devices into Report Protocol. (Unless thejakllsch
2017-08-13Support more varieties of USB keyboard reports.jakllsch
2017-08-13Fix memory leak in report parsing error paths.jakllsch
2017-08-06Regen from previous changes of usbdevs to fix kernel buildryoon
2017-08-05Automatically eject RALINK RT73 deviceskhorben
2017-08-05Sort the matching vendor list alphabeticallykhorben
2017-07-28Free the RX list if ural_alloc_rx_list fails part way through.skrll
2017-07-26uaudio: don't block suspend.maya
2017-07-18don't subtract uninitialized pktsize in error path.christos
2017-07-15Tidy up a bit. Fulfil requests completely.riastradh
2017-07-14Only call uhci_free_stds if there are TDs to free.skrll
2017-07-09PR/52385: Shinichi Doyashiki: some classic Roland product-ids for usbdevschristos
2017-07-08Remove the requirement for ehci to attach after companion devices.jmcneill
2017-06-27regen (comment change only)wiz
2017-06-27It appears that some experimental version of these got committed somehow.kre