aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-17xhci: solve a double free problem while doing s4Zhangjiantao (Kirin, nanjing)
2021-06-17xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warningMathias Nyman
2021-06-17xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirkMathias Nyman
2021-06-17xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIESMathias Nyman
2021-06-17usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-06-17usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso
2021-06-17usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON stateKyle Tso
2021-06-17usb: typec: tcpci: Fix up sink disconnect thresholds for PDBadhri Jagan Sridharan
2021-06-17USB: UDC: net2280: remove redundant continue statementColin Ian King
2021-06-17usb: host: u132-hcd: remove redundant continue statementsColin Ian King
2021-06-17usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-17usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()Yang Yingliang
2021-06-17usb: renesas-xhci: Fix handling of unknown ROM stateMoritz Fischer
2021-06-15usb: host: xhci-plat: Create platform device for onboard hubs in probe()Matthias Kaehlcke
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2021-06-15usb: mtu3: use clock bulk to get clocksChunfeng Yun
2021-06-15usb: mtu3: rebuild role switch get/set hooksChunfeng Yun
2021-06-15usb: mtu3: use force mode for dual role switchChunfeng Yun
2021-06-15usb: mtu3: add helper to get pointer of ssusb_mtk structChunfeng Yun
2021-06-15usb: mtu3: rebuild role switch flow of extconChunfeng Yun
2021-06-15usb: mtu3: use enum usb_role instead of private defined onesChunfeng Yun
2021-06-15usb: mtu3: drop support vbus detectionChunfeng Yun
2021-06-15usb: mtu3: remove wakelockChunfeng Yun
2021-06-15usb: mtu3: power down port when power down device IPChunfeng Yun
2021-06-15usb: mtu3: power down device IP by defaultChunfeng Yun
2021-06-15usb: isp1760: Fix meaningless check in isp1763_run()Tong Tiangen
2021-06-15usb: renesas-xhci: Replace BIT(15) with macroMoritz Fischer
2021-06-15usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bitDmitry Osipenko
2021-06-15usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspendDmitry Osipenko
2021-06-14usb: gadget: fsl: properly remove remnant of MXC supportLi Yang
2021-06-14Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/teg...Greg Kroah-Hartman
2021-06-14usb: musb: Implement tracing for state change eventsTony Lindgren
2021-06-14usb: musb: Simplify cable state handlingTony Lindgren
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-11usb: xhci: tegra: Enable ELPG for runtime/system PMJC Kuo
2021-06-11usb: xhci: tegra: Unlink power domain devicesJC Kuo
2021-06-11Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-11Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"Greg Kroah-Hartman
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-10usb: gadget: fsl: Re-enable driver for ARM SoCsJoel Stanley
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-10usb: typec: ucsi: Fix a comment in ucsi_init()Subbaraman Narayanamurthy
2021-06-10USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman
2021-06-10usb: ehci: do not initialise static variablesJason Wang
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-09usb: gadget: u_audio: add real feedback implementationRuslan Bilovol
2021-06-09usb: gadget: f_uac2: add adaptive sync support for captureRuslan Bilovol