summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-06-24usb: cdns3: ep0: add spinlock for cdns3_check_new_setupPeter Chen1-3/+4
2020-06-24usb: cdns3: trace: using correct dir valuePeter Chen1-1/+1
2020-06-24usb: cdns3: ep0: fix the test mode set incorrectlyPeter Chen1-1/+2
2020-06-23media: USB: cdc-acm: blacklist IR Droid / IR Toy deviceSean Young1-0/+6
2020-06-23USB: serial: ch341: add new Product ID for CH340Igor Moura1-0/+1
2020-06-23USB: serial: option: add GosunCn GM500 seriesJörgen Storvist1-0/+3
2020-06-23USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2-0/+5
2020-06-19USB: OTG: rename product list of devicesGreg Kroah-Hartman3-14/+10
2020-06-19USB: storage: scsi: fix up comment to be more specificGreg Kroah-Hartman1-1/+1
2020-06-19USB: storage: fix wording in error messageGreg Kroah-Hartman1-1/+1
2020-06-19USB: serial: sierra: unify quirk handling logicGreg Kroah-Hartman1-38/+19
2020-06-19USB: serial: qcserial: fix up wording in a commentGreg Kroah-Hartman1-3/+2
2020-06-19USB: OHCI: remove obsolete FIXME commentGreg Kroah-Hartman1-4/+0
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman4-5/+5
2020-06-19USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman3-14/+14
2020-06-18USB: replace hardcode maximum usb string length by definitionMacpaul Lin3-5/+5
2020-06-18usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"Colin Ian King1-2/+2
2020-06-18usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangsLi Jun1-21/+10
2020-06-18USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan1-0/+1
2020-06-18cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chipJoakim Tjernlund1-0/+2
2020-06-18USB: ehci: reopen solution for Synopsys HC bugLongfang Liu1-0/+7
2020-06-18usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang1-0/+1
2020-06-18usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan2-6/+11
2020-06-18usb: add USB_QUIRK_DELAY_INIT for Logitech C922Tomasz Meresiński1-1/+2
2020-06-18usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin1-3/+2
2020-06-18usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entryHeikki Krogerus1-2/+11
2020-06-18USB: sisusbvga: change char to u8 for sisusb_copy_memoryChangming Liu3-9/+9
2020-06-18usb: xhci: tegra: Remove PLL power suppliesThierry Reding1-8/+0
2020-06-18usb: sisusb_con: Use array_size() helper in memcpy()Gustavo A. R. Silva1-1/+1
2020-06-18usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8Macpaul Lin1-1/+1
2020-06-18usb: dwc2: use well defined macros for power_downJisheng Zhang2-8/+8
2020-06-18drivers: usb: Fix trivial spellingKieran Bingham1-1/+1
2020-06-18USB: core: additional Device Classes to debug/usb/devicesRob Gill1-0/+4
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds9-82/+82
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+4
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada9-82/+82
2020-06-11kernel: set USER_DS in kthread_use_mmChristoph Hellwig1-4/+0
2020-06-11kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig2-4/+4
2020-06-11kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig2-2/+2
2020-06-10usb: chipidea: udc: fix the ENDIAN issuePeter Chen1-2/+3
2020-06-10scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam1-2/+4
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds224-1027/+3927
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2020-06-05usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov1-0/+3
2020-06-02Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds3-6/+10
2020-06-02Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+0
2020-05-29usb: get rid of pointless access_ok() callsAl Viro3-17/+0
2020-05-29usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl1-4/+4
2020-05-29usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl1-1/+1
2020-05-29Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+5