index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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