summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
AgeCommit message (Expand)Author
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
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_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta
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: make Davinci *work* in mainlineDavid Brownell
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan 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: sysfs mode updatesDavid Brownell
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi
2008-10-17usb: musb: remove dead code from procfsFelipe Balbi
2008-10-17usb: musb_hdrc build fixesDavid Brownell
2008-10-17MUSB: Add sanity check for maximum number of endpointsKevin Hilman
2008-09-23usb: musb: fix include pathFelipe Balbi
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: Add MUSB and TUSB supportFelipe Balbi