aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-12-29usb: cdns3: Split core.c into cdns3-plat and core.c filePawel Laszczak6-263/+343
2020-12-29usb: cdns3: Add support for DRD CDNSPPawel Laszczak4-49/+148
2020-12-28usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet1-14/+55
2020-12-28usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin1-13/+5
2020-12-28usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2020-12-28usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2-1/+2
2020-12-28usb: dwc3: drd: Improve dwc3_get_extcon() styleSam Protsenko1-12/+9
2020-12-28usb: dwc3: drd: Avoid error when extcon is missingSam Protsenko1-1/+11
2020-12-28USB: usbtmc: Bump USBTMC_API_VERSION valueDave Penkler1-1/+1
2020-12-28USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STBDave Penkler1-0/+31
2020-12-28USB: usbtmc: Add USBTMC_IOCTL_GET_STBDave Penkler1-0/+6
2020-12-28USB: usbtmc: Fix reading stale status byteDave Penkler1-21/+25
2020-12-28kcov, usbip: collect coverage from vhci_rx_loopNazime Hande Harputluoglu3-0/+32
2020-12-28USB: yurex: fix control-URB timeout handlingJohan Hovold1-0/+3
2020-12-28usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()Yu Kuai1-1/+5
2020-12-28usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani1-4/+5
2020-12-28USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang1-1/+3
2020-12-28usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki1-2/+8
2020-12-28usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang1-0/+1
2020-12-28usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai1-1/+1
2020-12-28USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik1-12/+12
2020-12-28usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara1-0/+11
2020-12-28USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa1-3/+13
2020-12-28usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam3-124/+1
2020-12-28USB: cdc-acm: blacklist another IR Droid deviceSean Young1-0/+4
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-6/+2
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-11/+9
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds111-4462/+2366
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-21/+0
2020-12-11usb: phy: convert comma to semicolonZheng Yongjun1-5/+5
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun1-3/+3
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman9-965/+440
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun1-6/+6
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan1-0/+18
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan1-0/+2
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani1-0/+4
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan1-0/+1
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso1-1/+1
2020-12-11USB: typec: tcpm: Fix PR_SWAP error handlingKyle Tso1-1/+1
2020-12-11USB: typec: tcpm: Hard Reset after not receiving a Requestpumahsu1-1/+11
2020-12-10usb: host: sl811: Switch to use platform_get_mem_or_io()Andy Shevchenko1-11/+9
2020-12-10USB: gadget: f_fs: remove likely/unlikelyGreg Kroah-Hartman1-89/+88
2020-12-10usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlusJack Pham1-1/+4
2020-12-10USB: gadget: f_midi: setup SuperSpeed Plus descriptorsWill McVicker1-0/+6
2020-12-10USB: gadget: f_acm: add support for SuperSpeed Plustaehyun.cho1-1/+1
2020-12-10USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker1-1/+3
2020-12-10usb: typec: intel_pmc_mux: Configure cable generation value for USB4Utkarsh Patel1-0/+5
2020-12-10Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman13-32/+204