Age | Commit message (Expand) | Author |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-04-10 | musb: Properly call musb_stop() on probe failure | Hans de Goede |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-07-21 | musb: Add device-model support to the musb-host u-boot glue | Hans de Goede |
2015-07-21 | musb: Add musb_host_data struct to hold global data | Hans de Goede |
2015-07-21 | musb: Rename and wrap public functions | Hans de Goede |
2015-07-21 | musb: Update usb-compat to work with struct usb_device without a parent ptr | Hans de Goede |
2015-07-21 | musb: Allow musb_platform_enable to return an error code | Hans de Goede |
2015-07-21 | usb: Add an usb_device parameter to usb_reset_root_port | Hans de Goede |
2015-05-04 | sunxi: usb: Rename the usbc.? files to usb_phy.? | Hans de Goede |
2015-05-04 | sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar | Hans de Goede |
2015-04-18 | dm: usb: Add a uclass for USB controllers | Simon Glass |
2015-04-14 | usb: modify usb_gadget_handle_interrupts to take controller index | Kishon Vijay Abraham I |
2015-03-29 | sunxi: musb: Fix some lo speed devices not working with musb host | Hans de Goede |
2015-01-18 | musb-new: Add interrupt queue support | Hans de Goede |
2015-01-18 | musb-new: Add urb and hep parameters to construct_urb | Hans de Goede |
2015-01-18 | musb-new: Properly remove a transfer from the schedule on timeout | Hans de Goede |
2015-01-18 | musb-new: Fix reset sequence when in host mode | Hans de Goede |
2015-01-18 | musb-new: Fix interrupt transfers not working | Hans de Goede |
2015-01-18 | musb-new: Use time based timeouts rather then cpu-cycles based timeouts | Hans de Goede |
2014-09-16 | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada |
2014-04-30 | usb: musb: fill in usb_gadget_unregister_driver | Rob Herring |
2013-10-20 | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky |
2013-06-30 | usb, musb-new: add wdt trigger | Heiko Schocher |
2013-04-08 | musb: set MUSB speed based on CONFIG | Bin Liu |
2012-11-20 | musb-new: port of Linux musb driver | Ilya Yanok |