Age | Commit message (Expand) | Author |
2024-03-05 | xhci: Fix failure to detect ring expansion need. | Mathias Nyman |
2024-03-05 | usb: port: Don't try to peer unused USB ports based on location | Mathias Nyman |
2024-03-05 | usb: gadget: ncm: Fix handling of zero block length packets | Krishna Kurapati |
2024-03-05 | usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi... | RD Babiera |
2024-03-05 | usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices | Badhri Jagan Sridharan |
2024-03-05 | usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices | Neil Armstrong |
2024-03-02 | USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command | Alan Stern |
2024-02-25 | Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-02-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2024-02-20 | usb: typec: tpcm: Fix issues with power being removed during reset | Mark Brown |
2024-02-19 | usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs | Krishna Kurapati |
2024-02-19 | Revert "usb: typec: tcpm: reset counter when enter into unattached state afte... | Ondrej Jirman |
2024-02-19 | usb: gadget: omap_udc: fix USB gadget regression on Palm TE | Aaro Koskinen |
2024-02-19 | usb: dwc3: gadget: Don't disconnect if not started | Thinh Nguyen |
2024-02-19 | usb: cdns3: fix memory double free when handle zero packet | Frank Li |
2024-02-19 | usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() | Frank Li |
2024-02-19 | usb: roles: don't get/set_role() when usb_role_switch is unregistered | Xu Yang |
2024-02-19 | usb: roles: fix NULL pointer issue when put module's reference | Xu Yang |
2024-02-19 | usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers | Pawel Laszczak |
2024-02-19 | usb: cdnsp: blocked some cdns3 specific code | Pawel Laszczak |
2024-02-19 | usb: uhci-grlib: Explicitly include linux/platform_device.h | Andreas Larsson |
2024-02-14 | scsi: sd: usb_storage: uas: Access media prior to querying device properties | Martin K. Petersen |
2024-02-09 | Revert "usb: dwc3: Support EBC feature of DWC_usb31" | Thinh Nguyen |
2024-02-02 | Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2024-01-31 | USB: serial: option: add Fibocom FM101-GL variant | Puliang Lu |
2024-01-30 | USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e | JackBB Wu |
2024-01-30 | USB: serial: cp210x: add ID for IMST iM871A-USB | Leonard Dallmayr |
2024-01-27 | usb: typec: tcpm: fix the PD disabled case | Dmitry Baryshkov |
2024-01-27 | usb: ucsi_acpi: Quirk to ack a connector change ack cmd | Christian A. Ehrhardt |
2024-01-27 | usb: ucsi_acpi: Fix command completion handling | Christian A. Ehrhardt |
2024-01-27 | usb: ucsi: Add missing ppm_lock | Christian A. Ehrhardt |
2024-01-27 | usb: ulpi: Fix debugfs directory leak | Sean Anderson |
2024-01-27 | Revert "usb: typec: tcpm: fix cc role at port reset" | Badhri Jagan Sridharan |
2024-01-27 | usb: gadget: pch_udc: fix an Excess kernel-doc warning | Randy Dunlap |
2024-01-27 | usb: f_mass_storage: forbid async queue when shutdown happen | yuan linyu |
2024-01-27 | USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORT | Oliver Neukum |
2024-01-27 | usb: chipidea: core: handle power lost in workqueue | Xu Yang |
2024-01-27 | usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend | Uttkarsh Aggarwal |
2024-01-27 | usb: dwc3: pci: add support for the Intel Arrow Lake-H | Heikki Krogerus |
2024-01-27 | usb: core: Prevent null pointer dereference in update_port_device_state | Udipto Goswami |
2024-01-27 | xhci: handle isoc Babble and Buffer Overrun events properly | Michal Pecio |
2024-01-27 | xhci: process isoc TD properly when there was a transaction error mid TD. | Mathias Nyman |
2024-01-27 | xhci: fix off by one check when adding a secondary interrupter. | Mathias Nyman |
2024-01-27 | xhci: fix possible null pointer dereference at secondary interrupter removal | Mathias Nyman |
2024-01-27 | usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc | Krishna Kurapati |
2024-01-27 | usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK | Prashanth K |
2024-01-27 | usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK | Prashanth K |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2024-01-11 | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |