summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-15USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.Thomas Pugliese
2013-08-15USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segsThomas Pugliese
2013-08-15USB: WUSBCORE: clear RPIPE stall for control endpointsThomas Pugliese
2013-08-15Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-08-14USB: uss720: fix DMA-buffer allocationJohan Hovold
2013-08-14USB: quatech2: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: quatech2: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix port DMA-buffer allocationsJohan Hovold
2013-08-14USB: keyspan: fix serial DMA-buffer allocationsJohan Hovold
2013-08-14USB: chipidea: i.MX: simplify usbmiscSascha Hauer
2013-08-14usb: chipidea: udc: .pullup is valid only when vbus is therePeter Chen
2013-08-14usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUSPeter Chen
2013-08-14usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flagsPeter Chen
2013-08-14usb: chipidea: add wait vbus lower than OTGSC_BSV before role startsPeter Chen
2013-08-14usb: chipidea: add vbus interrupt handlerPeter Chen
2013-08-14usb: chipidea: move otg related things to otg filePeter Chen
2013-08-14usb: chipidea: disable all interrupts and clear all interrupts statusPeter Chen
2013-08-14usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTGPeter Chen
2013-08-14usb: chipidea: add role init and destroy APIsPeter Chen
2013-08-14usb: chipidea: otg: add otg file used to access otgscPeter Chen
2013-08-14usb: chipidea: udc: otg_set_peripheral is useless for some chipidea usersPeter Chen
2013-08-14usb: chipidea: host: add vbus regulator controlPeter Chen
2013-08-14usb: chipidea: move vbus regulator operation to corePeter Chen
2013-08-14usb: chipidea: remove previous MODULE_ALIASFabio Estevam
2013-08-14usb: chipidea: prevent endless loop registering platform_devices when probe f...Lothar Waßmann
2013-08-14usb: chipidea: don't clobber return value of ci_role_start()Lothar Waßmann
2013-08-14usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...Lothar Waßmann
2013-08-14usb: chipidea: improve kconfig 2.0Lothar Waßmann
2013-08-14usb: chipidea: imx: delete the dead codePeter Chen
2013-08-14usb: chipidea: move hw_phymode_configure() into probeFabio Estevam
2013-08-14usb: chipidea: ci_hdrc_imx: remove unused variable 'res'Fabio Estevam
2013-08-14usb: dwc3: core: cope with NULL pdataFelipe Balbi
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley
2013-08-14usb: host: add Kconfig option for EHSETJack Pham
2013-08-14pl2303: improve the chip type detection/distinctionFrank Schäfer
2013-08-14pl2303: improve the chip type information output on startupFrank Schäfer
2013-08-14pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou
2013-08-13xhci: trace debug statements related to ring expansionXenia Ragiadakou
2013-08-13xhci: trace debug messages related to driver initialization and unloadXenia Ragiadakou
2013-08-13xhci: trace debug statements for urb cancellationXenia Ragiadakou
2013-08-13xhci: add xhci_cmd_completion trace eventXenia Ragiadakou
2013-08-13xhci: add xhci_address_ctx trace eventXenia Ragiadakou
2013-08-13xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou
2013-08-13xhci: add trace for debug messages related to quirksXenia Ragiadakou
2013-08-13xhci: add trace for debug messages related to changing contextsXenia Ragiadakou
2013-08-13xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou
2013-08-13xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou
2013-08-13xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou
2013-08-13xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou