aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-11-18Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-11-18Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-11-18usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke
2016-11-17usb: musb: Drop pointless PM runtime code for dsps glueTony Lindgren
2016-11-17usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeoutTony Lindgren
2016-11-17usb: musb: Fix PM for hub disconnectTony Lindgren
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren
2016-11-17usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren
2016-11-16USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma
2016-11-15usb: chipidea: move the lock initialization to core filePeter Chen
2016-11-15Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2016-11-10USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-11-07USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown
2016-11-07cdc-acm: fix uninitialized variableOliver Neukum
2016-11-07drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger
2016-11-07usb: musb: remove duplicated actionsKirill Esipov
2016-11-07usb: musb: da8xx: Don't print phy error on -EPROBE_DEFERDavid Lechner
2016-11-01usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-10-31usb: dwc3: st: add missing <linux/pinctrl/consumer.h> includeFelipe Balbi
2016-10-31usb: dwc3: Fix error handling for core initVivek Gautam
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