summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-12-28usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2020-12-28usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani
2020-12-28USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2020-12-28usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki
2020-12-28usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang
2020-12-28usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai
2020-12-28USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik
2020-12-28usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara
2020-12-28USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa
2020-12-28usb: gadget: fsl_mxc_udc: Remove the driverFabio Estevam
2020-12-28USB: cdc-acm: blacklist another IR Droid deviceSean Young
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-11usb: phy: convert comma to semicolonZheng Yongjun
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun
2020-12-11Merge tag 'usb-serial-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso
2020-12-11USB: typec: tcpm: Fix PR_SWAP error handlingKyle Tso
2020-12-11USB: typec: tcpm: Hard Reset after not receiving a Requestpumahsu
2020-12-10usb: host: sl811: Switch to use platform_get_mem_or_io()Andy Shevchenko
2020-12-10USB: gadget: f_fs: remove likely/unlikelyGreg Kroah-Hartman
2020-12-10usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlusJack Pham
2020-12-10USB: gadget: f_midi: setup SuperSpeed Plus descriptorsWill McVicker
2020-12-10USB: gadget: f_acm: add support for SuperSpeed Plustaehyun.cho
2020-12-10USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker
2020-12-10usb: typec: intel_pmc_mux: Configure cable generation value for USB4Utkarsh Patel
2020-12-10Merge tag 'usb-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2020-12-10usb: chipidea: ci_hdrc_imx: Use of_device_get_match_data()Fabio Estevam
2020-12-10usb: chipidea: usbmisc_imx: Use of_device_get_match_data()Fabio Estevam
2020-12-10usb: cdns3: fix NULL pointer dereference on no platform dataRoger Quadros
2020-12-10usb: chipidea: trace: fix the endian issuePeter Chen
2020-12-10usb: chipidea: add tracepoint support for udcPeter Chen
2020-12-10usb: cdns3: imx: enable runtime pm by defaultPeter Chen
2020-12-10usb: cdns3: add quirk for enable runtime pm by defaultPeter Chen
2020-12-10usb: cdns3: host: disable BEI supportPeter Chen
2020-12-10usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INITPeter Chen
2020-12-10usb: cdns3: host: add .suspend_quirk for xhci-plat.cPeter Chen
2020-12-10usb: cdns3: Rids of duplicate error messagePawel Laszczak
2020-12-10usb: cdns3: Add static to cdns3_gadget_exit functionPawel Laszczak
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum
2020-12-09USB: serial: ftdi_sio: log the CBUS GPIO validityMarc Zyngier