summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-190/+0
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada-3/+0
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-14/+14
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro-13/+20
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-0/+34
2016-10-05USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton-190/+0
2016-09-28Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman-1/+2
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani-14/+14
2016-09-27USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones-0/+1
2016-09-27usb: Kconfig: using select for USB_COMMON dependencyPeter Chen-3/+5
2016-09-27usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu-1/+1
2016-09-27usb: core: Introduce a USB port LED triggerRafał Miłecki-0/+324
2016-09-27USB: bcma: drop Northstar PHY 2.0 initialization codeRafał Miłecki-55/+25
2016-09-27usb: core: hcd: add missing header dependenciesBaoyou Xie-0/+1
2016-09-23usb: musb: da8xx: fix error handling message in probeArnd Bergmann-7/+7
2016-09-23usb: musb: Fix session based PM for first invalid VBUSTony Lindgren-5/+9
2016-09-23usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren-0/+3
2016-09-22musb: Export musb_root_disconnect for use in modulesHans de Goede-0/+1
2016-09-21usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman-18/+17
2016-09-21cdc-acm: hardening against malicious devicesOliver Neukum-0/+5
2016-09-19Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+34
2016-09-19Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman-5/+2
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman-13/+20
2016-09-16Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-115/+60
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-1/+2
2016-09-16USB: change bInterval default to 10 msAlan Stern-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren-1/+1
2016-09-15Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-29/+42
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-487/+1047
2016-09-14usb: dwc2: add support for Meson8b and GXBB SoCsJerome Brunet-0/+34
2016-09-14usb: chipidea: udc: Use the preferred form for passing a size of a structFabio Estevam-1/+1
2016-09-14usb: chipidea: udc: Fit into a single lineFabio Estevam-2/+1
2016-09-14usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam-4/+2
2016-09-14usb: chipidea: host: disable io watchdogLucas Stach-0/+3
2016-09-14usb: chipidea: udc: Use direction flags consequentlyStefan Wahren-11/+11
2016-09-14usb: chipidea: imx: set over current polarity per dts settingLi Jun-5/+21
2016-09-14usb: chipidea: udc: Don't flush endpoint fifo twiceStefan Wahren-1/+0
2016-09-14usb: chipidea: udc: move write barrier into hw_ep_primeStefan Wahren-5/+3
2016-09-13usb: ohci: Allow ohci on omap5 alsoTony Lindgren-1/+1
2016-09-13usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros-0/+16
2016-09-13USB: host: ohci-at91: fix non static symbol warningWei Yongjun-1/+1
2016-09-13usb: host: xhci-tegra: Fix error return code in tegra_xusb_probe()Wei Yongjun-0/+1
2016-09-13ezusb: constify local structuresJulia Lawall-1/+1
2016-09-13USB: wusbcore: add in missing white space in error message textColin Ian King-2/+1
2016-09-13cdc-acm: cleaning up debug in data submission pathOliver Neukum-10/+6
2016-09-13cdc-acm: cleanup debugging in submission pathOliver Neukum-4/+4
2016-09-13usb: musb: remove redundant stack buffersRasmus Villemoes-7/+5
2016-09-13usb: musb: am35x: fix error return code in am35x_probe()Wei Yongjun-1/+3
2016-09-13usb: musb: da8xx: Remove mach codeDavid Lechner-86/+51
2016-09-13usb: musb: da8xx: Use devm in probeDavid Lechner-14/+5