summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * usb: imx: fix overcurrent polarity handling on i.MX7Michael Grzeschik2021-02-041-3/+3
| * usb: host: ehci: remove duplicated usb_host_detect() callsAhmad Fatoum2021-02-016-56/+0
| * usb: add fallback ->detect method for USB host driversAhmad Fatoum2021-02-011-0/+14
* | Merge branch 'for-next/misc'Sascha Hauer2021-02-221-20/+43
|\ \
| * | usb: otg: Add support to register more than one otg devJules Maselbas2021-02-181-20/+43
| |/
* | Merge branch 'for-next/ext4'Sascha Hauer2021-02-221-12/+13
|\ \
| * | usb: storage: support USB disks up to 2TiB of sizeAhmad Fatoum2021-02-181-3/+4
| * | block: use 64-bit types for sector offset and count on all platformsAhmad Fatoum2021-02-181-9/+9
| |/
* | usb: gadget: dfu: Wrap fs operation in workqueueJules Maselbas2021-02-161-129/+246
* | usb: gadget: dfu: Rework print messagesJules Maselbas2021-02-161-5/+6
* | usb: gadget: dfu: Use func_to_dfuJules Maselbas2021-02-101-2/+2
|/
* usb: dwc2: swap order of phy_init and phy_power_on to what Linux doesAhmad Fatoum2021-01-061-6/+7
* usb: dwc2: add support to force gadget modeMichael Grzeschik2021-01-061-0/+144
* usb: dwc2: update the dr_mode on set_mode callbackMichael Grzeschik2021-01-061-0/+6
* usb: dwc2: add reset controller dependency for probe via oftreeMichael Grzeschik2021-01-061-0/+5
* usb: dwc2: add clk dependency for probe via oftreeMichael Grzeschik2021-01-062-2/+18
* usb: dwc2: cleanup on error for deferred probingMichael Grzeschik2021-01-061-3/+4
* usb: dwc2: Rename dwc2_core_snpsid to dwc2_check_core_versionJules Maselbas2020-12-163-5/+3
* usb: dwc2: Fix dr_mode check in dwc2_get_dr_modeJules Maselbas2020-12-162-8/+8
* usb: dwc2: Remove unnecessary functions declarationJules Maselbas2020-12-162-8/+4
* usb: dwc2: Add support for optional usb phyJules Maselbas2020-12-163-0/+28
* Merge branch 'for-next/misc'Sascha Hauer2020-12-112-14/+36
|\
| * usb: host: ehci: fix mismatch in format stringAhmad Fatoum2020-12-071-1/+1
| * usb: fastboot: Fix error pathSascha Hauer2020-11-171-13/+35
* | Merge branch 'for-next/imx'Sascha Hauer2020-12-112-0/+8
|\ \
| * | usb: imx: get power pin polarity from DTLucas Stach2020-11-241-0/+3
| * | usb: imx: add support for setting power pin polarity on i.MX6/7Lucas Stach2020-11-241-0/+5
| |/
* / usb: gadget: fastboot: fix no longer accurate help textAhmad Fatoum2020-11-231-1/+1
|/
* usb: Fix initial max packet sizeSascha Hauer2020-10-271-3/+5
* Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-142-4/+3
|\
| * treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-291-3/+2
| * vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-1/+1
* | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-145-16/+27
|\ \
| * | usb: dwc2: Uninitialize host and device on removeJules Maselbas2020-10-094-14/+25
| * | USB: musb: host: fix mismatched format specifier in dev_dbg()Ahmad Fatoum2020-09-281-2/+2
| |/
* | Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-143-17/+3
|\ \
| * | treewide: Use driver macroSascha Hauer2020-09-293-17/+3
| |/