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
/
demo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
lld: rework low level driver initialization
Amir Hammad
1
-11
/
+11
2016-09-11
use NULL instead of 0 for assigning null pointer
Amir Hammad
1
-2
/
+2
2016-09-11
make hid_mouse driver generic HID driver
Amir Hammad
1
-7
/
+19
2016-09-11
Switch to cmake build system
Amir Hammad
1
-1
/
+6
2016-07-25
Fix broken demo after rework
Amir Hammad
1
-2
/
+2
2016-07-08
rename usbh_hubbed.* to usbh_core.*
Amir Hammad
1
-1
/
+1
2016-06-25
let the user build an array of lld drivers
Amir Hammad
1
-1
/
+6
2016-06-25
move USE_STM32f4_USBH_DRIVER_HS/FS from config.mk to usbh_config.h
Amir Hammad
1
-1
/
+1
2016-06-20
Merged usb midi code into current libusbmaster
Amir Hammad
1
-0
/
+24
2015-07-13
Global logging: use \n for a new line instead \r\n in LOG_PRINTF
Amir Hammad
1
-4
/
+4
2015-04-15
demo: timer: BUGFIX: TIM6 prescaler
Amir Hammad
1
-1
/
+1
2015-04-01
demo: More precise timing, using TIM6
Amir Hammad
1
-6
/
+38
2015-04-01
demo: rcc_peripheral_enable_clock->rcc_periph_clock_enable
Amir Hammad
1
-7
/
+7
2015-04-01
libusbhost: Open source USB host stack for embedded devices
Amir Hammad
1
-0
/
+186