aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/davinci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi1-2/+2
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei1-2/+5
2012-11-21usb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21usb: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior1-16/+2
2012-10-26usb: musb: davinci: use platform_device_unregister in davinci_remove()Wei Yongjun1-2/+1
2012-10-15usb: musb: davinci: use module_platform_driver macroSrinivas Kandagatla1-12/+1
2012-09-11Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-32/+34
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi1-10/+24
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi1-22/+10
2012-08-03usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.hFelipe Balbi1-0/+1
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-4/+5
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I1-1/+2
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I1-1/+1
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I1-3/+3
2012-06-04usb: musb: davinci: Fix build breakageJon Povey1-0/+1
2012-04-18usb: musb: davinci.c: add missing unregisterJulia Lawall1-1/+2
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-6/+7
2012-03-01Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+6
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-3/+3
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus1-3/+4
2012-01-31usb: musb: make modules behave betterFelipe Balbi1-5/+6
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori1-3/+0
2011-08-08ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-5/+0
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi1-5/+5
2011-05-06usb: fix building musb driversAnatolij Gustschin1-2/+3
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi1-1/+0
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi1-9/+27
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-1/+3
2010-12-10usb: musb: davinci: give it a context structureFelipe Balbi1-9/+28
2010-12-10usb: musb: split davinci to its own platform_driverFelipe Balbi1-0/+84
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi1-14/+26
2010-12-01usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi1-1/+1
2010-10-22USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov1-0/+2
2010-05-20usb: musb: Set transceiver interface typeMaulik Mankad1-1/+1
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König1-1/+1
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S1-1/+1
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell1-2/+3
2009-07-12USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman1-1/+1
2009-07-12USB: musb: davinci dm355 updates (remainder)David Brownell1-0/+25
2009-06-15musb: proper hookup to transceiver driversDavid Brownell1-11/+22
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov1-10/+4
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov1-6/+1
2009-03-24USB: musb: partial DaVinci dm355 supportDavid Brownell1-19/+44
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell1-11/+4
2009-01-27USB: musb davinci buildfixDavid Brownell1-9/+4