summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-10-29usb: ohci-da8xx: remove redundant dev_err call in usb_hcd_da8xx_probe()Wei Yongjun
2016-10-27usb: mtu3: dual-role mode supportChunfeng Yun
2016-10-27usb: mtu3: host only mode supportChunfeng Yun
2016-10-27usb: mtu3: Super-Speed Peripheral mode supportChunfeng Yun
2016-10-27usb: Add MediaTek USB3 DRD driverChunfeng Yun
2016-10-27usb: xhci-mtk: make IPPC register optionalChunfeng Yun
2016-10-27USB: OHCI: make ohci-da8xx a separate driverManjunath Goudar
2016-10-27usb: usbip:checkpatch; fix bare use of unsignedJai Krishna
2016-10-27usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar
2016-10-24usb: ohci-da8xx: Remove code that references machDavid Lechner
2016-10-24hwrng: chaoskey - drop workaround for old hwrng core limitationJulien Cristau
2016-10-24usb: ohci-at91: Use descriptor-based gpio APIsWenyou Yang
2016-10-24USB: EHCI: merge all cases that disable the IO watchdogLucas Stach
2016-10-24USB: EHCI: elide I/O watchdog on AMD partsLucas Stach
2016-10-24usb: Convert pr_warning to pr_warnJoe Perches
2016-10-24usbtmc: Add, clarify and fix commentsDave Penkler
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-05USB: host: ehci-sead3: Remove SEAD-3 EHCI codePaul Burton
2016-09-28Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones
2016-09-27usb: Kconfig: using select for USB_COMMON dependencyPeter Chen
2016-09-27usb: hub: change CLEAR_FEATURE to SET_FEATUREYonglong Wu
2016-09-27usb: core: Introduce a USB port LED triggerRafał Miłecki
2016-09-27USB: bcma: drop Northstar PHY 2.0 initialization codeRafał Miłecki
2016-09-27usb: core: hcd: add missing header dependenciesBaoyou Xie
2016-09-23usb: musb: da8xx: fix error handling message in probeArnd Bergmann
2016-09-23usb: musb: Fix session based PM for first invalid VBUSTony Lindgren
2016-09-23usb: musb: Fix PM runtime for disconnect after unconfigureTony Lindgren
2016-09-22musb: Export musb_root_disconnect for use in modulesHans de Goede
2016-09-21usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman
2016-09-21cdc-acm: hardening against malicious devicesOliver Neukum
2016-09-19Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-09-19Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman
2016-09-19Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman
2016-09-16Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-16USB: change bInterval default to 10 msAlan Stern
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren
2016-09-15Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-14usb: dwc2: add support for Meson8b and GXBB SoCsJerome Brunet
2016-09-14usb: chipidea: udc: Use the preferred form for passing a size of a structFabio Estevam
2016-09-14usb: chipidea: udc: Fit into a single lineFabio Estevam
2016-09-14usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam
2016-09-14usb: chipidea: host: disable io watchdogLucas Stach