| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.release/7.1.0_cvs | Ken Smith | 2008-12-31 | 1 | -1/+1 |
| * | MFC r181844: | Kai Wang | 2008-08-23 | 1 | -6/+7 |
| * | MFC r181839: | Kai Wang | 2008-08-23 | 1 | -0/+3 |
| * | MFC r178697: Add support for Microsoft Notebook Optical | Kai Wang | 2008-06-12 | 1 | -0/+20 |
| * | MFC r1.97: | Rui Paulo | 2008-04-08 | 1 | -14/+49 |
| * | MFC: Restore the original hid_is_collection() test and fallback to testing | John Baldwin | 2008-03-20 | 1 | -1/+4 |
| * | ums(4) does not work if the mouse defaults to boot protocol. Force | Warner Losh | 2007-07-25 | 1 | -0/+8 |
| * | Add support for various MS Wirless usb mice. the patch is from | Warner Losh | 2007-06-29 | 1 | -4/+36 |
| * | Latest round of usb cleanups: | Warner Losh | 2007-06-21 | 1 | -23/+37 |
| * | s/logprintf/printf/g | Warner Losh | 2007-06-20 | 1 | -2/+2 |
| * | Expand usb_port.h macros. | Warner Losh | 2007-06-18 | 1 | -0/+1 |
| * | Expand USB_MATCH_START | Warner Losh | 2007-06-17 | 1 | -1/+1 |
| * | Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for | Warner Losh | 2007-06-13 | 1 | -5/+0 |
| * | Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functional | Warner Losh | 2007-06-13 | 1 | -2/+4 |
| * | Eliminate usb_thread_t. | Warner Losh | 2007-06-12 | 1 | -4/+4 |
| * | Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from | Warner Losh | 2007-06-12 | 1 | -10/+10 |
| * | Remove devinfo junk. | Warner Losh | 2007-06-09 | 1 | -3/+1 |
| * | Remove compat ifdefs for version < 500014 from the rest of the USB files. | Christian Brueffer | 2007-06-07 | 1 | -3/+0 |
| * | Remove compat ifdefs for FreeBSD versions < 500014, makes the code | Christian Brueffer | 2007-05-12 | 1 | -8/+0 |
| * | Fix a buffer overflow iff USB_DEBUG is set, hw.usb.ums.debug is > 5 and the | Markus Brueffer | 2007-01-17 | 1 | -3/+4 |
| * | More removing compatibility macros. | Warner Losh | 2006-09-07 | 1 | -11/+11 |
| * | s/Static/static/g | Warner Losh | 2006-09-06 | 1 | -20/+20 |
| * | Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h) | Alexander Leidinger | 2005-12-29 | 1 | -1/+1 |
| * | Merge NetBSD rev. 1.61: | Alexander Leidinger | 2005-12-29 | 1 | -1/+1 |
| * | Fix two bugs that interacted to cause page faults in softclock() | Ian Dowse | 2005-08-04 | 1 | -1/+2 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -2/+1 |
| * | Include fcntl.h | Poul-Henning Kamp | 2004-12-22 | 1 | -2/+2 |
| * | Add sys/uio.h explicitly, and move sys/vnode.h include to be more | Warner Losh | 2004-12-13 | 1 | -1/+2 |
| * | Crank down the lame-o-matic a notch by moving the = inside the /* */ rather | Warner Losh | 2004-12-13 | 1 | -1/+1 |
| * | Try make code for teh M$ Intellimouse less obtrusive | Julian Elischer | 2004-12-13 | 1 | -11/+24 |
| * | Don't export the 'dt' field as that would break the exisiting ABI. | Julian Elischer | 2004-12-13 | 1 | -4/+5 |
| * | Add support for USB Microsoft Intellimouse | Julian Elischer | 2004-12-12 | 1 | -21/+50 |
| * | Tweak the compatibility macros a little so that the device printing is | Warner Losh | 2004-08-15 | 1 | -3/+1 |
| * | MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. | Warner Losh | 2004-06-27 | 1 | -1/+1 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 1 | -6/+6 |
| * | Update URL to HID spec. | Lukas Ertl | 2004-05-23 | 1 | -1/+1 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -0/+2 |
| * | Device megapatch 1/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+0 |
| * | - Implement selwakeuppri() which allows raising the priority of a | Seigo Tanimura | 2003-11-09 | 1 | -2/+2 |
| * | Make it easier to run this code on RELENG_4. | Josef Karthauser | 2003-10-04 | 1 | -0/+4 |
| * | I don't know from where the notion that device driver should or | Poul-Henning Kamp | 2003-09-28 | 1 | -5/+0 |
| * | Implement the last commit properly. | Josef Karthauser | 2003-08-25 | 1 | -0/+3 |
| * | Fix the cdevsw compatibility for -stable. | Josef Karthauser | 2003-08-25 | 1 | -3/+0 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -1/+3 |
| * | WARNING: white space diff | John-Mark Gurney | 2003-07-04 | 1 | -13/+13 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 1 | -13/+7 |
| * | Use the hw.usb sysctl tree instead of debug.usb. | Josef Karthauser | 2002-08-08 | 1 | -1/+2 |
| * | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | Josef Karthauser | 2002-07-31 | 1 | -3/+3 |
| * | Get bored with hard coded debug level variables and introduce a debug.usb | Josef Karthauser | 2002-07-31 | 1 | -0/+3 |
| * | MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23) | Josef Karthauser | 2002-04-07 | 1 | -2/+2 |