1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/usbstack
2011-01-05 19:35:51 +00:00
..
usb_charging_only.c
usb_charging_only.h
usb_class_driver.h Fix even more tabs 2010-01-03 10:35:31 +00:00
usb_core.c usb: remove unused variable and correctly stall on unhandled control requests 2010-09-20 14:18:14 +00:00
usb_hid.c Commit a HID fix by gevaerts that prevent the HID driver to call usb_drv_send_nonblocking while the previous transfer has not finished because the current stack doesn't support transfer queueing. 2010-03-25 13:50:26 +00:00
usb_hid.h
usb_hid_usage_tables.h
usb_serial.c Fix a bug in usbserial that would allow to send messages on EP_CONTROL between usb init and endpoints allocation via logf. 2010-01-11 21:03:48 +00:00
usb_serial.h
usb_storage.c Gigabeat S: Make it a removable mass-storage device. Windows will assign a drive to only the main data partition by default. To access the bootloader partition instead, press 'Vol -' while it connects (in bootloader and firmware). Hopefully doesn't break anything for anyone. 2011-01-05 19:35:51 +00:00
usb_storage.h