index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
otg
/
nop-usb-xceiv.c
Age
Commit message (
Expand
)
Author
2013-03-18
usb: phy: move all PHY drivers to drivers/usb/phy/
Felipe Balbi
2013-03-18
USB: phy: nop: Defer probe if device needs VCC/RESET
Roger Quadros
2013-03-18
usb: phy: nop: Add device tree support and binding information
Roger Quadros
2013-03-18
usb: phy: nop: use new PHY API to register PHY
Roger Quadros
2013-03-18
usb: phy: nop: Handle RESET for the PHY
Roger Quadros
2013-03-18
usb: phy: nop: Handle power supply regulator for the PHY
Roger Quadros
2013-03-18
usb: phy: nop: Manage PHY clock
Roger Quadros
2013-03-18
usb: phy: nop: use devm_kzalloc()
Roger Quadros
2012-11-21
usb: remove use of __devexit
Bill Pemberton
2012-11-21
usb: remove use of __devinit
Bill Pemberton
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
2012-08-03
usb: xceiv: nop: let it work as USB2 and USB3 phy
Felipe Balbi
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-02-13
usb: otg: nop: Start using struct usb_otg
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2011-02-18
usb: otg: notifier: switch to atomic notifier
Felipe Balbi
2011-01-22
usb: otg: nop: fix oops triggered by otg_register_notifier
Ming Lei
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-12
USB: otg: fix module reinsert issue
Ajay Kumar Gupta
2009-06-15
USB: nop-usb-xceiv: behave when linked as a module
David Brownell
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-03-24
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta