summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: fix STM32F7 USB OTG HS compatibleAmelie Delaunay2018-03-051-3/+3
* usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()Vardan Mikayelyan2018-02-121-6/+6
* usb: dwc2: Add safety check for STSPHSERCVD intrMinas Harutyunyan2018-02-121-3/+7
* usb: dwc2: Add safety check in setting of descriptor chain pointersMinas Harutyunyan2018-02-121-1/+3
* Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-086-4/+125
|\
| * usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson2017-12-135-4/+114
| * usb: dwc2: add optional usb ecc reset bitDinh Nguyen2017-12-122-0/+11
* | usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan2017-12-113-50/+25Star
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-8/+6Star
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1415-24/+50
|\
| * USB: dwc2: Remove redundant license textGreg Kroah-Hartman2017-11-073-22/+0Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0415-0/+15
| * usb: dwc2: Fix UDC state trackingJohn Stultz2017-10-241-0/+2
| * usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host modeJohn Stultz2017-10-241-0/+5
| * usb: dwc2: Improve gadget state disconnection handlingJohn Stultz2017-10-241-2/+5
| * usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2017-10-193-0/+12
| * usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay2017-10-191-0/+11
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* usb: dwc2: skip L2 state of hcd if controller work in device modeMeng Dongyang2017-08-151-0/+6
* usb: dwc2: gadget: make usb_ep_ops constBhumika Goyal2017-08-151-1/+1
* usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan2017-07-181-0/+3
* usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl2017-06-021-0/+2
* Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-04-115-15/+45
|\
| * usb: dwc2: simplify optional reset handlingPhilipp Zabel2017-04-111-14/+4Star
| * usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera2017-04-114-1/+40
| * usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz2017-04-111-0/+1
* | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-1/+1
|/
* Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-01-2615-1860/+1465Star
|\
| * usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit2017-01-264-5/+5
| * usb: dwc2: fix "iomem 0x00000000" messageHeiner Kallweit2017-01-261-0/+7
| * usb: dwc2: gadget: Add checking for g-tx-fifo-size parameterSevak Arakelyan2017-01-241-0/+35
| * usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan2017-01-243-11/+110
| * usb: dwc2: host: Correct snpsid checking for GDFIFOCFGSevak Arakelyan2017-01-242-1/+3
| * usb: dwc2: host: use msleep() for long delayNicholas Mc Guire2017-01-241-1/+1
| * usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu2017-01-243-0/+68
| * usb: dwc2: Force port resume on switching to device modeChen Yu2017-01-241-0/+7
| * usb: dwc2: Workaround case where GOTGCTL state is wrongJohn Stultz2017-01-241-0/+9
| * usb: dwc2: Avoid sleeping while holding hsotg->lockJohn Stultz2017-01-243-5/+5
| * usb: dwc2: Show dr_mode via debugfsJohn Youn2017-01-241-0/+29
| * usb: dwc2: Remove debug prints in params.cJohn Youn2017-01-241-56/+0Star
| * usb: dwc2: Add debugfs file to show paramsJohn Youn2017-01-241-0/+127
| * usb: dwc2: Remove unnecessary parametersJohn Youn2017-01-241-11/+0Star
| * usb: dwc2: Fix usage of bool paramsJohn Youn2017-01-249-100/+93Star
| * usb: dwc2: Remove platform static paramsJohn Youn2017-01-241-154/+108Star
| * usb: dwc2: Check core parametersJohn Youn2017-01-241-0/+185
| * usb: dwc2: Rearrange param structure membersJohn Youn2017-01-241-28/+23Star
| * usb: dwc2: Update parameter typesJohn Youn2017-01-241-26/+26
| * usb: dwc2: Get device propertiesJohn Youn2017-01-241-0/+35
| * usb: dwc2: Set core parameters to default valuesJohn Youn2017-01-242-919/+75Star
| * usb: dwc2: Remove unused otg_ver parameterJohn Youn2017-01-244-40/+0Star