Age | Commit message (Expand) | Author |
2013-03-04 | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | usb: forbid memory allocation with I/O during bus reset | Ming Lei |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-08 | Merge usb-linus branch into usb-next | Greg Kroah-Hartman |
2013-02-06 | drivers/usb/core: using strlcpy instead of strncpy | Chen Gang |
2013-01-29 | Revert "usb: Register usb port's acpi power resources" | Lan Tianyu |
2013-01-25 | USB: add usb_hcd_{start,end}_port_resume | Alan Stern |
2013-01-25 | usb: enable usb port device's async suspend. | Lan Tianyu |
2013-01-25 | usb: expose usb port's pm qos flags to user space | Lan Tianyu |
2013-01-25 | usb: add usb port auto power off mechanism | Lan Tianyu |
2013-01-25 | usb: add runtime pm support for usb port device | Lan Tianyu |
2013-01-25 | usb: Register usb port's acpi power resources | Lan Tianyu |
2013-01-24 | USB: fix sign-extension bug in the hub driver | Alan Stern |
2013-01-24 | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu |
2013-01-21 | USB: Set usb port's DeviceRemovable according acpi information | Lan Tianyu |
2013-01-20 | usb: Create link files between child device and usb port device. | Lan Tianyu |
2013-01-20 | usb: Add "portX/connect_type" attribute to expose usb port's connect type | Lan Tianyu |
2013-01-20 | usb: fix compilation error and warning of driver/usb/core/port.c on arm and b... | Lan Tianyu |
2013-01-18 | usb: Add driver/usb/core/(port.c,hub.h) files | Lan Tianyu |
2013-01-18 | Merge 3.8-rc4 into usb-next | Greg Kroah-Hartman |
2013-01-11 | usb/core: update power budget for SuperSpeed | Sebastian Andrzej Siewior |
2013-01-11 | usb/core: consider link speed while looking at bMaxPower | Sebastian Andrzej Siewior |
2013-01-11 | USB: Add device quirk for Microsoft VX700 webcam | Andreas Fleig |
2013-01-11 | USB: hub: handle claim of enabled remote wakeup after reset | Oliver Neukum |
2013-01-03 | USB: Refactor hub_port_wait_reset. | Sarah Sharp |
2013-01-03 | USB: Use helper function hub_set_port_link_state | Sarah Sharp |
2013-01-03 | USB: Fix connected device switch to Inactive state. | Sarah Sharp |
2013-01-03 | USB: Rip out recursive call on warm port reset. | Sarah Sharp |
2013-01-03 | USB: Prepare for refactoring by adding extra udev checks. | Sarah Sharp |
2013-01-03 | USB: Don't use EHCI port sempahore for USB 3.0 hubs. | Sarah Sharp |
2013-01-03 | USB: Handle warm reset failure on empty port. | Sarah Sharp |
2013-01-03 | USB: Ignore port state until reset completes. | Sarah Sharp |
2013-01-03 | USB: Increase reset timeout. | Sarah Sharp |
2013-01-03 | USB: Allow USB 3.0 ports to be disabled. | Sarah Sharp |
2013-01-03 | USB: Ignore xHCI Reset Device status. | Sarah Sharp |
2013-01-03 | USB: Handle auto-transition from hot to warm reset. | Sarah Sharp |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-11-21 | USB: core: Free the allocated memory before exiting on error | Sachin Kamat |
2012-11-21 | usb-core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida |
2012-11-16 | Merge 3.7-rc6 into usb-next. | Greg Kroah-Hartman |
2012-11-15 | usb: phy: change phy notify connect/disconnect API | Peter Chen |
2012-11-15 | usb: refine phy notify operation during connection and disconnection | Peter Chen |
2012-11-15 | USB: fix authorization and claimed port logic | Hindin Joseph |
2012-11-13 | Revert "USB/host: Cleanup unneccessary irq disable code" | Greg Kroah-Hartman |
2012-11-11 | USB: report submission of active URBs | Alan Stern |
2012-11-11 | USB: fix endpoint-disabling for failed config changes | Alan Stern |
2012-10-31 | USB: remove iteration limit in hub_tt_work() | Alan Stern |
2012-10-30 | usb: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |