# # ChangeLog for uspace/lib/usbhost/src/usb_transfer_batch.c in mainline # # Generated by Trac 1.5.4 # 2024-06-17T08:39:38Z Tue, 06 Dec 2011 12:10:54 GMT Jan Vesely [2582d8f] * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) libusbhost: Use same size for data copy and callback. This breaks ... Tue, 06 Dec 2011 12:06:41 GMT Jan Vesely [f167f55] * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) lilbusbhost: Do not use usb_transfer_batch_t.error field in ... Mon, 05 Dec 2011 20:34:52 GMT Jan Vesely [3f162ab] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) usb: Use macros from macros.h header. Sat, 29 Oct 2011 15:35:52 GMT Jan Vesely [549ff23] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) libusbhost: Cleanup usb_transfer_batch interface. Remove redundant ...