summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
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
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta
2008-10-17usb: musb: remove dead code from procfsFelipe Balbi
2008-10-17usb: musb: general cleanup to musbhsdma.cFelipe Balbi
2008-10-17usb: musb_hdrc build fixesDavid Brownell
2008-10-17usb: musb: do not mess up count number and CSR0 register valueBryan Wu
2008-10-17OMAP:MUSB: Corrects urb unlink function pathAjay Kumar Gupta
2008-10-17OMAP:MUSB: Fixes the TT programming.Ajay Kumar Gupta
2008-10-17musb: io: only define read/write stubs if they're not defined yetFelipe Balbi
2008-10-17MUSB: Add sanity check for maximum number of endpointsKevin Hilman
2008-09-23USB: drivers/usb/musb/: disable it on SuperHAndrew Morton
2008-09-23usb: musb: fix include pathFelipe Balbi
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi
2008-08-13usb: musb: fix hanging when rmmod gadget driverFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi