summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3/dwc3-omap.c
Commit message (Expand)AuthorAgeFilesLines
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-2/+2
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior2012-10-311-14/+2
* usb: dwc3: omap: add nop transceiver supportFelipe Balbi2012-09-101-0/+66
* usb: dwc3: omap: add dwc3_omap_readl/writel functionsIdo Shayevitz2012-04-241-11/+21
* usb: dwc3: linux/module.h included twiceDanny Kukawka2012-03-021-1/+0
* usb: dwc3: use devm_xxx functionsChanho Park2012-03-021-52/+33
* usb: dwc3: omap: convert pdata to of propertyFelipe Balbi2012-02-061-12/+22
* Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-121-9/+20
|\
| * usb: dwc3: omap: move to module_platform_driverFelipe Balbi2011-12-121-11/+1
| * usb: dwc3: omap: add multiple instances support to OMAPFelipe Balbi2011-12-121-9/+19
| * usb: dwc3: add a platform device aliasSebastian Andrzej Siewior2011-12-121-0/+1
| * usb: dwc3: fetch mode of operation from HWFelipe Balbi2011-12-121-1/+1
* | usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-281-12/+2
|/
* usb: Add module.h to various dwc3 driversPaul Gortmaker2011-10-041-0/+1
* usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior2011-10-041-1/+0
* usb: dwc3: omap: set idle and standby modesFelipe Balbi2011-09-091-0/+24
* usb: dwc3: omap: fix IRQ handlingFelipe Balbi2011-09-091-27/+12
* usb: dwc3: omap: change IRQ name to dwc3-omapFelipe Balbi2011-09-091-1/+1
* usb: dwc3: add module.h to dwc3-omap.c and core.cFelipe Balbi2011-09-091-0/+1
* usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi2011-09-091-0/+22
* usb: dwc3: omap: drop DEV_PM_OPS for nowFelipe Balbi2011-09-091-41/+0
* usb: dwc3: omap: use the macro we already haveFelipe Balbi2011-09-091-1/+2
* usb: dwc3: omap: do not enable DMA Disable Clear IRQFelipe Balbi2011-09-091-2/+1
* usb: dwc3: omap: fix dev_dbg() callsFelipe Balbi2011-09-091-10/+10
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-221-0/+410
OpenPOWER on IntegriCloud