aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-07-06Merge tag 'v4.19.131' into v4.19/standard/baseBruce Ashfield
2020-07-06Merge tag 'v4.19.130' into v4.19/standard/baseBruce Ashfield
2020-07-06Merge tag 'v4.19.129' into v4.19/standard/baseBruce Ashfield
2020-06-30usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-30cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund
2020-06-30xhci: Return if xHCI doesn't support LPMKai-Heng Feng
2020-06-30xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-06-30xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-06-30usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun
2020-06-30usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-06-30xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-06-30usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin
2020-06-30USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-06-30usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz MeresiƄski
2020-06-30usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan
2020-06-30USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-06-25usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-06-25usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2020-06-25usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-06-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-06-25usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-06-25usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-06-25USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-06-25usb: dwc2: gadget: move gadget resume after the core is in L0 stateFabrice Gasnier
2020-06-25USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-06-25usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-06-25usb: dwc3: gadget: Properly handle failed kick_transferThinh Nguyen
2020-06-25usblp: poison URBs upon disconnectOliver Neukum
2020-06-22PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2020-06-22PCI: Move Synopsys HAPS platform device IDsThinh Nguyen
2020-06-11Merge tag 'v4.19.128' into v4.19/standard/baseBruce Ashfield
2020-06-11Merge tag 'v4.19.126' into v4.19/standard/baseBruce Ashfield
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-06-10usb: musb: start session in resume for host portBin Liu
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-28Merge tag 'v4.19.125' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.124' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.123' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.122' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.120' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.119' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.117' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.116' into v4.19/standard/baseBruce Ashfield
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun