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_driver_gp_xbox.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-11
use default case instead of handling other packet statuses explicitely
Amir Hammad
1
-2
/
+1
2016-09-11
xbox: remove warning about unused variable
Amir Hammad
1
-1
/
+0
2016-09-11
use forward declaration for usbh_dev_driver_t
Amir Hammad
1
-2
/
+2
2016-09-11
Drop need for the set configuration request in dev drivers
Amir Hammad
1
-56
/
+10
2016-09-08
make usbh_packet->data of union type
Amir Hammad
1
-1
/
+1
2016-09-01
fix bmRequestType field - use of defines
Amir Hammad
1
-1
/
+1
2016-08-23
remove not needed carriage returns in printf
Amir Hammad
1
-1
/
+1
2016-07-30
add option to pass data to control writes
Amir Hammad
1
-1
/
+1
2016-07-08
refactor: use enum instead of #define: USBH_ENDPOINT_TYPE and USBH_SPEED
Amir Hammad
1
-1
/
+1
2015-08-26
Device driver/gp_xbox:Use correct endpoint type:INTERRUPT
Amir Hammad
1
-1
/
+1
2015-07-13
gp_xbox: Do not allow unitialized driver to be loaded
Amir Hammad
1
-2
/
+2
2015-07-13
Global logging: use \n for a new line instead \r\n in LOG_PRINTF
Amir Hammad
1
-4
/
+4
2015-04-08
Device drivers: Refactor: Remove prefixes of static functions and variables
Amir Hammad
1
-10
/
+10
2015-04-08
Device drivers: Refactor: Move driver declaration to the end of file
Amir Hammad
1
-24
/
+19
2015-04-06
Refactor device drivers: don't use automatic casts
Amir Hammad
1
-5
/
+5
2015-04-01
poll(): refactor every poll argument t_us and tflp -> time_curr_us
Amir Hammad
1
-5
/
+6
2015-04-01
libusbhost: Open source USB host stack for embedded devices
Amir Hammad
1
-0
/
+420