aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/dwc3-omap.c
AgeCommit message (Expand)Author
2013-01-25usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I
2013-01-25usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-10-31usb: dwc3: remove custom unique id handlingSebastian Andrzej Siewior
2012-09-10usb: dwc3: omap: add nop transceiver supportFelipe Balbi
2012-04-24usb: dwc3: omap: add dwc3_omap_readl/writel functionsIdo Shayevitz
2012-03-02usb: dwc3: linux/module.h included twiceDanny Kukawka
2012-03-02usb: dwc3: use devm_xxx functionsChanho Park
2012-02-06usb: dwc3: omap: convert pdata to of propertyFelipe Balbi
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12usb: dwc3: omap: move to module_platform_driverFelipe Balbi
2011-12-12usb: dwc3: omap: add multiple instances support to OMAPFelipe Balbi
2011-12-12usb: dwc3: add a platform device aliasSebastian Andrzej Siewior
2011-12-12usb: dwc3: fetch mode of operation from HWFelipe Balbi
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin
2011-10-04usb: Add module.h to various dwc3 driversPaul Gortmaker
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior
2011-09-09usb: dwc3: omap: set idle and standby modesFelipe Balbi
2011-09-09usb: dwc3: omap: fix IRQ handlingFelipe Balbi
2011-09-09usb: dwc3: omap: change IRQ name to dwc3-omapFelipe Balbi
2011-09-09usb: dwc3: add module.h to dwc3-omap.c and core.cFelipe Balbi
2011-09-09usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi
2011-09-09usb: dwc3: omap: drop DEV_PM_OPS for nowFelipe Balbi
2011-09-09usb: dwc3: omap: use the macro we already haveFelipe Balbi
2011-09-09usb: dwc3: omap: do not enable DMA Disable Clear IRQFelipe Balbi
2011-09-09usb: dwc3: omap: fix dev_dbg() callsFelipe Balbi
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi