| Commit message (Expand) | Author | Age |
* | USB: additional regression fix for device removal | Alan Stern | 2011-07-07 |
* | USB: fix regression occurring during device removal | Alan Stern | 2011-07-01 |
* | USB: fsl_udc_core: fix build breakage when building for ARM arch | Anatolij Gustschin | 2011-07-01 |
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-06-28 |
|\ |
|
| * | usb: r8a66597-hcd: fix cannot detect low/full speed device | Yoshihiro Shimoda | 2011-06-27 |
| * | USB: ehci-ath79: fix a NULL pointer dereference | Gabor Juhos | 2011-06-27 |
| * | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c | Uwe Bonnes | 2011-06-27 |
| * | usb/isp1760: Fix bug preventing the unlinking of control urbs | Arvid Brodin | 2011-06-27 |
| * | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2011-06-27 |
| |\ |
|
| | * | xhci: Always set urb->status to zero for isoc endpoints. | Sarah Sharp | 2011-06-17 |
| | * | xhci: Add reset on resume quirk for asrock p67 host | Maarten Lankhorst | 2011-06-17 |
| | * | xHCI 1.0: Incompatible Device Error | Alex He | 2011-06-17 |
| | * | xHCI 1.0: Force Stopped Event(FSE) | Alex He | 2011-06-15 |
| | * | xhci: Don't warn about zeroed bMaxBurst descriptor field. | Sarah Sharp | 2011-06-15 |
| | * | USB: Free bandwidth when usb_disable_device is called. | Sarah Sharp | 2011-06-15 |
| | * | xhci: Reject double add of active endpoints. | Sarah Sharp | 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: change maintainership of ohci-hcd and ehci-hcd | Alan Stern | 2011-06-15 |
| |/ |
|
| * | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big. | Jesper Juhl | 2011-06-14 |
| * | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO | Yauheni Kaliuta | 2011-06-09 |
| * | usb: musb: host: compare status for negative error values | Márton Németh | 2011-06-09 |
* | | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern | 2011-06-21 |
|/ |
|
* | USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver | Steffen Sledz | 2011-06-08 |
* | Revert "USB: option: add ID for ZTE MF 330" | Greg Kroah-Hartman | 2011-06-07 |
* | drivers/usb/host/ohci-pxa27x.c: add missing clk_put | Julia Lawall | 2011-06-07 |
* | USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable | Alan Stern | 2011-06-07 |
* | USB: dummy-hcd needs the has_tt flag | Alan Stern | 2011-06-07 |
* | usb-storage: redo incorrect reads | Alan Stern | 2011-06-07 |
* | usb/renesas_usbhs: free uep on removal | Sebastian Andrzej Siewior | 2011-06-06 |
* | usb/s3c-hsudc: fix error path | Sebastian Andrzej Siewior | 2011-06-06 |
* | usb/pxa25x_udc: cleanup the LUBBOCK err path | Sebastian Andrzej Siewior | 2011-06-06 |
* | usb/mv_udc_core: fix compile | Sebastian Andrzej Siewior | 2011-06-06 |
* | usb: gadget: include <linux/prefetch.h> to fix compiling error | Bryan Wu | 2011-06-06 |
* | USB: s3c-hsotg: Tone down debugging | Mark Brown | 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-06-06 |
* | musb: fix prefetch build failure | Mike Frysinger | 2011-06-06 |
* | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 | Toby Gray | 2011-06-06 |
* | usb-gadget: unlock data->lock mutex on error path in ep_write() | Alexey Khoroshilov | 2011-06-06 |
* | USB: option Add blacklist for ZTE K3765-Z (19d2:2002) | Torsten Hilbrich | 2011-06-06 |
* | option: add Prolink PH300 modem IDs | Dan Williams | 2011-06-06 |
* | option: add Alcatel X200 to sendsetup blacklist | Dan Williams | 2011-06-06 |
* | option: add Zoom 4597 modem USB IDs | Dan Williams | 2011-06-06 |
* | USB: xhci - fix interval calculation for FS isoc endpoints | Dmitry Torokhov | 2011-06-06 |
* | xhci: Disable MSI for some Fresco Logic hosts. | Sarah Sharp | 2011-06-02 |
* | xhci: Do not issue device reset when device is not setup | Maarten Lankhorst | 2011-06-02 |
* | xhci: Add defines for hardcoded slot states | Maarten Lankhorst | 2011-06-02 |
* | xhci: Bigendian fix for xhci_check_bandwidth() | Matt Evans | 2011-06-02 |
* | xhci: Bigendian fix for skip_isoc_td() | Matt Evans | 2011-06-01 |