index
:
secure-hid.git
main
SecureHID: Bus encryption for USB HID devices to guard against malicius USB devices and driver VMs in QubesOS
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
driver
/
usbh_device_driver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
core: add helper state machine for control read/write
Amir Hammad
1
-16
/
+35
2016-09-11
Drop need for the set configuration request in dev drivers
Amir Hammad
1
-0
/
+3
2016-09-11
Switch to cmake build system
Amir Hammad
1
-1
/
+0
2016-09-08
make usbh_packet->data of union type
Amir Hammad
1
-3
/
+6
2016-09-08
usbh_core refactor
Amir Hammad
1
-1
/
+18
2016-08-23
core: make endpoint_type of enum USBH_ENDPOINT_TYPE
Amir Hammad
1
-1
/
+1
2016-07-30
add option to pass data to control writes
Amir Hammad
1
-1
/
+9
2016-07-09
Adjust documentation to fit doxygen
Amir Hammad
1
-9
/
+15
2016-07-08
rename usbh_hubbed.* to usbh_core.*
Amir Hammad
1
-1
/
+1
2016-07-08
rename usbh_driver to usbh_low_level_driver
Amir Hammad
1
-2
/
+2
2016-07-08
documentation: add some basic documentation accross the headers
Amir Hammad
1
-10
/
+88
2016-07-08
refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED
Amir Hammad
1
-11
/
+14
2015-04-01
poll(): refactor every poll argument t_us and tflp -> time_curr_us
Amir Hammad
1
-1
/
+1
2015-04-01
libusbhost: Open source USB host stack for embedded devices
Amir Hammad
1
-0
/
+131