aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB: driver.c: processing failure, maching resume condition with suspend cond...Chen Gang2013-04-01
* usb: Make USB persist default configurableJulius Werner2013-03-29
* USB: improve port transitions when EHCI starts upAlan Stern2013-03-28
* 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
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-28
|\
| * usb/acpi: binding xhci root hub usb port with ACPILan Tianyu2013-03-25
| * usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
* | USB: fix urb-poison imbalanceJohan Hovold2013-03-25
* | USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares2013-03-25
* | USB: adds comment on suspend callbackMing Lei2013-03-25
|/
* USB: xhci: correctly enable interruptsHannes Reinecke2013-03-15
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | 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: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-25
| * | usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu2013-01-24
| |/
* | drivers/usb/core: using strlcpy instead of strncpyChen Gang2013-02-06
* | Revert "usb: Register usb port's acpi power resources"Lan Tianyu2013-01-29
* | usb: enable usb port device's async suspend.Lan Tianyu2013-01-25
* | usb: expose usb port's pm qos flags to user spaceLan Tianyu2013-01-25
* | usb: add usb port auto power off mechanismLan Tianyu2013-01-25
* | usb: add runtime pm support for usb port deviceLan Tianyu2013-01-25
* | usb: Register usb port's acpi power resourcesLan Tianyu2013-01-25
* | USB: fix sign-extension bug in the hub driverAlan Stern2013-01-24
* | USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-21
* | usb: Create link files between child device and usb port device.Lan Tianyu2013-01-20
* | usb: Add "portX/connect_type" attribute to expose usb port's connect typeLan Tianyu2013-01-20
* | usb: fix compilation error and warning of driver/usb/core/port.c on arm and b...Lan Tianyu2013-01-20
* | usb: Add driver/usb/core/(port.c,hub.h) filesLan Tianyu2013-01-18
* | Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman2013-01-18
|\|
| * USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig2013-01-11
| * USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum2013-01-11
* | usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2013-01-11
* | usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-11
* | USB: Refactor hub_port_wait_reset.Sarah Sharp2013-01-03
* | USB: Use helper function hub_set_port_link_stateSarah Sharp2013-01-03
* | USB: Fix connected device switch to Inactive state.Sarah Sharp2013-01-03
* | USB: Rip out recursive call on warm port reset.Sarah Sharp2013-01-03
* | USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-01-03
* | USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-01-03
|/
* USB: Handle warm reset failure on empty port.Sarah Sharp2013-01-03
* USB: Ignore port state until reset completes.Sarah Sharp2013-01-03
* USB: Increase reset timeout.Sarah Sharp2013-01-03
* USB: Allow USB 3.0 ports to be disabled.Sarah Sharp2013-01-03
* USB: Ignore xHCI Reset Device status.Sarah Sharp2013-01-03
* USB: Handle auto-transition from hot to warm reset.Sarah Sharp2013-01-03