summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-06-19USB: OHCI: remove obsolete FIXME commentGreg Kroah-Hartman
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman
2020-06-19USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman
2020-06-18USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2020-06-18usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"Colin Ian King
2020-06-18usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-06-18USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-06-18cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-06-18USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-06-18usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-06-18usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan
2020-06-18usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-06-18usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-06-18usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus
2020-06-18USB: sisusbvga: change char to u8 for sisusb_copy_memoryChangming Liu
2020-06-18usb: xhci: tegra: Remove PLL power suppliesThierry Reding
2020-06-18usb: sisusb_con: Use array_size() helper in memcpy()Gustavo A. R. Silva
2020-06-18usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8Macpaul Lin
2020-06-18usb: dwc2: use well defined macros for power_downJisheng Zhang
2020-06-18drivers: usb: Fix trivial spellingKieran Bingham
2020-06-18USB: core: additional Device Classes to debug/usb/devicesRob Gill
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29usb: get rid of pointless access_ok() callsAl Viro
2020-05-29usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl
2020-05-29usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl
2020-05-29Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2020-05-29Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-27USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold
2020-05-27USB: serial: ch341: add basis for quirk detectionMichael Hanselmann
2020-05-27CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-05-27USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-05-26Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-05-25usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-05-25usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil
2020-05-25usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin
2020-05-25usb: musb: use true for 'use_dma'Jason Yan
2020-05-25usb: musb: start session in resume for host portBin Liu
2020-05-25usb: musb: return -ESHUTDOWN in urb when three-strikes error happenedBin Liu
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman