index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
2013-01-25
1
-1
/
+11
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
1
-2
/
+2
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
2012-10-31
1
-14
/
+2
*
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
2012-09-10
1
-0
/
+66
*
usb: dwc3: omap: add dwc3_omap_readl/writel functions
Ido Shayevitz
2012-04-24
1
-11
/
+21
*
usb: dwc3: linux/module.h included twice
Danny Kukawka
2012-03-02
1
-1
/
+0
*
usb: dwc3: use devm_xxx functions
Chanho Park
2012-03-02
1
-52
/
+33
*
usb: dwc3: omap: convert pdata to of property
Felipe Balbi
2012-02-06
1
-12
/
+22
*
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
1
-9
/
+20
|
\
|
*
usb: dwc3: omap: move to module_platform_driver
Felipe Balbi
2011-12-12
1
-11
/
+1
|
*
usb: dwc3: omap: add multiple instances support to OMAP
Felipe Balbi
2011-12-12
1
-9
/
+19
|
*
usb: dwc3: add a platform device alias
Sebastian Andrzej Siewior
2011-12-12
1
-0
/
+1
|
*
usb: dwc3: fetch mode of operation from HW
Felipe Balbi
2011-12-12
1
-1
/
+1
*
|
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-11-28
1
-12
/
+2
|
/
*
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
2011-10-04
1
-0
/
+1
*
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-10-04
1
-1
/
+0
*
usb: dwc3: omap: set idle and standby modes
Felipe Balbi
2011-09-09
1
-0
/
+24
*
usb: dwc3: omap: fix IRQ handling
Felipe Balbi
2011-09-09
1
-27
/
+12
*
usb: dwc3: omap: change IRQ name to dwc3-omap
Felipe Balbi
2011-09-09
1
-1
/
+1
*
usb: dwc3: add module.h to dwc3-omap.c and core.c
Felipe Balbi
2011-09-09
1
-0
/
+1
*
usb: dwc3: omap: distinguish between SW and HW modes
Felipe Balbi
2011-09-09
1
-0
/
+22
*
usb: dwc3: omap: drop DEV_PM_OPS for now
Felipe Balbi
2011-09-09
1
-41
/
+0
*
usb: dwc3: omap: use the macro we already have
Felipe Balbi
2011-09-09
1
-1
/
+2
*
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
Felipe Balbi
2011-09-09
1
-2
/
+1
*
usb: dwc3: omap: fix dev_dbg() calls
Felipe Balbi
2011-09-09
1
-10
/
+10
*
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi
2011-08-22
1
-0
/
+410