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
/
dwc3
/
dwc3-omap.c
Age
Commit message (
Expand
)
Author
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-08-09
usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
Masahiro Yamada
2019-08-09
usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2018-02-12
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
2017-11-07
USB: dwc3: 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-08-09
usb: dwc3: omap: fix error return code in dwc3_omap_probe()
Gustavo A. R. Silva
2017-07-17
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
Vignesh R
2017-04-11
usb: dwc3: use BIT() macro where possible
Roger Quadros
2017-03-06
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
2017-03-06
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
2017-01-24
usb: dwc3: omap: Replace the extcon API
Chanwoo Choi
2017-01-02
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
2016-06-20
usb: dwc3: omap: Pass VBUS and ID events transparently
Roger Quadros
2016-06-20
usb: dwc3: omap: Don't set POWERPRESENT
Roger Quadros
2016-06-20
usb: dwc3: omap: Mark the interrupt handler as shared
Roger Quadros
2016-06-20
usb: dwc3: omap: use request_threaded_irq()
Roger Quadros
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-19
usb: dwc3: omap: get rid of dma_status
Roger Quadros
2016-04-18
usb: dwc3: omap: drop dma_mask configuration
Grygorii Strashko
2016-04-18
usb: dwc3: omap: fix up error path on probe()
Felipe Balbi
2015-09-14
usb: dwc3: omap: enable irqs lately
Felipe Balbi
2015-07-29
usb: dwc3: omap: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
usb: dwc3: omap: drop dev_dbg() usage
Felipe Balbi
2015-04-27
usb: dwc3: dwc3-omap: correct the register macros
Bin Liu
2015-03-09
usb: dwc3: omap: call of_platform_depopulate() instead
Felipe Balbi
2015-02-23
usb: dwc3: dwc3-omap: Fix disable IRQ
George Cherian
2014-11-03
usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()
George Cherian
2014-10-23
Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...
Roger Quadros
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2014-09-03
usb: dwc3: omap: fix ordering for runtime pm calls
Felipe Balbi
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-08-19
usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
Dan Carpenter
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-16
usb: dwc3: omap: add dwc3_omap_extcon_register function
George Cherian
2014-07-16
usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function
George Cherian
2014-07-16
usb: dwc3: omap: add dwc3_omap_map_offset() function
George Cherian
2014-07-16
usb: dwc3: omap: remove x_major calculation from revision register
George Cherian
2014-06-19
usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete
George Cherian
2014-06-19
usb: dwc3: dwc3-omap: Fix the crash on module removal
George Cherian
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-03-19
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
2014-02-18
usb: dwc3: omap: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-12-09
usb: dwc3: omap: remove unnecessary lock
Felipe Balbi
2013-11-26
usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
George Cherian
2013-09-03
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-08-05
usb: dwc3: use extcon fwrk to receive connect/disconnect
Kishon Vijay Abraham I
[next]