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