summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-161-3/+5
|\
| * USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold2020-07-161-3/+5
* | Merge tag 'fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-07-108-30/+38
|\ \
| * | usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang2020-07-091-0/+2
| * | usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław2020-07-091-1/+1
| * | usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław2020-07-091-7/+1
| * | usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan2020-07-091-1/+2
| * | usb: cdns3: trace: fix some endian issuesPeter Chen2020-07-091-3/+3
| * | usb: cdns3: ep0: fix some endian issuesPeter Chen2020-07-091-15/+15
| * | usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov2020-07-091-2/+5
| * | usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap2020-07-091-1/+1
| * | usb: dwc3: pci: add support for the Intel Jasper LakeHeikki Krogerus2020-07-091-0/+4
| * | usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variantHeikki Krogerus2020-07-091-0/+4
* | | USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix2020-07-101-1/+1
|/ /
* | Merge tag 'usb-serial-5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-084-0/+12
|\|
| * USB: serial: option: add Quectel EG95 LTE modemAceLan Kao2020-07-071-0/+3
| * USB: serial: ch341: add new Product ID for CH340Igor Moura2020-06-231-0/+1
| * USB: serial: option: add GosunCn GM500 seriesJörgen Storvist2020-06-231-0/+3
| * USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2020-06-232-0/+5
* | usb: chipidea: core: add wakeup support for extconPeter Chen2020-07-071-0/+24
* | Merge tag 'usb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-2721-69/+86
|\ \
| * \ Merge tag 'fixes-for-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-06-263-7/+6
| |\ \
| | * | Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon2020-06-241-9/+0
| | * | usb: gadget: udc: Potential Oops in error handling codeDan Carpenter2020-06-241-1/+2
| | * | usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()Tang Bin2020-06-241-5/+1
| | * | usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki2020-06-241-1/+3
| | * | usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen2020-06-241-3/+4
| | * | usb: cdns3: trace: using correct dir valuePeter Chen2020-06-241-1/+1
| | * | usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen2020-06-241-1/+2
| | |/
| * | usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2020-06-242-11/+14
| * | Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"Anand Moon2020-06-241-9/+0
| * | xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng2020-06-241-0/+3
| * | xhci: Return if xHCI doesn't support LPMKai-Heng Feng2020-06-241-1/+4
| * | usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin2020-06-241-2/+3
| * | xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-241-0/+1
| * | xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-241-1/+1
| * | usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen2020-06-241-3/+4
| * | usb: cdns3: trace: using correct dir valuePeter Chen2020-06-241-1/+1
| * | usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen2020-06-241-1/+2
| * | usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun2020-06-181-21/+10
| * | USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan2020-06-181-0/+1
| * | cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund2020-06-181-0/+2
| * | USB: ehci: reopen solution for Synopsys HC bugLongfang Liu2020-06-181-0/+7
| * | usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang2020-06-181-0/+1
| * | usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan2020-06-182-6/+11
| * | usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz Meresiński2020-06-181-1/+2
| * | usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-181-3/+2
| * | usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus2020-06-181-2/+11
| |/
* / kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg2020-06-261-1/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-139-82/+82
|\