summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-05-15USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-15Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-05-14USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-14usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-14usb: cdns3: gadget: make a bunch of functions staticJason Yan
2020-05-14usb: mtu3: constify struct debugfs_reg32Rikard Falkeborn
2020-05-14usb: gadget: udc: atmel: Make some symbols staticSamuel Zou
2020-05-14usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-13usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani
2020-05-13usb: host: Add ability to build new Broadcom STB USB driversAl Cooper
2020-05-13usb: ehci: Add new EHCI driver for Broadcom STB SoC'sAl Cooper
2020-05-13usb: xhci: xhci-plat: Add support for Broadcom STB SoC'sAl Cooper
2020-05-13usb: typec: tps6598x: Add USB role switching logicBryan O'Donoghue
2020-05-13usb: typec: tps6598x: Add OF probe bindingBryan O'Donoghue
2020-05-13usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientationHeikki Krogerus
2020-05-13usb: typec: Add typec_find_orientation()Heikki Krogerus
2020-05-13usb: roles: Switch on role-switch uevent reportingBryan O'Donoghue
2020-05-13USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()Wei Yongjun
2020-05-13USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin
2020-05-13USB: EHCI: ehci-mv: Fix unused assignment in mv_ehci_probe()Tang Bin
2020-05-13USB: host: ehci-mxc: Use the defined variable to simplify codeTang Bin
2020-05-13usblp: poison URBs upon disconnectOliver Neukum
2020-05-13sierra-ms: do not call scsi_get_host_dev()Hannes Reinecke
2020-05-13USB: pci-quirks: Add Raspberry Pi 4 quirkNicolas Saenz Julienne
2020-05-11Merge 5.7-rc5 into usb-nextGreg Kroah-Hartman
2020-05-09usb: raw-gadget: fix return value of ep read ioctlsAndrey Konovalov
2020-05-09usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann
2020-05-09usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-09usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
2020-05-09usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-09usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET
2020-05-09usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen
2020-05-09usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-09usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-09dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-06usb: chipidea: Enable user-space triggered role-switchingBryan O'Donoghue
2020-05-06usb: chipidea: udc: add software sg list supportPeter Chen
2020-05-06usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulpPeter Chen
2020-05-06usb: chipidea: pull down dp for possible charger detection operationPeter Chen
2020-05-06usb: chipidea: introduce imx7d USB charger detectionJun Li
2020-05-06usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen