summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* musb: split out CPPI interrupt handlerSergei Shtylyov2009-06-153-15/+39
* musb_host: refactor URB givebackSergei Shtylyov2009-06-151-34/+20
* musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov2009-06-151-4/+5
* musb_host: simplify check for active URBSergei Shtylyov2009-06-151-58/+14
* musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov2009-06-151-34/+22
* musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov2009-06-151-23/+12
* musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov2009-06-151-1/+2
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-154-20/+43
* USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-231-1/+1
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-233-3/+0
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-171-8/+4
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-172-123/+105
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-173-81/+90
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-173-28/+69
* USB: musb_host, fix ep0 fifo flushingDavid Brownell2009-04-171-14/+29
* USB: musb_host, minor enqueue locking fix (v2)David Brownell2009-04-171-9/+8
* 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
OpenPOWER on IntegriCloud