summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-231-1/+1
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-171-8/+4Star
* USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta2009-03-251-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: make Davinci *work* in mainlineDavid Brownell2009-02-271-4/+4
* USB: musb free_irq bugfixAjay Kumar Gupta2009-01-281-2/+3
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-071-34/+18Star
* USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2009-01-071-2/+6
* USB: musb: host side diagnostics tweaksDavid Brownell2009-01-071-2/+1Star
* USB: musb: sysfs mode updatesDavid Brownell2009-01-071-7/+10
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-2/+2
* usb: musb: fix debug global variable nameFelipe Balbi2008-11-131-3/+3
* usb: musb: remove dead code from procfsFelipe Balbi2008-10-171-11/+21
* usb: musb_hdrc build fixesDavid Brownell2008-10-171-4/+4
* MUSB: Add sanity check for maximum number of endpointsKevin Hilman2008-10-171-0/+1
* usb: musb: fix include pathFelipe Balbi2008-09-231-2/+2
* usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi2008-08-211-13/+4Star
* usb: musb: get rid of procfs entryFelipe Balbi2008-08-211-10/+11
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-141-21/+16Star
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-141-0/+2266