aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen1-1/+6
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta4-22/+48
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar1-1/+1
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell3-12/+35
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell3-13/+27
2009-06-15musb: otg timer cleanupDavid Brownell3-24/+33
2009-06-15musb: proper hookup to transceiver driversDavid Brownell10-155/+181
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov3-15/+39
2009-06-15musb_host: refactor URB givebackSergei Shtylyov1-34/+20
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov1-4/+5
2009-06-15musb_host: simplify check for active URBSergei Shtylyov1-58/+14
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov1-34/+22
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov1-23/+12
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov1-1/+2
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov4-20/+43
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov1-1/+1
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula3-3/+0
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon1-8/+4
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2-123/+105
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov3-81/+90
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov3-28/+69
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell1-14/+29
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell1-9/+8
2009-03-24USB: musb: partial DaVinci dm355 supportDavid Brownell3-30/+62
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta1-1/+1
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE1-1/+3
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta1-27/+85
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2-18/+11
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita1-2/+2
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar1-0/+1
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov1-8/+10
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov1-7/+7
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov1-6/+1
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov1-10/+26
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov1-3/+12
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov1-1/+2
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi1-2/+2
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell2-15/+8
2009-01-27USB: musb: Kconfig fixDavid Brownell1-1/+1
2009-01-27USB: musb cppi dma fixSwaminathan S1-0/+1
2009-01-27USB: musb cppi bugfixesHugo Villeneuve1-2/+7
2009-01-27USB: musb uses endpoint functionsJulia Lawall2-5/+5
2009-01-27USB: musb: tusb6010 buildfixKalle Valo1-2/+2
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta1-2/+3
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell1-0/+1
2009-01-27USB: musb davinci buildfixDavid Brownell1-9/+4
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu1-6/+8
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu1-1/+1
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu2-2/+18