summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/nop-usb-xceiv.c
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi2013-03-181-294/+0
* USB: phy: nop: Defer probe if device needs VCC/RESETRoger Quadros2013-03-181-0/+11
* usb: phy: nop: Add device tree support and binding informationRoger Quadros2013-03-181-8/+27
* usb: phy: nop: use new PHY API to register PHYRoger Quadros2013-03-181-1/+2
* usb: phy: nop: Handle RESET for the PHYRoger Quadros2013-03-181-0/+19
* usb: phy: nop: Handle power supply regulator for the PHYRoger Quadros2013-03-181-0/+18
* usb: phy: nop: Manage PHY clockRoger Quadros2013-03-181-1/+53
* usb: phy: nop: use devm_kzalloc()Roger Quadros2013-03-181-12/+5
* usb: remove use of __devexitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-1/+1
* usb: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi2012-08-031-1/+6
* usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-031-0/+1
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-251-2/+2
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-251-2/+2
* usb: otg: nop: Start using struct usb_otgHeikki Krogerus2012-02-131-34/+30
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-5/+5
* usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-181-1/+1
* usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei2011-01-221-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-121-0/+1
* USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2009-06-151-15/+10
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-2/+2
* USB: otg: adding nop usb transceiverAjay Kumar Gupta2009-03-241-0/+180
OpenPOWER on IntegriCloud