summaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/nop-usb-xceiv.c
Commit message (Expand)AuthorAgeFilesLines
* 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