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
/
core.c
Age
Commit message (
Expand
)
Author
2015-10-13
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: clear pending interrupts prior hibernation
Gregory Herrero
2015-10-01
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
2015-10-01
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
2015-09-27
usb: dwc2: Use platform endianness when accessing registers
Antti Seppälä
2015-08-07
treewide: Fix typo in printk
Masanari Iida
2015-07-06
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: add hibernation core parameter
Gregory Herrero
2015-04-29
usb: dwc2: remove dwc2_platform.ko
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: set parameter values in probe function
Mian Yousaf Kaukab
2015-04-29
usb: dwc2: add external_id_pin_ctl core parameter
Gregory Herrero
2015-04-29
usb: dwc2: add controller hibernation support
Gregory Herrero
2015-01-12
usb: dwc2: Fixed a few typos in comments
Mickael Maison
2014-11-14
usb: dwc2: Update common interrupt handler to call gadget interrupt handler
Dinh Nguyen
2014-09-19
usb: dwc2: clip max_transfer_size to 65535
Paul Zimmerman
2014-09-08
usb: dwc2: add 'mode' which based on Kconfig select or dts setting
Kever Yang
2014-09-08
usb: dwc2: Read GNPTXFSIZ when in forced HOST mode.
Doug Anderson
2014-05-27
usb: dwc2: Add function to calculate correct FIFO sizes
Dinh Nguyen
2014-02-04
usb: dwc2: fix role switch breakage
Paul Zimmerman
2014-01-13
Move DWC2 driver out of staging
Paul Zimmerman