summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/nop-usb-xceiv.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+30Star
* 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-231-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-131-0/+1
* USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2009-06-161-15/+10Star
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-2/+2
* USB: otg: adding nop usb transceiverAjay Kumar Gupta2009-03-251-0/+180