summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-6/+0
* Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-081-1/+0
|\
| * USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki2013-04-021-1/+0
* | USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang2013-04-011-4/+6
* | usb: Make USB persist default configurableJulius Werner2013-03-292-11/+21
* | USB: improve port transitions when EHCI starts upAlan Stern2013-03-281-85/+129
* | USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-288-65/+21
* | USB: use "global suspend" for system sleep on USB-2 busesAlan Stern2013-03-281-6/+21
* | USB: avoid error messages when a device is disconnectedAlan Stern2013-03-282-30/+37
* | Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-282-1/+15
|\ \ | |/
| * usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-251-1/+7
| * usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-251-0/+8
* | USB: fix urb-poison imbalanceJohan Hovold2013-03-251-1/+4
* | USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares2013-03-251-0/+4
* | USB: adds comment on suspend callbackMing Lei2013-03-251-3/+8
|/
* USB: xhci: correctly enable interruptsHannes Reinecke2013-03-151-9/+14
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-2/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-5/+5
|\
| * new helper: file_inode(file)Al Viro2013-02-222-5/+5
* | usb: forbid memory allocation with I/O during bus resetMing Lei2013-02-231-0/+13
* | Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-082-18/+96
|\ \
| * | USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-251-0/+44
| * | usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-241-18/+52
| |/
* | drivers/usb/core: using strlcpy instead of strncpyChen Gang2013-02-061-1/+2
* | Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-293-30/+0
* | usb: enable usb port device's async suspend.Lan Tianyu2013-01-251-0/+1
* | usb: expose usb port's pm qos flags to user spaceLan Tianyu2013-01-251-1/+10
* | usb: add usb port auto power off mechanismLan Tianyu2013-01-253-58/+164
* | usb: add runtime pm support for usb port deviceLan Tianyu2013-01-253-0/+77
* | usb: Register usb port's acpi power resourcesLan Tianyu2013-01-253-0/+29
* | USB: fix sign-extension bug in the hub driverAlan Stern2013-01-241-1/+1
* | USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-213-0/+50
* | usb: Create link files between child device and usb port device.Lan Tianyu2013-01-201-0/+26
* | usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu2013-01-201-0/+43
* | usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu2013-01-201-0/+2
* | usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu2013-01-184-106/+165
* | Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2013-01-182-2/+11
|\ \ | |/
| * USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig2013-01-111-0/+3
| * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-111-2/+8
* | usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2013-01-112-17/+41
* | usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-116-15/+44
* | USB: Refactor hub_port_wait_reset.Sarah Sharp2013-01-031-36/+37
* | USB: Use helper function hub_set_port_link_stateSarah Sharp2013-01-031-6/+2
* | USB: Fix connected device switch to Inactive state.Sarah Sharp2013-01-031-5/+25
* | USB: Rip out recursive call on warm port reset.Sarah Sharp2013-01-031-82/+68
* | USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-01-031-8/+13
* | USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-01-031-8/+7
|/
* USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-031-1/+11
* USB: Ignore port state until reset completes.Sarah Sharp2013-01-031-7/+7
* USB: Increase reset timeout.Sarah Sharp2013-01-031-1/+1
OpenPOWER on IntegriCloud