aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | USB: core: Free the allocated memory before exiting on errorSachin Kamat2012-11-21
* | usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-21
* | Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
|\ \
| * | Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-13
| |/
* | usb: phy: change phy notify connect/disconnect APIPeter Chen2012-11-15
* | usb: refine phy notify operation during connection and disconnectionPeter Chen2012-11-15
* | USB: fix authorization and claimed port logicHindin Joseph2012-11-15
* | USB: report submission of active URBsAlan Stern2012-11-11
* | USB: fix endpoint-disabling for failed config changesAlan Stern2012-11-11
* | USB: remove iteration limit in hub_tt_work()Alan Stern2012-10-31