aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/davinci.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-8/+0
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-5/+5
* usb: fix building musb driversAnatolij Gustschin2011-05-061-2/+3
* usb: musb: drop board_set_vbusFelipe Balbi2010-12-101-1/+0
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-9/+27
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-1/+3
* usb: musb: davinci: give it a context structureFelipe Balbi2010-12-101-9/+28
* usb: musb: split davinci to its own platform_driverFelipe Balbi2010-12-101-0/+84
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-071-14/+26
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-011-1/+1
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-221-0/+2
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-201-1/+1
* MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov2010-04-301-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-151-1/+1
* USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-231-1/+1
* USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2009-07-121-2/+3
* USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman2009-07-121-1/+1
* USB: musb: davinci dm355 updates (remainder)David Brownell2009-07-121-0/+25
* musb: proper hookup to transceiver driversDavid Brownell2009-06-151-11/+22
* musb: split out CPPI interrupt handlerSergei Shtylyov2009-06-151-10/+4
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-151-6/+1
* USB: musb: partial DaVinci dm355 supportDavid Brownell2009-03-241-19/+44
* usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-271-11/+4
* USB: musb davinci buildfixDavid Brownell2009-01-271-9/+4
* USB: musb: build fixes for DaVinciKevin Hilman2009-01-071-3/+9
* USB: musb: sysfs mode updatesDavid Brownell2009-01-071-0/+6
* usb: musb_hdrc build fixesDavid Brownell2008-10-171-16/+4
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+462