aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-6/+6
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds131-1698/+7408
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-86/+5
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro28-72/+215
2016-01-03USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2016-01-03Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-0/+1
2016-01-03Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman6-46/+1180
2015-12-29USB: mxu11x0: drop redundant function name from error messagesJohan Hovold1-20/+12
2015-12-29USB: mxu11x0: fix debug-message typosJohan Hovold1-10/+8
2015-12-29USB: mxu11x0: rename usb-serial driverJohan Hovold1-3/+3
2015-12-29USB: mxu11x0: fix modem-control handling on B0-transitionsJohan Hovold1-1/+1
2015-12-29USB: mxu11x0: fix memory leak on firmware downloadJohan Hovold1-11/+14
2015-12-29USB: mxu11x0: fix memory leak in port-probe error pathJohan Hovold1-7/+5
2015-12-29USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE3-0/+1012
2015-12-28USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2015-12-26Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testingGreg Kroah-Hartman10-93/+72
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman70-1172/+4119
2015-12-24usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun1-8/+18
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun1-0/+2
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar1-35/+22
2015-12-24usb: chipidea: implement platform shutdown callbackAndreas Fenkart1-0/+6
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen1-1/+0
2015-12-24usb: chipidea: delete static debug supportPeter Chen2-7/+0
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen6-35/+4
2015-12-24usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello1-5/+14
2015-12-24usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello1-2/+6
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro4-86/+5
2015-12-22usb: dwc3: of-simple: fix build warning on !PMFelipe Balbi1-0/+2
2015-12-22usb: dwc3: gadget: don't send extra ZLPJohn Youn1-1/+2
2015-12-22usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerYoshihiro Shimoda3-0/+1987
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang5-6/+6
2015-12-22usb: dwc2: add shutdown callback to platform variantHeiko Stübner1-8/+27
2015-12-22usb: gadget: bcm63xx_udc: use list_for_each_entry_safeGeliang Tang1-5/+2
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König1-0/+10
2015-12-22usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut1-1/+1
2015-12-22usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn1-2/+0
2015-12-22usb: dwc2: Remove redundant reset in probeJohn Youn1-1/+1
2015-12-22usb: dwc2: Reduce delay when forcing mode in resetJohn Youn1-1/+1
2015-12-22usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn1-49/+1
2015-12-22usb: dwc2: gadget: Use hw params from coreJohn Youn1-25/+16
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn2-21/+70
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn2-24/+127
2015-12-22usb: dwc2: Move reset into dwc2_get_hwparams()John Youn2-7/+11
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn2-12/+12
2015-12-22usb: dwc2: Fix dr_mode validationJohn Youn1-13/+69
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn2-0/+50
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn2-2/+21
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn3-6/+6
2015-12-22usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn1-8/+9