summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-12-29USB: mxu11x0: fix modem-control handling on B0-transitionsJohan Hovold
2015-12-29USB: mxu11x0: fix memory leak on firmware downloadJohan Hovold
2015-12-29USB: mxu11x0: fix memory leak in port-probe error pathJohan Hovold
2015-12-29USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE
2015-12-28USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2015-12-27Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-12-27Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-24usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar
2015-12-24usb: chipidea: implement platform shutdown callbackAndreas Fenkart
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen
2015-12-24usb: chipidea: delete static debug supportPeter Chen
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen
2015-12-24usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello
2015-12-24usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-23usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi
2015-12-23usb: dwc3: gadget: don't send extra ZLPJohn Youn
2015-12-23usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22usb: dwc2: add shutdown callback to platform variantHeiko Stübner
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König
2015-12-22usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut
2015-12-22usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn
2015-12-22usb: dwc2: Remove redundant reset in probeJohn Youn
2015-12-22usb: dwc2: Reduce delay when forcing mode in resetJohn Youn
2015-12-22usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn
2015-12-22usb: dwc2: gadget: Use hw params from coreJohn Youn
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn
2015-12-22usb: dwc2: Move reset into dwc2_get_hwparams()John Youn
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn
2015-12-22usb: dwc2: Fix dr_mode validationJohn Youn
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson
2015-12-22usb: dwc2: reduce dwc2 driver probe timeYunzhi Li
2015-12-22usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson
2015-12-22usb: dwc2: Avoid double-reset at boot timeDouglas Anderson
2015-12-22usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li
2015-12-22usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()Douglas Anderson
2015-12-22usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interruptsGregory Herrero
2015-12-22usb: dwc2: fix transfer stop programming for out endpointDu, Changbin
2015-12-22usb: gadget: Add the console support for usb-to-serial portBaolin Wang
2015-12-21Merge 4.4-rc6 into usb-nextGreg Kroah-Hartman
2015-12-21usb: gadget: f_tcm: add configfs supportAndrzej Pietrasiewicz