summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-10-17usb/gadget/snps_udc_core: Convert timers to use timer_setup()Kees Cook
2017-10-17xhci: Convert timers to use timer_setup()Kees Cook
2017-10-17usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2Colin Ian King
2017-10-17usb: typec: tcpm: reset the port on removalHeikki Krogerus
2017-10-17usb: isp1301-omap: Convert timers to use timer_setup()Kees Cook
2017-10-17usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-17usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-17usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon
2017-10-17usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon
2017-10-17usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon
2017-10-17USB: musb: fix late external abort on suspendJohan Hovold
2017-10-17USB: musb: fix session-bit runtime-PM quirkJohan Hovold
2017-10-17usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-17USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-17usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-17usb: xhci: Reset halted endpoint if trb is noopLu Baolu
2017-10-17xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen
2017-10-17xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman
2017-10-16Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman
2017-10-16USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-13USB: serial: drop unused core USB driverJohan Hovold
2017-10-13USB: serial: metro-usb: add missing interrupt-out endpoint checkJohan Hovold
2017-10-13USB: serial: metro-usb: simplify endpoint checkJohan Hovold
2017-10-13USB: serial: metro-usb: stop I/O after failed openJohan Hovold
2017-10-12Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-10-11USB: serial: garmin_gps: simplify init-session logicJohan Hovold
2017-10-11USB: serial: garmin_gps: clean up init-session messagesJohan Hovold
2017-10-11USB: serial: garmin_gps: drop unused timer initialisationJohan Hovold
2017-10-11USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-10-11USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-10-11usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2017-10-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-11usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter
2017-10-11usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-11usb: phy: tegra: Fix phy suspend for UDCJon Hunter
2017-10-11USB: dummy-hcd: remove unsupported isochronous endpointsAlan Stern
2017-10-11USB: dummy-hcd: bandwidth limits for non-bulk transfersAlan Stern
2017-10-11USB: serial: garmin_gps: convert timers to use timer_setup()Kees Cook
2017-10-09Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-10-09USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-09USB: serial: console: fix use-after-free on disconnectJohan Hovold
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-05usb: host: xhci-plat: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-05xhci: trace slot context when calling xhci_configure_endpoint()Mathias Nyman
2017-10-05xhci: allow TRACE to work with EVENT ring dequeueAdam Wallis
2017-10-05usb: xhci: reduce device initiated resume time variance.Anshuman Gupta