summaryrefslogtreecommitdiffstats
path: root/common/usb_hub.c
Commit message (Expand)AuthorAgeFilesLines
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+2
* usb: Do not power-cycle usb devices on initHans de Goede2014-11-041-39/+0
* usb: hub: don't check CONNECTION in hub_port_reset()Stephen Warren2014-08-291-3/+16
* usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren2014-06-011-5/+1
* usb: hub: fix power good delay timingStephen Warren2014-06-011-3/+6
* usb: Use well-known descriptor sizes when parsing configurationJulius Werner2013-08-261-10/+4
* USB: usb-hub: Add a weak function for resetting devicesDan Murphy2013-08-261-0/+12
* usb_hub: fix power cycling logicNikita Kiryanov2013-07-291-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-19/+1
* usb: ehci: add Faraday USB 2.0 EHCI supportKuo-Jung Su2013-06-121-1/+6
* usb: hub: make minimum power-on delay configurableKuo-Jung Su2013-06-121-2/+6
* usb: fix: Fixing Port status and feature number constantsVivek Gautam2013-05-061-12/+28
* usb: hub: Parallelize power-cycling of root-hub portsVivek Gautam2013-05-061-7/+12
* USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-051-2/+6
* usb: hub: Fix enumration timeoutVivek Gautam2013-05-051-1/+0
* usb: hub: Power-cycle on root-hub portsVivek Gautam2013-05-051-0/+34
* usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam2013-05-051-88/+74
* usb: Clean up newly allocated device nodes in case of configuration failureMilind Choudhary2012-12-171-0/+2
* usbh/ehci: Increase timeout for enumerationVipin Kumar2012-12-171-5/+28
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-1/+1
* usb: do explicit unaligned accessesLucas Stach2012-09-211-5/+9
* USB: Align buffers at cachelinePuneet Saxena2012-05-201-13/+14
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-5/+5
* USB: relax usbcore reset timingsWolfgang Grandegger2012-03-031-1/+4
* USB: Separate out USB hub driverMarek Vasut2012-03-031-0/+476
OpenPOWER on IntegriCloud