aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta1-2/+2
2009-09-23USB: musb: fix put_device() call sequenceAjay Kumar Gupta1-4/+4
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki1-2/+1
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta1-1/+0
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria1-1/+1
2009-07-22USB: Rework musb suspend()/resume_early()Magnus Damm1-6/+12
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta1-10/+9
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell1-12/+29
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell1-11/+16
2009-06-15musb: otg timer cleanupDavid Brownell1-19/+22
2009-06-15musb: proper hookup to transceiver driversDavid Brownell1-44/+52
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov1-7/+1
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov1-1/+1
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon1-8/+4
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta1-1/+1
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita1-2/+2
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar1-0/+1
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell1-4/+4
2009-01-27USB: musb free_irq bugfixAjay Kumar Gupta1-2/+3
2009-01-07USB: musb: add Blackfin specific configuration to MUSBBryan Wu1-34/+18
2009-01-07USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi1-2/+6
2009-01-07USB: musb: host side diagnostics tweaksDavid Brownell1-2/+1
2009-01-07USB: musb: sysfs mode updatesDavid Brownell1-7/+10
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi1-3/+3
2008-10-17usb: musb: remove dead code from procfsFelipe Balbi1-11/+21
2008-10-17usb: musb_hdrc build fixesDavid Brownell1-4/+4
2008-10-17MUSB: Add sanity check for maximum number of endpointsKevin Hilman1-0/+1
2008-09-23usb: musb: fix include pathFelipe Balbi1-2/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi1-13/+4
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi1-10/+11
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-21/+16
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+2266