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
/
src
/
usbh_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
use default case instead of handling other packet statuses explicitely
Amir Hammad
1
-19
/
+7
2016-09-11
lld: rework low level driver initialization
Amir Hammad
1
-1
/
+1
2016-09-11
use NULL instead of 0 for assigning null pointer
Amir Hammad
1
-8
/
+7
2016-09-11
hub: use common code to remove device
Amir Hammad
1
-1
/
+1
2016-09-11
remove detection of hang
Amir Hammad
1
-5
/
+0
2016-09-11
core: use new control wrapper to set configuration to device
Amir Hammad
1
-21
/
+2
2016-09-11
core: use new control wrapper to read device descriptor
Amir Hammad
1
-27
/
+3
2016-09-11
core: use new control wrapper to set device's address
Amir Hammad
1
-22
/
+2
2016-09-11
core: add helper state machine for control read/write
Amir Hammad
1
-8
/
+87
2016-09-11
Drop need for the set configuration request in dev drivers
Amir Hammad
1
-2
/
+56
2016-09-11
core: Simplify device removes
Amir Hammad
1
-11
/
+13
2016-09-08
core: adjust search for the device driver
Amir Hammad
1
-28
/
+29
2016-09-08
make usbh_packet->data of union type
Amir Hammad
1
-5
/
+5
2016-09-08
usbh_core refactor
Amir Hammad
1
-82
/
+100
2016-09-01
fix bmRequestType field - use of defines
Amir Hammad
1
-4
/
+4
2016-07-30
usbh_core: logs: DEVICE DESCRIPTOR EOL
Amir Hammad
1
-1
/
+1
2016-07-30
add option to pass data to control writes
Amir Hammad
1
-6
/
+27
2016-07-08
rename usbh_hubbed.* to usbh_core.*
Amir Hammad
1
-0
/
+632