summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/kgdb.tmpl (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-14USB: quatech2: fix port DMA-buffer allocationsJohan Hovold1-6/+15
2013-08-14USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold1-2/+12
2013-08-14USB: keyspan: fix port DMA-buffer allocationsJohan Hovold1-8/+56
2013-08-14USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold1-4/+36
2013-08-14USB: chipidea: i.MX: simplify usbmiscSascha Hauer3-107/+76
2013-08-14usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen1-0/+3
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen4-21/+6
2013-08-14usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen1-3/+2
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen3-0/+39
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen5-12/+71
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen3-52/+70
2013-08-14usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen1-1/+10
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen2-7/+35
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen5-11/+54
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen5-2/+80
2013-08-14usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen1-1/+6
2013-08-14usb: chipidea: host: add vbus regulator controlPeter Chen1-1/+22
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen3-24/+26
2013-08-14usb: chipidea: remove previous MODULE_ALIASFabio Estevam1-1/+0
2013-08-14usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann1-5/+3
2013-08-14usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann1-1/+0
2013-08-14usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann1-3/+1
2013-08-14usb: chipidea: improve kconfig 2.0Lothar Waßmann1-4/+3
2013-08-14usb: chipidea: imx: delete the dead codePeter Chen1-3/+0
2013-08-14usb: chipidea: move hw_phymode_configure() into probeFabio Estevam1-2/+2
2013-08-14usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam1-7/+0
2013-08-14Documentation sysfs-bus-usb: Document all files used by libusbHans de Goede1-0/+38
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi1-1/+4
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley1-7/+17
2013-08-14usb: host: add Kconfig option for EHSETJack Pham3-1/+26
2013-08-14pl2303: improve the chip type detection/distinctionFrank Schäfer1-23/+72
2013-08-14pl2303: improve the chip type information output on startupFrank Schäfer1-5/+10
2013-08-14pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer1-3/+2
2013-08-14xhci: fix dma mask setup in xhci.cXenia Ragiadakou2-14/+15
2013-08-14xhci: trace debug statements related to ring expansionXenia Ragiadakou3-3/+9
2013-08-14xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou3-68/+113
2013-08-14xhci: trace debug statements for urb cancellationXenia Ragiadakou3-28/+54
2013-08-14xhci: add xhci_cmd_completion trace eventXenia Ragiadakou2-0/+33
2013-08-14xhci: add xhci_address_ctx trace eventXenia Ragiadakou2-0/+49
2013-08-14xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou3-7/+18
2013-08-14xhci: add trace for debug messages related to quirksXenia Ragiadakou5-35/+69
2013-08-14xhci: add trace for debug messages related to changing contextsXenia Ragiadakou4-10/+27
2013-08-14xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou6-11/+103
2013-08-14xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou4-165/+1
2013-08-14xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou1-9/+7
2013-08-14xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2-4/+2
2013-08-14usb: Add Device Tree support to XHCI Platform driverAl Cooper2-0/+24
2013-08-13usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior1-0/+1
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior1-0/+3
2013-08-13usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior1-40/+42