summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-08-1513-354/+524
|\
| * xhci: fix dma mask setup in xhci.cXenia Ragiadakou2013-08-132-14/+15
| * xhci: trace debug statements related to ring expansionXenia Ragiadakou2013-08-133-3/+9
| * xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou2013-08-133-68/+113
| * xhci: trace debug statements for urb cancellationXenia Ragiadakou2013-08-133-28/+54
| * xhci: add xhci_cmd_completion trace eventXenia Ragiadakou2013-08-132-0/+33
| * xhci: add xhci_address_ctx trace eventXenia Ragiadakou2013-08-132-0/+49
| * xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou2013-08-133-7/+18
| * xhci: add trace for debug messages related to quirksXenia Ragiadakou2013-08-135-35/+69
| * xhci: add trace for debug messages related to changing contextsXenia Ragiadakou2013-08-134-10/+27
| * xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou2013-08-136-11/+103
| * xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou2013-08-134-165/+1
| * xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou2013-08-131-9/+7
| * xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2013-08-132-4/+2
| * usb: Add Device Tree support to XHCI Platform driverAl Cooper2013-08-132-0/+24
* | USB: uss720: fix DMA-buffer allocationJohan Hovold2013-08-141-9/+15
* | USB: quatech2: fix port DMA-buffer allocationsJohan Hovold2013-08-141-6/+15
* | USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-2/+12
* | USB: keyspan: fix port DMA-buffer allocationsJohan Hovold2013-08-141-8/+56
* | USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold2013-08-141-4/+36
* | USB: chipidea: i.MX: simplify usbmiscSascha Hauer2013-08-143-107/+76
* | usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen2013-08-141-0/+3
* | usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen2013-08-144-21/+6
* | usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen2013-08-141-3/+2
* | usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen2013-08-143-0/+39
* | usb: chipidea: add vbus interrupt handlerPeter Chen2013-08-145-12/+71
* | usb: chipidea: move otg related things to otg filePeter Chen2013-08-143-52/+70
* | usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen2013-08-141-1/+10
* | usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2013-08-142-7/+35
* | usb: chipidea: add role init and destroy APIsPeter Chen2013-08-145-11/+54
* | usb: chipidea: otg: add otg file used to access otgscPeter Chen2013-08-145-2/+80
* | usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen2013-08-141-1/+6
* | usb: chipidea: host: add vbus regulator controlPeter Chen2013-08-141-1/+22
* | usb: chipidea: move vbus regulator operation to corePeter Chen2013-08-143-24/+26
* | usb: chipidea: remove previous MODULE_ALIASFabio Estevam2013-08-141-1/+0
* | usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann2013-08-141-5/+3
* | usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann2013-08-141-1/+0
* | usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann2013-08-141-3/+1
* | usb: chipidea: improve kconfig 2.0Lothar Waßmann2013-08-141-4/+3
* | usb: chipidea: imx: delete the dead codePeter Chen2013-08-141-3/+0
* | usb: chipidea: move hw_phymode_configure() into probeFabio Estevam2013-08-141-2/+2
* | usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam2013-08-141-7/+0
* | Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede2013-08-141-0/+38
* | usb: dwc3: core: cope with NULL pdataFelipe Balbi2013-08-141-1/+4
* | usb: rh_call_control tbuf overflow fixSean O. Stalley2013-08-141-7/+17
* | usb: host: add Kconfig option for EHSETJack Pham2013-08-143-1/+26
* | pl2303: improve the chip type detection/distinctionFrank Schäfer2013-08-141-23/+72
* | pl2303: improve the chip type information output on startupFrank Schäfer2013-08-141-5/+10
* | pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer2013-08-141-3/+2
* | Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-08-13123-3509/+3607
|\ \
OpenPOWER on IntegriCloud