2023-10-28 |
subStorage: add stub information
biosfood
committed
on 28 Oct 2023
|
---|---|
2023-10-20 |
detect USB mass storage devices
biosfood
committed
on 20 Oct 2023
|
2023-09-02 |
use ld-level allocation of allocation data object for all programs and kernel
biosfood
committed
on 2 Sep 2023
|
2023-08-27 |
hid, usb: use correct sleep interval for each device
biosfood
committed
on 27 Aug 2023
|
2023-07-23 |
pass report descriptor to HID driver
biosfood
committed
on 23 Jul 2023
|
2023-07-21 |
usb: fetch report descriptor for HID devices
biosfood
committed
on 21 Jul 2023
|
add recepient to usbGetDescriptor
biosfood
committed
on 21 Jul 2023
|
|
2023-07-20 |
usb refactoring: rename getDeviceDescriptor to getDescriptor
biosfood
committed
on 20 Jul 2023
|
2023-07-19 |
usb refactoring: generalize abstraction to search for descriptors
biosfood
committed
on 19 Jul 2023
|
2023-07-18 |
usb refactoring: remove temporary caching of usb devices
biosfood
committed
on 18 Jul 2023
|
2023-07-17 |
usb refactoring: split up setup endpoints functions
biosfood
committed
on 17 Jul 2023
|
2023-07-16 |
usb refactoring: add direction parameter to usb command
biosfood
committed
on 16 Jul 2023
|
2023-07-15 |
usb refactoring: pass endpoint index in device ID
biosfood
committed
on 15 Jul 2023
|
2023-07-13 |
usb refactoring: use single command function
biosfood
committed
on 13 Jul 2023
|
2023-07-11 |
usb: remove redundant check for pci enumeration
biosfood
committed
on 11 Jul 2023
|
2023-07-10 |
usb: add abstraction for set protocol and set idle
biosfood
committed
on 10 Jul 2023
|
2023-07-09 |
refactor usb: abstraction for normal packet
biosfood
committed
on 9 Jul 2023
|
add hid program to manage HID (usb) devices
biosfood
committed
on 9 Jul 2023
|
|
2023-07-01 |
add fork system call
biosfood
committed
on 1 Jul 2023
|
2023-06-24 |
kernel await / fire event: add code to wait for specific event
biosfood
committed
on 24 Jun 2023
|
2023-04-11 |
usb xhci: initiate interrupt IN transfer
biosfood
committed
on 11 Apr 2023
|
2023-04-09 |
usb xhci: send configure endpoint command to set up endpoints
biosfood
committed
on 9 Apr 2023
|
2023-04-08 |
usb: show configuration and interface information
biosfood
committed
on 8 Apr 2023
|
usb: hlib: use "unsafe" direct event calls to work without strings
biosfood
committed
on 8 Apr 2023
|
|
usb refactoring: no more xhci-specific code in main usb.h file
biosfood
committed
on 8 Apr 2023
|
|
usb : print usb version
biosfood
committed
on 8 Apr 2023
|
|
xhci refactoring: sperate out all xhci-related code to its own directory
biosfood
committed
on 8 Apr 2023
|
|
2023-04-07 |
xhci: refactoring: move out xhci controller code
biosfood
committed
on 7 Apr 2023
|
xhci: refactoring: use SlotXHCI instead of long parameter list
biosfood
committed
on 7 Apr 2023
|
|
xhci: refactor and seperate out commands
biosfood
committed
on 7 Apr 2023
|