index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3-omap: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
usb: dwc3: omap: fix "unbalanced disables for smps10_out1" on omap5evm
H. Nikolaus Schaller
2022-03-15
1
-1
/
+1
*
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
2021-05-10
1
-0
/
+5
*
usb: dwc3: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
1
-1
/
+1
*
usb: dwc3: dwc3-omap: Do not read DMA status
Lee Jones
2020-07-03
1
-6
/
+1
*
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
1
-4
/
+7
|
\
|
*
usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
Masahiro Yamada
2019-08-09
1
-1
/
+6
|
*
usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
|
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
|
/
*
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
2018-02-12
1
-0
/
+16
*
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-9
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc3: omap: fix error return code in dwc3_omap_probe()
Gustavo A. R. Silva
2017-08-09
1
-2
/
+2
*
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
Vignesh R
2017-07-17
1
-10
/
+8
*
usb: dwc3: use BIT() macro where possible
Roger Quadros
2017-04-11
1
-24
/
+24
*
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
2017-03-06
1
-0
/
+1
*
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
2017-03-06
1
-1
/
+1
*
usb: dwc3: omap: Replace the extcon API
Chanwoo Choi
2017-01-24
1
-13
/
+7
*
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
2017-01-02
1
-2
/
+4
*
usb: dwc3: omap: Pass VBUS and ID events transparently
Roger Quadros
2016-06-20
1
-8
/
+6
*
usb: dwc3: omap: Don't set POWERPRESENT
Roger Quadros
2016-06-20
1
-6
/
+3
*
usb: dwc3: omap: Mark the interrupt handler as shared
Roger Quadros
2016-06-20
1
-1
/
+1
*
usb: dwc3: omap: use request_threaded_irq()
Roger Quadros
2016-06-20
1
-6
/
+26
*
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-28
1
-9
/
+0
|
\
|
*
usb: dwc3: omap: get rid of dma_status
Roger Quadros
2016-04-19
1
-6
/
+0
|
*
usb: dwc3: omap: drop dma_mask configuration
Grygorii Strashko
2016-04-18
1
-3
/
+0
*
|
usb: dwc3: omap: fix up error path on probe()
Felipe Balbi
2016-04-18
1
-8
/
+4
|
/
*
usb: dwc3: omap: enable irqs lately
Felipe Balbi
2015-09-14
1
-2
/
+2
*
usb: dwc3: omap: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-19
/
+13
*
usb: dwc3: omap: drop dev_dbg() usage
Felipe Balbi
2015-07-29
1
-39
/
+4
*
usb: dwc3: dwc3-omap: correct the register macros
Bin Liu
2015-04-27
1
-47
/
+47
*
usb: dwc3: omap: call of_platform_depopulate() instead
Felipe Balbi
2015-03-09
1
-10
/
+1
*
usb: dwc3: dwc3-omap: Fix disable IRQ
George Cherian
2015-02-23
1
-2
/
+28
*
usb: dwc3: dwc3-omap: get rid of ->prepare()/->complete()
George Cherian
2014-11-03
1
-18
/
+2
*
Revert "usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepa...
Roger Quadros
2014-10-23
1
-13
/
+2
*
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-16
1
-1
/
+1
|
\
|
*
usb: dwc3: omap: fix ordering for runtime pm calls
Felipe Balbi
2014-09-03
1
-1
/
+1
*
|
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2014-09-08
1
-1
/
+1
|
\
|
|
*
usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
Dan Carpenter
2014-08-19
1
-1
/
+1
*
|
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-08-20
1
-3
/
+1
|
/
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
1
-86
/
+86
|
\
|
*
usb: dwc3: omap: add dwc3_omap_extcon_register function
George Cherian
2014-07-16
1
-26
/
+39
|
*
usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function
George Cherian
2014-07-16
1
-19
/
+25
|
*
usb: dwc3: omap: add dwc3_omap_map_offset() function
George Cherian
2014-07-16
1
-16
/
+22
|
*
usb: dwc3: omap: remove x_major calculation from revision register
George Cherian
2014-07-16
1
-32
/
+7
*
|
usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete
George Cherian
2014-06-19
1
-2
/
+13
*
|
usb: dwc3: dwc3-omap: Fix the crash on module removal
George Cherian
2014-06-19
1
-1
/
+1
|
/
*
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-05-15
1
-1
/
+1
*
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
1
-5
/
+0
|
\
|
*
usb: dwc3: omap: don't check resource with devm_ioremap_resource
Wolfram Sang
2014-02-18
1
-5
/
+0
[next]