summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: onboard-hub: bail out if peer hub is already probedLucas Stach2024-04-021-0/+10
* Merge branch 'for-next/bus-probe'Sascha Hauer2024-03-152-11/+44
|\
| * usb: print number of skipped OTG controllers when scanningAhmad Fatoum2024-02-292-0/+26
| * usb: otg: turn global otg device into device aliasAhmad Fatoum2024-02-291-13/+9
| * usb: otg: maintain list of USB OTG controllersAhmad Fatoum2024-02-291-0/+11
* | block: record block device typeAhmad Fatoum2024-03-051-0/+1
* | usb: xhci: fix reset endpoint on USB stallAhmad Fatoum2024-03-011-4/+5
|/
* Merge branch 'for-next/usb-xhci'Sascha Hauer2024-02-214-120/+247
|\
| * usb: xhci: Do not panic on event timeoutsAhmad Fatoum2024-02-201-2/+3
| * usb: xhci: Recover from halted bulk endpointsAhmad Fatoum2024-02-201-0/+8
| * usb: xhci: Allow context state errors when halting an endpointAhmad Fatoum2024-02-201-2/+4
| * usb: xhci: Better error handling in abort_td()Ahmad Fatoum2024-02-202-13/+25
| * usb: xhci: Guard all calls to xhci_wait_for_eventAhmad Fatoum2024-02-202-0/+18
| * usb: xhci: Fix root hub descriptorAhmad Fatoum2024-02-202-8/+12
| * usb: xhci: reset endpoint on USB stallAhmad Fatoum2024-02-201-0/+40
| * usb: xhci: support non-1:1 mapped xHCIAhmad Fatoum2024-02-204-53/+83
| * usb: xhci: don't use xhci_writeq for normal SDRAMAhmad Fatoum2024-02-201-1/+1
| * usb: xhci: Add missing xhci_readl()Ahmad Fatoum2024-02-201-4/+4
| * usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Ahmad Fatoum2024-02-201-2/+2
| * usb: xhci: use macros for formatting valuesAhmad Fatoum2024-02-203-34/+22
| * usb: xhci: call xhci_flush_cache where appropriateAhmad Fatoum2024-02-202-0/+7
| * usb: xhci: add various debugging printsAhmad Fatoum2024-02-202-3/+21
| * usb: xhci: usb: xhci: avoid type conversion of void *Ahmad Fatoum2024-02-201-2/+1
* | treewide: use dev_err_probe instead of comparisons against EPROBE_DEFERAhmad Fatoum2024-02-201-3/+1
* | usb: core: replace calls to strerror with %pe format specifierAhmad Fatoum2024-02-201-3/+3
|/
* usb: xhci: call dma_unmap_single in error pathsAhmad Fatoum2024-01-111-1/+5
* usb: dwc3: of-simple: remove unmatchable compatiblesAhmad Fatoum2024-01-111-6/+0
* Merge branch 'for-next/misc'Sascha Hauer2023-11-273-9/+6
|\
| * drivers: pxa: don't define clk_enable/clk_disable with different prototypeAhmad Fatoum2023-11-231-4/+4
| * usb: dwc2: use linux/spinlock.h for stubsAhmad Fatoum2023-11-211-4/+1
| * usb: gadget: initialize serialnumberMarco Felsch2023-11-011-1/+1
* | usb: i.MX chipidea: Enable usbmisc driver for i.MX9Sascha Hauer2023-11-171-1/+1
* | usb: gadget: i.MX: Move PBL USB gadget driver to arch/Sascha Hauer2023-11-133-236/+0
|/
* Merge branch 'for-next/regmap'Sascha Hauer2023-10-271-1/+1
|\
| * treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* | usb: gadget: fsl_udc: lower state_complete constraintsMarco Felsch2023-10-181-1/+1
|/
* usb: gadget: return error on missing UDCAhmad Fatoum2023-07-261-0/+1
* commands: usbserial: prevent double freeAhmad Fatoum2023-07-261-1/+18
* usb: gadget: multi: do not double free on errorAhmad Fatoum2023-07-261-3/+1
* Merge branch 'for-next/misc'Sascha Hauer2023-07-044-49/+72
|\
| * usb: make sure dma buffers are properly allocatedDenis Orlov2023-06-303-46/+61
| * usb: storage: fix missing calls to free()Denis Orlov2023-06-301-5/+12
| * usb: misc: onboard_hub: add support for Genesys USB3.1 hubMarco Felsch2023-06-231-0/+1
* | usb: gadget: dfu: Add missing get_alt callbackJules Maselbas2023-06-281-0/+15
|/
* gpio: have gpiod_ functions return and accept pointersAhmad Fatoum2023-06-231-5/+6
* Merge branch 'for-next/state'Sascha Hauer2023-06-221-5/+0
|\
| * block: parse partition table on block device registrationAhmad Fatoum2023-06-121-5/+0
* | Merge branch 'for-next/of-compat'Sascha Hauer2023-06-221-1/+2
|\ \
| * | treewide: don't mix goto labels and statements on same lineAhmad Fatoum2023-05-251-1/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2023-06-226-0/+420
|\ \