summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2021-06-18Revert "of/platform: Add stubs for of_platform_device_create/destroy()"Greg Kroah-Hartman
2021-06-18Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...Greg Kroah-Hartman
2021-06-18Revert "arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub"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: 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-15arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hubMatthias Kaehlcke
2021-06-15usb: host: xhci-plat: Create platform device for onboard hubs in probe()Matthias Kaehlcke
2021-06-15of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke
2021-06-15USB: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2021-06-15dt-bindings: usb: Add binding for Realtek RTS5411 hub controllerMatthias 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-13Linux 5.13-rc6Linus Torvalds
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds
2021-06-13Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds