| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: phy: move all PHY drivers to drivers/usb/phy/ | Felipe Balbi | 2013-03-18 | 1 | -294/+0 |
* | USB: phy: nop: Defer probe if device needs VCC/RESET | Roger Quadros | 2013-03-18 | 1 | -0/+11 |
* | usb: phy: nop: Add device tree support and binding information | Roger Quadros | 2013-03-18 | 1 | -8/+27 |
* | usb: phy: nop: use new PHY API to register PHY | Roger Quadros | 2013-03-18 | 1 | -1/+2 |
* | usb: phy: nop: Handle RESET for the PHY | Roger Quadros | 2013-03-18 | 1 | -0/+19 |
* | usb: phy: nop: Handle power supply regulator for the PHY | Roger Quadros | 2013-03-18 | 1 | -0/+18 |
* | usb: phy: nop: Manage PHY clock | Roger Quadros | 2013-03-18 | 1 | -1/+53 |
* | usb: phy: nop: use devm_kzalloc() | Roger Quadros | 2013-03-18 | 1 | -12/+5 |
* | usb: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | usb: xceiv: nop: let it work as USB2 and USB3 phy | Felipe Balbi | 2012-08-03 | 1 | -1/+6 |
* | usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h | Felipe Balbi | 2012-08-03 | 1 | -0/+1 |
* | usb: otg: support for multiple transceivers by a single controller | Kishon Vijay Abraham I | 2012-06-25 | 1 | -2/+2 |
* | usb: otg: utils: rename function name in OTG utils | Kishon Vijay Abraham I | 2012-06-25 | 1 | -2/+2 |
* | usb: otg: nop: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 1 | -34/+30 |
* | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 1 | -5/+5 |
* | usb: otg: notifier: switch to atomic notifier | Felipe Balbi | 2011-02-18 | 1 | -1/+1 |
* | usb: otg: nop: fix oops triggered by otg_register_notifier | Ming Lei | 2011-01-23 | 1 | -0/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | USB: otg: fix module reinsert issue | Ajay Kumar Gupta | 2009-07-13 | 1 | -0/+1 |
* | USB: nop-usb-xceiv: behave when linked as a module | David Brownell | 2009-06-16 | 1 | -15/+10 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-14 | 1 | -2/+2 |
* | USB: otg: adding nop usb transceiver | Ajay Kumar Gupta | 2009-03-25 | 1 | -0/+180 |