aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/nop-usb-xceiv.c
Commit message (Expand)AuthorAge
* usb: remove use of __devexitBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: remove use of __devexit_pBill Pemberton2012-11-21
* usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi2012-08-03
* usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi2012-08-03
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* usb: otg: nop: Start using struct usb_otgHeikki Krogerus2012-02-13
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13
* usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-18
* usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei2011-01-22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-12
* USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell2009-06-16
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* USB: otg: adding nop usb transceiverAjay Kumar Gupta2009-03-24