summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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