Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-12 | Confirmed pairing works | jaseg | 1 | -3/+3 |
2016-09-11 | use default case instead of handling other packet statuses explicitely | Amir Hammad | 1 | -5/+2 |
2016-09-11 | use forward declaration for usbh_dev_driver_t | Amir Hammad | 1 | -2/+2 |
2016-09-11 | use NULL instead of 0 for assigning null pointer | Amir Hammad | 1 | -1/+2 |
2016-09-11 | hid: use control wrapper to simplify hid report writes | Amir Hammad | 1 | -80/+8 |
2016-09-11 | Drop need for the set configuration request in dev drivers | Amir Hammad | 1 | -66/+15 |
2016-09-11 | make hid_mouse driver generic HID driver | Amir Hammad | 1 | -0/+537 |