summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET-7/+6
2024-05-03USB: usb_parse_endpoint: ignore reserved bitsOliver Neukum-4/+4
2024-05-01usb: xhci: compact 'trb_in_td()' argumentsNiklas Neronin-27/+16
2024-05-01usb: xhci: remove duplicate TRB_TO_SLOT_ID() callsNiklas Neronin-11/+6
2024-05-01xhci: pci: Use PCI_VENDOR_ID_RENESASAndy Shevchenko-2/+2
2024-05-01xhci: pci: Group out Thunderbolt xHCI IDsAndy Shevchenko-7/+9
2024-05-01xhci: pci: Use full names in PCI IDs for Intel platformsAndy Shevchenko-9/+9
2024-05-01usb: xhci: remove goto 'cleanup' in handle_tx_event()Niklas Neronin-17/+21
2024-05-01usb: xhci: replace goto with return when possible in handle_tx_event()Niklas Neronin-3/+3
2024-05-01usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()Niklas Neronin-9/+4
2024-05-01usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...Niklas Neronin-2/+3
2024-05-01xhci: remove XHCI_TRUST_TX_LENGTH quirkMathias Nyman-30/+10
2024-05-01xhci: improve PORTSC register debugging outputMathias Nyman-1/+6
2024-05-01usb: xhci: use array_size() when allocating and freeing memoryNiklas Neronin-7/+7
2024-05-01usb: xhci: remove redundant variable 'erst_size'Niklas Neronin-3/+1
2024-05-01usb: xhci: address off-by-one in xhci_num_trbs_free()Niklas Neronin-1/+1
2024-05-01usb: xhci: improve debug message in xhci_ring_expansion_needed()Niklas Neronin-4/+2
2024-05-01usb: xhci: check if 'requested segments' exceeds ERST capacityNiklas Neronin-14/+14
2024-05-01xhci: remove xhci_check_usb2_port_capability helperMathias Nyman-21/+8
2024-05-01xhci: stored cached port capability values in one placeMathias Nyman-28/+7
2024-04-30usb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan-7/+23
2024-04-30usb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera-0/+4
2024-04-30usb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne-1/+4
2024-04-30usb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera-0/+1
2024-04-30usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera-1/+1
2024-04-30usb: dwc3: exynos: add support for Google Tensor gs101André Draszik-0/+9
2024-04-30USB: fix up for "usb: misc: onboard_hub: rename to onboard_dev"Stephen Rothwell-1/+5
2024-04-30usb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern-2/+3
2024-04-30usb: ohci: Prevent missed ohci interruptsGuenter Roeck-0/+8
2024-04-26usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy callKrishna Kurapati-3/+3
2024-04-25usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal-1/+2
2024-04-23usb: dwc3: qcom: Add multiport suspend/resume support for wrapperKrishna Kurapati-6/+17
2024-04-23usb: dwc3: qcom: Enable wakeup for applicable ports of multiportKrishna Kurapati-30/+41
2024-04-23usb: dwc3: qcom: Refactor IRQ handling in glue driverKrishna Kurapati-34/+106
2024-04-23usb: dwc3: qcom: Add helper function to request wakeup interruptsKrishna Kurapati-29/+24
2024-04-23usb: dwc3: core: Refactor PHY logic to support Multiport ControllerKrishna Kurapati-84/+201
2024-04-23usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati-0/+13
2024-04-23usb: dwc3: core: Access XHCI address space temporarily to read port infoKrishna Kurapati-0/+66
2024-04-23usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold-4/+7
2024-04-23usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold-2/+6
2024-04-23usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff-1/+1
2024-04-23USB: core: Fix access violation during port device removalAlan Stern-2/+6
2024-04-23usb: dwc3: core: Prevent phy suspend during initThinh Nguyen-52/+68
2024-04-23usb: xhci-plat: Don't include xhci.hThinh Nguyen-1/+4
2024-04-23usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev-2/+2
2024-04-23usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard-3/+3
2024-04-23usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng-1/+6
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman-43/+85
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-0/+40
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas-0/+6