Merge from lp:~jan.vesely/helenos/usb
commitb4b534ac1d1515633baff0d563e9c16938bfe19f
authorJakub Jermar <jakub@jermar.eu>
Fri, 22 Jul 2016 08:24:47 +0000 (22 10:24 +0200)
committerJakub Jermar <jakub@jermar.eu>
Fri, 22 Jul 2016 08:24:47 +0000 (22 10:24 +0200)
tree2e07f1c3103f7ac5578a42dafd9927a957f02685
parent5b1813795d41cbb726ef1c77c6a223085a955fd0
parent8351f9a4b929410f59e49b24f742637f42d3ee19
Merge from lp:~jan.vesely/helenos/usb
23 files changed:
boot/arch/amd64/Makefile.inc
uspace/Makefile
uspace/app/bdsh/cmds/modules/mount/mount.c
uspace/app/mkbd/main.c
uspace/app/vuhid/device.c
uspace/drv/bus/usb/ehci/hc.c
uspace/drv/bus/usb/ehci/res.c
uspace/drv/bus/usb/ohci/ohci_regs.h
uspace/drv/bus/usb/uhci/main.c
uspace/drv/bus/usb/uhci/uhci_batch.c
uspace/drv/bus/usb/usbmast/main.c
uspace/drv/bus/usb/vhc/hub/virthub.c
uspace/lib/c/include/adt/list.h
uspace/lib/drv/generic/driver.c
uspace/lib/drv/generic/private/driver.h
uspace/lib/drv/generic/remote_usb.c
uspace/lib/drv/include/ddf/driver.h
uspace/lib/usb/include/usb/usb.h
uspace/lib/usbdev/src/devdrv.c
uspace/lib/usbdev/src/pipesinit.c
uspace/lib/usbdev/src/request.c
uspace/lib/usbhost/src/ddf_helpers.c
uspace/lib/usbhost/src/usb_bus.c