- bcacbf0 usb: gadget: composite: Allow bMaxPower=0 if self-powered by Jack Pham · 3 years, 6 months ago
- fb4e52b usb: isp1301-omap: Fix the GPIO include by Linus Walleij · 3 years, 6 months ago
- 884c274 usb: renesas-xhci: Remove renesas_xhci_pci_exit() by Moritz Fischer · 3 years, 6 months ago
- e13690d usb: xhci-renesas: Minor coding style cleanup by Moritz Fischer · 3 years, 6 months ago
- e725ace usb: host: ohci-spear: simplify calling usb_add_hcd() by Sergey Shtylyov · 3 years, 6 months ago
- 61136a1 USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable() by Evgeny Novikov · 3 years, 6 months ago
- 8ae0123 usb: gadget: u_ether: fix a potential null pointer dereference by Maciej Żenczykowski · 3 years, 7 months ago
- 6607d1a usb: gadget: f_ncm: ncm_wrap_ntb - move var definitions into if statement by Maciej Żenczykowski · 3 years, 7 months ago
- b88668f usb: gadget: f_ncm: remove spurious if statement by Maciej Żenczykowski · 3 years, 7 months ago
- ec017d6 usb: gadget: f_ncm: remove check for NULL skb_tx_data in timer function by Maciej Żenczykowski · 3 years, 7 months ago
- cf4e2e8 usb: gadget: f_ncm: remove spurious boolean timer_stopping by Maciej Żenczykowski · 3 years, 7 months ago
- dbaaca9 usb: gadget: f_ncm: remove timer_force_tx field by Maciej Żenczykowski · 3 years, 7 months ago
- 091cb2f usb: host: fotg210: fix the actual_length of an iso packet by Kelly Devilliv · 3 years, 7 months ago
- c2e8987 usb: host: fotg210: fix the endpoint's transactional opportunities calculation by Kelly Devilliv · 3 years, 7 months ago
- c4c1faf Revert "usb: host: fotg210: Use dma_pool_zalloc" by Kelly Devilliv · 3 years, 7 months ago
- cefdd52 usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default by Wesley Cheng · 3 years, 6 months ago
- 9f607a3 usb: dwc3: Resize TX FIFOs to meet EP bursting requirements by Wesley Cheng · 3 years, 6 months ago
- 7adf9e3 usb: gadget: configfs: Check USB configuration before adding by Wesley Cheng · 3 years, 6 months ago
- ce7d000 usb: gadget: udc: core: Introduce check_config to verify USB configuration by Wesley Cheng · 3 years, 6 months ago
- 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 7 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 7 months ago
- 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
- bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 7 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 7 months ago
- 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
- e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 7 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 7 months ago
- 4897807 USB: cdc-acm: blacklist Heimann USB Appset device by Hannu Hartikainen · 3 years, 7 months ago
- d3997fc usb: xhci-mtk: allow multiple Start-Split in a microframe by Chunfeng Yun · 3 years, 7 months ago
- 269072a usb: ftdi-elan: remove redundant continue statement in a while-loop by Colin Ian King · 3 years, 7 months ago
- 42601e3 usb: class: cdc-wdm: return the correct errno code by Junlin Yang · 3 years, 7 months ago
- 8e9910c Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- ab37ac6 xhci: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
- 84524d1 usb: dwc3: Fix debugfs creation flow by Minas Harutyunyan · 3 years, 7 months ago
- 88693f7 usb: gadget: hid: fix error return code in hid_bind() by Yang Yingliang · 3 years, 7 months ago
- 4249d6f usb: gadget: eem: fix echo command packet response issue by Linyu Yuan · 3 years, 7 months ago
- 33cb46c usb: gadget: f_hid: fix endianness issue with descriptors by Ruslan Bilovol · 3 years, 7 months ago
- f2dca33 Merge tag 'usb-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- cfb0276 Merge tag 'v5.13-rc7' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 37aadc68 sched: Unbreak wakeups by Peter Zijlstra · 3 years, 7 months ago
- 04d72af Revert "USB: misc: Add onboard_usb_hub driver" by Greg Kroah-Hartman · 3 years, 7 months ago
- 70b8edf Revert "usb: host: xhci-plat: Create platform device for onboard hubs in probe()" by Greg Kroah-Hartman · 3 years, 7 months ago
- b31d9d6d xhci: solve a double free problem while doing s4 by Zhangjiantao (Kirin, nanjing) · 3 years, 7 months ago
- 271a21d8 xhci: handle failed buffer copy to URB sg list and fix a W=1 copiler warning by Mathias Nyman · 3 years, 7 months ago
- 90d551a xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk by Mathias Nyman · 3 years, 7 months ago
- ebd88cf xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES by Mathias Nyman · 3 years, 7 months ago
- 0302619 usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() by Jing Xiangfeng · 3 years, 7 months ago
- 2b537cf usb: typec: tcpm: Relax disconnect threshold during power negotiation by Kyle Tso · 3 years, 7 months ago
- fed09e0 usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state by Kyle Tso · 3 years, 7 months ago
- 4288deb usb: typec: tcpci: Fix up sink disconnect thresholds for PD by Badhri Jagan Sridharan · 3 years, 7 months ago
- a7d8d1c usb: core: hub: Disable autosuspend for Cypress CY7C65632 by Andrew Lunn · 3 years, 7 months ago
- 73f3d94 USB: UDC: net2280: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
- d6963f2 usb: host: u132-hcd: remove redundant continue statements by Colin Ian King · 3 years, 7 months ago
- e566215 usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
- ec03554 usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
- 9ea90e9 usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() by Yang Yingliang · 3 years, 7 months ago
- d143825 usb: renesas-xhci: Fix handling of unknown ROM state by Moritz Fischer · 3 years, 7 months ago
- 8051334 USB: serial: cp210x: add support for GPIOs on CP2108 by Pho Tran · 3 years, 7 months ago
- 60ed39d Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 3 years, 7 months ago
- c6d580d usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection by Breno Lima · 3 years, 7 months ago
- c950686 usb: host: xhci-plat: Create platform device for onboard hubs in probe() by Matthias Kaehlcke · 3 years, 7 months ago
- b4e3261 USB: misc: Add onboard_usb_hub driver by Matthias Kaehlcke · 3 years, 7 months ago
- cd59ea9 usb: mtu3: use clock bulk to get clocks by Chunfeng Yun · 3 years, 7 months ago
- bfce43c usb: mtu3: rebuild role switch get/set hooks by Chunfeng Yun · 3 years, 7 months ago
- 1386217 usb: mtu3: use force mode for dual role switch by Chunfeng Yun · 3 years, 7 months ago
- 6c7b949 usb: mtu3: add helper to get pointer of ssusb_mtk struct by Chunfeng Yun · 3 years, 7 months ago
- 18cfd7b usb: mtu3: rebuild role switch flow of extcon by Chunfeng Yun · 3 years, 7 months ago
- a04c9f2 usb: mtu3: use enum usb_role instead of private defined ones by Chunfeng Yun · 3 years, 7 months ago
- ae634f9 usb: mtu3: drop support vbus detection by Chunfeng Yun · 3 years, 7 months ago
- 3abf562 usb: mtu3: remove wakelock by Chunfeng Yun · 3 years, 7 months ago
- 960d355 usb: mtu3: power down port when power down device IP by Chunfeng Yun · 3 years, 7 months ago
- b057da6 usb: mtu3: power down device IP by default by Chunfeng Yun · 3 years, 7 months ago
- 5f4dee7 usb: isp1760: Fix meaningless check in isp1763_run() by Tong Tiangen · 3 years, 7 months ago
- e90f9ce usb: renesas-xhci: Replace BIT(15) with macro by Moritz Fischer · 3 years, 7 months ago
- 7917e90 usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit by Dmitry Osipenko · 3 years, 7 months ago
- 6f8d39a usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend by Dmitry Osipenko · 3 years, 7 months ago
- 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
- d8f0209 cypress_m8: switch data_bits to real character bits by Jiri Slaby · 3 years, 7 months ago
- 4bf584a usb: dwc3: core: fix kernel panic when do reboot by Peter Chen · 3 years, 7 months ago
- 1f28f6f usb: gadget: fsl: properly remove remnant of MXC support by Li Yang · 3 years, 7 months ago
- 66165db Merge tag 'for-5.14-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 318324e usb: musb: Implement tracing for state change events by Tony Lindgren · 3 years, 8 months ago
- e2ff881 usb: musb: Simplify cable state handling by Tony Lindgren · 3 years, 8 months ago
- 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 971ee24 usb: xhci: tegra: Enable ELPG for runtime/system PM by JC Kuo · 4 years ago
- 41a7426 usb: xhci: tegra: Unlink power domain devices by JC Kuo · 4 years ago
- 7c4363d Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 7 months ago
- abd0628 Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs" by Greg Kroah-Hartman · 3 years, 7 months ago
- 142d0b2 usb: typec: mux: Fix copy-paste mistake in typec_mux_match by Bjorn Andersson · 3 years, 7 months ago
- f247f0a usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path by Mayank Rana · 3 years, 7 months ago
- e0e8b6a usb: gadget: fsl: Re-enable driver for ARM SoCs by Joel Stanley · 3 years, 7 months ago
- d5ab95d usb: typec: wcove: Use LE to CPU conversion when accessing msg->header by Andy Shevchenko · 3 years, 7 months ago
- 12f7397 usb: typec: ucsi: Fix a comment in ucsi_init() by Subbaraman Narayanamurthy · 3 years, 7 months ago
- 8562d5b USB: dwc3: remove debugfs root dentry storage by Greg Kroah-Hartman · 3 years, 7 months ago
- 03a674f usb: ehci: do not initialise static variables by Jason Wang · 3 years, 7 months ago
- 63a8eef USB: serial: cp210x: fix CP2102N-A01 modem control by Johan Hovold · 3 years, 7 months ago
- 33e99b6 usb: cdns3: cdns3-gadget: Use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 7 months ago
- 6f7ec77 USB: serial: cp210x: fix alternate function for CP2102N QFN20 by Stefan Agner · 3 years, 8 months ago