index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
Age
Commit message (
Expand
)
Author
2018-03-05
usb: dwc2: fix STM32F7 USB OTG HS compatible
Amelie Delaunay
2018-02-12
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
2018-02-12
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
2018-02-12
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-12-13
usb: dwc2: host: Don't retry NAKed transactions right away
Douglas Anderson
2017-12-12
usb: dwc2: add optional usb ecc reset bit
Dinh Nguyen
2017-12-11
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Minas Harutyunyan
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-07
USB: dwc2: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
usb: dwc2: Fix UDC state tracking
John Stultz
2017-10-24
usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode
John Stultz
2017-10-24
usb: dwc2: Improve gadget state disconnection handling
John Stultz
2017-10-19
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
2017-10-19
usb: dwc2: add support for STM32F7xx USB OTG HS
Amelie Delaunay
2017-08-15
usb: dwc2: skip L2 state of hcd if controller work in device mode
Meng Dongyang
2017-08-15
usb: dwc2: gadget: make usb_ep_ops const
Bhumika Goyal
2017-07-18
usb: dwc2: gadget: On USB RESET reset device address to zero
Minas Harutyunyan
2017-06-02
usb: dwc2: add support for the DWC2 controller on Meson8 SoCs
Martin Blumenstingl
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
usb: dwc2: simplify optional reset handling
Philipp Zabel
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
2017-04-11
usb: dwc2: Make sure we disconnect the gadget state
John Stultz
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
usb: dwc2: eliminate irq parameter from dwc2_hcd_init
Heiner Kallweit
2017-01-26
usb: dwc2: fix "iomem 0x00000000" message
Heiner Kallweit
2017-01-24
usb: dwc2: gadget: Add checking for g-tx-fifo-size parameter
Sevak Arakelyan
2017-01-24
usb: dwc2: gadget: Set TX FIFO depths to calculated defaults
Sevak Arakelyan
2017-01-24
usb: dwc2: host: Correct snpsid checking for GDFIFOCFG
Sevak Arakelyan
2017-01-24
usb: dwc2: host: use msleep() for long delay
Nicholas Mc Guire
2017-01-24
usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220
Chen Yu
2017-01-24
usb: dwc2: Force port resume on switching to device mode
Chen Yu
2017-01-24
usb: dwc2: Workaround case where GOTGCTL state is wrong
John Stultz
2017-01-24
usb: dwc2: Avoid sleeping while holding hsotg->lock
John Stultz
2017-01-24
usb: dwc2: Show dr_mode via debugfs
John Youn
2017-01-24
usb: dwc2: Remove debug prints in params.c
John Youn
2017-01-24
usb: dwc2: Add debugfs file to show params
John Youn
2017-01-24
usb: dwc2: Remove unnecessary parameters
John Youn
2017-01-24
usb: dwc2: Fix usage of bool params
John Youn
2017-01-24
usb: dwc2: Remove platform static params
John Youn
2017-01-24
usb: dwc2: Check core parameters
John Youn
2017-01-24
usb: dwc2: Rearrange param structure members
John Youn
2017-01-24
usb: dwc2: Update parameter types
John Youn
2017-01-24
usb: dwc2: Get device properties
John Youn
2017-01-24
usb: dwc2: Set core parameters to default values
John Youn
2017-01-24
usb: dwc2: Remove unused otg_ver parameter
John Youn
[next]