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_lld_stm32f4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
make usbh_packet->data of union type
Amir Hammad
1
-4
/
+4
2016-07-30
lld: stm32f4: fix logs
Amir Hammad
1
-2
/
+2
2016-07-30
add option to pass data to control writes
Amir Hammad
1
-11
/
+7
2016-07-08
lld: stm32f4: adjust reporting of the unahandled block of code
Amir Hammad
1
-1
/
+1
2016-07-08
rename usbh_driver to usbh_low_level_driver
Amir Hammad
1
-3
/
+3
2016-07-08
refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED
Amir Hammad
1
-12
/
+12
2016-06-25
let the user build an array of lld drivers
Amir Hammad
1
-11
/
+2
2015-08-26
lld/stm32f4: Send correct amount of data
Amir Hammad
1
-2
/
+15
2015-08-26
lld/stm32f4: fix bug, setting wrong eptyp field
Amir Hammad
1
-3
/
+8
2015-07-13
Global logging: use \n for a new line instead \r\n in LOG_PRINTF
Amir Hammad
1
-12
/
+12
2015-04-08
lld: stm32f4: refactor: Remove prefixes of static functions and variables
Amir Hammad
1
-19
/
+19
2015-04-08
lld: stm32f4: Move driver definitions to the end of file
Amir Hammad
1
-47
/
+38
2015-04-06
LLD: stm32f4: change type of i to signed integer
Amir Hammad
1
-2
/
+3
2015-04-01
lld: stm32f4: poll(): fix return value
Amir Hammad
1
-3
/
+3
2015-04-01
libusbhost: Open source USB host stack for embedded devices
Amir Hammad
1
-0
/
+1048