| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -18/+14 |
| 2023-04-27 | Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 118 | -7396/+2256 |
| 2023-04-27 | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+91 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+2 |
| 2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -37/+6 |
| 2023-04-26 | Merge branch 'for-6.4/logitech-hidpp' into for-linus | Jiri Kosina | 3 | -0/+91 |
| 2023-04-21 | usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API | Wesley Cheng | 1 | -32/+21 |
| 2023-04-21 | usb: dwc3: gadget: Execute gadget stop after halting the controller | Wesley Cheng | 1 | -2/+13 |
| 2023-04-20 | USB: sisusbvga: Add endpoint checks | Alan Stern | 1 | -0/+14 |
| 2023-04-20 | USB: core: Add routines for endpoint checks in old drivers | Alan Stern | 1 | -0/+76 |
| 2023-04-20 | usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive | Wesley Cheng | 1 | -17/+32 |
| 2023-04-20 | usb: dwc3: core: add support for disabling High-speed park mode | Stanley Chang | 2 | -0/+9 |
| 2023-04-20 | usb: mtu3: add optional clock xhci_ck and frmcnt_ck | Chunfeng Yun | 2 | -1/+3 |
| 2023-04-20 | usb: mtu3: expose role-switch control to userspace | Chunfeng Yun | 1 | -0/+1 |
| 2023-04-20 | usb: mtu3: unlock @mtu->lock just before giving back request | Chunfeng Yun | 1 | -1/+1 |
| 2023-04-20 | usb: mtu3: fix kernel panic at qmu transfer done irq handler | Chunfeng Yun | 1 | -2/+3 |
| 2023-04-20 | usb: mtu3: use boolean return value | Chunfeng Yun | 1 | -1/+1 |
| 2023-04-20 | usb: mtu3: give back request when rx error happens | Chunfeng Yun | 1 | -1/+36 |
| 2023-04-20 | usb: chipidea: fix missing goto in `ci_hdrc_probe` | Yinhao Hu | 1 | -1/+1 |
| 2023-04-20 | usb: gadget: udc: core: Prevent redundant calls to pullup | Badhri Jagan Sridharan | 1 | -0/+3 |
| 2023-04-20 | usb: gadget: udc: core: Invoke usb_gadget_connect only when started | Badhri Jagan Sridharan | 1 | -44/+104 |
| 2023-04-20 | usb: typec: ucsi: don't print PPM init deferred errors | Fabrice Gasnier | 1 | -2/+4 |
| 2023-04-20 | usb: typec: tcpm: fix multiple times discover svids error | Frank Wang | 1 | -1/+15 |
| 2023-04-20 | USB: dwc3: clean up probe declarations | Johan Hovold | 1 | -3/+1 |
| 2023-04-20 | USB: dwc3: refactor clock lookups | Johan Hovold | 1 | -55/+61 |
| 2023-04-20 | USB: dwc3: refactor phy handling | Johan Hovold | 1 | -57/+86 |
| 2023-04-20 | USB: dwc3: clean up core init error handling | Johan Hovold | 1 | -17/+13 |
| 2023-04-20 | USB: dwc3: clean up phy init error handling | Johan Hovold | 1 | -9/+9 |
| 2023-04-20 | USB: dwc3: clean up probe error labels | Johan Hovold | 1 | -23/+22 |
| 2023-04-20 | USB: dwc3: drop dead hibernation code | Johan Hovold | 2 | -110/+1 |
| 2023-04-20 | USB: dwc3: gadget: drop dead hibernation code | Johan Hovold | 1 | -40/+6 |
| 2023-04-20 | USB: dwc3: disable autosuspend on unbind | Johan Hovold | 1 | -0/+2 |
| 2023-04-20 | USB: dwc3: fix runtime pm imbalance on unbind | Johan Hovold | 1 | -0/+1 |
| 2023-04-20 | USB: dwc3: fix runtime pm imbalance on probe errors | Johan Hovold | 1 | -9/+5 |
| 2023-04-20 | usb: dwc2: platform: add support for utmi optional clock | Fabrice Gasnier | 2 | -1/+21 |
| 2023-04-20 | usb: dwc2: improve error handling in __dwc2_lowlevel_hw_enable | Fabrice Gasnier | 1 | -2/+17 |
| 2023-04-20 | usb: xhci-mtk: add optional frame count clock | Chunfeng Yun | 2 | -1/+2 |
| 2023-04-20 | usb: xhci: plat: Add USB 3.0 phy support | Stanley Chang | 1 | -0/+15 |
| 2023-04-20 | usb: host: xhci-plat: Use dev_is_pci() helper | Nobuhiro Iwamatsu | 1 | -3/+1 |
| 2023-04-20 | xhci: fix debugfs register accesses while suspended | Johan Hovold | 1 | -0/+1 |
| 2023-04-20 | usb: Add explicit of.h of_platform.h include | Rob Herring | 3 | -3/+3 |
| 2023-04-20 | usb: gadget: tegra-xudc: Remove unneeded return variable | Jon Hunter | 1 | -3/+2 |
| 2023-04-20 | usb: gadget: tegra-xudc: Fix crash in vbus_draw | Jon Hunter | 1 | -1/+1 |
| 2023-04-20 | Merge tag 'usb-serial-6.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -0/+6 |
| 2023-04-18 | USB: serial: option: add UNISOC vendor and TOZED LT70C product | Arınç ÜNAL | 1 | -0/+6 |
| 2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -13/+35 |
| 2023-04-10 | Merge 6.3-rc6 into usb-next | Greg Kroah-Hartman | 10 | -10/+30 |
| 2023-04-10 | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman | 28 | -102/+140 |
| 2023-04-06 | USB: core: Fix docs warning caused by wireless_status feature | Bastien Nocera | 1 | -1/+1 |
| 2023-04-05 | usb: cdnsp: Fixes error: uninitialized symbol 'len' | Pawel Laszczak | 1 | -2/+1 |
| 2023-04-05 | usb: ulpi: Use of_request_module() | Miquel Raynal | 1 | -1/+1 |
| 2023-04-05 | usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF | Sandeep Dhavale | 1 | -1/+1 |
| 2023-04-05 | usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF | Sandeep Dhavale | 1 | -1/+1 |
| 2023-04-05 | usb: typec: altmodes/displayport: Fix configure initial pin assignment | RD Babiera | 1 | -1/+5 |
| 2023-04-05 | usb: dwc3: pci: add support for the Intel Meteor Lake-S | Heikki Krogerus | 1 | -0/+4 |
| 2023-04-05 | usb: chipidea: imx: avoid unnecessary probe defer | Thomas Ballasi | 1 | -1/+1 |
| 2023-04-05 | usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 | Samuel Čavoj | 1 | -2/+42 |
| 2023-04-05 | usb: dwc3: pci: Change PCI device macros | Andy Shevchenko | 1 | -97/+33 |
| 2023-04-05 | usb: typec: tcpm: try to get role switch from tcpc fwnode | Li Jun | 1 | -0/+2 |
| 2023-04-05 | usb: musb: ux500: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: tusb6010: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: sunxi: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: omap2430: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: musb_dsps: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: musb_core: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-04-05 | usb: musb: mpfs: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: mediatek: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: jz4740: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | usb: musb: da8xx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-05 | USB: serial: quatech2: remove unused qt2_setdevice function | Tom Rix | 1 | -8/+0 |
| 2023-04-03 | USB: core: Add API to change the wireless_status | Bastien Nocera | 1 | -0/+40 |
| 2023-04-03 | USB: core: Add wireless_status sysfs attribute | Bastien Nocera | 2 | -0/+51 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 19 | -89/+105 |
| 2023-03-31 | Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2 | -0/+11 |
| 2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 19 | -89/+105 |
| 2023-03-30 | xhci: Free the command allocated for setting LPM if we return early | Mathias Nyman | 1 | -0/+1 |
| 2023-03-30 | Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS" | Mathias Nyman | 1 | -4/+3 |
| 2023-03-30 | xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu | D Scott Phillips | 1 | -1/+5 |
| 2023-03-29 | USB: serial: option: add Quectel RM500U-CN modem | Bjørn Mork | 1 | -0/+2 |
| 2023-03-29 | usb: xhci: tegra: fix sleep in atomic call | Wayne Chang | 1 | -3/+3 |
| 2023-03-29 | usb: move config USB_USS720 to usb's misc Kconfig | Lukas Bulwahn | 2 | -29/+29 |
| 2023-03-29 | usb: gadget: f_ecm: Add suspend/resume and remote wakeup support | Elson Roy Serrao | 3 | -0/+89 |
| 2023-03-29 | usb: gadget: Handle function suspend feature selector | Elson Roy Serrao | 1 | -5/+60 |
| 2023-03-29 | usb: dwc3: Add function suspend and function wakeup support | Elson Roy Serrao | 4 | -8/+51 |
| 2023-03-29 | usb: gadget: Add function wakeup support | Elson Roy Serrao | 1 | -0/+40 |
| 2023-03-29 | usb: dwc3: Add remote wakeup handling | Elson Roy Serrao | 3 | -6/+79 |
| 2023-03-29 | usb: gadget: Properly configure the device for remote wakeup | Elson Roy Serrao | 4 | -0/+53 |
| 2023-03-29 | usb: dwc3-am62: Fix up wake-up configuration and spurious wake up | Roger Quadros | 1 | -10/+18 |
| 2023-03-29 | usb: dwc3: host: remove dead code in dwc3_host_get_irq() | Mingxuan Xiang | 1 | -6/+1 |
| 2023-03-29 | usb: pci-quirks: Reduce the length of a spinlock section in usb_amd_find_chip... | Christophe JAILLET | 1 | -3/+1 |
| 2023-03-29 | usb: dwc2: Fix spelling mistake "schduler" -> "scheduler" | Deming Wang | 1 | -1/+1 |
| 2023-03-29 | xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals | Arnd Bergmann | 1 | -11/+5 |
| 2023-03-29 | usb: gadget: ffs: remove ENTER() macro | Linyu Yuan | 3 | -105/+0 |
| 2023-03-29 | usb: gadget: uvc: Make bmControls attr read/write | Daniel Scally | 1 | -2/+119 |
| 2023-03-29 | usb: typec: tps6598x: Add support for polling interrupts status | Aswath Govindraju | 1 | -5/+36 |
| 2023-03-27 | Merge 6.3-rc4 into usb-next | Greg Kroah-Hartman | 19 | -89/+105 |
| 2023-03-24 | Merge patch series "Constify most SCSI host templates" | Martin K. Petersen | 4 | -4/+4 |
| 2023-03-24 | scsi: usb: uas: Declare two host templates and host template pointers const | Bart Van Assche | 4 | -4/+4 |
| 2023-03-24 | Merge patch series "target: TMF and recovery fixes" | Martin K. Petersen | 1 | -2/+2 |
| 2023-03-24 | scsi: target: Pass in cmd counter to use during cmd setup | Mike Christie | 1 | -2/+2 |
| 2023-03-23 | usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove... | Zheng Wang | 1 | -0/+1 |
| 2023-03-23 | usb: dwc3: add several registers dump for debugfs | Li Jun | 1 | -0/+5 |
| 2023-03-23 | usb: dwc3-am62: Enable as a wakeup source by default | Roger Quadros | 1 | -0/+3 |
| 2023-03-23 | usb: dwc3-am62: Add support for system wakeup based on USB events | Aswath Govindraju | 1 | -0/+39 |
| 2023-03-23 | usb: dwc2: fix a race, don't power off/on phy for dual-role mode | Fabrice Gasnier | 2 | -6/+3 |
| 2023-03-23 | usb: dwc2: fix a devres leak in hw_enable upon suspend resume | Fabrice Gasnier | 1 | -14/+2 |
| 2023-03-23 | usb: chipidea: core: fix possible concurrent when switch role | Xu Yang | 3 | -2/+13 |
| 2023-03-23 | usb: chipdea: core: fix return -EINVAL if request role is the same with curre... | Xu Yang | 1 | -1/+4 |
| 2023-03-23 | usb: typec: ucsi: add PMIC Glink UCSI driver | Neil Armstrong | 3 | -0/+356 |
| 2023-03-23 | usb: phy: twl6030: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: tegra: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: tahvo: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: mxs: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: mv: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: keystone: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: gpio-vbus: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: generic: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: fsl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | usb: phy: am335x: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-03-23 | usb: phy: ab8500: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-23 | USB: serial: quatech2: remove unused qt2_setdevice function | Tom Rix | 1 | -8/+0 |
| 2023-03-23 | usb: typec: tipd: remove unused tps6598x_write16,32 functions | Tom Rix | 1 | -10/+0 |
| 2023-03-23 | usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 function | Tom Rix | 1 | -6/+0 |
| 2023-03-23 | usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset function | Tom Rix | 1 | -11/+0 |
| 2023-03-23 | usb: typec: tcpm: remove unnecessary (void*) conversions | Yu Zhe | 2 | -2/+2 |
| 2023-03-23 | usb: chipidea: debug: remove redundant 'role' debug file | Xu Yang | 1 | -55/+0 |
| 2023-03-23 | xhci: Move xhci MSI sync function to to xhci-pci | Josue David Hernandez Gutierrez | 2 | -25/+13 |
| 2023-03-23 | xhci: Call MSI sync function from xhci-pci instead of generic xhci code | Josue David Hernandez Gutierrez | 2 | -5/+7 |
| 2023-03-23 | xhci: Move functions to cleanup MSI to xhci-pci | Josue David Hernandez Gutierrez | 3 | -32/+26 |
| 2023-03-23 | xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions | Josue David Hernandez Gutierrez | 3 | -6/+18 |
| 2023-03-23 | xhci: Move functions to setup msi to xhci-pci | Josue David Hernandez Gutierrez | 5 | -135/+131 |
| 2023-03-23 | xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume | Josue David Hernandez Gutierrez | 3 | -6/+18 |
| 2023-03-23 | xhci: dbc: Provide sysfs option to configure dbc descriptors | Mathias Nyman | 2 | -4/+191 |
| 2023-03-23 | xhci: mem: Join string literals back | Andy Shevchenko | 1 | -17/+10 |
| 2023-03-23 | xhci: mem: Replace explicit castings with appropriate specifiers | Andy Shevchenko | 1 | -10/+7 |
| 2023-03-23 | xhci: mem: Use while (i--) pattern to clean up | Andy Shevchenko | 1 | -2/+1 |
| 2023-03-23 | xhci: mem: Drop useless return:s | Andy Shevchenko | 1 | -7/+4 |
| 2023-03-23 | xhci: mem: Get rid of redundant 'else' | Andy Shevchenko | 1 | -8/+6 |
| 2023-03-23 | xhci: mem: Use dma_poll_zalloc() instead of explicit memset() | Andy Shevchenko | 1 | -4/+2 |
| 2023-03-23 | xhci: mem: Carefully calculate size for memory allocations | Andy Shevchenko | 1 | -4/+5 |
| 2023-03-23 | USB: mark all struct bus_type as const | Greg Kroah-Hartman | 7 | -8/+8 |
| 2023-03-21 | usb: ftdi-elan: Delete driver | Uwe Kleine-König | 3 | -2801/+0 |
| 2023-03-21 | usb: host: u132-hcd: Delete driver | Uwe Kleine-König | 5 | -3270/+0 |
| 2023-03-21 | usb: host: u132-hcd: Drop if with an always true condition | Uwe Kleine-König | 1 | -32/+34 |
| 2023-03-21 | usb: host: u132-hcd: Various style improvements | Uwe Kleine-König | 1 | -190/+208 |
| 2023-03-17 | wwan: core: Support slicing in port TX flow of WWAN subsystem | haozhe chang | 1 | -1/+2 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 6 | -6/+6 |
| 2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 4 | -4/+0 |
| 2023-03-16 | scsi: usb: gadget: f_tcm: Remove default fabric ops callouts | Dmitry Bogdanov | 1 | -31/+0 |
| 2023-03-16 | usb: gadget: Use correct endianness of the wLength field for WebUSB | Andy Shevchenko | 1 | -4/+3 |
| 2023-03-16 | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 | Yaroslav Furman | 1 | -0/+7 |
| 2023-03-16 | usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver | Pawel Laszczak | 1 | -16/+11 |
| 2023-03-16 | usb: cdns3: Fix issue with using incorrect PCI device function | Pawel Laszczak | 1 | -0/+5 |
| 2023-03-16 | usb: cdnsp: Fixes issue with redundant Status Stage | Pawel Laszczak | 1 | -18/+1 |
| 2023-03-16 | usb: misc: usb3503: support usb3803 and bypass mode | Emanuele Ghidoli | 1 | -1/+21 |
| 2023-03-16 | usb: misc: usb3503: refactor code to prepare for usb3803 addition | Emanuele Ghidoli | 1 | -25/+19 |
| 2023-03-16 | usb: gadget: aspeed: Rectify a bit a random header inclusion | Andy Shevchenko | 5 | -5/+0 |
| 2023-03-16 | usb: typec: fusb302: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: typec: hd3ss3220: Drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: misc: usb251xb: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -9/+1 |
| 2023-03-16 | usb: gadget: max3420_udc: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: gadget: renesas_usb3: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: renesas_usbhs: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: host: max3421-hcd: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: host: xhci-rcar: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-16 | usb: acpi: Switch to use acpi_evaluate_dsm_typed() | Andy Shevchenko | 1 | -8/+4 |
| 2023-03-16 | usb: Use of_property_read_bool() for boolean properties | Rob Herring | 6 | -32/+25 |
| 2023-03-16 | usb: Use of_property_present() for testing DT property presence | Rob Herring | 5 | -6/+6 |
| 2023-03-16 | usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE | Conor Dooley | 1 | -1/+1 |
| 2023-03-16 | usb: remove dead code in dwc3_gadget_get_irq | Yalong Zou | 1 | -5/+0 |
| 2023-03-14 | USB: serial: option: add Telit FE990 compositions | Enrico Sau | 1 | -0/+8 |
| 2023-03-13 | USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs | Kees Jan Koster | 1 | -0/+1 |
| 2023-03-09 | usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host" | Ziyang Huang | 1 | -1/+2 |
| 2023-03-09 | usb: xhci: change some trace event __dynamic_array() to __get_buf() | Linyu Yuan | 1 | -13/+7 |
| 2023-03-09 | usb: dwc3: change some trace event __dynamic_array() to __get_buf() | Linyu Yuan | 1 | -4/+2 |
| 2023-03-09 | usb: cdns3: change some trace event __dynamic_array() to __get_buf() | Linyu Yuan | 2 | -16/+8 |
| 2023-03-09 | usb: cdns3: change trace event cdns3_ring() operation | Linyu Yuan | 2 | -17/+7 |
| 2023-03-09 | usb: gadget: f_fs: Fix incorrect version checking of OS descs | Yuta Hayama | 1 | -2/+5 |
| 2023-03-09 | usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe | Kang Chen | 1 | -1/+1 |
| 2023-03-09 | usb: gadget: udc: add return value check of kzalloc in mv_udc_probe | Kang Chen | 1 | -0/+4 |
| 2023-03-09 | usb: gadget: composite: Draw 100mA current if not configured | Prashanth K | 1 | -0/+4 |
| 2023-03-09 | usb: dwc3: gadget: Change condition for processing suspend event | Prashanth K | 1 | -9/+2 |
| 2023-03-09 | usb: dwc3: core: add external vBus supply support for ulpi phy | Piyush Mehta | 2 | -0/+16 |
| 2023-03-09 | usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handling | Wolfram Sang | 1 | -22/+1 |
| 2023-03-09 | usb: host: xhci-rcar: remove R-Car H3 ES1.* handling | Wolfram Sang | 1 | -29/+2 |
| 2023-03-09 | usb: host: xhci-rcar: remove leftover quirk handling | Wolfram Sang | 1 | -3/+0 |
| 2023-03-09 | usb: host: oxu210hp-hcd: Replace fake flex-array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
| 2023-03-09 | usb: host: xhci-tegra: Drop using of_irq_parse_one() | Rob Herring | 1 | -10/+7 |
| 2023-03-09 | usb: typec: tcpm: fix warning when handle discover_identity message | Xu Yang | 1 | -4/+15 |
| 2023-03-09 | usb: typec: tcpm: fix create duplicate source-capabilities file | Xu Yang | 1 | -0/+9 |
| 2023-03-09 | usb: gadget: u_audio: don't let userspace block driver unbind | Alvin Šipraga | 1 | -1/+1 |
| 2023-03-09 | usb: misc: onboard-hub: add support for Microchip USB2517 USB 2.0 hub | Alexander Stein | 2 | -0/+2 |
| 2023-03-09 | usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC | Wesley Cheng | 1 | -3/+11 |
| 2023-03-09 | usb: dwc3: Fix a typo in field name | Vincenzo Palazzo | 1 | -1/+1 |
| 2023-03-09 | usb: ucsi_acpi: Increase the command completion timeout | Hans de Goede | 1 | -1/+1 |
| 2023-03-09 | usb: ucsi: Fix ucsi->connector race | Hans de Goede | 1 | -13/+9 |
| 2023-03-09 | usb: ucsi: Fix NULL pointer deref in ucsi_connector_change() | Hans de Goede | 1 | -5/+6 |
| 2023-02-24 | Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 2 | -34/+12 |