summaryrefslogtreecommitdiff
path: root/drivers/usb/otg/nop-usb-xceiv.c
AgeCommit message (Expand)Author
2013-03-18usb: phy: move all PHY drivers to drivers/usb/phy/Felipe Balbi
2013-03-18USB: phy: nop: Defer probe if device needs VCC/RESETRoger Quadros
2013-03-18usb: phy: nop: Add device tree support and binding informationRoger Quadros
2013-03-18usb: phy: nop: use new PHY API to register PHYRoger Quadros
2013-03-18usb: phy: nop: Handle RESET for the PHYRoger Quadros
2013-03-18usb: phy: nop: Handle power supply regulator for the PHYRoger Quadros
2013-03-18usb: phy: nop: Manage PHY clockRoger Quadros
2013-03-18usb: phy: nop: use devm_kzalloc()Roger Quadros
2012-11-21usb: remove use of __devexitBill Pemberton
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-21usb: remove use of __devexit_pBill Pemberton
2012-08-03usb: xceiv: nop: let it work as USB2 and USB3 phyFelipe Balbi
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-02-13usb: otg: nop: Start using struct usb_otgHeikki Krogerus
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi
2011-01-22usb: otg: nop: fix oops triggered by otg_register_notifierMing Lei
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-12USB: otg: fix module reinsert issueAjay Kumar Gupta
2009-06-15USB: nop-usb-xceiv: behave when linked as a moduleDavid Brownell
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-03-24USB: otg: adding nop usb transceiverAjay Kumar Gupta