| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: cdc-acm: Adding second ACM channel support for Nokia N8 | Arvid Ephraim Picciani | 2011-02-04 | 1 | -0/+1 |
* | USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct | Jesper Juhl | 2011-02-04 | 1 | -1/+2 |
* | USB: Fix trout build failure with ci13xxx_msm gadget | Pavankumar Kondeti | 2011-02-04 | 3 | -0/+6 |
* | USB: EHCI: fix scheduling while atomic during suspend | Yin Kangkai | 2011-02-03 | 3 | -2/+9 |
* | Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next | Greg Kroah-Hartman | 2011-02-03 | 9 | -45/+96 |
|\ |
|
| * | usb: ehci-omap: Show fatal probing time errors to end user | Jarkko Nikula | 2011-02-01 | 1 | -3/+3 |
| * | usb: musb: introduce api for dma code to check compatibility with usb request | Mian Yousaf Kaukab | 2011-02-01 | 2 | -0/+17 |
| * | usb: musb: maintain three states for buffer mappings instead of two | Mian Yousaf Kaukab | 2011-02-01 | 2 | -21/+32 |
| * | usb: musb: disable double buffering when it's broken | Felipe Balbi | 2011-02-01 | 4 | -8/+28 |
| * | usb: musb: hsdma: change back to use musb_read/writew | Bob Liu | 2011-02-01 | 1 | -5/+14 |
| * | usb: musb: core: fix IRQ check | Sergei Shtylyov | 2011-02-01 | 1 | -1/+1 |
| * | usb: musb: fix kernel panic during s2ram(v2) | Ming Lei | 2011-02-01 | 1 | -7/+1 |
* | | USB: usb-storage: unusual_devs entry for Coby MP3 player | Alan Stern | 2011-02-03 | 1 | -0/+7 |
* | | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph | Michael Williamson | 2011-02-03 | 2 | -0/+7 |
* | | USB: fix race between root-hub resume and wakeup requests | Alan Stern | 2011-02-03 | 1 | -1/+1 |
* | | USB: prevent buggy hubs from crashing the USB stack | Alan Stern | 2011-02-03 | 1 | -0/+5 |
* | | usb: r8a66597-udc: Fixed bufnum of Bulk | Yusuke Goda | 2011-02-03 | 1 | -1/+1 |
* | | USB: ftdi_sio: add ST Micro Connect Lite uart support | Jean-Christophe PLAGNIOL-VILLARD | 2011-02-03 | 2 | -0/+32 |
* | | USB: Storage: Add unusual_devs entry for VTech Kidizoom | Nick Holloway | 2011-02-03 | 1 | -0/+7 |
* | | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue() | Jesper Juhl | 2011-02-03 | 1 | -0/+1 |
* | | USB: ti_usb: fix module removal | Ionut Nicu | 2011-02-03 | 1 | -1/+1 |
* | | USB: io_edgeport: fix the reported firmware major and minor | Bjørn Mork | 2011-02-03 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s... | Greg Kroah-Hartman | 2011-01-24 | 5 | -86/+109 |
|\ |
|
| * | xhci: Remove more doorbell-related reads | Matthew Wilcox | 2011-01-14 | 2 | -26/+17 |
| * | xHCI: fix printk_ratelimit() usage | Andiry Xu | 2011-01-14 | 1 | -2/+2 |
| * | xHCI: replace dev_dbg() with xhci_dbg() | Andiry Xu | 2011-01-14 | 1 | -5/+6 |
| * | xHCI: fix cycle bit set in giveback_first_trb() | Andiry Xu | 2011-01-14 | 1 | -7/+21 |
| * | xHCI: remove redundant parameter in giveback_first_trb() | Andiry Xu | 2011-01-14 | 1 | -8/+6 |
| * | xHCI: fix queue_trb in isoc transfer | Andiry Xu | 2011-01-14 | 1 | -1/+4 |
| * | xhci: Use GFP_NOIO during device reset. | Sarah Sharp | 2011-01-14 | 1 | -2/+6 |
| * | usb: Realloc xHCI structures after a hub is verified. | Sarah Sharp | 2011-01-14 | 1 | -0/+21 |
| * | xhci: Do not run xhci_cleanup_msix with irq disabled | Zhang Rui | 2011-01-14 | 1 | -2/+4 |
| * | xHCI: synchronize irq in xhci_suspend() | Andiry Xu | 2011-01-14 | 2 | -32/+21 |
| * | xhci: Resume bus on any port status change. | Sarah Sharp | 2011-01-14 | 1 | -1/+1 |
* | | usb: gadget: composite: avoid access beyond array max length | Maulik Mankad | 2011-01-22 | 1 | -2/+3 |
* | | USB: serial: handle Data Carrier Detect changes | Libor Pechacek | 2011-01-22 | 7 | -40/+47 |
* | | USB: gadget: Fix endpoint representation in ci13xxx_udc | Pavankumar Kondeti | 2011-01-22 | 2 | -131/+142 |
* | | USB: gadget: Fix error path in ci13xxx_udc gadget probe function | Pavankumar Kondeti | 2011-01-22 | 1 | -3/+1 |
* | | usb: pch_udc: Fix the worning log issue at gadget driver remove | Toshiharu Okada | 2011-01-22 | 1 | -1/+2 |
* | | USB: serial: Updated support for ICOM devices | Pieter Maes | 2011-01-22 | 2 | -6/+28 |
* | | USB: ehci-mxc: add work-around for efika mx/sb bug | Arnaud Patard (Rtp) | 2011-01-22 | 1 | -0/+21 |
* | | USB: unbreak ehci-mxc on otg port of i.MX27 | Eric Bénard | 2011-01-22 | 1 | -2/+2 |
* | | drivers: update to pl2303 usb-serial to support Motorola cables | Dario Lombardo | 2011-01-22 | 2 | -0/+2 |
* | | USB: adding USB support for Cinterion's HC2x, EU3 and PH8 products | Nicolaus Colberg | 2011-01-22 | 1 | -2/+21 |
* | | USB serial: add missing .usb_driver field in serial drivers | Alan Stern | 2011-01-22 | 10 | -2/+18 |
* | | USB: ehci-fsl: Fix 'have_sysif_regs' detection | Peter Tyser | 2011-01-22 | 3 | -19/+8 |
* | | USB: g_printer: fix bug in module parameter definitions | Alan Stern | 2011-01-22 | 1 | -7/+7 |
* | | USB: g_printer: fix bug in unregistration | Alan Stern | 2011-01-22 | 1 | -3/+2 |
* | | USB: uss720: remove duplicate USB device | Sergei Shtylyov | 2011-01-22 | 1 | -1/+0 |
* | | USB: EHCI: fix DMA deallocation bug | Alan Stern | 2011-01-22 | 1 | -7/+12 |