summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2009-06-15usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell
2009-06-15musb: otg timer cleanupDavid Brownell
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov
2009-06-15musb_host: refactor URB givebackSergei Shtylyov
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov
2009-06-15musb_host: simplify check for active URBSergei Shtylyov
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell
2009-03-24USB: musb: partial DaVinci dm355 supportDavid Brownell
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov
2009-02-27USB: musb: fix urb_dequeue() methodSergei Shtylyov
2009-02-27USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov
2009-02-27USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell
2009-01-27USB: musb: Kconfig fixDavid Brownell
2009-01-27USB: musb cppi dma fixSwaminathan S
2009-01-27USB: musb cppi bugfixesHugo Villeneuve
2009-01-27USB: musb uses endpoint functionsJulia Lawall
2009-01-27USB: musb: tusb6010 buildfixKalle Valo
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta
2009-01-27USB: musb_hdrc: another davinci buildfix (otg related)David Brownell
2009-01-27USB: musb davinci buildfixDavid Brownell
2009-01-07USB: musb: Kill some compiling warning in musb Blackfin partBryan Wu
2009-01-07USB: musb: Blackfin provides read/write I/O accessor in header filesBryan Wu
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu