aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-03-02USB: retain USB device power/wakeup setting across reconfigurationDan Streetman
2010-03-02USB: cdc_acm: Silence "It is not a modem." error for pbLua devicesJulian Calaby
2010-03-02USB: cdc_acm: Add support for pbLua console portJulian Calaby
2010-03-02usbmon: add bus number to text APIPete Zaitcev
2010-03-02USB: musb: remove some of the never defined definesFelipe Balbi
2010-03-02USB: musb: move to sysfs_groupsFelipe Balbi
2010-03-02USB: musb: move two printk to dev_errFelipe Balbi
2010-03-02USB: musb: use resource_size()Felipe Balbi
2010-03-02USB: gadget: add INT support for Blackfin musbCliff Cai
2010-03-02USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu
2010-03-02USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich
2010-03-02USB: host: SL811: fix unaligned accessesMichael Hennerich
2010-03-02USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall
2010-03-02USB: cypress_m8: allow unstable baud ratesMike Frysinger
2010-03-02USB: cypress_m8: unify confusing new baudrate checkMike Frysinger
2010-03-02USB: cypress_m8: stop using USB debug driver configMike Frysinger
2010-03-02USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum
2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum
2010-03-02USB: otg: twl4030: add support for notifierFelipe Balbi
2010-03-02USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall
2010-03-02USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum
2010-03-02USB: cdc-acm: Update to new autopm APIOliver Neukum
2010-03-02USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten
2010-03-02USB: ehci-atmel.c: use resource_size()H Hartley Sweeten
2010-03-02USB: ehci-orion.c: use resource_size()H Hartley Sweeten
2010-03-02USB: at91_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: ehci-fsl: Add power management supportAnton Vorontsov
2010-03-02USB: ehci-fsl: Fix sparse warningsAnton Vorontsov
2010-03-02USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein
2010-03-02USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein
2010-03-02USB: Add call to notify xHC of a device reset.Sarah Sharp
2010-03-02USB: xhci: Notify the xHC when a device is reset.Sarah Sharp
2010-03-02USB: xhci: Allow roothub ports to be disabled.Sarah Sharp
2010-03-02USB: xhci: Refactor code to clear port change bits.Sarah Sharp
2010-03-02USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp
2010-03-02USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp
2010-03-02USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp
2010-03-02USB: xhci: Fix error path when configuring endpoints.Sarah Sharp
2010-03-02USB: check the endpoint type against the pipe typeAlan Stern
2010-03-02cdc_acm: add reset_resume methodFrancesco Lavra
2010-03-02USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev
2010-03-02USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz
2010-03-02USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp
2010-03-02USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson
2010-03-02USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold
2010-03-02USB: serial: fix typo in debug messageJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete commentJohan Hovold
2010-03-02USB: ftdi_sio: fix error message on closeJohan Hovold