aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu
2009-01-07USB: musb: add Blackfin version low level register accessing helper functionsBryan Wu
2009-01-07USB: musb: Make sure we program the correct values in only when necessary.Robin Getz
2009-01-07USB: musb: add Blackfin driver to MUSB framework (v2)Bryan Wu
2009-01-07USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi
2009-01-07USB: musb: host side diagnostics tweaksDavid Brownell
2009-01-07USB: musb: minor locking fixDavid Brownell
2009-01-07USB: musb: build fixes for DaVinciKevin Hilman
2009-01-07USB: musb: sysfs mode updatesDavid Brownell
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-19usb: musb: fix bug in musb_scheduleFelipe Balbi
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi
2008-11-13usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta