summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-24usb: hub: keep hub->dev reference all the time when struct usb_hub livesPetr Mladek1-3/+3
2014-09-24USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-2/+4
2014-09-24usb: core: TPL should apply for both OTG and EHPeter Chen1-18/+15
2014-09-24USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-09-11usb: hub: take hub->hdev reference when processing from eventlistJoe Lawrence1-1/+3
2014-08-28USB: fix build error with CONFIG_PM_RUNTIME disabledGreg Kroah-Hartman1-0/+2
2014-08-27usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1Roger Quadros1-1/+5
2014-08-19usb: core: fix below build warningPeter Chen1-2/+2
2014-08-19usbcore: Fix wrong device in an error message in hub_port_connect()Takashi Iwai1-3/+1
2014-08-05Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-16/+78
2014-07-19USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-07-19usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-3/+8
2014-07-18usb: Check if port status is equal to RxDetectGavin Guo1-0/+19
2014-07-10usb: force warm reset to break link re-connect livelockDan Williams1-11/+25
2014-07-10usb: allow lpm (en/dis)able only if device is atleast in default statePratyush Anand1-2/+4
2014-06-18usb: fix hub-port pm_runtime_enable() vs runtime pm transitionsDan Williams1-0/+6
2014-06-18usb: improve "not suspended yet" message in hub_suspend()Dan Williams1-1/+2
2014-06-18usb: fix ->update_hub_device() vs hdev->maxchildDan Williams1-12/+12
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds1-445/+511
2014-06-03usb: hub_handle_remote_wakeup() only exists for CONFIG_PM=yStephen Rothwell1-0/+6
2014-05-28usb: resume child device when port is powered onDan Williams1-13/+29
2014-05-28usb: hub_handle_remote_wakeup() depends on CONFIG_PM_RUNTIME=yDan Williams1-41/+49
2014-05-28usb: introduce port status lockDan Williams1-28/+69
2014-05-28usb: synchronize port poweroff and khubdDan Williams1-1/+20
2014-05-28usb: refactor port handling in hub_events()Dan Williams1-189/+185
2014-05-28usb: block suspension of superspeed port while hispeed peer is activeDan Williams1-17/+5
2014-05-28usb: make usb_port flags atomic, rename did_runtime_put to child_usageDan Williams1-19/+20
2014-05-28usb: assign default peer ports for root hubsDan Williams1-14/+28
2014-05-28usb: cleanup setting udev->removable from port_dev->connect_typeDan Williams1-5/+17
2014-05-28usb: rename usb_port device objectsDan Williams1-157/+116
2014-05-28usb: disable port power control if not supported in wHubCharacteristicsDan Williams1-6/+2
2014-05-28USB: mutual exclusion for resetting a hub and power-managing a portAlan Stern1-0/+12
2014-05-28USB: separate usb_address0 mutexes for each busTodd E Brandt1-4/+2
2014-05-23USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resumeAlan Stern1-2/+13
2014-04-02Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-23/+74
2014-04-02Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+8
2014-03-20USB: disable reset-resume when USB_QUIRK_RESET is setAlan Stern1-2/+12
2014-03-18USB: unbind all interfaces before rebinding anyAlan Stern1-2/+3
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea1-6/+6
2014-03-09staging: usbip: claim ports used by shared devicesValentina Manea1-0/+2
2014-03-07usb: don't use PREPARE_DELAYED_WORKTejun Heo1-2/+2
2014-03-05usb: Reset USB-3 devices on USB-3 link bounceHans de Goede1-2/+20
2014-03-05usb: Clear host_endpoint->streams when implicitly freeing streamsHans de Goede1-1/+4
2014-03-05usb/xhci: Change how we indicate a host supports Link PM.Sarah Sharp1-8/+16
2014-03-01usb: hub: usb_ext_cap_descriptor.bmAttributes is le32Bjørn Mork1-1/+1
2014-03-01hub: debug message for failing to enable deviceOliver Neukum1-1/+5
2014-02-08usb: move hub init and LED blink work to power efficient workqueueShaibal Dutta1-6/+13
2014-01-23Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp1-6/+1
2014-01-09usb:hub set hub->change_bits when over-current happensShen Guang1-1/+2
2014-01-08USB: core: correct spelling mistakes in comments and warningRahul Bedarkar1-3/+4