aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-09-17USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-09-17usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-17usb: don't inherity DMA properties for USB devicesChristoph Hellwig2-18/+0
2020-09-17ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-16usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara1-3/+9
2020-09-16USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-16usb: dwc2: Always disable regulators on driver teardownMarc Zyngier1-4/+13
2020-09-16usb: typec: tcpci: update ROLE_CONTROL for DRPBadhri Jagan Sridharan1-1/+36
2020-09-16usb: typec: tcpci: Add support when hidden tx registers are inaccessibleBadhri Jagan Sridharan2-11/+43
2020-09-16usb: typec: tcpci: Add register definitions to tcpciBadhri Jagan Sridharan1-0/+5
2020-09-16USB: UAS: use macro for reporting resultsOliver Neukum1-6/+6
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-16usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoCAzhar Shaikh1-1/+6
2020-09-16usb: typec: intel_pmc_mux: Add dependency on ACPIHeikki Krogerus1-0/+1
2020-09-16USB: microtek: use set_host_byte()Oliver Neukum1-7/+7
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-16usb: typec: ucsi: Prevent mode overrunHeikki Krogerus1-6/+16
2020-09-16usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2020-09-16USB: legousbtower: use usb_control_msg_recv()Greg Kroah-Hartman1-41/+19
2020-09-16USB: core: hub.c: use usb_control_msg_send() in a few placesGreg Kroah-Hartman1-59/+40
2020-09-16USB: core: message.c: use usb_control_msg_send() in a few placesGreg Kroah-Hartman1-19/+19
2020-09-16USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman1-0/+133
2020-09-16USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman1-8/+23
2020-09-16usbip: simplify the return expression of usbip_core_init()Liu Shixin1-7/+1
2020-09-16usb typec: mt6360: Add support for mt6360 Type-C driverChiYuan Huang3-0/+221
2020-09-14usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap1-1/+1
2020-09-14usb: host: ehci-sched: Remove ununsed function tt_start_uframe()YueHaibing1-20/+0
2020-09-14usb: ohci: Make distrust_firmware param default to falseHamish Martin1-1/+1
2020-09-14usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-09-14usb: host: ehci-platform: Add workaround for brcm, xgs-iproc-ehciChris Packham1-0/+8
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman8-78/+75
2020-09-14Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman55-281/+492
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-74/+162
2020-09-08Merge tag 'usb-serial-5.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-8/+16
2020-09-07usb: typec: intel_pmc_mux: Support for device role (UFP)Heikki Krogerus1-33/+35
2020-09-07usb: typec: intel_pmc_mux: Check the port status before connectHeikki Krogerus1-11/+141
2020-09-07usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel1-8/+0
2020-09-07usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel1-4/+0
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus2-17/+14
2020-09-04uas: bump hw_max_sectors to 2048 blocks for SS or faster drivesTom Yan1-0/+2
2020-09-04uas: fix sdev->host->dma_devTom Yan1-6/+11
2020-09-04usb-storage: fix sdev->host->dma_devTom Yan2-3/+4
2020-09-04usb/host: ehci-npcm7xx: Use pm_ptr() macroPaul Cercueil1-5/+3
2020-09-04usb/host: ehci-spear: Use pm_ptr() macroPaul Cercueil1-5/+3
2020-09-04usb/host: ehci-platform: Use pm_ptr() macroPaul Cercueil1-5/+3
2020-09-04usb/misc: usb3503: Use pm_ptr() macroPaul Cercueil1-10/+8
2020-09-04usb/misc: usb4604: Use pm_ptr() macroPaul Cercueil1-5/+3
2020-09-04usb: core: driver: fix stray tabs in error messagesSergey Shtylyov1-5/+3
2020-09-04usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao1-0/+5
2020-09-04Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur1-9/+6