summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2015-04-13Missed a spot: <sys/rndsource.h> for if_cdcereg.h.riastradh
2015-04-13Convert sys/dev to use <sys/rndsource.h>.riastradh
2015-04-11Use NULL not 0 for pointers.skrll
2015-04-08Added pmf hook.nonaka
2015-04-08Add pmf hook.nonaka
2015-04-06Regen (Add Apple Magic Trackpad)bouyer
2015-04-06Add Apple "Magic Trackpad" device id (bluetooth device)bouyer
2015-04-05PR/49814: USB Quirk for Texas Instrument MSP430 FET programmerskrll
2015-04-05Regenskrll
2015-04-05More Texas Instruments (not Texas Intel) products.skrll
2015-04-05More debug.skrll
2015-04-05Regenskrll
2015-04-05Conexant USB Modem from Ryo ONODERA on current-users.skrll
2015-04-04fix leak, found by Brainy.christos
2015-04-02#include <sys/lwp.h> for curlwp.skrll
2015-03-30Whitespaceskrll
2015-03-30Replace an if () panic with KASSERTskrll
2015-03-28More defines - from Takahiro HAYASHI and a couple of corrections from meskrll
2015-03-28Improve DPRINTFs - partially from Takahiro HAYASHIskrll
2015-03-27Add usbd_get_bos_desc{,_full} from Takahiro HAYASHIskrll
2015-03-27Remove '\n' in panic message.skrll
2015-03-26Note the uhub the DPRINTF is about in many casesskrll
2015-03-26Convert to USBHIST. Inspired by patch from Takahiro HAYASHIskrll
2015-03-26Various usb 3 related changes from Takahiro HAYASHIskrll
2015-03-20don't take the device lock when stopping the uhidev. that callsmrg
2015-03-17regenmacallan
2015-03-17add Ingenic Semiconductor Ltd.macallan
2015-03-15regennonaka
2015-03-15Added Huawei U8150.nonaka
2015-03-13Add pmf hooks.nonaka
2015-03-08kill trailing spaceschristos
2015-03-08Regenchristos
2015-03-08sync with OpenBSDchristos
2015-03-08add more from OpenBSDchristos
2015-03-07properly protect uhid's sc_q member with sc_lock. should fix PR#49728.mrg
2015-03-01Fix previous for HEADskrll
2015-03-01Whitespace.skrll
2015-03-01Improve debugskrll
2015-03-01Whitespaceskrll
2015-02-21pass collect size of firmware to firmware_free(9).nonaka
2015-02-20PR/49681: Support BUFFALO PC-OP-RS1nonaka
2015-02-20regennonaka
2015-02-20PR/49681: Support BUFFALO PC-OP-RS1nonaka
2015-02-12Apply PR kern/49659 patch from Takahiro HAYASHI.nonaka
2015-02-09clip xfer->actlen also in the !DIAGNOSTIC caseaymeric
2015-02-08From FreeBSD via OpenBSD:jmcneill
2015-02-08Add Xbox One controller support. Report descriptor from https://github.com/ll...jmcneill
2015-02-04regenjmcneill
2015-02-04add Xbox 360 Wireless Receiverjmcneill
2015-01-26Fix URLs of USB audio specsgson