aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/otg/nop-usb-xceiv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-13usb: otg: nop: Start using struct usb_otgHeikki Krogerus1-34/+30
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-5/+5
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi1-1/+1
2011-01-22usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta1-0/+1
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell1-15/+10
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta1-0/+180