summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-13scsi: core: Pass the SCSI host pointer directly to scanning functionsBart Van Assche1-21/+26
2026-08-13scsi: ufs: core: Enable context analysisBart Van Assche4-2/+24
2026-08-13scsi: ufs: core: Set task state before io_schedule_timeout()Bart Van Assche1-0/+1
2026-08-13net: usb: lg-vl600: fix Ethernet header on fragmented RX packetsXu Rao1-1/+1
2026-08-13Merge patch series "libsas: rediscover improvements for linkrate/sas_addr"Martin K. Petersen (Oracle)2-18/+79
2026-08-13scsi: libsas: Add linkrate and sas_addr change detection in rediscoverXingui Yang1-14/+69
2026-08-13scsi: libsas: Add sas_ex_phy_to_dev() helperXingui Yang2-4/+10
2026-08-14usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_functi...Jeffin Philip1-1/+6
2026-08-14usb: typec: hd3ss3220: fix VBUS regulator error messageXu Rao1-1/+1
2026-08-14usb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel PeƱaranda1-1/+1
2026-08-14usb: gadget: u_audio: Fix use-after-free on sound card disconnectSonali Pradhan1-6/+18
2026-08-14usb: dwc3: gadget: Fix use-after-free in dwc3_gadget_free_endpoints due to ra...Pei Xiao1-0/+1
2026-08-14usb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai2-1/+9
2026-08-14usb: usbtest: disable dynamic ID supportAleksandr Nogikh1-0/+1
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang1-1/+11
2026-08-14USB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
2026-08-14usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completionHuang Wei1-1/+2
2026-08-14usb: gadget: snps_udc_plat: clean up PHY on probe deferralMyeonghun Pak1-3/+2
2026-08-14usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()Yun Zhou1-11/+12
2026-08-14usb: dwc2: gadget: Exit partial power down state when changing USB pull-upFrancesco Lavra1-1/+10
2026-08-14usb: gadget: f_fs: Fix Use-After-Free in AIO error pathNeill Kapron1-0/+4
2026-08-14usb: gadget: f_fs: Prevent deadlock during ep0 read loopNeill Kapron1-4/+10
2026-08-14usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freedFan Wu1-1/+19
2026-08-14usb: gadget: midi2: remove default configfs groups on teardownJoshua Crofts1-0/+2
2026-08-14usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()Jeffin Philip1-1/+1
2026-08-13scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffersChandrakanth Patil1-0/+2
2026-08-13scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()Nathan Chancellor1-1/+1
2026-08-14usb: typec: thunderbolt: Disable work before freeing tbt on removeFan Wu1-0/+2
2026-08-14usb: xhci: Handle bogus TRB pointers in Missed Service Error eventsMichal Pecio1-2/+16
2026-08-14usb: xhci: Handle USB3 port events when there is one roothubSemih Baskan1-1/+1
2026-08-14usb: xhci: replace Unicode quotes with ASCII apostrophesNiklas Neronin2-2/+2
2026-08-14usb: xhci: remove redundant 'xhci' pointer from endpoint structNiklas Neronin4-32/+27
2026-08-14usb: xhci: remove redundant function wrapperNiklas Neronin1-14/+6
2026-08-14usb: xhci: use 64-bit Addressing Capability macroNiklas Neronin1-1/+1
2026-08-14usb: xhci: standardize multi bit-field macrosNiklas Neronin12-43/+57
2026-08-14usb: xhci: bail out of setup if the controller is inaccessibleBreno Leitao1-3/+8
2026-08-14xhci: dbgtty: Drop extra call to idr_destroy()Lucas De Marchi1-5/+5
2026-08-14xhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi1-5/+11
2026-08-14xhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi1-0/+1
2026-08-14xhci: move dequeue to next valid td instead of past cancelled oneMathias Nyman1-77/+63
2026-08-14xhci: avoid xHC endpoint changes after disconnect or link error.Mathias Nyman3-4/+21
2026-08-14xhci: prevent endpoint recovery after roothub disconnectMathias Nyman2-4/+9
2026-08-14xhci: include all root port children in recovery prevention on link errorMathias Nyman3-23/+17
2026-08-14xhci: Set frame ID field of isoc TRB when starting an isoch streamMathias Nyman1-7/+24
2026-08-14xhci: fix frame id calculation and checks for isoc URBsMathias Nyman3-103/+85
2026-08-14Merge tag 'usb-serial-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman6-218/+269
2026-08-14Merge tag 'usb-serial-7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-15/+7
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar1-0/+3
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman411-2246/+5744
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka1-0/+2