summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-02-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern
2013-12-20usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-05usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner
2013-11-29usb: hub: Clear Port Reset Change during init/resumeJulius Werner
2013-11-29usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp
2013-11-29xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-11-20usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
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-12drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer
2013-10-12drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-09-30Merge 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-31usbcore: 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
2013-08-23usb: fix cleanup after failure in hub_configure()Krzysztof Mazur
2013-08-16Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu
2013-08-15USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-01USB: handle LPM errors during device suspend correctlyAlan Stern
2013-08-01USB: refactor code for enabling/disabling remote wakeupAlan Stern
2013-08-01USB: simplify the interface of usb_get_status()Alan Stern
2013-08-01usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-25USB: remove redundant "#if"Alan Stern
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-07-16USB: global suspend and remote wakeup don't mixAlan Stern