aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hub.c
Commit message (Expand)AuthorAge
* Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp2014-01-22
* usb:hub set hub->change_bits when over-current happensShen Guang2014-01-08
* USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-07
* USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern2014-01-07
* USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2013-12-21
* Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16
|\
| * usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-10
| * usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2013-12-09
* | usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2013-12-04
|/
* ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
* Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-10-19
|\
| * usb: hub_activate kill an 'else'Dan Williams2013-10-16
| * xhci: Enable LPM support only for hardwired or BESL devicesMathias Nyman2013-10-16
| * usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-16
| * usb: Disable USB 2.0 Link PM before device reset.Sarah Sharp2013-10-16
* | usb: hub: Clear Port Reset Change during init/resumeJulius Werner2013-10-16
|/
* drivers: usb: core: hub.c: Comments shouldnt be C99 // comment styleMatthias Beyer2013-10-11
* drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer2013-10-11
* usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman2013-09-29
|\
| * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-23
* | USB: correct the usb_disconnect() comment about usb_bus_list_lockBjorn Helgaas2013-09-26
* | usbcore: fix incorrect type in assignment in usb_set_lpm_parameters()Xenia Ragiadakou2013-09-17
* | usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-17
|/
* usbcore: fix incorrect type in assignment in descriptors_changed()Xenia Ragiadakou2013-08-30
* usbcore: compare and release one bos descriptor in usb_reset_and_verify_device()Xenia Ragiadakou2013-08-30
* usb: don't use bNbrPorts after initializationKrzysztof Mazur2013-08-23
* usb: fail on usb_hub_create_port_device() errorsKrzysztof Mazur2013-08-23
* usb: fix cleanup after failure in hub_configure()Krzysztof Mazur2013-08-23
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15
|\
| * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()Lan Tianyu2013-08-15
| * USB: handle LPM errors during device suspend correctlyAlan Stern2013-08-15
| * usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* | usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* | USB: handle LPM errors during device suspend correctlyAlan Stern2013-07-31
* | USB: refactor code for enabling/disabling remote wakeupAlan Stern2013-07-31
* | USB: simplify the interface of usb_get_status()Alan Stern2013-07-31
* | usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner2013-07-31
* | Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-29
|\|
| * usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-07-25
| * USB: global suspend and remote wakeup don't mixAlan Stern2013-07-16
* | USB: remove redundant "#if"Alan Stern2013-07-25
|/
* usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-18
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* USB: use "global suspend" for system sleep on USB-2 busesAlan Stern2013-03-28
* USB: avoid error messages when a device is disconnectedAlan Stern2013-03-28
* USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares2013-03-25
* usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-23
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-08
|\
| * usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-24