| Commit message (Expand) | Author | Age |
* | USB: reset resume quirk needed by a hub | Oliver Neukum | 2013-05-16 |
* | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 2013-05-15 |
* | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 |
|\ |
|
| * | usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep | Hans de Goede | 2013-04-17 |
| * | USB: regroup all depends on USB within an if USB block | Florian Fainelli | 2013-04-09 |
| * | Merge 3.9-rc6 into usb-next | Greg Kroah-Hartman | 2013-04-08 |
| |\ |
|
| * | | USB: driver.c: processing failure, maching resume condition with suspend cond... | Chen Gang | 2013-04-01 |
| * | | usb: Make USB persist default configurable | Julius Werner | 2013-03-29 |
| * | | USB: improve port transitions when EHCI starts up | Alan Stern | 2013-03-28 |
| * | | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 2013-03-28 |
| * | | USB: use "global suspend" for system sleep on USB-2 buses | Alan Stern | 2013-03-28 |
| * | | USB: avoid error messages when a device is disconnected | Alan Stern | 2013-03-28 |
| * | | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 2013-03-28 |
| |\ \ |
|
| * | | | USB: fix urb-poison imbalance | Johan Hovold | 2013-03-25 |
| * | | | USB: hub: Avoid NULL pointer dereference when hub doesn't have any ports | David Linares | 2013-03-25 |
| * | | | USB: adds comment on suspend callback | Ming Lei | 2013-03-25 |
* | | | | Merge 3.9-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-04-14 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | USB / PM: Don't try to hide PM QoS flags from usb_port_device_release() | Rafael J. Wysocki | 2013-04-01 |
| | |/
| |/| |
|
* | | | driver core: handle user namespaces properly with the uid/gid devtmpfs change | Greg Kroah-Hartman | 2013-04-11 |
* | | | driver core: add uid and gid to devtmpfs | Kay Sievers | 2013-04-08 |
|/ / |
|
* | | usb/acpi: binding xhci root hub usb port with ACPI | Lan Tianyu | 2013-03-25 |
* | | usb: add find_raw_port_number callback to struct hc_driver() | Lan Tianyu | 2013-03-25 |
|/ |
|
* | USB: xhci: correctly enable interrupts | Hannes Reinecke | 2013-03-15 |
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | usb: forbid memory allocation with I/O during bus reset | Ming Lei | 2013-02-23 |
* | | Merge usb-linus branch into usb-next | Greg Kroah-Hartman | 2013-02-08 |
|\ \ |
|
| * | | USB: add usb_hcd_{start,end}_port_resume | Alan Stern | 2013-01-25 |
| * | | usb: Using correct way to clear usb3.0 device's remote wakeup feature. | Lan Tianyu | 2013-01-24 |
| |/ |
|
* | | drivers/usb/core: using strlcpy instead of strncpy | Chen Gang | 2013-02-06 |
* | | Revert "usb: Register usb port's acpi power resources" | Lan Tianyu | 2013-01-29 |
* | | 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-25 |
* | | USB: fix sign-extension bug in the hub driver | Alan Stern | 2013-01-24 |
* | | USB: Set usb port's DeviceRemovable according acpi information | Lan Tianyu | 2013-01-21 |
* | | 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-20 |
* | | 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-18 |
|\| |
|
| * | 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-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: Refactor hub_port_wait_reset. | Sarah Sharp | 2013-01-03 |
* | | USB: Use helper function hub_set_port_link_state | Sarah Sharp | 2013-01-03 |