aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-09-03usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo
2020-09-03usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo
2020-09-03usb: renesas-xhci: remove version checkVinod Koul
2020-09-03USB: lvtest: return proper error code in probeEvgeny Novikov
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-09-03USB: sisusbvga: Fix a potential UB casued by left shifting a negative valueChangming Liu
2020-08-25Merge tag 'v5.8.3' into v5.8/standard/baseBruce Ashfield
2020-08-21USB: serial: ftdi_sio: clean up receive processingJohan Hovold
2020-08-21USB: serial: ftdi_sio: make process-packet buffer unsignedJohan Hovold
2020-08-19Merge tag 'v5.8.2' into v5.8/standard/baseBruce Ashfield
2020-08-19usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen
2020-08-19USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman
2020-08-19USB: serial: cp210x: re-enable auto-RTS on openBrant Merryman
2020-08-19usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol
2020-08-19usb: dwc2: Fix error path in gadget registrationMarek Szyprowski
2020-08-19usb: dwc3: meson-g12a: fix shared reset control useDan Robertson
2020-08-19usb: core: fix quirks_param_set() writing to a const pointerKars Mulder
2020-08-19USB: serial: iuu_phoenix: fix led-activity helpersJohan Hovold
2020-08-19usb: bdc: Halt controller on suspendDanesh Petigara
2020-08-19bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-08-19usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-08-19usb: mtu3: clear dual mode of u3port when disable deviceChunfeng Yun
2020-08-13Merge tag 'v5.8.1' into v5.8/standard/baseBruce Ashfield
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman
2020-08-07malta uhci quirks: make allowance for slow 4k(e)cWeixing Shi
2020-07-23usb: tegra: Fix allocation for the FPCI contextJon Hunter
2020-07-21usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-07-21usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun
2020-07-16Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold
2020-07-10Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-10USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix
2020-07-09usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-07-09usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-07-09usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław
2020-07-09usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan
2020-07-09usb: cdns3: trace: fix some endian issuesPeter Chen
2020-07-09usb: cdns3: ep0: fix some endian issuesPeter Chen
2020-07-09usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-09usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap
2020-07-09usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus
2020-07-09usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus
2020-07-08Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-07-07usb: chipidea: core: add wakeup support for extconPeter Chen
2020-07-07USB: serial: option: add Quectel EG95 LTE modemAceLan Kao
2020-06-27Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-26Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman