index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-omap.c
Age
Commit message (
Expand
)
Author
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-10-31
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
2012-09-10
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
2012-04-24
usb: dwc3: omap: add dwc3_omap_readl/writel functions
Ido Shayevitz
2012-03-02
usb: dwc3: linux/module.h included twice
Danny Kukawka
2012-03-02
usb: dwc3: use devm_xxx functions
Chanho Park
2012-02-06
usb: dwc3: omap: convert pdata to of property
Felipe Balbi
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
usb: dwc3: omap: move to module_platform_driver
Felipe Balbi
2011-12-12
usb: dwc3: omap: add multiple instances support to OMAP
Felipe Balbi
2011-12-12
usb: dwc3: add a platform device alias
Sebastian Andrzej Siewior
2011-12-12
usb: dwc3: fetch mode of operation from HW
Felipe Balbi
2011-11-27
usb: convert drivers/usb/* to use module_platform_driver()
Axel Lin
2011-10-04
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
2011-10-04
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-09-09
usb: dwc3: omap: set idle and standby modes
Felipe Balbi
2011-09-09
usb: dwc3: omap: fix IRQ handling
Felipe Balbi
2011-09-09
usb: dwc3: omap: change IRQ name to dwc3-omap
Felipe Balbi
2011-09-09
usb: dwc3: add module.h to dwc3-omap.c and core.c
Felipe Balbi
2011-09-09
usb: dwc3: omap: distinguish between SW and HW modes
Felipe Balbi
2011-09-09
usb: dwc3: omap: drop DEV_PM_OPS for now
Felipe Balbi
2011-09-09
usb: dwc3: omap: use the macro we already have
Felipe Balbi
2011-09-09
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
Felipe Balbi
2011-09-09
usb: dwc3: omap: fix dev_dbg() calls
Felipe Balbi
2011-08-22
usb: Introduce DesignWare USB3 DRD Driver
Felipe Balbi