Age | Commit message (Expand) | Author |
2018-04-26 | Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2018-04-23 | USB: musb: dsps: drop duplicate phy initialisation | Johan Hovold |
2018-04-23 | USB: musb: host: prevent core phy initialisation | Johan Hovold |
2018-04-23 | usb: core: phy: add the SPDX-License-Identifier and include guard | Martin Blumenstingl |
2018-04-22 | xhci: Fix Kernel oops in xhci dbgtty | Zhengjun Xing |
2018-04-22 | usb: select USB_COMMON for usb role switch config | Arnd Bergmann |
2018-04-22 | usb: core: phy: add missing forward declaration for "struct device" | Martin Blumenstingl |
2018-04-22 | usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled | Martin Blumenstingl |
2018-04-22 | usb: core: use phy_exit during suspend if wake up is not supported | Martin Blumenstingl |
2018-04-22 | usb: core: split usb_phy_roothub_{init,alloc} | Martin Blumenstingl |
2018-04-22 | usb: core: phy: fix return value of usb_phy_roothub_exit() | Martin Blumenstingl |
2018-04-22 | usb: typec: ucsi: Increase command completion timeout value | Heikki Krogerus |
2018-04-22 | Revert "xhci: plat: Register shutdown for xhci_plat" | Greg Kroah-Hartman |
2018-04-22 | usb: core: Add quirk for HP v222w 16GB Mini | Kamil Lulko |
2018-04-22 | usb: typec: ucsi: fix tracepoint related build error | Tobias Regnery |
2018-04-22 | usbip: usbip_event: fix to not print kernel pointer address | Shuah Khan |
2018-04-22 | usbip: usbip_host: fix to hold parent lock for device_attach() calls | Shuah Khan |
2018-04-22 | usbip: vhci_hcd: Fix usb device and sockfd leaks | Shuah Khan |
2018-04-22 | usbip: vhci_hcd: check rhport before using in vhci_hub_control() | Shuah Khan |
2018-04-22 | USB: Increment wakeup count on remote wakeup. | Ravi Chandra Sadineni |
2018-04-20 | usb: host: xhci-plat: Fix clock resource by adding a register clock | Gregory CLEMENT |
2018-04-20 | usb: host: xhci-plat: Remove useless test before clk_disable_unprepare | Gregory CLEMENT |
2018-04-20 | xhci: Fix USB ports for Dell Inspiron 5775 | Kai-Heng Feng |
2018-04-16 | USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster | Vasyl Vavrychuk |
2018-04-16 | USB: serial: cp210x: add ID for NI USB serial console | Kyle Roeschley |
2018-04-16 | USB: serial: simple: add libtransistor console | Collin May |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-04-04 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-04 | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-29 | Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870" | Johan Hovold |
2018-03-29 | usb: musb: gadget: misplaced out of bounds check | Heinrich Schuchardt |
2018-03-29 | usb: chipidea: imx: Fix ULPI on imx53 | Sebastian Reichel |
2018-03-29 | usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flag | Sebastian Reichel |
2018-03-29 | usb: chipidea: usbmisc: small clean up | Michael Trimarchi |
2018-03-29 | usb: chipidea: usbmisc: evdo can be set e/o reset | Michael Trimarchi |
2018-03-29 | usb: chipidea: usbmisc: evdo is only specific to OTG port | Michael Trimarchi |
2018-03-29 | Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2018-03-29 | USB: serial: ftdi_sio: add Id for Physik Instrumente E-870 | Teichmann, Martin |
2018-03-26 | usb: Remove Blackfin references in USB support | Aaron Wu |
2018-03-26 | usb: isp1362: remove blackfin arch glue | Arnd Bergmann |
2018-03-26 | usb: musb: remove blackfin port | Arnd Bergmann |
2018-03-26 | usb: host: remove tilegx platform glue | Arnd Bergmann |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2018-03-26 | usb: dwc3: gadget: never call ->complete() from ->ep_queue() | Felipe Balbi |
2018-03-26 | usb: gadget: udc: core: update usb_ep_queue() documentation | Felipe Balbi |
2018-03-26 | usb: host: Remove the deprecated ATH79 USB host config options | Alban Bedel |
2018-03-26 | usb: roles: Fix return value check in intel_xhci_usb_probe() | Wei Yongjun |
2018-03-26 | USB: gadget: f_midi: fixing a possible double-free in f_midi | Yavuz, Tuba |