summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-231-1/+1
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-231-0/+8
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-231-2/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* USB: MUSB: save hardware revision at initAnand Gadiyar2009-12-111-6/+4Star
* USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-12-011-2/+2
* USB: musb: fix put_device() call sequenceAjay Kumar Gupta2009-09-231-4/+4
* Merge branch 'master' into for-linusRafael J. Wysocki2009-07-301-2/+1Star
|\
| * USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2009-07-281-1/+0Star
| * USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria2009-07-281-1/+1
* | USB: Rework musb suspend()/resume_early()Magnus Damm2009-07-221-6/+12
|/
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-161-10/+9Star
* musb: support disconnect after HNP roleswitchDavid Brownell2009-06-161-12/+29
* musb: make initial HNP roleswitch work (v2)David Brownell2009-06-161-11/+16
* musb: otg timer cleanupDavid Brownell2009-06-161-19/+22
* musb: proper hookup to transceiver driversDavid Brownell2009-06-161-44/+52
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-161-7/+1Star
* 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