Age | Commit message (Expand) | Author |
2023-07-27 | usb: misc: ehset: fix wrong if condition | Xu Yang |
2023-07-27 | usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy | Gratian Crisan |
2023-07-25 | usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config | Frank Li |
2023-07-25 | usb: gadget: call usb_gadget_check_config() to verify UDC capability | Frank Li |
2023-07-25 | usb: typec: Use sysfs_emit_at when concatenating the string | Kyle Tso |
2023-07-25 | usb: typec: Iterate pds array when showing the pd list | Kyle Tso |
2023-07-25 | usb: typec: Set port->pd before adding device for typec_port | Kyle Tso |
2023-07-25 | usb: typec: qcom: fix return value check in qcom_pmic_typec_probe() | Yang Yingliang |
2023-07-25 | Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in... | Dan Carpenter |
2023-07-25 | Revert "usb: xhci: tegra: Fix error check" | Dan Carpenter |
2023-07-25 | USB: gadget: Fix the memory leak in raw_gadget driver | Zqiang |
2023-07-25 | usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate | Michael Grzeschik |
2023-07-25 | Revert "usb: dwc3: core: Enable AutoRetry feature in the controller" | Jakub Vanek |
2023-07-25 | Revert "xhci: add quirk for host controllers that don't update endpoint DCS" | Oliver Neukum |
2023-07-25 | USB: quirks: add quirk for Focusrite Scarlett | Łukasz Bartosik |
2023-07-25 | usb: xhci-mtk: set the dma max_seg_size | Ricardo Ribalda |
2023-07-25 | usb: dwc3: don't reset device side if dwc3 was configured as host-only | Jisheng Zhang |
2023-07-25 | usb: typec: ucsi: move typec_set_mode(TYPEC_STATE_SAFE) to ucsi_unregister_pa... | Neil Armstrong |
2023-07-25 | usb: ohci-at91: Fix the unhandle interrupt when resume | Guiting Shen |
2023-07-20 | USB: serial: simple: sort driver entries | Johan Hovold |
2023-07-20 | USB: serial: simple: add Kaufmann RKS+CAN VCP | Oliver Neukum |
2023-07-20 | USB: serial: option: add Quectel EC200A module support | Mohsen Tahmasebi |
2023-07-20 | USB: serial: option: support Quectel EM060K_128 | Jerry Meng |
2023-07-03 | Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-07-03 | Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2023-07-02 | Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-29 | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-06-29 | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-23 | usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC | Wesley Cheng |
2023-06-23 | usb: host: xhci: Do not re-initialize the XHCI HC if being removed | Wesley Cheng |
2023-06-23 | usb: typec: nb7vpq904m: fix CONFIG_DRM dependency | Neil Armstrong |
2023-06-23 | usbip: usbip_host: Replace strlcpy with strscpy | Azeem Shaikh |
2023-06-23 | usb: dwc3: gadget: Propagate core init errors to UDC during pullup | Krishna Kurapati |
2023-06-23 | Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2023-06-22 | USB: serial: option: add LARA-R6 01B PIDs | Davide Tronchin |
2023-06-21 | usb: gadget: legacy: fix error return code in gfs_bind | Wei Chen |
2023-06-21 | usb: typec: fsa4480: add support for Audio Accessory Mode | Neil Armstrong |
2023-06-21 | usb: typec: fsa4480: rework mux & switch setup to handle more states | Neil Armstrong |
2023-06-21 | usb: typec: ucsi: call typec_set_mode on non-altmode partner change | Neil Armstrong |
2023-06-20 | USB: gadget: f_hid: make hidg_class a static const structure | Ivan Orlov |
2023-06-20 | USB: gadget: f_printer: make usb_gadget_class a static const structure | Ivan Orlov |
2023-06-20 | USB: mon: make mon_bin_class a static const structure | Ivan Orlov |
2023-06-20 | USB: gadget: udc: core: make udc_class a static const structure | Ivan Orlov |
2023-06-20 | USB: roles: make role_class a static const structure | Ivan Orlov |
2023-06-19 | drivers/usb: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN | Catalin Marinas |
2023-06-19 | usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup" | Colin Ian King |
2023-06-19 | usb: gadget: function: printer: Replace strlcpy with strscpy | Azeem Shaikh |
2023-06-19 | usb: typec: tcpm: add get max power support | Frank Wang |
2023-06-19 | usb: typec: tcpm: fix cc role at port reset | Frank Wang |