summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2015-10-29eliminate USBHIST as a define/option. it was entangled with USB_DEBUGmrg
2015-10-27update some dependancies:mrg
2015-10-26Correct a comment. From Robert Sprowson.skrll
2015-10-18regennonaka
2015-10-18Add ELECOM WDC-433SU2M2.nonaka
2015-09-26Deal with polling in usbd_start_nextskrll
2015-09-14regen.nonaka
2015-09-14COREGA RTL8192SU is actually CG-WLUSBNM.nonaka
2015-09-11Fix up USBMODE registers in sc_vendor_init functions and not in the ehciskrll
2015-09-09Regen.rjs
2015-09-09Add some run(4) IDs from OpenBSD.rjs
2015-09-06More on PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2015-09-05Convert to use __BITS(3) and avoid an undefined behaviour in the processskrll
2015-09-05Fix/tweak the multiple inclusion protection define names.skrll
2015-08-30loadfirmware is not NetBSD function. Fix error message.ryoon
2015-08-24add some _KERNEL_OPT as the finishing touchpooka
2015-08-23Expose usbd_xfer_isreadskrll
2015-08-23regenskrll
2015-08-23PR/50160: 5 duplicate entries in dev/usb/usbdevsskrll
2015-08-19More IPL_SCHED -> IPL_USBskrll
2015-08-02count collisions, count and debug print more errors.mlelstv
2015-07-28Fix URL in comment, no functional change.rjs
2015-07-11 Use correct E[O]{READ,WRITE} function.msaitoh
2015-07-09Fix typo in usbd_attachinterfaces - look for interface drivers when thereskrll
2015-07-05Revert patch from PR/48715 as it is incorrect.skrll
2015-07-03Regenskrll
2015-07-03Lumix Camera DMC-FS45 from kern/49809skrll
2015-07-02Somehow the ; disappeared from the previouis commitskrll
2015-07-02From FreeBSD rev1.30 via OpenBSD:skrll
2015-06-17regennonaka
2015-06-17Added ThinkPad Compact USB keyboard with TrackPoint entry.nonaka
2015-05-30Null suspend/resume handler for uplcom(4).riastradh
2015-05-30Make the non-USBHIST case compileskrll
2015-05-30Add missing KERNHIST_LINK_STATIC(usbhist). Pointed out by t-hash.skrll
2015-05-28Static initialise usbhist - it can be used by controller drivers, i.e.skrll
2015-05-11Remove '\n' from panic message.skrll
2015-04-14Forgot commit: Move another <sys/rndsource.h> to where it belongs.riastradh
2015-04-14Include <sys/rndsource.h> where it is actually used.riastradh
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