Age | Commit message (Expand) | Author |
2012-10-02 | USB: Fix race condition when removing host controllers | Alan Stern |
2012-10-02 | USB: add device quirk for Joss Optical touchboard | Alan Stern |
2012-08-15 | usb: feed USB device information to the /dev/random driver | Theodore Ts'o |
2012-08-09 | usbdevfs: Correct amount of data copied to user in processcompl_compat | Hans de Goede |
2012-06-22 | USB: fix gathering of interface associations | Daniel Mack |
2012-06-22 | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 | Alan Stern |
2012-06-01 | usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es | Steffen Müller |
2012-06-01 | USB: Remove races in devio.c | Huajun Li |
2012-05-07 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-04-27 | USB: fix deadlock in bConfigurationValue attribute method | Alan Stern |
2012-04-22 | USB: don't clear urb->dev in scatter-gather library | Alan Stern |
2012-02-29 | USB: Don't fail USB3 probe on missing legacy PCI IRQ. | Sarah Sharp |
2012-02-29 | USB: Set hub depth after USB3 hub reset | Elric Fu |
2012-01-12 | usb: fix number of mapped SG DMA entries | Clemens Ladisch |
2012-01-12 | USB: add quirk for another camera | Oliver Neukum |
2011-11-26 | USB: quirks: adding more quirky webcams to avoid squeaky audio | sordna |
2011-11-26 | USB: add quirk for Logitech C600 web cam | Josh Boyer |
2011-11-26 | usb, xhci: Clear warm reset change event during init | Don Zickus |
2011-11-11 | USB: Update last_busy time after autosuspend fails | Alan Stern |
2011-11-11 | USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. | Sarah Sharp |
2011-11-11 | USB: add quirk for Logitech C300 web cam | Jon Levell |
2011-11-11 | USB: add RESET_RESUME for webcams shown to be quirky | Oliver Neukum |
2011-11-11 | USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid | Serge Hallyn |
2011-11-11 | usb/core/devio.c: Check for printer class specific request | Matthias Dellweg |
2011-11-11 | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error | Jim Wylder |
2011-08-17 | usb/config: use proper endian access for wMaxPacketSize | Sebastian Andrzej Siewior |
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-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 |
2011-04-13 | usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0... | Andiry Xu |
2011-04-13 | USB: Fix unplug of device with active streams | Matthew Wilcox |
2011-04-13 | USB: remove dead code from usb_deregister_dev() | Libor Pechacek |
2011-04-13 | USB: change the way we initialize format strings | Dmitry Torokhov |
2011-04-13 | USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices | Dmitry Torokhov |
2011-03-31 | Fix common misspellings | Lucas De Marchi |