summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-03-03USB: musb: remove some of the never defined definesFelipe Balbi2-36/+4
2010-03-03USB: musb: move to sysfs_groupsFelipe Balbi1-18/+15
2010-03-03USB: musb: move two printk to dev_errFelipe Balbi1-2/+2
2010-03-03USB: musb: use resource_size()Felipe Balbi1-1/+1
2010-03-03USB: gadget: add INT support for Blackfin musbCliff Cai1-0/+5
2010-03-03USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu1-0/+14
2010-03-03USB: host: SL811: allow the hcd on Blackfin systemsMichael Hennerich1-0/+1
2010-03-03USB: host: SL811: fix unaligned accessesMichael Hennerich1-2/+3
2010-03-03USB: isp1362: Use kzalloc for allocating only one thingJulia Lawall1-1/+1
2010-03-03USB: cypress_m8: allow unstable baud ratesMike Frysinger1-0/+6
2010-03-03USB: cypress_m8: unify confusing new baudrate checkMike Frysinger1-6/+3
2010-03-03USB: cypress_m8: stop using USB debug driver configMike Frysinger1-5/+1
2010-03-03USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum1-0/+31
2010-03-03USB: storage: Never reset devices that will morph to an old modeOliver Neukum2-1/+8
2010-03-03USB: otg: twl4030: add support for notifierFelipe Balbi1-21/+14
2010-03-03USB: wusb: check CHID is all zeros before stopping the hostJulia Lawall1-1/+1
2010-03-03USB: xhci: No GFP_KERNEL in block error handlingOliver Neukum1-1/+1
2010-03-03USB: cdc-acm: Update to new autopm APIOliver Neukum2-22/+22
2010-03-03USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()H Hartley Sweeten1-2/+4
2010-03-03USB: ehci-atmel.c: use resource_size()H Hartley Sweeten1-1/+1
2010-03-03USB: ehci-orion.c: use resource_size()H Hartley Sweeten1-4/+4
2010-03-03USB: at91_udc.c: use resource_size()H Hartley Sweeten1-6/+4
2010-03-03USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten1-2/+2
2010-03-03USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten1-1/+1
2010-03-03USB: ehci-fsl: Add power management supportAnton Vorontsov1-7/+83
2010-03-03USB: ehci-fsl: Fix sparse warningsAnton Vorontsov1-3/+4
2010-03-03USB: ehci: fix audio record functionality for some Full speed sound blaster d...Dmitri Epshtein1-3/+7
2010-03-03USB: ehci: add call of free_cached_itd_list() function in disable_periodic()Dmitri Epshtein1-0/+2
2010-03-03USB: Add call to notify xHC of a device reset.Sarah Sharp4-8/+14
2010-03-03USB: xhci: Notify the xHC when a device is reset.Sarah Sharp4-0/+166
2010-03-03USB: xhci: Allow roothub ports to be disabled.Sarah Sharp1-0/+18
2010-03-03USB: xhci: Refactor code to clear port change bits.Sarah Sharp1-15/+32
2010-03-03USB: xhci: Refactor test for vendor-specific completion codes.Sarah Sharp2-7/+16
2010-03-03USB: xhci: Allow allocation of commands without input contexts.Sarah Sharp3-8/+15
2010-03-03USB: xhci: Refactor code to free or cache endpoint rings.Sarah Sharp3-18/+29
2010-03-03USB: xhci: Fix error path when configuring endpoints.Sarah Sharp1-0/+2
2010-03-03USB: check the endpoint type against the pipe typeAlan Stern2-9/+20
2010-03-03cdc_acm: add reset_resume methodFrancesco Lavra1-0/+18
2010-03-03USB: serial mct_usb232: move DMA buffers to heapPete Zaitcev2-11/+46
2010-03-03USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz1-6/+13
2010-03-03USB: fix occasional ULPI timeouts with ehci-mxcValentin Longchamp1-12/+11
2010-03-03USB: ftdi_sio: remove support for 5 and 6 data bitsMark Adamson1-3/+1
2010-03-03USB: ftdi_sio: fix initialisation of latency timeoutJohan Hovold1-4/+5
2010-03-03USB: serial: fix typo in debug messageJohan Hovold1-1/+1
2010-03-03USB: ftdi_sio: remove obsolete commentJohan Hovold1-2/+1
2010-03-03USB: ftdi_sio: fix error message on closeJohan Hovold1-1/+1
2010-03-03USB: cxacru: increment driver versionSimon Arlott1-1/+2
2010-03-03USB: cxacru: remove cxacru-cf.bin loaderSimon Arlott1-28/+3
2010-03-03USB: cxacru: add write-only sysfs attribute for modem configurationSimon Arlott1-1/+75
2010-03-03USB: cxacru: firmware writes on OHCI are slow, log progressSimon Arlott1-2/+6