index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
davinci.c
Age
Commit message (
Expand
)
Author
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-01
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
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-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: davinci: use platform_device_unregister in davinci_remove()
Wei Yongjun
2012-10-15
usb: musb: davinci: 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-03
usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h
Felipe Balbi
2012-07-05
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
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-06-04
usb: musb: davinci: Fix build breakage
Jon Povey
2012-04-18
usb: musb: davinci.c: add missing unregister
Julia Lawall
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
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-01-31
usb: musb: make modules behave better
Felipe Balbi
2012-01-24
usb: musb: davinci: fix build breakage
Sekhar Nori
2011-08-08
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
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: davinci: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: split davinci 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-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
2010-04-30
MUSB: DaVinci: fix musb_platform_init() error cleanup path
Sergei Shtylyov
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-15
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Uwe Kleine-König
2009-12-23
USB: musb: Populate the VBUS GPIO with the correct GPIO number
Swaminathan S
2009-07-12
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
2009-07-12
USB: musb: davinci dm6446evm GPIO renumbering
Kevin Hilman
[next]