summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman13-1/+40
2016-10-29usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_probe()Wei Yongjun1-1/+0
2016-10-27usb: mtu3: dual-role mode supportChunfeng Yun9-21/+557
2016-10-27usb: mtu3: host only mode supportChunfeng Yun7-80/+691
2016-10-27usb: mtu3: Super-Speed Peripheral mode supportChunfeng Yun5-37/+346
2016-10-27usb: Add MediaTek USB3 DRD driverChunfeng Yun12-0/+3860
2016-10-27usb: xhci-mtk: make IPPC register optionalChunfeng Yun2-7/+32
2016-10-27USB: OHCI: make ohci-da8xx a separate driverManjunath Goudar4-131/+74
2016-10-27usb: usbip:checkpatch; fix bare use of unsignedJai Krishna2-7/+7
2016-10-27usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar1-0/+15
2016-10-24usb: ohci-da8xx: Remove code that references machDavid Lechner2-47/+56
2016-10-24hwrng: chaoskey - drop workaround for old hwrng core limitationJulien Cristau1-13/+1
2016-10-24usb: ohci-at91: Use descriptor-based gpio APIsWenyou Yang1-90/+31
2016-10-24USB: EHCI: merge all cases that disable the IO watchdogLucas Stach1-2/+0
2016-10-24USB: EHCI: elide I/O watchdog on AMD partsLucas Stach1-0/+1
2016-10-24usb: Convert pr_warning to pr_warnJoe Perches10-29/+29
2016-10-24usbtmc: Add, clarify and fix commentsDave Penkler1-2/+3
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-190/+0
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada3-3/+0
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-14/+14
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro3-13/+20
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+34
2016-10-05USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton2-190/+0
2016-09-28Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani3-14/+14
2016-09-27USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-09-27usb: Kconfig: using select for USB_COMMON dependencyPeter Chen2-3/+5
2016-09-27usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu1-1/+1
2016-09-27usb: core: Introduce a USB port LED triggerRafał Miłecki3-0/+324
2016-09-27USB: bcma: drop Northstar PHY 2.0 initialization codeRafał Miłecki1-55/+25
2016-09-27usb: core: hcd: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-23usb: musb: da8xx: fix error handling message in probeArnd Bergmann1-7/+7
2016-09-23usb: musb: Fix session based PM for first invalid VBUSTony Lindgren2-5/+9
2016-09-23usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren1-0/+3
2016-09-22musb: Export musb_root_disconnect for use in modulesHans de Goede1-0/+1
2016-09-21usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-09-21cdc-acm: hardening against malicious devicesOliver Neukum1-0/+5
2016-09-19Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+34
2016-09-19Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman1-5/+2
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman3-13/+20
2016-09-16Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-115/+60
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+2
2016-09-16USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren1-1/+1
2016-09-15Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-29/+42
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman39-487/+1047
2016-09-14usb: dwc2: add support for Meson8b and GXBB SoCsJerome Brunet1-0/+34
2016-09-14usb: chipidea: udc: Use the preferred form for passing a size of a structFabio Estevam1-1/+1
2016-09-14usb: chipidea: udc: Fit into a single lineFabio Estevam1-2/+1
2016-09-14usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam1-4/+2