index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
extcon: Move OF helper function to extcon core and change function name
Chanwoo Choi
2014-03-19
1
-2
/
+1
|
/
*
usb: dwc3: omap: remove unnecessary lock
Felipe Balbi
2013-12-09
1
-10
/
+0
*
usb: dwc3: dwc3-omap: return PROBE_DEFER if extcon is missing and found in dt
George Cherian
2013-11-26
1
-1
/
+1
*
Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-09-03
1
-19
/
+106
|
\
|
*
usb: dwc3: use extcon fwrk to receive connect/disconnect
Kishon Vijay Abraham I
2013-08-05
1
-19
/
+106
*
|
usb: dwc3: omap: switch over to devm_ioremap_resource()
Felipe Balbi
2013-07-29
1
-5
/
+3
*
|
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
1
-28
/
+8
|
/
*
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
2013-06-12
1
-57
/
+116
*
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
2013-06-12
1
-0
/
+57
*
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
2013-06-12
1
-0
/
+6
*
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
2013-06-12
1
-3
/
+14
*
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-02
1
-2
/
+2
*
usb: dwc3: omap: fix sparse warning
Felipe Balbi
2013-03-18
1
-1
/
+1
*
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
2013-03-18
1
-2
/
+5
*
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2013-03-18
1
-0
/
+3
*
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
2013-03-18
1
-0
/
+56
*
usb: dwc3: omap: remove unused fields from private structure
Felipe Balbi
2013-03-18
1
-12
/
+0
*
usb: dwc3: omap: introduce enable/disable IRQ methods
Felipe Balbi
2013-03-18
1
-15
/
+32
*
usb: dwc3: omap: stop using nop-usb-xceiv
Kishon Vijay Abraham I
2013-03-18
1
-67
/
+0
*
usb: dwc3: omap: remove platform data associated with dwc3-omap
Kishon Vijay Abraham I
2013-03-18
1
-14
/
+10
*
usb: dwc3: omap: minor fixes to get dt working
Kishon Vijay Abraham I
2013-03-18
1
-24
/
+21
*
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
2013-03-04
1
-2
/
+0
*
usb: dwc3: omap: fix a typo on of_device_id
Felipe Balbi
2013-03-04
1
-3
/
+3
*
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2013-01-25
1
-2
/
+2
*
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
2013-01-25
1
-0
/
+60
*
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
2013-01-25
1
-26
/
+0
*
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
2013-01-25
1
-0
/
+10
*
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
2013-01-25
1
-30
/
+10
[next]