summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2015-09-17MLK-9827 usb: core: clear OTG HNP flags when enumeration of new deviceLi Jun
2015-09-17MLK-9617-14 usb: core: otg: wait less hub power stable time for b hostLi Jun
2015-09-17MLK-9617-13 usb: core: otg: do quick bus reset after clear connection changeLi Jun
2015-09-17MLK-9617-9 usb: core: hub: use a_set_b_hnp_en and b_hnp_en for otg fsm modeLi Jun
2015-09-17MLK-9617-6 usb: core: otg: do not break otg device enumerationLi Jun
2015-09-17MLK-9617-5 usb: core: otg: set a_hnp_support for legacy otg deviceLi Jun
2015-09-17MLK-9829 usb: core: print suggested message if failed to get device descriptorLi Jun
2015-09-17usb: core: notify disconnection when core detects disconnectPeter Chen
2015-09-17usb: core: need to call usb_phy_notify_connect after device setupTony Zheng
2015-09-17usb: rename phy to usb_phy in HCDAntoine Tenart
2015-09-17usb: core: return -ENOTSUPP for all targeted hostsPeter Chen
2015-09-17usb: core: TPL should apply for both OTG and EHPeter Chen
2015-05-06usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-05usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence
2014-09-05USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman
2014-09-05usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros
2014-09-05USB: Fix persist resume of some SS USB devicesPratyush Anand
2014-07-28usb: Check if port status is equal to RxDetectGavin Guo
2014-06-11USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern
2014-05-06USB: unbind all interfaces before rebinding anyAlan Stern
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2013-12-21USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-09usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-10-19Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-10-16usb: hub_activate kill an 'else'Dan Williams
2013-10-16usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-10-16xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-16usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-10-11drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer
2013-10-11drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-09-29Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-26USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas
2013-09-23usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou
2013-09-17usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-08-30usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou
2013-08-30usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou
2013-08-23usb: don't use bNbrPorts after initializationKrzysztof Mazur
2013-08-23usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur