aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAge
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-23
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-23
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* USB: MUSB: save hardware revision at initAnand Gadiyar2009-12-11
* USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-11-30
* USB: musb: fix put_device() call sequenceAjay Kumar Gupta2009-09-23
* Merge branch 'master' into for-linusRafael J. Wysocki2009-07-30
|\
| * USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2009-07-28
| * USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria2009-07-28
* | USB: Rework musb suspend()/resume_early()Magnus Damm2009-07-21
|/
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-16
* musb: support disconnect after HNP roleswitchDavid Brownell2009-06-16
* musb: make initial HNP roleswitch work (v2)David Brownell2009-06-16
* musb: otg timer cleanupDavid Brownell2009-06-16
* musb: proper hookup to transceiver driversDavid Brownell2009-06-16
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-16
* USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-23
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-17
* USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta2009-03-24
* USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-27
* USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-27
* usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-27
* USB: musb free_irq bugfixAjay Kumar Gupta2009-01-27
* USB: musb: add Blackfin specific configuration to MUSBBryan Wu2009-01-07
* USB: musb: check if set_irq_wake succeded and remember itFelipe Balbi2009-01-07
* USB: musb: host side diagnostics tweaksDavid Brownell2009-01-07
* USB: musb: sysfs mode updatesDavid Brownell2009-01-07
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
* usb: musb: fix debug global variable nameFelipe Balbi2008-11-13
* usb: musb: remove dead code from procfsFelipe Balbi2008-10-17
* usb: musb_hdrc build fixesDavid Brownell2008-10-17
* MUSB: Add sanity check for maximum number of endpointsKevin Hilman2008-10-17
* usb: musb: fix include pathFelipe Balbi2008-09-23
* usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi2008-08-21
* usb: musb: get rid of procfs entryFelipe Balbi2008-08-21
* usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-13
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13