Age | Commit message (Expand) | Author |
2023-06-13 | usb: gadget: udc: core: Prevent soft_connect_store() race | Badhri Jagan Sridharan |
2023-06-13 | usb: gadget: udc: core: Offload usb_udc_vbus_handler processing | Badhri Jagan Sridharan |
2023-06-13 | usb: typec: Fix fast_role_swap_current show function | Pavan Holla |
2023-06-13 | usb: typec: ucsi: Fix command cancellation | Heikki Krogerus |
2023-06-13 | USB: dwc3: fix use-after-free on core driver unbind | Johan Hovold |
2023-06-13 | USB: dwc3: qcom: fix NULL-deref on suspend | Johan Hovold |
2023-06-13 | usb: dwc3: gadget: Reset num TRBs before giving back the request | Elson Roy Serrao |
2023-06-13 | usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error | Biju Das |
2023-06-08 | Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2023-06-02 | USB: serial: option: add Quectel EM061KGL series | Jerry Meng |
2023-05-30 | usb: typec: tps6598x: Fix broken polling mode after system suspend/resume | Roger Quadros |
2023-05-29 | usb: usbfs: Use consistent mmap functions | Ruihan Li |
2023-05-29 | usb: usbfs: Enforce page requirements for mmap | Ruihan Li |
2023-05-29 | usb: gadget: udc: fix NULL dereference in remove() | Dan Carpenter |
2023-05-29 | usb: gadget: f_fs: Add unbind event before functionfs_unbind | Uttkarsh Aggarwal |
2023-05-29 | usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM | Frank Li |
2023-05-16 | xhci: Fix incorrect tracking of free space on transfer rings | Mathias Nyman |
2023-05-16 | xhci-pci: Only run d3cold avoidance quirk for s2idle | Mario Limonciello |
2023-05-13 | usb-storage: fix deadlock when a scsi command timeouts more than once | Maxime Bizon |
2023-05-13 | usb: dwc3: fix a test for error in dwc3_core_init() | Dan Carpenter |
2023-05-13 | usb: typec: tps6598x: Fix fault at module removal | Roger Quadros |
2023-05-13 | usb: gadget: u_ether: Fix host MAC address case | Konrad Gräfe |
2023-05-13 | usb: typec: altmodes/displayport: fix pin_assignment_show | Badhri Jagan Sridharan |
2023-05-13 | Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started" | Francesco Dolcini |
2023-05-13 | Revert "usb: gadget: udc: core: Prevent redundant calls to pullup" | Francesco Dolcini |
2023-05-13 | usb: dwc3: debugfs: Resume dwc3 before accessing registers | Udipto Goswami |
2023-05-13 | USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value | Weitao Wang |
2023-05-13 | usb: dwc3: fix gadget mode suspend interrupt handler issue | Linyu Yuan |
2023-05-13 | usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume() | Roger Quadros |
2023-05-13 | USB: usbtmc: Fix direction for 0-length ioctl control messages | Alan Stern |
2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-27 | Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-04-27 | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-04-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-04-26 | Merge branch 'for-6.4/logitech-hidpp' into for-linus | Jiri Kosina |
2023-04-21 | usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API | Wesley Cheng |
2023-04-21 | usb: dwc3: gadget: Execute gadget stop after halting the controller | Wesley Cheng |
2023-04-20 | USB: sisusbvga: Add endpoint checks | Alan Stern |
2023-04-20 | USB: core: Add routines for endpoint checks in old drivers | Alan Stern |
2023-04-20 | usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive | Wesley Cheng |
2023-04-20 | usb: dwc3: core: add support for disabling High-speed park mode | Stanley Chang |
2023-04-20 | usb: mtu3: add optional clock xhci_ck and frmcnt_ck | Chunfeng Yun |
2023-04-20 | usb: mtu3: expose role-switch control to userspace | Chunfeng Yun |
2023-04-20 | usb: mtu3: unlock @mtu->lock just before giving back request | Chunfeng Yun |
2023-04-20 | usb: mtu3: fix kernel panic at qmu transfer done irq handler | Chunfeng Yun |
2023-04-20 | usb: mtu3: use boolean return value | Chunfeng Yun |
2023-04-20 | usb: mtu3: give back request when rx error happens | Chunfeng Yun |
2023-04-20 | usb: chipidea: fix missing goto in `ci_hdrc_probe` | Yinhao Hu |