index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
uhidev.h
Age
Commit message (
Expand
)
Author
2016-01-09
move UHID_* definitions back to usbhid.h where they were before the
Joshua Stein
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2015-01-09
Add an asynchronous version of uhidev_get_report(), from David Higgs
Martin Pieuchot
2014-12-11
Change uhidev(4) set/get report functions in various way.
Martin Pieuchot
2014-04-24
Change the usbd_*_report() family of functions to take a usbd_device
Martin Pieuchot
2014-04-15
Modify the uhidev_*_report() methods to always take a report ID argument
Martin Pieuchot
2014-03-19
Add a temporary hack to let a subdriver claim all the reportIDs of
Martin Pieuchot
2014-03-15
Remove debug leftover.
Martin Pieuchot
2013-11-19
Kill matchlvl usage throughout the usb stack.
Paul Irofti
2013-11-15
Clean-up the HID environment.
Paul Irofti
2013-11-01
Do not abuse the stack of the current process to prepend a report ID
Martin Pieuchot
2013-05-07
When deactivating child devices do not panic if their driver does
Martin Pieuchot
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2010-08-02
Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID and
Miod Vallat
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-06-14
Move four #defines out of usb_port.h and to the places where they are used.
Marc Balmer
2007-06-06
Mechanical removal of USBBASEDEVICE. No binary change.
Michael Knudsen
2007-06-04
Last part of FreeBSD/NetBSD sepcific code removal.
Marc Balmer
2006-08-18
support for ucycom:
Jason Wright
2006-03-07
Remove last NRND NetBSDisms from tree.
Kenneth R Westerback
2002-11-11
sync with NetBSD
Nathan Binkert
2002-05-09
Sync hid stuff including ukbd, ums, and uhid with NetBSD
Nathan Binkert
2002-05-07
Meant to commit only ulpt and committed everything. Most things weren't ready
Nathan Binkert
2002-05-07
Sync ulpt driver with NetBSD
Nathan Binkert