aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 11-24/+74
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-0/+14
2024-02-20usb: typec: tpcm: Fix issues with power being removed during resetGravatar Mark Brown 1-1/+2
2024-02-19usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsGravatar Krishna Kurapati 1-1/+9
2024-02-19Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Gravatar Ondrej Jirman 1-3/+0
2024-02-19usb: gadget: omap_udc: fix USB gadget regression on Palm TEGravatar Aaro Koskinen 1-1/+2
2024-02-19usb: dwc3: gadget: Don't disconnect if not startedGravatar Thinh Nguyen 1-0/+5
2024-02-19usb: cdns3: fix memory double free when handle zero packetGravatar Frank Li 1-1/+5
2024-02-19usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Gravatar Frank Li 1-1/+1
2024-02-19usb: roles: don't get/set_role() when usb_role_switch is unregisteredGravatar Xu Yang 1-2/+10
2024-02-19usb: roles: fix NULL pointer issue when put module's referenceGravatar Xu Yang 1-6/+11
2024-02-19usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersGravatar Pawel Laszczak 3-6/+14
2024-02-19usb: cdnsp: blocked some cdns3 specific codeGravatar Pawel Laszczak 1-2/+14
2024-02-19usb: uhci-grlib: Explicitly include linux/platform_device.hGravatar Andreas Larsson 1-0/+1
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesGravatar Martin K. Petersen 2-0/+14
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Gravatar Thinh Nguyen 3-9/+0
2024-02-02Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 3-0/+4
2024-01-31USB: serial: option: add Fibocom FM101-GL variantGravatar Puliang Lu 1-0/+1
2024-01-30USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eGravatar JackBB Wu 1-0/+2
2024-01-30USB: serial: cp210x: add ID for IMST iM871A-USBGravatar Leonard Dallmayr 1-0/+1
2024-01-27usb: typec: tcpm: fix the PD disabled caseGravatar Dmitry Baryshkov 1-1/+2
2024-01-27usb: ucsi_acpi: Quirk to ack a connector change ack cmdGravatar Christian A. Ehrhardt 1-3/+68
2024-01-27usb: ucsi_acpi: Fix command completion handlingGravatar Christian A. Ehrhardt 1-4/+13
2024-01-27usb: ucsi: Add missing ppm_lockGravatar Christian A. Ehrhardt 1-0/+2
2024-01-27usb: ulpi: Fix debugfs directory leakGravatar Sean Anderson 1-1/+1
2024-01-27Revert "usb: typec: tcpm: fix cc role at port reset"Gravatar Badhri Jagan Sridharan 1-2/+1
2024-01-27usb: gadget: pch_udc: fix an Excess kernel-doc warningGravatar Randy Dunlap 1-1/+0
2024-01-27usb: f_mass_storage: forbid async queue when shutdown happenGravatar yuan linyu 1-2/+18
2024-01-27USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTGravatar Oliver Neukum 1-11/+19
2024-01-27usb: chipidea: core: handle power lost in workqueueGravatar Xu Yang 2-20/+26
2024-01-27usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendGravatar Uttkarsh Aggarwal 1-4/+2
2024-01-27usb: dwc3: pci: add support for the Intel Arrow Lake-HGravatar Heikki Krogerus 1-0/+4
2024-01-27usb: core: Prevent null pointer dereference in update_port_device_stateGravatar Udipto Goswami 1-3/+13
2024-01-27xhci: handle isoc Babble and Buffer Overrun events properlyGravatar Michal Pecio 1-1/+5
2024-01-27xhci: process isoc TD properly when there was a transaction error mid TD.Gravatar Mathias Nyman 2-14/+61
2024-01-27xhci: fix off by one check when adding a secondary interrupter.Gravatar Mathias Nyman 1-1/+1
2024-01-27xhci: fix possible null pointer dereference at secondary interrupter removalGravatar Mathias Nyman 1-6/+6
2024-01-27usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_descGravatar Krishna Kurapati 1-4/+4
2024-01-27usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKGravatar Prashanth K 1-0/+3
2024-01-27usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKGravatar Prashanth K 1-1/+3
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 93-1179/+3307
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 4-78/+10
2024-01-11Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+19
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Gravatar Linus Torvalds 1-1/+1
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-2/+2
2024-01-05usb: typec: tipd: fix use of device-specific init functionGravatar Javier Carrasco 1-1/+1
2024-01-05usb: typec: tipd: Separate reset for TPS6598xGravatar Jai Luthra 1-2/+7
2024-01-05usb: mon: Fix atomicity violation in mon_bin_vma_faultGravatar Gui-Dong Han 1-1/+6
2024-01-05usb: gadget: uvc: Remove nested lockingGravatar Avichal Rakesh 1-1/+3