summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb:chipidea-imx: honor "phys" dtree propertyEnrico Scholz2022-01-171-2/+14
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1578-78/+78
|\
| * drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-2214-14/+14
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2264-64/+64
* | usb: dwc2: host: Do not map buffer on zero len packetJules Maselbas2021-11-251-3/+5
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1576-574/+76
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0176-574/+76
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-11-152-0/+13
|\ \
| * | usb: dwc3: reset controller before using itSascha Hauer2021-10-122-0/+13
| |/
* / usb: dwc3: remove unneeded EPROBE_DEFER checkAhmad Fatoum2021-11-011-2/+0
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-10-071-161/+2
|\
| * usb: gadget: dfu: Rework dfu command to use usbgadgetJules Maselbas2021-10-051-161/+2
* | ARM: i.MX: extend drivers for i.MX8MN (Nano) supportAhmad Fatoum2021-10-051-0/+4
* | usb: imx-us-phy: add vbus_valid ro parameterMarco Felsch2021-10-041-1/+30
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-07-186-1/+3183
|\
| * bthread: replace blocking bthread_stop with nonblocking bthread_cancelAhmad Fatoum2021-06-281-29/+22
| * bthread: remove thread exit codesAhmad Fatoum2021-06-281-8/+4
| * usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-256-1/+3194
* | Merge branch 'for-next/usb'Sascha Hauer2021-07-182-2/+2
|\ \
| * | usb: ehci: Fix unitialized variableSascha Hauer2021-06-211-1/+1
| * | usb: storage: Improve messageSascha Hauer2021-06-211-1/+1
| |/
* | Merge branch 'for-next/rockchip'Sascha Hauer2021-07-182-4/+30
|\ \
| * | usb: dwc3: Use _io functions on dma coherent memorySascha Hauer2021-06-281-4/+4
| * | usb: ehci: Handle clocks and physSascha Hauer2021-06-281-0/+26
| |/
* / usb: usb251xb: remove >=0 check for u32 portRouven Czerwinski2021-06-211-1/+1
|/
* drivers: drop unused usb_gadget_{map,unmap}_request()Antony Pavlov2021-06-151-55/+0
* usb: i.MX: warn if vbus regulator isn't availableUwe Kleine-König2021-05-251-1/+4
* usb: dwc2: more precise and helpful message for dr_mode config issuesEnrico Jorns2021-05-181-2/+2
* usb: dwc2: do no print error message with dwc2_warn() macroEnrico Jorns2021-05-181-1/+1
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-173-8/+15
|\
| * fastboot/dfu: use system partitions as fall backAhmad Fatoum2021-05-121-0/+12
| * file_list: make freeing a NULL pointer a no-opAhmad Fatoum2021-05-121-4/+2
| * usb: gadget: dfu: change status message to info log levelAhmad Fatoum2021-05-121-2/+1
| * common: make FILE_LIST feature unconditionalAhmad Fatoum2021-05-121-2/+0
* | Merge branch 'for-next/misc'Sascha Hauer2021-05-171-8/+12
|\ \
| * | usb: storage: retry for up to 10s on lengthy HDD spin upAhmad Fatoum2021-05-071-8/+12
| |/
* / usb: dwc2: Fix wait for mode timeoutSascha Hauer2021-05-071-1/+1
|/
* Merge branch 'for-next/usb'Sascha Hauer2021-03-236-109/+181
|\
| * usb: dwc2: Rework wait for host mode during core resetJules Maselbas2021-03-151-15/+11
| * usb: dwc2: Move wait_for_mode and iddig_filter_enabled to coreJules Maselbas2021-03-153-53/+56
| * usb: dwc2: Rework dwc2_wait_for_mode to use wait_on_timeoutJules Maselbas2021-03-151-4/+3
| * usb: dwc2: Replace pr_info with dev_warnJules Maselbas2021-03-151-3/+4
| * usb: dwc2: Make dwc2_wait_bit_set wait all bits in maskJules Maselbas2021-03-151-1/+1
| * usb: gadget: dfu: Simplify state handleJules Maselbas2021-03-011-4/+3
| * usb: gadget: dfu: call do_close also when not in safe modeJules Maselbas2021-03-011-1/+5
| * usb: storage: add support for drivers larger than 2TiBAhmad Fatoum2021-03-011-14/+80
| * usb: storage: refactor usb 32-bit capacity readAhmad Fatoum2021-03-011-29/+33
* | usb: dwc2: fix mismatching argument to printf format specifierAhmad Fatoum2021-03-012-2/+2
|/
* Merge branch 'for-next/usb'Sascha Hauer2021-02-228-60/+25
|\
| * usb: imx: add overcurrent polarity handling on i.MX6Michael Grzeschik2021-02-041-1/+8