summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth
2024-06-27usb: typec: ucsi: add Lenovo Yoga C630 glue driverDmitry Baryshkov
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar
2024-06-27usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies
2024-06-27xhci: sort out TRB Endpoint ID bitfield macrosMathias Nyman
2024-06-27xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman
2024-06-27usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()Niklas Neronin
2024-06-27usb: xhci: move process TD code out of the while loopNiklas Neronin
2024-06-27usb: xhci: remove infinite loop preventionNiklas Neronin
2024-06-27usb: xhci: remove false xhci_giveback_urb_in_irq() header commentNiklas Neronin
2024-06-27usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stoppedNiklas Neronin
2024-06-27xhci: rework xhci internal endpoint halt state detection.Mathias Nyman
2024-06-27usb: xhci: remove obsolete sanity check debug messagesNiklas Neronin
2024-06-27usb: xhci: improve error message for targetless transfer eventNiklas Neronin
2024-06-27usb: xhci: move untargeted transfer event handling to a separate functionNiklas Neronin
2024-06-27usb: xhci: move all segment re-numbering to xhci_link_rings()Niklas Neronin
2024-06-27usb: xhci: move link chain bit quirk checks into one helper function.Niklas Neronin
2024-06-27usb: xhci: remove unused argument from handle_port_status()Niklas Neronin
2024-06-27usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()Niklas Neronin
2024-06-27usb: xhci: remove unused 'xhci' argumentNiklas Neronin
2024-06-27usb: xhci: remove 'num_trbs' from struct 'xhci_td'Niklas Neronin
2024-06-27xhci: dbc: Allow users to modify DbC poll interval via sysfsUday M Bhat
2024-06-27xhci: Set correct transferred length for cancelled isoc transfersMathias Nyman
2024-06-27xhci: show usb device name in xhci urb tracingMathias Nyman
2024-06-27xhci: Remove dead code in xhci_move_dequeue_past_td()Hector Martin
2024-06-27usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke
2024-06-27usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-06-27usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-06-27usb: misc: onboard_usb_dev: Add match functionMatthias Kaehlcke
2024-06-27usb: uas: set host status byte on data completion errorShantanu Goel
2024-06-27USB: serial: option: add Telit generic core-dump compositionDaniele Palmas
2024-06-27USB: serial: option: add Fibocom FM350-GLBjørn Mork
2024-06-27USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong