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
/
musb
/
tusb6010.c
Age
Commit message (
Expand
)
Author
2013-07-17
usb: musb: fix resource passed from glue layer to musb
Kishon Vijay Abraham I
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-01-17
usb: musb: fix dependency on transceiver driver
Ming Lei
2012-12-17
musb: tusb6010: use io{read,write}*_rep accessors
Matthew Leach
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-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
2012-10-26
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
Wei Yongjun
2012-10-15
usb: musb: tusb6010: use module_platform_driver macro
Srinivas Kandagatla
2012-09-11
Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
2012-08-07
usb: musb: fix sparse warnings
Felipe Balbi
2012-08-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
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-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
2011-12-12
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
2011-08-12
usb: musb: tusb6010: fix compilation
Felipe Balbi
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-05-18
usb: musb: fix compile error
Felipe Balbi
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
usb: musb: tusb6010: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-07-26
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
2010-04-30
usb: Fix tusb6010 for DMA API
Tony Lindgren
2010-03-02
USB: musb: tusb6010: use resource_size
Felipe Balbi
2009-06-15
musb: proper hookup to transceiver drivers
David Brownell
2009-04-23
USB: musb: Remove my email address from few musb related drivers
Jarkko Nikula
2009-01-07
USB: musb: sysfs mode updates
David Brownell
2008-11-13
usb: musb: tusb6010: kill compile warning
Felipe Balbi
2008-08-13
USB: Add MUSB and TUSB support
Felipe Balbi