index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-2
/
+2
2013-03-18
usb: dwc3: omap: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-18
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
1
-2
/
+5
2013-03-18
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
1
-0
/
+3
2013-03-18
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
1
-0
/
+56
2013-03-18
usb: dwc3: omap: remove unused fields from private structure
Felipe Balbi
1
-12
/
+0
2013-03-18
usb: dwc3: omap: introduce enable/disable IRQ methods
Felipe Balbi
1
-15
/
+32
2013-03-18
usb: dwc3: omap: stop using nop-usb-xceiv
Kishon Vijay Abraham I
1
-67
/
+0
2013-03-18
usb: dwc3: omap: remove platform data associated with dwc3-omap
Kishon Vijay Abraham I
1
-14
/
+10
2013-03-18
usb: dwc3: omap: minor fixes to get dt working
Kishon Vijay Abraham I
1
-24
/
+21
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
1
-2
/
+0
2013-03-04
usb: dwc3: omap: fix a typo on of_device_id
Felipe Balbi
1
-3
/
+3
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
1
-2
/
+2
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
1
-0
/
+60
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
1
-26
/
+0
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
1
-0
/
+10
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
1
-30
/
+10
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
1
-1
/
+11
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-31
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
1
-14
/
+2
2012-09-10
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
1
-0
/
+66
2012-04-24
usb: dwc3: omap: add dwc3_omap_readl/writel functions
Ido Shayevitz
1
-11
/
+21
2012-03-02
usb: dwc3: linux/module.h included twice
Danny Kukawka
1
-1
/
+0
2012-03-02
usb: dwc3: use devm_xxx functions
Chanho Park
1
-52
/
+33
2012-02-06
usb: dwc3: omap: convert pdata to of property
Felipe Balbi
1
-12
/
+22
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-9
/
+20
2011-12-12
usb: dwc3: omap: move to module_platform_driver
Felipe Balbi
1
-11
/
+1
2011-12-12
usb: dwc3: omap: add multiple instances support to OMAP
Felipe Balbi
1
-9
/
+19
2011-12-12
usb: dwc3: add a platform device alias
Sebastian Andrzej Siewior
1
-0
/
+1
2011-12-12
usb: dwc3: fetch mode of operation from HW
Felipe Balbi
1
-1
/
+1
2011-11-28
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
1
-12
/
+2
2011-10-04
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
1
-0
/
+1
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
1
-1
/
+0
2011-09-09
usb: dwc3: omap: set idle and standby modes
Felipe Balbi
1
-0
/
+24
2011-09-09
usb: dwc3: omap: fix IRQ handling
Felipe Balbi
1
-27
/
+12
2011-09-09
usb: dwc3: omap: change IRQ name to dwc3-omap
Felipe Balbi
1
-1
/
+1
2011-09-09
usb: dwc3: add module.h to dwc3-omap.c and core.c
Felipe Balbi
1
-0
/
+1
2011-09-09
usb: dwc3: omap: distinguish between SW and HW modes
Felipe Balbi
1
-0
/
+22
2011-09-09
usb: dwc3: omap: drop DEV_PM_OPS for now
Felipe Balbi
1
-41
/
+0
2011-09-09
usb: dwc3: omap: use the macro we already have
Felipe Balbi
1
-1
/
+2
2011-09-09
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
Felipe Balbi
1
-2
/
+1
2011-09-09
usb: dwc3: omap: fix dev_dbg() calls
Felipe Balbi
1
-10
/
+10
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
1
-0
/
+410