summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
33 hoursMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...HEADmasterLinus Torvalds
35 hoursusb: atm: usbatm: fix invalid ci_range initializationDeepanshu Kartikey
4 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
9 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
10 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
10 daysMerge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-14usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_functi...Jeffin Philip
2026-08-14usb: typec: hd3ss3220: fix VBUS regulator error messageXu Rao
2026-08-14usb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel PeƱaranda
2026-08-14usb: gadget: u_audio: Fix use-after-free on sound card disconnectSonali Pradhan
2026-08-14usb: dwc3: gadget: Fix use-after-free in dwc3_gadget_free_endpoints due to ra...Pei Xiao
2026-08-14usb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai
2026-08-14usb: usbtest: disable dynamic ID supportAleksandr Nogikh
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
2026-08-14USB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai
2026-08-14usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completionHuang Wei
2026-08-14usb: gadget: snps_udc_plat: clean up PHY on probe deferralMyeonghun Pak
2026-08-14usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()Yun Zhou
2026-08-14usb: dwc2: gadget: Exit partial power down state when changing USB pull-upFrancesco Lavra
2026-08-14usb: gadget: f_fs: Fix Use-After-Free in AIO error pathNeill Kapron
2026-08-14usb: gadget: f_fs: Prevent deadlock during ep0 read loopNeill Kapron
2026-08-14usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freedFan Wu
2026-08-14usb: gadget: midi2: remove default configfs groups on teardownJoshua Crofts
2026-08-14usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()Jeffin Philip
2026-08-14usb: typec: thunderbolt: Disable work before freeing tbt on removeFan Wu
2026-08-14usb: xhci: Handle bogus TRB pointers in Missed Service Error eventsMichal Pecio
2026-08-14usb: xhci: Handle USB3 port events when there is one roothubSemih Baskan
2026-08-14usb: xhci: replace Unicode quotes with ASCII apostrophesNiklas Neronin
2026-08-14usb: xhci: remove redundant 'xhci' pointer from endpoint structNiklas Neronin
2026-08-14usb: xhci: remove redundant function wrapperNiklas Neronin
2026-08-14usb: xhci: use 64-bit Addressing Capability macroNiklas Neronin
2026-08-14usb: xhci: standardize multi bit-field macrosNiklas Neronin
2026-08-14usb: xhci: bail out of setup if the controller is inaccessibleBreno Leitao
2026-08-14xhci: dbgtty: Drop extra call to idr_destroy()Lucas De Marchi
2026-08-14xhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi
2026-08-14xhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi
2026-08-14xhci: move dequeue to next valid td instead of past cancelled oneMathias Nyman
2026-08-14xhci: avoid xHC endpoint changes after disconnect or link error.Mathias Nyman
2026-08-14xhci: prevent endpoint recovery after roothub disconnectMathias Nyman
2026-08-14xhci: include all root port children in recovery prevention on link errorMathias Nyman
2026-08-14xhci: Set frame ID field of isoc TRB when starting an isoch streamMathias Nyman
2026-08-14xhci: fix frame id calculation and checks for isoc URBsMathias Nyman
2026-08-14Merge tag 'usb-serial-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-08-14Merge tag 'usb-serial-7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-10Merge tag 'soc_fsl-7.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-07USB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold
2026-08-06usb: atm: cxacru: fix use-after-free in cxacru_poll_statusNguyen Quang Le Kien