summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usbmon: add bus number to text APIPete Zaitcev2010-03-022-3/+8
* USB: musb: remove some of the never defined definesFelipe Balbi2010-03-022-36/+4
* USB: musb: move to sysfs_groupsFelipe Balbi2010-03-021-18/+15
* USB: musb: move two printk to dev_errFelipe Balbi2010-03-021-2/+2
* USB: musb: use resource_size()Felipe Balbi2010-03-021-1/+1
* USB: gadget: add INT support for Blackfin musbCliff Cai2010-03-021-0/+5
* USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu2010-03-021-0/+14
* USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich2010-03-021-0/+1
* USB: host: SL811: fix unaligned accessesMichael Hennerich2010-03-021-2/+3
* USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall2010-03-021-1/+1
* USB: cypress_m8: allow unstable baud ratesMike Frysinger2010-03-021-0/+6
* USB: cypress_m8: unify confusing new baudrate checkMike Frysinger2010-03-021-6/+3
* USB: cypress_m8: stop using USB debug driver configMike Frysinger2010-03-021-5/+1
* USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum2010-03-021-0/+31
* USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-022-1/+8
* USB: otg: twl4030: add support for notifierFelipe Balbi2010-03-021-21/+14
* USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall2010-03-021-1/+1
* USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum2010-03-021-1/+1
* USB: cdc-acm: Update to new autopm APIOliver Neukum2010-03-022-22/+22
* USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten2010-03-021-2/+4
* USB: ehci-atmel.c: use resource_size()H Hartley Sweeten2010-03-021-1/+1
* USB: ehci-orion.c: use resource_size()H Hartley Sweeten2010-03-021-4/+4
* USB: at91_udc.c: use resource_size()H Hartley Sweeten2010-03-021-6/+4
* USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten2010-03-021-2/+2
* USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten2010-03-021-1/+1
* USB: ehci-fsl: Add power management supportAnton Vorontsov2010-03-021-7/+83
* USB: ehci-fsl: Fix sparse warningsAnton Vorontsov2010-03-021-3/+4
* USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein2010-03-021-3/+7
* USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein2010-03-021-0/+2
* USB: Add call to notify xHC of a device reset.Sarah Sharp2010-03-024-8/+14
* USB: xhci: Notify the xHC when a device is reset.Sarah Sharp2010-03-024-0/+166
* USB: xhci: Allow roothub ports to be disabled.Sarah Sharp2010-03-021-0/+18
* USB: xhci: Refactor code to clear port change bits.Sarah Sharp2010-03-021-15/+32
* USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2010-03-022-7/+16
* USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp2010-03-023-8/+15
* USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp2010-03-023-18/+29
* USB: xhci: Fix error path when configuring endpoints.Sarah Sharp2010-03-021-0/+2
* USB: check the endpoint type against the pipe typeAlan Stern2010-03-022-9/+20
* cdc_acm: add reset_resume methodFrancesco Lavra2010-03-021-0/+18
* USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2010-03-022-11/+46
* USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz2010-03-021-6/+13
* USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp2010-03-021-12/+11
* USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson2010-03-021-3/+1
* USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold2010-03-021-4/+5
* USB: serial: fix typo in debug messageJohan Hovold2010-03-021-1/+1
* USB: ftdi_sio: remove obsolete commentJohan Hovold2010-03-021-2/+1
* USB: ftdi_sio: fix error message on closeJohan Hovold2010-03-021-1/+1
* USB: cxacru: increment driver versionSimon Arlott2010-03-021-1/+2
* USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott2010-03-021-28/+3
* USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott2010-03-021-1/+75
OpenPOWER on IntegriCloud