]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/usb/host/usb-uclass.c
usb: Drop device-model specific copy of usb_legacy_port_reset
[people/ms/u-boot.git] / drivers / usb / host / usb-uclass.c
2015-07-21  Hans de Goedeusb: Drop device-model specific copy of usb_legacy_port...
2015-07-07  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-06-16  Tom RiniMerge git://git.denx.de/u-boot-usb
2015-06-15  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-06-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-11  Simon Glassdm: usb: Implement usb_detect_change() for driver model
2015-05-18  Tom RiniMerge git://git.denx.de/u-boot-samsung
2015-05-15  Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-05-15  Hans de Goededm: usb: Add support for companion controllers
2015-05-15  Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-05-15  Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-05-08  Tom RiniMerge git://git.denx.de/u-boot-dm
2015-05-06  Hans de Goededm: usb: Copy over usb_device values from usb_scan_devi...
2015-05-06  Hans de Goededm: usb: Make usb_get_bus easier to use for callers
2015-05-06  Hans de Goededm: usb: Do not use bus->seq before device_probe(bus)
2015-05-05  Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-04-28  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18  Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18  Simon Glassdm: usb: sandbox: Reset emulation devices in usb stop()
2015-04-18  Simon Glassdm: usb: Allow setting up a USB controller as a device...
2015-04-18  Simon Glassdm: usb: Bind generic USB devices when there is no...
2015-04-18  Simon Glassdm: usb: Allow USB drivers to be declared and auto...
2015-04-18  Simon Glassdm: usb: Add a uclass for USB controllers