summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: partial DaVinci dm355 supportDavid Brownell2009-03-243-30/+62
* USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta2009-03-241-1/+1
* USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE2009-03-241-1/+3
* USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta2009-03-241-27/+85
* USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2009-03-242-18/+11
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-1/+1
* USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
* USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
* USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
* USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
* USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1
* USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
* USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
* USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
* USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-271-2/+2
* usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-272-15/+8
* USB: musb: Kconfig fixDavid Brownell2009-01-271-1/+1
* USB: musb cppi dma fixSwaminathan S2009-01-271-0/+1
* USB: musb cppi bugfixesHugo Villeneuve2009-01-271-2/+7
* USB: musb uses endpoint functionsJulia Lawall2009-01-272-5/+5
* USB: musb: tusb6010 buildfixKalle Valo2009-01-271-2/+2
* USB: musb free_irq bugfixAjay Kumar Gupta2009-01-271-2/+3
* USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-0/+1
* USB: musb davinci buildfixDavid Brownell2009-01-271-9/+4
* USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu2009-01-071-6/+8
* USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu2009-01-071-1/+1
* USB: musb: add Blackfin Kconfig options and MakefileBryan Wu2009-01-072-2/+18
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-074-144/+397
* USB: musb: enable low level DMA operation for BlackfinBryan Wu2009-01-072-69/+162
* USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu2009-01-071-0/+24
* USB: musb: Make sure we program the correct values in only when necessary.Robin Getz2009-01-071-6/+8
* USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu2009-01-072-0/+368
* USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2009-01-072-2/+7
* USB: musb: host side diagnostics tweaksDavid Brownell2009-01-072-11/+15
* USB: musb: minor locking fixDavid Brownell2009-01-071-2/+2
* USB: musb: build fixes for DaVinciKevin Hilman2009-01-071-3/+9
* USB: musb: sysfs mode updatesDavid Brownell2009-01-075-11/+32
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-073-4/+4
* usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-191-1/+1
* usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-132-37/+46
* usb: musb: fix debug global variable nameFelipe Balbi2008-11-132-5/+5
* usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta2008-11-131-0/+2
* usb: musb: tusb6010: kill compile warningFelipe Balbi2008-11-131-1/+1
* usb: musb: Fix for isochronous IN transferAjay Kumar Gupta2008-11-131-20/+57
* usb: musb: remove dead code from procfsFelipe Balbi2008-10-171-11/+21
* usb: musb: general cleanup to musbhsdma.cFelipe Balbi2008-10-171-151/+155
* usb: musb_hdrc build fixesDavid Brownell2008-10-175-29/+13
* usb: musb: do not mess up count number and CSR0 register valueBryan Wu2008-10-171-12/+12
* OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta2008-10-171-2/+5
* OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta2008-10-171-1/+5
OpenPOWER on IntegriCloud