Age | Commit message (Expand) | Author |
2015-08-05 | usb: Fix device detection code | Marek Vasut |
2015-07-21 | dm: usb: Adjust the USB_DEVICE() macro naming | Simon Glass |
2015-05-14 | usb: add device connection/disconnection detection | Vincent Palatin |
2015-05-14 | usb: Stop reset procedure when a dev is handed over to a companion hcd | Hans de Goede |
2015-05-14 | usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors | Hans de Goede |
2015-04-18 | dm: usb: Add driver model support for hubs | Simon Glass |
2015-04-18 | dm: usb: Split hub detection into its own function | Simon Glass |
2015-04-18 | dm: usb: Refactor port resets | Simon Glass |
2015-04-18 | dm: usb: Adjust usb_alloc_new_device() to return an error | Simon Glass |
2015-04-14 | usb: hub: allow pgood_delay to be specified via env | Tim Harvey |
2014-11-23 | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada |
2014-11-04 | usb: Do not power-cycle usb devices on init | Hans de Goede |
2014-08-29 | usb: hub: don't check CONNECTION in hub_port_reset() | Stephen Warren |
2014-06-01 | usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY | Stephen Warren |
2014-06-01 | usb: hub: fix power good delay timing | Stephen Warren |
2013-08-26 | usb: Use well-known descriptor sizes when parsing configuration | Julius Werner |
2013-08-26 | USB: usb-hub: Add a weak function for resetting devices | Dan Murphy |
2013-07-29 | usb_hub: fix power cycling logic | Nikita Kiryanov |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-12 | usb: ehci: add Faraday USB 2.0 EHCI support | Kuo-Jung Su |
2013-06-12 | usb: hub: make minimum power-on delay configurable | Kuo-Jung Su |
2013-05-06 | usb: fix: Fixing Port status and feature number constants | Vivek Gautam |
2013-05-06 | usb: hub: Parallelize power-cycling of root-hub ports | Vivek Gautam |
2013-05-05 | USB: SS: Add support for Super Speed USB interface | Vivek Gautam |
2013-05-05 | usb: hub: Fix enumration timeout | Vivek Gautam |
2013-05-05 | usb: hub: Power-cycle on root-hub ports | Vivek Gautam |
2013-05-05 | usb: common: Weed out USB_**_PRINTFs from usb framework | Vivek Gautam |
2012-12-17 | usb: Clean up newly allocated device nodes in case of configuration failure | Milind Choudhary |
2012-12-17 | usbh/ehci: Increase timeout for enumeration | Vipin Kumar |
2012-10-15 | usb: lowlevel interface change to support multiple controllers | Lucas Stach |
2012-09-21 | usb: do explicit unaligned accesses | Lucas Stach |
2012-05-20 | USB: Align buffers at cacheline | Puneet Saxena |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2012-03-03 | USB: relax usbcore reset timings | Wolfgang Grandegger |
2012-03-03 | USB: Separate out USB hub driver | Marek Vasut |