Age | Commit message (Expand) | Author |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | USB: Update last_busy time after autosuspend fails | Alan Stern |
2011-10-31 | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-18 | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp |
2011-10-07 | Merge branch 'pm-runtime' into pm-for-linus | Rafael J. Wysocki |
2011-09-29 | USB: add quirk for Logitech C300 web cam | Jon Levell |
2011-09-29 | user namespace: usb: make usb urbs user namespace aware (v2) | Serge Hallyn |
2011-09-29 | USB: message: cleanup min_t() cast in usb_sg_init() | Dan Carpenter |
2011-09-27 | USB: Add wakeup info to debugging messages | Alan Stern |
2011-09-26 | usb/core/devio.c: Check for printer class specific request | Matthias Dellweg |
2011-09-26 | USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid | Serge Hallyn |
2011-09-26 | USB: Update USB default wakeup settings | Alan Stern |
2011-09-26 | usbcore: add sysfs support to xHCI usb2 hardware LPM | Andiry Xu |
2011-09-26 | xHCI: set USB2 hardware LPM | Andiry Xu |
2011-09-26 | usbcore: check device's LPM capability | Andiry Xu |
2011-09-26 | usbcore: get BOS descriptor set | Andiry Xu |
2011-09-20 | USB: When hot reset for USB3 fails, try warm reset. | Sarah Sharp |
2011-09-20 | usbcore: refine warm reset logic | Andiry Xu |
2011-09-18 | USB: add RESET_RESUME for webcams shown to be quirky | Oliver Neukum |
2011-09-18 | USB: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-09-18 | usb: Provide usb_speed_string() function | Michal Nazarewicz |
2011-09-09 | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error | Jim Wylder |
2011-08-29 | Merge 3.1-rc4 into usb-next | Greg Kroah-Hartman |
2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto |
2011-08-22 | USB: Remove test for NULL that'll never happen in usb_disconnect() | Jesper Juhl |
2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern |
2011-08-15 | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. | Sarah Sharp |
2011-08-01 | usb/config: use proper endian access for wMaxPacketSize | Sebastian Andrzej Siewior |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-07 | USB: additional regression fix for device removal | Alan Stern |
2011-07-01 | USB: fix regression occurring during device removal | Alan Stern |
2011-06-28 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-06-27 | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2011-06-21 | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern |
2011-06-15 | USB: don't let errors prevent system sleep | Alan Stern |
2011-06-15 | USB: don't let the hub driver prevent system sleep | Alan Stern |
2011-06-15 | USB: Free bandwidth when usb_disable_device is called. | Sarah Sharp |
2011-06-14 | Merge 3.0-rc2 into usb-linus as it's needed by some USB patches | Greg Kroah-Hartman |
2011-06-06 | USB: Add "authorized_default" parameter to the usbcore module | Carl-Daniel Hailfinger |
2011-06-06 | usb: remove bad dput after dentry_unhash | Sage Weil |
2011-06-06 | USB: core: Tolerate protocol stall during hub and port status read | Libor Pechacek |
2011-05-19 | USB: remove remaining usages of hcd->state from usbcore and fix regression | Alan Stern |
2011-05-02 | usbcore: warm reset USB3 port in SS.Inactive state | Andiry Xu |
2011-05-02 | usbcore: Refine USB3.0 device suspend and resume | Andiry Xu |
2011-05-02 | xHCI: report USB3.0 portstatus comply with USB3.0 specification | Andiry Xu |
2011-05-02 | usb/ch9: use proper endianess for wBytesPerInterval | Sebastian Andrzej Siewior |
2011-04-29 | usb: core: Change usb_create_sysfs_intf_files()' return type to void | Michal Nazarewicz |
2011-04-29 | usb/hcd: don't return 0 on error in usb_add_hcd() | Sebastian Andrzej Siewior |
2011-04-19 | Merge 2.6.39-rc4 into usb-next | Greg Kroah-Hartman |