summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-10-25usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren
2016-10-24usb: renesas_usbhs: add wait after initialization for R-Car Gen3Yoshihiro Shimoda
2016-10-24usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-10-24usb: musb: Call pm_runtime from musb_gadget_queueTony Lindgren
2016-10-24usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren
2016-10-24usb: ehci-platform: increase EHCI_MAX_RSTS to 4Masahiro Yamada
2016-10-24usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.Wenyou Yang
2016-10-22Merge tag 'usb-serial-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-10-21USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-10-20xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-10-20xhci: workaround for hosts missing CAS bitMathias Nyman
2016-10-20xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-10-20USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-10-19wusb: fix error return code in wusb_prf()Wei Yongjun
2016-10-19Merge tag 'fixes-for-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-10-18Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"John Youn
2016-10-18Revert "usb: dwc2: gadget: change variable name to more meaningful"John Youn
2016-10-17USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-10-17wusb: Stop using the stack for sg crypto scratch spaceAndy Lutomirski
2016-10-17usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-10-17usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz
2016-10-17usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz
2016-10-17usb: dwc2: Add msleep for host-onlyHeiko Stuebner
2016-10-17usb: dwc3: gadget: never pre-start Isochronous endpointsFelipe Balbi
2016-10-17usb: dwc3: gadget: properly account queued requestsFelipe Balbi
2016-10-17usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-10-17usb: gadget: udc: atmel: fix endpoint nameAlexandre Belloni
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