aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2021-06-18Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...Greg Kroah-Hartman
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: core: hub: Disable autosuspend for Cypress CY7C65632Andrew Lunn
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-16USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran
2021-06-16Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-06-16usb: chipidea: imx: Fix Battery Charger 1.2 CDP detectionBreno Lima
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-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-06-15cypress_m8: switch data_bits to real character bitsJiri Slaby
2021-06-15usb: dwc3: core: fix kernel panic when do rebootPeter Chen
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-14Merge tag 'v5.13-rc6' into tty-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